Commit Graph

220 Commits (22a7938bd12f299d58be3a9b418e72c47d73e8a5)
 

Author SHA1 Message Date
Alix JEUDI--LEMOINE 22a7938bd1 🎨 Adjusted dimensions of pin detail page (for mister Delobel 🧑‍💻)
2 days ago
Alix JEUDI--LEMOINE 5a700b31c6 🔧 Modified the service worker registration policy to include a 30 second timeout (revert).
continuous-integration/drone/push Build is passing Details
2 days ago
Alix JEUDI--LEMOINE 8a9e347e58 🔧 Updated the service worker registration policy to simplify configuration.
continuous-integration/drone/push Build is passing Details
2 days ago
Alix JEUDI--LEMOINE 460b2b3a94 🔧 Simplified the navigation link to the pin detail and removed commented code.
2 days ago
Alix JEUDI--LEMOINE e04e4bdef5 🔧 Added a condition to display the pin detail only if the pin is loaded (console errors) + remove commented code.
2 days ago
Alix JEUDI--LEMOINE d13f34d570 🔧 Added a check before navigating to the map page when closing the marker popup (fix bug full page pin detail)
2 days ago
Alix JEUDI--LEMOINE 83b53f55d4 Added banner click on home page for mister Delobel
2 days ago
Alix JEUDI--LEMOINE ae20d430ee 🔧 Improved cookie: domain adjustment to include subdomains + delete console logs.
2 days ago
Alix JEUDI--LEMOINE bb0c0eb046 Removed query parameter subscription on renderPins and added a check to open the popup of a selected marker (fix popup opens if pin in cluster).
continuous-integration/drone/push Build is passing Details
2 days ago
Alix JEUDI--LEMOINE 796efb2119 🔧 Updated production command in package.json to disable hot reload and sleep mode.
continuous-integration/drone/push Build is passing Details
3 days ago
Alix JEUDI--LEMOINE e05a7593d5 🔧 Increased budget size limits in angular.json, edited the index path in ngsw-config.json, and added a new Vite configuration file.
3 days ago
Alix JEUDI--LEMOINE b28033ae33 🔧 Simplified HTTP calls to services by removing redundant authentication headers.
continuous-integration/drone/push Build is passing Details
3 days ago
Alix JEUDI--LEMOINE d7283bcf20 Added an HTTP interceptor to handle tokens and updated cookie handling to include the refresh token. Modified the HTTP configuration to use the interceptor.
3 days ago
Alix JEUDI--LEMOINE 93088776ce Added redirection from home to the map page if the user is logged + removed the routerLink to home in the Navbar component.
continuous-integration/drone/push Build is passing Details
3 days ago
Alix JEUDI--LEMOINE 930add4452 🔄 Delete AuthService from the PushService (loop injection). Using CookiesService for token management and add unsubscribe method.
continuous-integration/drone/push Build is passing Details
3 days ago
Alix JEUDI--LEMOINE 33cb033320 Push service integration into AuthService to handle login/register and logout.
3 days ago
Alix JEUDI--LEMOINE ce2615ca35 🔒Improved token management: delete ENTIRE local user data when the token expires.
3 days ago
Alix JEUDI--LEMOINE 15e2ebd5f8 🗑️ Removed notification subscription buttons from the navigation bar.
3 days ago
Alix JEUDI--LEMOINE 1b0ef7a351 🧹 Removed useless import in app component
3 days ago
Alix JEUDI--LEMOINE 546b1b19f6 🚧 Test add icon-128x128.png asset for push notifications.
continuous-integration/drone/push Build is passing Details
3 days ago
Alix JEUDI--LEMOINE cf4aff473c 🔒 Update COOKIE_OPTIONS to handle secure cookies based on environment (localhost vs production).
3 days ago
Alix JEUDI--LEMOINE 53ce0dc21f Merge branch 'master' of https://codefirst.iut.uca.fr/git/SAE3A_MemoryMap/front
continuous-integration/drone/push Build is passing Details
4 days ago
Alix JEUDI--LEMOINE eb526be367 Added a button to subscribe to notifications in the navbar and integrated Push service to manage notifications.
4 days ago
Alix JEUDI--LEMOINE 8e0b1123fc Added Push service for managing notifications.
4 days ago
Alexis Feron 95e53c02d8 🐛 Fix add modal name on navbar
continuous-integration/drone/push Build is passing Details
5 days ago
Mathis FRAMIT c3471c48fb 💄 detail pin page
continuous-integration/drone/push Build is passing Details
5 days ago
Alexis Feron 210359e500 🎨 Change the color of shared pins
continuous-integration/drone/push Build is passing Details
1 week ago
Alexis Feron 3c6bf958c1 🐛 Fix add & register modal openning
continuous-integration/drone/push Build is passing Details
1 week ago
Maxence JOUANNET a4f9ae6e0d fix poi on map
continuous-integration/drone/push Build is passing Details
1 week ago
Alexis Feron 92d573819e Add deletion to share
continuous-integration/drone/push Build is passing Details
1 week ago
Maxence JOUANNET 38ed20ea83 change interface pin for poi
continuous-integration/drone/push Build is passing Details
1 week ago
Alix JEUDI--LEMOINE e87cee5ab3 Enhanced map view adjustment for all selections.
continuous-integration/drone/push Build is passing Details
1 week ago
Mathis FRAMIT 4e01b39da7 update pin and user services
continuous-integration/drone/push Build is passing Details
1 week ago
Mathis FRAMIT 4f5f78b56d 💄 pin marker design changes
1 week ago
Mathis FRAMIT 30534df9ae 💥 pin detail page
1 week ago
Maxence JOUANNET b57475551c add pin for quete page
continuous-integration/drone/push Build is passing Details
1 week ago
Alix JEUDI--LEMOINE 3041a4dec5 🔍 Updated placeholder text in navbar search input for consistency and improved user experience.
continuous-integration/drone/push Build is passing Details
1 week ago
Alix JEUDI--LEMOINE 4d76c71cba Added functionality to adjust the view based on selected country.
continuous-integration/drone/push Build is passing Details
2 weeks ago
Alix JEUDI--LEMOINE fcc9c59ca9 Added leaflet.markercluster for improved map marker management and updated styles in angular.json. Updated package.json and package-lock.json to include new dependencies.
continuous-integration/drone/push Build is passing Details
2 weeks ago
Alix JEUDI--LEMOINE f95f5cd56e 🐛 Enhanced error handling and improved asynchronous processing in EditPinPopup component. Updated EXIF data retrieval and file name extraction logic.
continuous-integration/drone/push Build is passing Details
2 weeks ago
Alix JEUDI--LEMOINE d28868896f 🚑 CI/CD down (containers deleted by admin)
continuous-integration/drone/push Build is passing Details
2 weeks ago
Alexis Feron d2c5a76993 🚸 Improved timeline
continuous-integration/drone/push Build encountered an error Details
2 weeks ago
Alix JEUDI--LEMOINE 424c3567eb Refactor the submitForm methods in AddPinPopup and EditPinPopup to handle EXIF ​​dates and make the functions asynchronous.
continuous-integration/drone/push Build is passing Details
2 weeks ago
Alix JEUDI--LEMOINE 46d830b2f7 ️ Modified the postImage method in the Image service to include the EXIF ​​date in the URL if available.
2 weeks ago
Alix JEUDI--LEMOINE 261c7033a1 Updated the EXIF ​​service to simplify EXIF ​​data handling.
2 weeks ago
Alix JEUDI--LEMOINE 9515db02bf 🔄 Replaced the LocalStorage service with the Cookies service in the AuthGuard, LoginPage, and AuthService components. Updated tests and imports accordingly.
2 weeks ago
Alix JEUDI--LEMOINE 53cb0d72d2 Added ngx-cookie-service for cookie management and replaced the old local storage service. Updated imports and dependencies in the relevant files.
2 weeks ago
Alexis Feron 5a000cc03c 💄 Timeline ui fix
continuous-integration/drone/push Build is passing Details
2 weeks ago
Alexis Feron 7d510e86b1 🐛 Fix timeline
continuous-integration/drone/push Build is passing Details
2 weeks ago
Mathis FRAMIT a8576a2501 Merge branch 'master' of https://codefirst.iut.uca.fr/git/SAE3A_MemoryMap/front
continuous-integration/drone/push Build is passing Details
2 weeks ago