32 Commits (02a4542455d12e306beb43be38f3c3f94561eec4)
 

Author SHA1 Message Date
Alix JEUDI--LEMOINE 02a4542455 Added the POI List component for managing points of interest.
6 days ago
Alix JEUDI--LEMOINE e5903774e3 Added the Import component with logic for importing data from a Geoapify API (WIP).
6 days ago
Alix JEUDI--LEMOINE 21dbf6199f Added routes for ImportComponent and PoiListComponent components
6 days ago
Alix JEUDI--LEMOINE 9e0edd9c69 🔧 Added @angular/animations dependency and updated provider configuration in app.config.ts to include animations.
6 days ago
Alix JEUDI--LEMOINE 5b2ee84939 🔒️ Add expiration check of token
continuous-integration/drone/push Build is passing Details
1 week ago
Alix JEUDI--LEMOINE dc9315804c 🐛 Fix bug when typing new image type
continuous-integration/drone/push Build is passing Details
1 week ago
Alix JEUDI--LEMOINE d57ac3b312 💄 Added dark theme
continuous-integration/drone/push Build is passing Details
1 week ago
Alix JEUDI--LEMOINE 3b123256f8 🚑 Finally fixed unrecognized host error (new of Vite version causing bug)
continuous-integration/drone/push Build is passing Details
1 week ago
Alix JEUDI--LEMOINE 6cadf858f5 🔧 Updated Angular dependencies to 19.0.5 and adjusted TypeScript to 5.6.2 in package.json and package-lock.json.
continuous-integration/drone/push Build is passing Details
1 week ago
Alix JEUDI--LEMOINE 8e7ebbc7cc 🔧 Add vite.config.js to allow codefirst domain
continuous-integration/drone/push Build is passing Details
1 week ago
Alix JEUDI--LEMOINE df4af50bca 🔧 Changed APIUrl (prod instead of dev url)
continuous-integration/drone/push Build is passing Details
1 week ago
Alix JEUDI--LEMOINE 656935525f 📌 Changed angular version to match the frontend version
1 week ago
Alix JEUDI--LEMOINE cb4bbc2dde 🚀 👷 Add CI/CD pipeline
continuous-integration/drone/push Build is failing Details
1 week ago
Alix JEUDI--LEMOINE 49a9e47997 🎨 Display navbar only if logged in (using AuthService)
1 week ago
Alix JEUDI--LEMOINE 9e1b0080ab 🔒️ Added admin guard (like an auth guard for real) to redirect user if not logged in
1 week ago
Alix JEUDI--LEMOINE b02aa51bed Config page, using Config service
1 week ago
Alix JEUDI--LEMOINE c3ffc91150 Dashboard page, using stats service
1 week ago
Alix JEUDI--LEMOINE 87c20de3c6 🎨 Changed LoginPageComponent to use new AuthService
1 week ago
Alix JEUDI--LEMOINE b88c21eaa6 🥅 Not found page
1 week ago
Alix JEUDI--LEMOINE 25c76aea20 🚧 WIP: user list route
1 week ago
Alix JEUDI--LEMOINE 7657843bca Added config/statistics services to call API
1 week ago
Alix JEUDI--LEMOINE b5b419705e 🚚 Renamed AutocompleteService to AutoCompleteService + delete spec.ts file
1 week ago
Alix JEUDI--LEMOINE b73c809eff Added navbar
1 week ago
Alix JEUDI--LEMOINE 1f942b0da1 Added routes for administration (login/dashboard/config/users/notfound)
1 week ago
Alix JEUDI--LEMOINE 66636c6e9e 👔 Added methods on LocalStorageService for isAdmin attribute
1 week ago
Alix JEUDI--LEMOINE 2e24c6fd5d New "auth" service replacing the "login" one
1 week ago
Alix JEUDI--LEMOINE a44b196861 🌐 Changed page title
1 week ago
Alix JEUDI--LEMOINE be1fe12022 🦺 Added Stats/SystemConfig models
1 week ago
Alix JEUDI--LEMOINE c8a6893cd0 🔧 Moved environment file (one of the two was totally unuseful)
1 week ago
Alix JEUDI--LEMOINE 6226386a9c ⬆️ Upgraded angular/forms dependency (conflict was causing errors)
1 week ago
Alix JEUDI--LEMOINE 9a035d38c9 🎉 Base project with Angular
1 month ago
Alix JEUDI--LEMOINE 2ee88fb549 initial commit
2 months ago