7acce35ec0✨ Added user management: improved user interface with notifications, confirmation modal for deletion, and integration of a service to load and delete users.Alix JEUDI--LEMOINE2025-06-05 23:57:20 +0200
9a0e36fa7c✨ Improved the interface of the Import and PoiList components: updated titles and added classes for dark mode.Alix JEUDI--LEMOINE2025-06-05 23:56:57 +0200
36dd1203e5🚸 Improve navbar on mobile
Alexis Feron
2025-06-05 10:53:11 +0200
52490c8738✨ Added the PoiList component to handle displaying, adding, editing and deleting points of interest.Alix JEUDI--LEMOINE2025-06-03 00:04:09 +0200
afdc6b7b33✨ Added ImportService to retrieve and validate data from the Geoapify API, as well as convert data into POI objects.Alix JEUDI--LEMOINE2025-06-03 00:03:53 +0200
2f402710f0✨ Added POI service to manage points of interest, including methods to retrieve, add, update and delete POIs.Alix JEUDI--LEMOINE2025-06-03 00:03:38 +0200
02a4542455✨ Added the POI List component for managing points of interest.Alix JEUDI--LEMOINE2025-06-03 00:03:01 +0200
e5903774e3✨ Added the Import component with logic for importing data from a Geoapify API (WIP).Alix JEUDI--LEMOINE2025-06-03 00:02:30 +0200
21dbf6199f✨ Added routes for ImportComponent and PoiListComponent componentsAlix JEUDI--LEMOINE2025-06-03 00:01:48 +0200
9e0edd9c69🔧 Added @angular/animations dependency and updated provider configuration in app.config.ts to include animations.Alix JEUDI--LEMOINE2025-06-03 00:01:14 +0200
3b123256f8🚑 Finally fixed unrecognized host error (new of Vite version causing bug)Alix JEUDI--LEMOINE2025-05-29 16:41:23 +0200
6cadf858f5🔧 Updated Angular dependencies to 19.0.5 and adjusted TypeScript to 5.6.2 in package.json and package-lock.json.Alix JEUDI--LEMOINE2025-05-29 16:32:41 +0200