Commit Graph

  • d0a76b5043 feat: Enhance trip management features and improve UI responsiveness Dayron 2025-10-20 14:31:41 +02:00
  • af93ac54ff feat: Update app icons and integrate flutter_launcher_icons for icon management Dayron 2025-10-20 10:22:12 +02:00
  • f98f81f2f7 feat: Integrate dotenv for environment variable management and update .gitignore Dayron 2025-10-20 01:45:55 +02:00
  • d41e6ff6db feat: Enhance map functionality with user location markers and place search integration Dayron 2025-10-20 01:35:48 +02:00
  • 61e42fda3e Merge branch 'dev' of https://github.com/Dayron-HELHa/travel_mate into dev Dayron 2025-10-20 00:41:19 +02:00
  • 4dea41978d Error fix : handle logout process in HomePage Dayron 2025-10-20 00:41:14 +02:00
  • 1ce5107b97 feat: Add location permissions and implement current location retrieval in map component Van Leemput Dayron 2025-10-17 00:59:19 +02:00
  • d1cda9c3ff refactor: Update README to reflect BloC state management; remove unused data source files Dayron 2025-10-17 00:21:46 +02:00
  • d9e7efe0d8 feat: Add .vscode and .VSCodeCounter to .gitignore to exclude VS Code configuration files Dayron 2025-10-15 11:46:14 +02:00
  • 0162eb67f5 feat: Implement centralized error handling with ErrorService; replace print statements with logging in services and blocs feat: Add ErrorContent widget for displaying error messages in dialogs and bottom sheets refactor: Update GroupBloc and GroupRepository to utilize ErrorService for error logging refactor: Enhance user and trip services to log errors using ErrorService refactor: Clean up debug print statements in GroupContent and related components Dayron 2025-10-15 11:43:21 +02:00
  • 03ed85bf98 Resolved error for goup page Dayron 2025-10-15 10:37:05 +02:00
  • f578a3bee4 refactor: Remove unnecessary comments regarding required fields in Group model Dayron 2025-10-15 00:13:55 +02:00
  • fc403e5d26 feat: Implement group management with BLoC pattern; add GroupBloc, GroupRepository, and related models Dayron 2025-10-14 23:53:20 +02:00
  • 2eedb26778 feat: Add TripBloc and UserBloc to main app for enhanced state management Dayron 2025-10-14 14:41:50 +02:00
  • 72ddb58a11 Refactor user and theme management to use BLoC pattern; remove provider classes and integrate new services for user and group functionalities Dayron 2025-10-14 12:10:42 +02:00
  • c4588a65c0 Refactor signup page to use BLoC pattern and implement authentication repository Dayron 2025-10-14 10:53:28 +02:00
  • a467b92979 fix: Change error handling in saveUserData method to rethrow exceptions Dayron 2025-10-13 23:16:51 +02:00
  • 7ca182e31d chore: Update iOS platform version to 15.0 for google sign in Van Leemput Dayron 2025-10-13 21:35:37 +02:00
  • 9eb55c358e feat: Add user-specific group retrieval and enhance UI with dynamic theming Dayron 2025-10-11 20:45:14 +02:00
  • 7f4fd610c5 feat: Add group creation functionality and refactor trip service for improved data handling Dayron 2025-10-10 11:49:54 +02:00
  • 3f9195d67a feat: Implement group management features with Firestore integration and loading states Dayron 2025-10-09 11:13:12 +02:00
  • 8c515e64ba feat: Improve UI responsiveness with dynamic text and icon colors based on theme Dayron 2025-10-09 09:38:36 +02:00
  • 56211e0b58 feat: Add trip details screen and update navigation in home content Dayron 2025-10-08 23:36:10 +02:00
  • 4e403f3308 feat: Enhance trip creation and management features with user validation, improved error handling, and Firestore integration Dayron 2025-10-07 11:38:20 +02:00
  • c90011ef5d feat: Update google_sign_in_platform_interface dependency to version 3.1.0 Dayron 2025-10-07 09:25:10 +02:00
  • 563ba05f74 feat: Implement Google Sign-In functionality and update user profile management Dayron 2025-10-07 08:25:21 +02:00
  • ec0bc59a70 feat: Integrate Firebase Authentication and Firestore Dayron 2025-10-06 18:57:30 +02:00
  • 0b9a140620 Update Gradle configuration to use Java 17 and enhance map UI with search functionality Dayron 2025-10-06 15:14:35 +02:00
  • 797f77cf69 Add launch configuration, update API keys, and refactor UI components for better structure and performance Dayron 2025-10-06 14:17:30 +02:00
  • 29141ba8b2 Add CreateTripContent UI and update AndroidManifest for internet permission; refactor import paths Dayron 2025-10-06 09:42:58 +02:00
  • 7dac250070 Remove unused web assets and Windows runner files Dayron 2025-10-06 00:26:32 +02:00
  • 4a38ec720f Add location permissions and implement real-time location updates on the map Van Leemput Dayron 2025-10-05 23:35:56 +02:00
  • da39e0e164 Add Google Maps integration and update UI components; change platform version and minimum SDK Van Leemput Dayron 2025-10-05 16:33:24 +02:00
  • 02754f3506 Refactor signup fields and update home page titles; add trip service and model Van Leemput Dayron 2025-10-04 17:42:21 +02:00
  • 6aaf2406b3 Create UI for trip that the User is into. Van Leemput Dayron 2025-10-04 12:36:28 +02:00
  • ad9393a925 Add profile in parameters, initialized page map, group, count. Van Leemput Dayron 2025-10-01 12:21:00 +02:00
  • 3f7ca54a70 Change login success message Van Leemput Dayron 2025-10-01 09:12:42 +02:00
  • 521db729d1 Fix error Van Leemput Dayron 2025-10-01 00:50:43 +02:00
  • 9fb81f793b Implement login and signup test with json. Van Leemput Dayron 2025-10-01 00:48:06 +02:00
  • b3d463e1fb Readme updated with new information Van Leemput Dayron 2025-09-30 16:29:06 +02:00
  • 807b66f919 First commit Van Leemput Dayron 2025-09-30 15:53:48 +02:00