Commit Graph

  • 23a4571656 Delete sigap-website/TEST_SCENARIOS_SUMMARY.md main diyoanggara 2025-08-05 15:16:03 +0700
  • d643a3574e Delete sigap-website/BLACKBOX_TEST_SCENARIOS.md diyoanggara 2025-08-05 15:15:47 +0700
  • 2f8b71b8d2 Delete sigap-website/BLACKBOX_TESTING_METHODOLOGY.md diyoanggara 2025-08-05 15:15:33 +0700
  • a2040325dc edit readme vergiLgood1 2025-08-05 14:44:38 +0700
  • 92d906de5e add readme vergiLgood1 2025-08-05 14:37:12 +0700
  • aa675f04f9 first commit vergiLgood1 2025-08-05 14:30:36 +0700
  • 7c44fa86bd feat(statistics): enhance safety indicators with animations and improve UI components vergiLgood1 2025-05-27 18:09:30 +0700
  • 8bafa19e31 feat(statistics): implement shimmer loading placeholders in statistics view vergiLgood1 2025-05-27 17:45:43 +0700
  • b54c204963 feat(statistics): add crime statistics fetching methods and enhance statistics view with animated indicators vergiLgood1 2025-05-27 17:42:31 +0700
  • c116e5d229 feat(panic): enhance incident logs model and repository, add recent incidents fetching, and improve statistics view UI vergiLgood1 2025-05-27 17:00:40 +0700
  • b62c64d36d feat(statistics): update district handling and improve dropdown components in statistics view vergiLgood1 2025-05-27 15:43:28 +0700
  • 860481a093 feat: Implement Statistics View and Emergency Features vergiLgood1 2025-05-27 15:28:25 +0700
  • eb3008caf1 feat(auth): update biometric login to use refresh token and add sign out confirmation dialog vergiLgood1 2025-05-27 10:14:08 +0700
  • 0f3cb701c4 feat(profile): enhance officer and user profile details with improved null checks and formatting vergiLgood1 2025-05-27 08:39:46 +0700
  • c6931619de feat(settings): implement base settings controller and specific controllers for display mode, email, language, notifications, privacy, security, and text size vergiLgood1 2025-05-27 07:10:04 +0700
  • 61fb40bc0f feat: Add Settings Screen and related functionality vergiLgood1 2025-05-27 06:20:45 +0700
  • 1967fdb6b8 feat: Update authentication flow and UI enhancements for sign-in and forgot password screens vergiLgood1 2025-05-27 04:34:04 +0700
  • 0da8d5621c feat: Add Check Location feature with validation and UI enhancements vergiLgood1 2025-05-27 03:45:01 +0700
  • b6a82438dd feat: Enhance registration flow with navigation buttons and error handling vergiLgood1 2025-05-27 01:53:29 +0700
  • 569e1d6049 feat: Enhance selfie verification step with navigation buttons and validation vergiLgood1 2025-05-27 00:44:32 +0700
  • 407233916b feat: Enhance Patrol Unit Management vergiLgood1 2025-05-26 18:46:37 +0700
  • 105d992faa feat: Enhance KTP Validation Logic and Update Patrol Unit Selection UI vergiLgood1 2025-05-26 16:22:52 +0700
  • 5bd92a0399 feat: Enhance Selfie Verification Step with Dark Mode Support and Improved Snackbars vergiLgood1 2025-05-26 13:31:12 +0700
  • 423c5a369f feat: Add position extraction and related fields for KTA model; enhance selfie verification with development mode options vergiLgood1 2025-05-26 06:05:21 +0700
  • a7652aadfb fix: new condition flag for idCardType vergiLgood1 2025-05-26 05:06:35 +0700
  • dd2bb57e42 feat: Enhance officer information signup form with additional fields and validation vergiLgood1 2025-05-26 03:39:54 +0700
  • 6a4813c15e Refactor onboarding and authentication UI components vergiLgood1 2025-05-26 00:38:56 +0700
  • 1a6eefe6e3 update user dan user profile vergiLgood1 2025-05-25 21:11:30 +0700
  • e6e0a0ab07 feat: streamline liveness detection flow with improved state management and navigation handling vergiLgood1 2025-05-25 12:14:41 +0700
  • 19687320ee feat: enhance selfie verification process with auto-start feature and improved error handling vergiLgood1 2025-05-25 12:09:29 +0700
  • 5b2806f0bb feat: add registration data model with personal, ID card, selfie, identity, officer, and unit information vergiLgood1 2025-05-25 11:04:15 +0700
  • 8f781740e7 feat: Implement selfie verification feature with camera preview, countdown, and error handling vergiLgood1 2025-05-24 22:13:13 +0700
  • 0ee2d72134 feat: Implement facial verification service and selfie verification controller vergiLgood1 2025-05-24 21:51:30 +0700
  • bd99a3dd40 feat: Enhance face detection and image processing in liveness detection vergiLgood1 2025-05-24 17:51:32 +0700
  • 0eec492698 refactor: Update dependencies and clean up unused imports in face liveness detection vergiLgood1 2025-05-24 16:54:00 +0700
  • 5dc7aa3cc7 feat: Update camera dependencies and implement selfie verification UI vergiLgood1 2025-05-24 16:27:58 +0700
  • 790eb4325d refactor: Clean up code formatting and improve logging in liveness detection and registration form vergiLgood1 2025-05-24 15:09:35 +0700
  • 64c9f233a1 Refactor code structure for improved readability and maintainability vergiLgood1 2025-05-24 14:50:31 +0700
  • 7ca33cdaa3 Refactor identity verification process and enhance registration summary vergiLgood1 2025-05-23 23:07:25 +0700
  • 5c3faac8c3 feat: Implement registration form and verification steps vergiLgood1 2025-05-23 22:30:06 +0700
  • 512b29c54d add edge function for detect and verify faces with aws rekognition vergiLgood1 2025-05-23 20:35:37 +0700
  • d216088b32 Refactor code structure for improved readability and maintainability vergiLgood1 2025-05-23 12:21:33 +0700
  • a35ba880c5 Refactor code structure for improved readability and maintainability vergiLgood1 2025-05-23 12:18:34 +0700
  • c26d749026 feat: Add KTP model for Indonesian ID card representation vergiLgood1 2025-05-23 08:33:52 +0700
  • d9fffff68d feat: Enhance selfie verification process with ID card comparison vergiLgood1 2025-05-22 21:47:01 +0700
  • 1908318769 Refactor DocumentIntelligenceService and related classes to comment out code for future reference; update AuthenticationRepository to remove splash screen on app start. vergiLgood1 2025-05-22 16:51:13 +0700
  • 6a85f75e3c feat: Add image upload and selection functionality with ImageSourceDialog and ImageUploader widgets vergiLgood1 2025-05-22 16:20:34 +0700
  • 7f6f0c40b7 Add animation for empty address and implement custom SliverPersistentHeaderDelegate vergiLgood1 2025-05-22 09:42:28 +0700
  • ac39366371 feat: Update user metadata model and authentication flow; enhance ID card verification process and error handling vergiLgood1 2025-05-20 03:30:19 +0700
  • 498b71c184 feat: Refactor signup process with role selection and update app routes vergiLgood1 2025-05-20 00:02:35 +0700
  • ce7d5f5cf4 feat: Enhance officer and profile models with place of birth and date of birth fields; update step indicators for improved layout and styling vergiLgood1 2025-05-19 21:20:14 +0700
  • ce7d448b2f feat: Add registration form steps for officer and personal information, selfie verification, and unit details vergiLgood1 2025-05-19 20:53:09 +0700
  • b003d8a158 feat: Implement ID card and selfie verification process using Azure OCR and Face API vergiLgood1 2025-05-19 16:08:20 +0700
  • ba4cbd180a Refactor step indicator implementation and enhance registration form vergiLgood1 2025-05-19 15:09:05 +0700
  • 60fb38da76 fix: Correct class name and improve service initialization in bindings vergiLgood1 2025-05-19 14:26:33 +0700
  • 19b4809611 feat: Implement repositories for permissions, profiles, resources, roles, and users vergiLgood1 2025-05-19 14:22:38 +0700
  • 867efe0bc9 Add role selection vergiLgood1 2025-05-19 13:35:57 +0700
  • 1fd17ee0af feat: Add branding and launch images for dark mode support vergiLgood1 2025-05-19 00:12:05 +0700
  • 01d166816d Refactor Supadart model classes for consistency and clarity vergiLgood1 2025-05-18 14:42:34 +0700
  • c7bdb24ceb feat: Add triggers and functions for user management and location handling vergiLgood1 2025-05-18 13:52:26 +0700
  • 07c53818a5 feat: Implement location logs repository with CRUD operations vergiLgood1 2025-05-17 09:02:06 +0700
  • 8d67e7bbb3 feat: Add biometric permission and update activity to FlutterFragmentActivity; refactor bindings and remove unused repositories vergiLgood1 2025-05-17 07:50:58 +0700
  • 803a28494d feat: Implement user profile and role management features vergiLgood1 2025-05-17 07:10:00 +0700
  • 8da86d10d2 feat(auth): enhance biometric login and user metadata handling vergiLgood1 2025-05-16 22:34:23 +0700
  • ffed8b8ede feat(panic-button): add models for events, evidences, incident logs, and sessions vergiLgood1 2025-05-16 18:41:16 +0700
  • 7ad427baf6 feat: Update pubspec.yaml with new dependencies and local assets vergiLgood1 2025-05-16 15:42:03 +0700
  • 636f892a42 Add Flutter app sigap-mobile as regular folder vergiLgood1 2025-05-16 06:36:07 +0700
  • a9562b0316 Add Flutter project (sigap-mobile) into monorepo vergiLgood1 2025-05-16 06:31:04 +0700
  • 4b0bae1bcd feat: Implement migration and seeding for officers and patrol units vergiLgood1 2025-05-16 00:50:30 +0700
  • 223195e3fb Refactor map utility functions and components vergiLgood1 2025-05-15 15:47:56 +0700
  • 2ab60befd8 feat: Enhance Crime Sidebar and Incident Tab with Recent Incidents vergiLgood1 2025-05-15 14:15:18 +0700
  • c3eeb4051e refactor: optimize crime analytics hook and improve filtering logic vergiLgood1 2025-05-15 12:35:47 +0700
  • 4590e21c39 Refactor map layers: consolidate imports, enhance type definitions, and improve layer management. Remove UnclusteredPointLayer and introduce AllIncidentsLayer for better incident handling and visualization. vergiLgood1 2025-05-15 12:21:24 +0700
  • 952bdbed8f feat: implement centralized layer visibility management across map layers vergiLgood1 2025-05-15 10:55:34 +0700
  • ba191c5e88 feat: add layer visibility management for recent incidents and ensure proper initialization vergiLgood1 2025-05-15 10:19:25 +0700
  • da93032a24 fix: adjust ping animation duration and simplify keyframes for better performance vergiLgood1 2025-05-15 10:09:31 +0700
  • b9f69ade3b feat: update incident logs structure and add popup component vergiLgood1 2025-05-14 19:21:36 +0700
  • 849b3c1ae3 fix: fix kesalahan oengambilan properti distance pada units layer vergiLgood1 2025-05-14 17:17:10 +0700
  • 58f033d0e4 Refactor map layers and pop-ups for improved incident handling and UI updates vergiLgood1 2025-05-14 16:14:40 +0700
  • f4b6d19eb2 feat: remove fill when district pop up is close vergiLgood1 2025-05-14 12:31:31 +0700
  • 5808758855 Refactor map layer animations to use BASE_DURATION and introduce new constants for 3D view settings vergiLgood1 2025-05-14 12:11:34 +0700
  • 8a1582c994 refactor: streamline map constants and enhance animation handling in layers vergiLgood1 2025-05-14 12:04:21 +0700
  • 6c96c1140c Refactor tooltip and control types for improved clarity and consistency vergiLgood1 2025-05-14 11:08:06 +0700
  • 9c6e005839 fix: fix bug district pop up always show while selected district is not focus vergiLgood1 2025-05-14 10:06:09 +0700
  • 834d4b02cf feat: Enhance unit popup to display nearby incidents and loading state vergiLgood1 2025-05-14 08:56:08 +0700
  • 2c11cc5991 fix: Update district coordinates and improve unit seeding logic vergiLgood1 2025-05-14 08:15:27 +0700
  • 9f9b14992d add seeds supaabse vergiLgood1 2025-05-14 07:08:11 +0700
  • db8e2a6321 add seeds supaabse vergiLgood1 2025-05-14 06:54:34 +0700
  • 2a8f249d0c add filter source_type vergiLgood1 2025-05-12 12:24:50 +0700
  • 77c865958a feat: Add crime data JSON and district center data for crime incidents vergiLgood1 2025-05-12 08:17:26 +0700
  • e422c59da9 Add crime data CSV files and update database schema vergiLgood1 2025-05-11 14:44:14 +0700
  • f4b1d9d633 feat: Implement custom animated popup for EWS alerts with wave circles and enhanced styling vergiLgood1 2025-05-07 11:38:16 +0700
  • 8a1a4320c2 feat: Add Panic Button Demo component and EWS Alert Layer for incident management vergiLgood1 2025-05-07 10:23:54 +0700
  • 3448945f4d add some geojson layer vergiLgood1 2025-05-07 09:03:52 +0700
  • 05ba4ab920 feat: enhance SidebarInfoTab with detailed map layers and add timeline layer functionality to CrimeMap; update TimelineLegend and TimelinePopup styles vergiLgood1 2025-05-07 08:01:07 +0700
  • 4cc01babf1 Enhance pop-up components with connection indicators and improve styling vergiLgood1 2025-05-07 07:21:38 +0700
  • da94277f4d feat: add digital clock and timezone markers to map vergiLgood1 2025-05-07 07:08:12 +0700
  • 609a9c1327 Refactor map interaction and event handling vergiLgood1 2025-05-07 06:41:33 +0700
  • ae6eb40a13 refactor: enhance unclustered point layer to include GeoJSON conversion and improve layer setup; add optional prop for incident marker visibility vergiLgood1 2025-05-07 03:42:14 +0700
  • 6bfc148821 refactor: enhance distance calculation and heatmap functionality; improve error handling and add interaction support vergiLgood1 2025-05-07 03:17:59 +0700