Alexis
5400735e26
Fixed missing import
2025-01-13 14:07:40 +01:00
Alexis
ad61fd5f87
Added "new" icon to maps
2025-01-13 14:04:13 +01:00
Alexis
1c05d22409
Made search bar bigger
2025-01-12 21:05:46 +01:00
Alexis
a9b43fddd2
Added town covers
2025-01-10 14:27:48 +01:00
Alexis
59d62185f7
Added borelis and cantane maps
2025-01-10 14:15:48 +01:00
Alexis
d893baeba2
Fixed z-index on map switch
2025-01-02 21:23:16 +01:00
Alexis
333e2548de
Added more marker data
2025-01-02 21:19:37 +01:00
Alexis
3f7a8ec0b6
Changed cover images for map switch
2025-01-02 12:27:54 +01:00
Alexis
2ebee9f3e8
Fixed custom markers appearing on other maps
2025-01-01 21:14:33 +01:00
Alexis
db67032941
Removed unused imports
2025-01-01 20:04:55 +01:00
Alexis
a12f74b593
Fixed mobile view and interaction rules
2025-01-01 18:24:43 +01:00
Alexis
3f2f78611c
Updated UI logic
2025-01-01 01:42:49 +01:00
Alexis
1dea4a00c1
Added radix popover
2024-12-31 23:01:43 +01:00
Alexis
adc77d2be0
Added map switch cta
2024-12-31 18:02:19 +01:00
Alexis
90084c1d37
Added cover to search list
2024-12-24 16:12:59 +01:00
Alexis
4e347e7d7d
Fixed reset button not working properly
2024-02-26 23:16:17 +01:00
Alexis
6086161a78
Added school markers to map
2024-02-26 23:02:37 +01:00
Alexis
92c7846247
Fixed overflow of search tags
2024-01-16 13:41:26 +01:00
Alexis
b5f9a77e40
Bigger input hitbox
2024-01-16 00:07:36 +01:00
Alexis
89e81093cc
Changed icons to svg on SearchMarkersTags
2024-01-15 22:47:44 +01:00
Alexis
ebce56aeff
Changed icons to svg on SearchMarkers
2024-01-15 22:36:34 +01:00
Alexis
075bf3e948
Changed icons to svg on MarkerCreator
2024-01-15 22:03:13 +01:00
Alexis
fd018ba4c3
Keep value on clickoutside
2024-01-15 17:41:17 +01:00
Alexis
721f0d3d44
Added clickoutside handler for marker search
2024-01-15 17:29:51 +01:00
Alexis
aaad18e07f
Hotfix : Removed useless imports
2024-01-13 16:59:59 +01:00
Alexis
75ea81575d
Modal width fix and debug revamp
2024-01-13 16:58:15 +01:00
Alexis
1b2ba84b41
Added error handling to markerTitle
2024-01-13 16:54:32 +01:00
Alexis
3abf35ee58
Added functions to delete custom markers
2024-01-13 14:53:37 +01:00
Alexis
4c1bd4ff44
Added UI of custom marker actions
2024-01-13 14:12:58 +01:00
Alexis
9123fb2263
Added fly to custom markers
2024-01-13 00:38:39 +01:00
Alexis
1018798762
Removed old button toggle
2024-01-10 21:05:31 +01:00
Alexis
d680cae84d
Refactored tag list in their own component
2024-01-10 21:03:37 +01:00
Alexis
68eb0d165f
Reduced tags font size on mobile
2024-01-09 17:45:58 +01:00
Alexis
b19113f232
Added disabled button style
2024-01-09 17:40:55 +01:00
Alexis
494ef9bf88
Added box shadow on buttons
2024-01-07 20:31:14 +01:00
Alexis
da8bec44b0
Added marker add modal
2024-01-07 00:31:20 +01:00
Alexis
fbd58c4a5e
Added custom marker saving
2024-01-05 23:55:32 +01:00
Alexis
ac3aef4366
Started vue based map marker menu
2024-01-05 21:38:28 +01:00
Alexis
d4527e2ca1
Added sample files for SVG Overlay
2023-12-11 20:53:06 +01:00
Alexis
7b15175863
Fixed mobile overflow of search wrapper
2023-12-11 20:52:56 +01:00
Alexis
be48244221
Cleaned up code for SearchMarkers comp
...
And also cleaned a fair bit of its code
2023-12-10 21:49:58 +01:00
Alexis
1b6ad5ad0e
Fixed filter position next to player btn
2023-12-09 22:18:05 +01:00
Alexis
29481a05bd
Added multiple filters
2023-12-09 22:11:00 +01:00
Alexis
67add2baa9
Added quest (and POC for categories) filter
2023-12-09 18:46:23 +01:00
Alexis
3becf43d3b
Added quests markers and data for eastern map
2023-12-09 17:14:47 +01:00
Alexis
e2b513253c
Added check if there is no player data
2023-12-08 19:26:39 +01:00
Alexis
f338b88321
Fixed undefined old nanostore ref
2023-12-08 17:22:07 +01:00
Alexis
0fef86bb0c
Changes before rebase of main
2023-12-08 17:19:09 +01:00
Alexis
db69bd7e6f
Removed nanostore logic
...
This module was way too cumbersome for such a simple implementation ; now the resources are just plain json loaded in astro instead of full on API routes.
This also eliminates the need to have a backend service to serve the API and the app can be deployed statically
2023-12-08 14:01:59 +01:00
Alexis
42324fa670
Removed debug log
2023-10-15 11:17:31 +02:00