Alexis
|
0520aa44e6
|
Added tags for start and end dates
|
2024-05-01 23:00:12 +02:00 |
|
Alexis
|
104d93df06
|
Added duration display for long events
|
2024-05-01 16:32:27 +02:00 |
|
Alexis
|
eedecdfddf
|
Added commerce category
|
2024-05-01 15:51:02 +02:00 |
|
Alexis
|
29ecaec59c
|
Added timespan to long events
|
2024-05-01 15:43:48 +02:00 |
|
Alexis
|
cbc3b0b013
|
Uniformed event query date jump handlers for callouts
|
2024-05-01 15:34:02 +02:00 |
|
Alexis
|
3bd3dc577e
|
Added default padding to dialog
|
2024-05-01 15:00:41 +02:00 |
|
Alexis
|
e9c14f355d
|
Fixed some bugs
One issue was a missing ui component and the other was about the previous commit's changes with startDate
|
2024-05-01 14:47:06 +02:00 |
|
Alexis
|
87df080857
|
Changed default event date to startDate
|
2024-05-01 14:15:56 +02:00 |
|
Alexis
|
89ef95c50f
|
Added some events and more categories
|
2024-05-01 12:38:06 +02:00 |
|
Alexis
|
052bad3889
|
Cleaned / JSDoc for calendar search
|
2024-05-01 12:17:32 +02:00 |
|
Alexis
|
13bf4c4bff
|
Fixed missing ui dependencies in callout
|
2024-05-01 12:17:17 +02:00 |
|
Alexis
|
6c2b0492d1
|
Refactored callouts into their own components
|
2024-04-30 20:28:22 +02:00 |
|
Alexis
|
778a7d787f
|
Merge branch 'dev'
|
2024-04-29 23:37:25 +02:00 |
|
Alexis
|
1893cd3400
|
Added search CTA to sidebar
|
2024-04-29 23:21:50 +02:00 |
|
Alexis
|
5adc7db425
|
Added sidebar to left side of calendar view
|
2024-04-29 21:09:46 +02:00 |
|
Alexis
|
ffaf54bccd
|
Added scroll wheel navigation to yearly layout
|
2024-04-27 16:54:35 +02:00 |
|
Alexis
|
ee368f28c2
|
Optimized unnecessary reactivity
|
2024-04-27 16:46:43 +02:00 |
|
Alexis
|
c0408470dd
|
Added flexible nav functions
|
2024-04-25 16:46:21 +02:00 |
|
Alexis
|
7c5de2654e
|
Added basic year view
|
2024-04-25 16:17:12 +02:00 |
|
Alexis
|
cb1bd20b5b
|
Added more than x event handling
|
2024-04-24 19:15:22 +02:00 |
|
Alexis
|
9bf3eea221
|
Added background blend effect on calendar details
|
2024-04-19 22:40:44 +02:00 |
|
Alexis
|
16395a22fc
|
Added test for more than 3 events per day
|
2024-04-19 19:40:01 +02:00 |
|
Alexis
|
04fafdce5c
|
Merge branch 'dev'
|
2024-04-18 23:02:12 +02:00 |
|
Alexis
|
5b6fa82d1b
|
Added tag search for events and characters
|
2024-04-18 23:02:05 +02:00 |
|
Alexis
|
4626467c3d
|
Added categories to characters
|
2024-04-15 20:12:28 +02:00 |
|
Alexis
|
96b2162421
|
Removed lucide vue as we're using phosphor
|
2024-04-14 20:53:38 +02:00 |
|
Alexis
|
37bb063a61
|
Added more data and options to models
|
2024-04-14 20:53:21 +02:00 |
|
Alexis
|
3d252d39c8
|
Event mode as default search mode
|
2024-04-14 20:50:31 +02:00 |
|
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 |
|