Commit Graph

11 Commits

Author SHA1 Message Date
Jonatas Antunes Messias 2eb0f768f5 feat: Update image URL for liberation history item 2024-07-01 13:01:07 -03:00
FlutterFlow b094117d54 fix scrollable column in liberation history page 2024-07-01 15:59:12 +00:00
Jonatas Antunes Messias 3fef05ecb1 feat: Update image URL for liberation history item
The image URL for the liberation history item is updated to use a dynamic URL based on the liberation history item's data. This ensures that the correct image is displayed for each item.
2024-07-01 12:58:33 -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
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 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
FlutterFlow 90a6196a30 add accessNotification route 2024-06-25 12:20:32 +00:00
Jonatas Antunes Messias 3450a490c7 Refactor visit request template component logic 2024-06-21 14:31:20 -03:00
FlutterFlow 162d3729a0 Updating to latest 2024-06-21 13:55:35 +00:00