Commit Graph

60 Commits

Author SHA1 Message Date
Alexis
11de5dcfc6 Revamped death / birth date button 2024-04-12 18:35:34 +02:00
Alexis
3e335190cf Added some events / characters 2024-04-12 16:43:04 +02:00
Alexis
b98190a5ea Added relative string to search list 2024-04-09 17:18:52 +02:00
Alexis
1b18023587 Added more relative strings 2024-04-08 23:09:17 +02:00
Alexis
0ae9fad5ab Added offset to popover position 2024-04-08 23:06:12 +02:00
Alexis
7cd5410dd8 Added relative date to event popover 2024-04-08 22:51:32 +02:00
Alexis
8d6f49d956 Removed useless console log 2024-04-08 22:39:13 +02:00
Alexis
7b6eedd687 Fixed issue with overflow events
The issue came from poorly handled check for visible events, enabling event data from being accessible outside current range
2024-04-08 22:36:54 +02:00
Alexis
c7fb5bec39 Fixed bug with unseen events
The bug occured because the currentMonth + 1 went over the limit
2024-04-08 21:45:37 +02:00
Alexis
cffdc7653d Added categories list 2024-04-08 19:17:32 +02:00
Alexis
e4587e9304 Added pagination to dialog search 2024-04-08 18:39:29 +02:00
Alexis
e3d689edf9 Made period option for LeimDate
Should have done this sooner since period is derived from year
2024-04-08 17:47:58 +02:00
Alexis
386074d497 Added missing npc 2024-04-08 17:35:50 +02:00
Alexis
068e7209d9 Fixed today button not being available on current screen 2024-04-08 17:33:26 +02:00
Alexis
6738dacb08 Added more events and categories 2024-04-08 17:30:51 +02:00
Alexis
8b871bbb8f Disabled searchLimit in search 2024-04-08 13:58:22 +02:00
Alexis
592a1ef10a Inverted default search order 2024-04-08 13:56:22 +02:00
Alexis
802a3707ca Added more options to events 2024-04-08 09:49:36 +02:00
Alexis
b3129c7c72 Moved selected date to localstorage 2024-04-07 21:59:15 +02:00
Alexis
ec0ff57a49 Added data from upcoming adventure 2024-04-07 21:55:19 +02:00
Alexis
35749fd8a3 Changed icons for better readability of order 2024-04-07 21:35:21 +02:00
Alexis
c086bb109a Moved data out of stores 2024-04-07 20:07:57 +02:00
Alexis
6cd79717f2 Changed default date 2024-04-07 16:00:22 +02:00
Alexis
c8b915c856 Changed store file names 2024-04-07 15:55:24 +02:00
Alexis
e9df8545a4 Added relative date comparisons 2024-04-07 15:51:41 +02:00
Alexis
c227b42c9f Separated navigation and selectedDate 2024-04-07 12:54:26 +02:00
Alexis
017c257133 Accessible dialog name 2024-04-06 23:54:13 +02:00
Alexis
9df9049fdf Added sorting functions in search 2024-04-06 23:45:34 +02:00
Alexis
dd8c4727a3 Added character list in search 2024-04-06 22:13:39 +02:00
Alexis
a69396d75b Removed useless component 2024-04-05 18:03:40 +02:00
Alexis
84f4b68080 Documented some calendar functions 2024-04-05 17:54:03 +02:00
Alexis
6368ada51d Added shortcut to search 2024-04-05 17:44:49 +02:00
Alexis
fda2e05d99 Added basic search and jump function 2024-04-05 16:45:17 +02:00
Alexis
14d50c921d Added search modal 2024-04-04 21:49:36 +02:00
Alexis
8e500c4654 Added phosphor icons 2024-04-04 18:24:55 +02:00
Alexis
71ae831483 Refactored component names 2024-04-04 18:02:01 +02:00
Alexis
79868f5481 Added more sample data 2024-04-04 17:44:58 +02:00
Alexis
cfe1017bb1 Removed useless leimdate 2024-04-03 23:32:01 +02:00
Alexis
fc854b24b8 Parsed wrong url params out 2024-04-03 23:29:00 +02:00
Alexis
614e29cf24 Removed useless Number() calls 2024-04-03 22:56:57 +02:00
Alexis
10e5cf7a1a Fixed today button not working on different years 2024-04-03 20:59:19 +02:00
Alexis
f5f343b112 Refactored calendar nav and added year nav 2024-04-03 20:57:48 +02:00
Alexis
8e68a2f44b Refactored jump today button 2024-04-03 20:49:12 +02:00
Alexis
253a548f7d Fixed events from next month not appearing 2024-04-03 19:00:43 +02:00
Alexis
c26bc80c69 Added event colors 2024-04-03 18:55:43 +02:00
Alexis
d62cd1dea1 Added tooltips to facilitate navigation 2024-04-03 17:42:46 +02:00
Alexis
015509abf8 Added basic event details 2024-04-02 20:38:59 +02:00
Alexis
5f8af0fa9e Added some events and fixed storeToRefs issue (again) 2024-04-01 20:03:29 +02:00
Alexis
7a7c27d780 Added base event checking 2024-04-01 19:19:24 +02:00
Alexis
1404e54d13 Added data to calendar tiles 2024-04-01 15:26:58 +02:00