Commit Graph

151 Commits (593041b19b21ce671f35c0f81d1cc17ad92bf1e3)

Author SHA1 Message Date
cyzoox 593041b19b Bug fix on admin side and building faas 2024-04-22 16:05:35 +08:00
cyzoox 17e99e9ee3 data syncing; added loader while syncing data 2024-03-22 17:01:14 +08:00
cyzoox a8f7fc8d7c Fix minor bugs on transactional items; added building structure transactional; change ui of property assessment and property appraisal 2024-03-21 13:47:57 +08:00
cyzoox 5b1752b813 passo offline mode 2024-02-08 08:52:29 +08:00
cyzoox 8204c1fbdf created sql database for admin side and faas building; created blocs and services for admin side and faas building; migrated some data using api to sql database; created user interface for admin side and building faas steppers 2023-11-10 16:38:47 +08:00
superadmin 66bd74118d Merge pull request 'consol/feature/passo/PASSO-#61Structure-offline-funcationality' (#66) from consol/feature/passo/PASSO-#61Structure-offline-funcationality into develop
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/66
2023-10-09 11:36:44 +08:00
PGAN-MIS 71c8f306b5 fixed pupspec.lock 2023-10-09 11:32:16 +08:00
PGAN-MIS e445c255d9 fix QR image preview 2023-10-09 10:58:07 +08:00
PGAN-MIS fe88c5d656 commit before push 2023-10-09 09:54:36 +08:00
cyrilaquismundo 5a17258c82 Merge pull request 'consol/feature/passo/PASSO-#55-Refactor-property-assessment-and-add-condition-to-edit-faas-to-save-changes-or-not__develop' (#63) from consol/feature/passo/PASSO-#55-Refactor-property-assessment-and-add-condition-to-edit-faas-to-save-changes-or-not__develop into develop
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/63
2023-10-09 09:48:45 +08:00
cyzoox 0b031dd545 Fixed conflicts 2023-10-09 09:46:27 +08:00
cyzoox c9372f8e50 Modified additional items 2023-10-09 08:34:24 +08:00
unknown b1ea70b9ab fix error screen 2023-10-08 20:12:49 +08:00
unknown 8dc0529646 fix try again button 2023-10-07 21:30:44 +08:00
unknown ebb04ad358 convert swtich offline into bloc 2023-10-06 20:19:06 +08:00
PGAN-MIS f9fd714fa6 offline features inital 2023-10-06 12:43:37 +08:00
cyzoox d7324e34f1 fixed conflict on pubspec.yaml 2023-10-03 09:16:28 +08:00
cyzoox 337fb64bdf Added sqlflite pub 2023-10-03 09:13:50 +08:00
rodolfobacuinjr 65794bf922 Merge pull request 'feature/unit2/UNITw-#59Implement-Permission-Assignment-in-Superadmin-Module' (#60) from feature/unit2/UNITw-#59Implement-Permission-Assignment-in-Superadmin-Module into develop
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/60
2023-10-03 08:39:07 +08:00
PGAN-MIS deeca18962 add search functions to superadmin screens 2023-10-03 08:33:10 +08:00
PGAN-MIS ba89592496 refactored rbac services 2023-09-27 08:45:32 +08:00
PGAN-MIS 1cc2a70a7f finished implementing permission assignment 2023-09-26 16:03:36 +08:00
cyzoox 75cfe68bd1 Added delete on Land Faas;Added auto-refresh/auto-reload on adding new faas 2023-09-25 14:39:55 +08:00
superadmin 73993f7371 Merge pull request 'feature/unit2/UNIT2-#56Built_in_downloader_for_updating_unit2_app' (#57) from feature/unit2/UNIT2-#56Built_in_downloader_for_updating_unit2_app into develop
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/57
2023-09-25 11:42:21 +08:00
PGAN-MIS dcfb1ca1a3 add built in downloader 2023-09-25 11:38:00 +08:00
PGAN-MIS fdd2354320 commit before upgrade 2023-09-25 09:43:03 +08:00
rodolfobacuinjr b560340ebc Merge pull request 'consol/feature/unit2/UNIT2-#41Fix_small_bugs_and_implement_assign_role_area__develop' (#53) from consol/feature/unit2/UNIT2-#41Fix_small_bugs_and_implement_assign_role_area__develop into develop
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/53
2023-09-22 16:24:44 +08:00
PGAN-MIS 4cfa75e8b8 fixed conflicts 2023-09-22 16:16:33 +08:00
PGAN-MIS 106cc71362 fixed bugs for assigned area 2023-09-22 16:07:13 +08:00
superadmin 06f68f0734 Merge pull request 'Fixed minor bugs on adding land faas and editing land faas' (#49) from feature/passo/PASSO-#43-Offline-capability-using-sqlflite into develop
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/49
2023-09-22 16:05:59 +08:00
cyzoox 9fe152b793 Fixed minor bugs on adding land faas and editing land faas 2023-09-22 16:00:14 +08:00
PGAN-MIS b46022c167 role area assignment done. just need testing 2023-09-20 14:10:44 +08:00
PGAN-MIS 6a42e52d87 assign area barangay area type add response with bloc 2023-09-20 09:35:34 +08:00
PGAN-MIS 6dd9216af7 assign area using purok 2023-09-19 11:35:31 +08:00
cyrilaquismundo 874f9653c0 Merge pull request 'feature/passo/PASSO-#42-Bug-fix-on-building-faas-and-add-land-faas-edit' (#44) from feature/passo/PASSO-#42-Bug-fix-on-building-faas-and-add-land-faas-edit into develop
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/44
2023-09-18 14:35:07 +08:00
cyzoox 5e408f5085 Added edit feature on land faas 2023-09-18 14:14:53 +08:00
PGAN-MIS f73f8a03e1 role area assignment done but need ui enhancement and refactoring 2023-09-15 08:03:54 +08:00
PGAN-MIS 8fea765258 agency areaType selection 2023-09-13 10:45:03 +08:00
cyzoox 42bd0312a4 Added delete on all building faas; Experimental modification for next button to effectively check wether PUT request is successful or not;Implemented ProgressHUD on edit buildig faas to avoid blank screens 2023-09-12 16:33:07 +08:00
PGAN-MIS 749bd30fab flutter upgrade to latest version 2023-09-11 11:34:42 +08:00
PGAN-MIS 01d454dcce fixed retain username and password in error login state 2023-09-07 13:54:47 +08:00
cyrilaquismundo 8e52b7dcea Merge pull request 'consol/feature/passo/PASSO-#18-Merge-PASSO-App-into-UniT-App__develop-2' (#37) from develop into consol/feature/passo/PASSO-#18-Merge-PASSO-App-into-UniT-App__develop-2
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/37
2023-09-06 09:20:45 +08:00
cyrilaquismundo ebf7797e85 Merge branch 'consol/feature/passo/PASSO-#18-Merge-PASSO-App-into-UniT-App__develop-2' into develop 2023-09-06 09:18:50 +08:00
cyzoox 12388eda6a Merge branch 'develop' into consol/feature/passo/PASSO-#18-Merge-PASSO-App-into-UniT-App__develop-2 2023-09-06 09:07:34 +08:00
rodolfobacuinjr e5b2f1f3cd Merge pull request 'patch/release/v1/v1.0.1' (#36) from patch/release/v1/v1.0.1 into develop
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/36
2023-09-06 09:04:11 +08:00
cyzoox ed41815966 Fixed building home and land home errors enclosed expanded with column, added errorstate try again button 2023-09-06 08:59:07 +08:00
PGAN-MIS c4fd2d9bd8 commit for release 2023-09-06 08:54:53 +08:00
PGAN-MIS 5b8a67131f fix attachment error and display image in basic info 2023-09-05 16:44:48 +08:00
PGAN-MIS d80b36ed8f perform patch 2023-09-05 14:43:57 +08:00
rodolfobacuinjr 3bfef21678 Merge pull request 'patch/release/v1/v1.0.0' (#34) from patch/release/v1/v1.0.0 into develop
Reviewed-on: http://git.agusandelnorte.gov.ph:3000/SoftwareDevelopmentSection/unit2-null-safety-repository/pulls/34
2023-09-01 14:01:41 +08:00