Commit Graph

1153 Commits

Author SHA1 Message Date
Jonatas Antunes Messias 64f9a4fc06 Merge branch 'flutterflow' into feature/liberation 2024-07-01 11:30:32 -03:00
Jonatas Antunes Messias 40511a4b47 feat: Add OptModalWidget to AcessHistoryPageModel
The OptModalWidget is added to the AcessHistoryPageModel to display a modal for selecting person types. This improves the user experience by allowing them to easily toggle between different person types. The togglePersonType function is called when a person type is selected, updating the pesType field in the model and triggering a state update.
2024-07-01 11:29:54 -03:00
FlutterFlow 474e43fcb1 fix navigate to liberation page 2024-07-01 14:29:25 +00:00
Jonatas Antunes Messias 07ed93513d Merge branch 'flutterflow' into feature/liberation 2024-07-01 11:19:34 -03:00
FlutterFlow c24d10dc23 add liberation history page 2024-07-01 14:08:28 +00:00
Jonatas Antunes Messias 68aa4c635e chore: Update internationalization translations for access history page and tabBar layout 2024-07-01 11:08:11 -03:00
FlutterFlow 228be49ebd Updating to latest FlutterFlow output. 2024-06-26 18:49:54 +00:00
Jonatas Antunes Messias 04f9e64ef7 test access_history_page 2024-06-26 15:04:52 -03:00
FlutterFlow b85e75fbf8 update 2024-06-26 18:03:29 +00:00
Jonatas Antunes Messias 912632d95d chore: Update internationalization translations for access history page and tabBar layout 2024-06-26 09:45:57 -03:00
FlutterFlow d73d38b66c fix acessHistory tabBar 2024-06-26 12:40:57 +00:00
FlutterFlow 2e27adfe04 Updating to latest FlutterFlow output. 2024-06-26 12:37:48 +00:00
Jonatas Antunes Messias 47c8cc1b3b Merge branch 'flutterflow' into feature/access 2024-06-26 09:33:43 -03:00
Jonatas Antunes Messias 1eefb42979 chore: Update win32 dependency to "direct overridden" 2024-06-26 09:31:38 -03:00
FlutterFlow 1fabdbe785 fix color optModal 2024-06-26 12:31:20 +00:00
FlutterFlow 66ed0105a0 fix pos optModal 2024-06-26 12:27:08 +00:00
Jonatas Antunes Messias 13bf043290 Merge branch 'flutterflow' into feature/access 2024-06-26 09:20:05 -03:00
Jonatas Antunes Messias ac7208aa91 chore: Update dependencies and remove unused packages 2024-06-26 09:12:42 -03:00
FlutterFlow 4fc2f13f25 fix card in acessHistoryPage 2024-06-26 12:12:06 +00:00
Jonatas Antunes Messias 352031e243 chore: Update iOS platform version to 14.0 2024-06-26 09:05:44 -03:00
Jonatas Antunes Messias 417c5c58be chore: Update .gitignore to include .flutter-plugins-dependencies 2024-06-26 09:02:14 -03:00
FlutterFlow 61b06c0c21 fix homePage 2024-06-26 11:35:16 +00:00
FlutterFlow 5e96c8d5a8 add opt modal and fix misc 2024-06-26 11:30:30 +00:00
Jonatas Antunes Messias dc39c971e9 some changes 2024-06-25 19:57:47 -03:00
Jonatas Antunes Messias 96dff0cd04 Merge branch 'flutterflow' into access 2024-06-25 09:32:38 -03:00
FlutterFlow 6d79130aad fix image 2024-06-25 12:31:39 +00:00
Jonatas Antunes Messias f5659a0556 feat: Add access history option to menu component 2024-06-25 09:27:57 -03:00
Jonatas Antunes Messias 44f1f5375c feat: Add access history option to menu component 2024-06-25 09:27:31 -03:00
Jonatas Antunes Messias 09740150df some changes 2024-06-25 09:25:26 -03:00
FlutterFlow 90a6196a30 add accessNotification route 2024-06-25 12:20:32 +00:00
Jonatas Antunes Messias e524bdad7a chore: Update import paths for visit details modal component 2024-06-25 08:53:01 -03:00
Jonatas Antunes Messias 16c9667e56 any 2024-06-25 08:52:08 -03:00
Jonatas Antunes Messias 637516ffb6 some changes 2024-06-25 08:47:24 -03:00
FlutterFlow 5383f22dda add acessNotificationModal and accessHistoryPage 2024-06-25 11:46:54 +00:00
Jonatas Antunes Messias 3e3bf0724c add debugPrint in fastPassPage 2024-06-24 16:53:31 -03:00
Jonatas Antunes Messias 6802c84317 refactory fastpass webview and form validator 2024-06-24 12:56:15 -03:00
Jonatas Antunes Messias 577a67a115 Merge branch 'flutterflow' into feature/pushNotification 2024-06-24 12:47:15 -03:00
FlutterFlow 7d852c4c63 update login form 2024-06-24 15:46:35 +00:00
Jonatas Antunes Messias 5f1bf4b6e1 some changes 2024-06-24 12:45:49 -03:00
FlutterFlow 2adbddb4cf update onboarding 2024-06-24 15:28:20 +00:00
Jonatas Antunes Messias a5967af0ec edit info.plist 2024-06-24 12:05:57 -03:00
Jonatas Antunes Messias 3450a490c7 Refactor visit request template component logic 2024-06-21 14:31:20 -03:00
Jonatas Antunes Messias 05eb659c56 Merge branch 'flutterflow' into feature/pushNotification 2024-06-21 11:38:42 -03:00
FlutterFlow c56a7d3a87 update statusColor condictional in visitHistory 2024-06-21 14:34:31 +00:00
Jonatas Antunes Messias a0b3c7fe4c Merge branch 'flutterflow' into feature/pushNotification 2024-06-21 11:25:25 -03:00
Jonatas Antunes Messias 15b8faaf4a feat: Add access history and liberation history pages 2024-06-21 11:17:46 -03:00
FlutterFlow b5072f695b Updating statusColor 2024-06-21 14:13:10 +00:00
Jonatas Antunes Messias 529ee73112 Merge branch 'flutterflow' of github.com:FRE-Informatica/flutter-freaccesss-hub into flutterflow 2024-06-21 11:02:37 -03:00
Jonatas Antunes Messias 450e0823a6 Refactor visit request template component logic 2024-06-21 10:56:44 -03:00
FlutterFlow 162d3729a0 Updating to latest 2024-06-21 13:55:35 +00:00