Commit Graph

  • 5332b4c9c4 Updated form component Alexis 2024-06-02 10:35:18 +02:00
  • a92edd6215 Added post component for events Alexis 2024-06-01 11:07:07 +02:00
  • f2d5277c5f Merge branch 'features/nuxt-supabase' into features/nuxt Alexis 2024-05-24 20:03:21 +02:00
  • 1b801504f2 Reworked relative date operations Alexis 2024-05-24 18:06:58 +02:00
  • c0940c4985 Working event base Alexis 2024-05-22 19:27:43 +02:00
  • 030e3cdc12 Fixed negative number issue Alexis 2024-05-22 19:25:28 +02:00
  • f361fdeb49 Fixed issue with past dates Alexis 2024-05-20 18:55:09 +02:00
  • a1d0ae0f35 Fixed getRelativeString function Alexis 2024-05-20 18:17:13 +02:00
  • 784b5cf421 Fixed compareDate function for flexible months Alexis 2024-05-20 12:07:13 +02:00
  • ce2dbbc8a4 Added dummy data as temp bandaid Alexis 2024-05-18 21:30:12 +02:00
  • 13b8be9399 This broke most things tbh, the date functions need to be reworked to account for differently formatted calendars (how idk). This would fix most issues that stem from it in other screens Alexis 2024-05-18 20:56:38 +02:00
  • 73e4b0e3d7 Added default date config in calendar data Alexis 2024-05-18 18:01:49 +02:00
  • 3de59116aa Added secondary categories to events / characters Alexis 2024-05-18 17:23:27 +02:00
  • 471df5e559 Fixed loading error with calendar store Alexis 2024-05-18 15:45:17 +02:00
  • 059edd6fc1 Added loading logic to calendar page Alexis 2024-05-17 20:50:45 +02:00
  • 5dd06ea3f8 Fixed errors caused by new event model Alexis 2024-05-17 17:03:56 +02:00
  • 67f5a270af Huge refactor for backend and client Alexis 2024-05-16 22:58:19 +02:00
  • 49e523485b Remodeled database and api to prepare for move Alexis 2024-05-15 17:18:17 +02:00
  • 3a8e8b0947 Adjusted role permissions Alexis 2024-05-14 12:29:31 +02:00
  • 0588cb775e Merge branch 'features/nuxt-auth' into features/nuxt Alexis 2024-05-14 12:07:11 +02:00
  • f77950b5be Added auth guard middleware features/nuxt-auth Alexis 2024-05-14 12:07:05 +02:00
  • cd5822def4 Profile page and sidebar layouts Alexis 2024-05-14 11:53:20 +02:00
  • 4034104c9e Updated sidebar to be global Alexis 2024-05-14 11:21:08 +02:00
  • da6b30f00c Downgraded nuxt to prevent supabase errors Alexis 2024-05-13 22:10:48 +02:00
  • 133404ff72 Added supabase auth to project Alexis 2024-05-13 20:45:52 +02:00
  • df14fad98a Fixed hydration errors Alexis 2024-05-13 16:06:57 +02:00
  • b49b570fe2 Moved data to api server route Alexis 2024-05-13 14:41:28 +02:00
  • bb88074215 Added back exposed colours Alexis 2024-05-12 23:50:22 +02:00
  • 4e9bc4137b Added back meta from old index.html Alexis 2024-05-12 22:24:17 +02:00
  • 5772ab7aa3 Base nuxt move after refactoring until no warnings Alexis 2024-05-12 22:11:28 +02:00
  • 174b488319 Removed cypress Alexis 2024-05-12 14:11:27 +02:00
  • 4ee412ee0c Added supabase and basic role management features/auth Alexis 2024-05-06 18:28:13 +02:00
  • 521b3530a3 Fixed URLs guards for calendar page Alexis 2024-05-06 16:56:29 +02:00
  • fe8966cd9a Merge branch 'dev' 0.1.0 Alexis 2024-05-05 16:48:54 +02:00
  • 77892e79a1 Renamed project to tools Alexis 2024-05-05 16:48:48 +02:00
  • bf5b951e75 Added scroll to top when you switch pages Alexis 2024-05-04 23:43:16 +02:00
  • 9e6a0b19a6 Added another event Alexis 2024-05-04 23:30:07 +02:00
  • f2bb535d9f Added events Alexis 2024-05-04 22:09:58 +02:00
  • 49b318b376 Added quick nav menu between content pages Alexis 2024-05-04 15:50:20 +02:00
  • 9fbbfde898 Updated event navigation to include multispan Alexis 2024-05-04 14:40:44 +02:00
  • 82bd7cd3ce Refactored event goto function into a sub function Alexis 2024-05-04 12:19:58 +02:00
  • e9429ac557 First draft of function that handles seeing previous / next events Alexis 2024-05-03 23:47:10 +02:00
  • 8a9f38069a Sorting events by default and minor fixes Alexis 2024-05-03 18:15:40 +02:00
  • bfa7f1aea5 Removed useless call to event store for now Alexis 2024-05-03 17:22:12 +02:00
  • 1ba5cef564 Better collision padding for calendar events Alexis 2024-05-03 13:41:24 +02:00
  • e01d99d123 Added popover close on start/end select Alexis 2024-05-03 12:14:37 +02:00
  • 145338c4d9 Fixed dropdown padding Alexis 2024-05-03 12:13:00 +02:00
  • 0520aa44e6 Added tags for start and end dates Alexis 2024-05-01 23:00:12 +02:00
  • 104d93df06 Added duration display for long events Alexis 2024-05-01 16:32:27 +02:00
  • eedecdfddf Added commerce category Alexis 2024-05-01 15:51:02 +02:00
  • 29ecaec59c Added timespan to long events Alexis 2024-05-01 15:43:48 +02:00
  • cbc3b0b013 Uniformed event query date jump handlers for callouts Alexis 2024-05-01 15:34:02 +02:00
  • 3bd3dc577e Added default padding to dialog Alexis 2024-05-01 15:00:41 +02:00
  • e9c14f355d Fixed some bugs Alexis 2024-05-01 14:47:06 +02:00
  • 87df080857 Changed default event date to startDate Alexis 2024-05-01 14:15:56 +02:00
  • 89ef95c50f Added some events and more categories Alexis 2024-05-01 12:38:06 +02:00
  • 052bad3889 Cleaned / JSDoc for calendar search Alexis 2024-05-01 12:17:32 +02:00
  • 13bf4c4bff Fixed missing ui dependencies in callout Alexis 2024-05-01 12:17:17 +02:00
  • 6c2b0492d1 Refactored callouts into their own components Alexis 2024-04-30 20:28:22 +02:00
  • 778a7d787f Merge branch 'dev' Alexis 2024-04-29 23:37:25 +02:00
  • 1893cd3400 Added search CTA to sidebar Alexis 2024-04-29 23:21:50 +02:00
  • 5adc7db425 Added sidebar to left side of calendar view Alexis 2024-04-29 21:09:46 +02:00
  • ffaf54bccd Added scroll wheel navigation to yearly layout Alexis 2024-04-27 16:54:35 +02:00
  • ee368f28c2 Optimized unnecessary reactivity Alexis 2024-04-27 16:46:43 +02:00
  • c0408470dd Added flexible nav functions Alexis 2024-04-25 16:46:21 +02:00
  • 7c5de2654e Added basic year view Alexis 2024-04-25 16:17:12 +02:00
  • cb1bd20b5b Added more than x event handling Alexis 2024-04-24 19:15:22 +02:00
  • 9bf3eea221 Added background blend effect on calendar details Alexis 2024-04-19 22:40:44 +02:00
  • 16395a22fc Added test for more than 3 events per day Alexis 2024-04-19 19:40:01 +02:00
  • 04fafdce5c Merge branch 'dev' Alexis 2024-04-18 23:02:12 +02:00
  • 5b6fa82d1b Added tag search for events and characters Alexis 2024-04-18 23:02:05 +02:00
  • 4626467c3d Added categories to characters Alexis 2024-04-15 20:12:28 +02:00
  • 96b2162421 Removed lucide vue as we're using phosphor Alexis 2024-04-14 20:53:38 +02:00
  • 37bb063a61 Added more data and options to models Alexis 2024-04-14 20:53:21 +02:00
  • 3d252d39c8 Event mode as default search mode Alexis 2024-04-14 20:50:31 +02:00
  • 11de5dcfc6 Revamped death / birth date button Alexis 2024-04-12 18:35:34 +02:00
  • 3e335190cf Added some events / characters Alexis 2024-04-12 16:43:04 +02:00
  • b98190a5ea Added relative string to search list Alexis 2024-04-09 17:18:52 +02:00
  • 1b18023587 Added more relative strings Alexis 2024-04-08 23:09:17 +02:00
  • 0ae9fad5ab Added offset to popover position Alexis 2024-04-08 23:06:12 +02:00
  • 7cd5410dd8 Added relative date to event popover Alexis 2024-04-08 22:51:32 +02:00
  • 8d6f49d956 Removed useless console log Alexis 2024-04-08 22:39:13 +02:00
  • 7b6eedd687 Fixed issue with overflow events Alexis 2024-04-08 22:36:54 +02:00
  • c7fb5bec39 Fixed bug with unseen events Alexis 2024-04-08 21:45:37 +02:00
  • cffdc7653d Added categories list Alexis 2024-04-08 19:17:32 +02:00
  • e4587e9304 Added pagination to dialog search Alexis 2024-04-08 18:39:29 +02:00
  • e3d689edf9 Made period option for LeimDate Alexis 2024-04-08 17:47:58 +02:00
  • 386074d497 Added missing npc Alexis 2024-04-08 17:35:50 +02:00
  • 068e7209d9 Fixed today button not being available on current screen Alexis 2024-04-08 17:33:26 +02:00
  • 6738dacb08 Added more events and categories Alexis 2024-04-08 17:30:51 +02:00
  • 8b871bbb8f Disabled searchLimit in search Alexis 2024-04-08 13:58:22 +02:00
  • 592a1ef10a Inverted default search order Alexis 2024-04-08 13:56:22 +02:00
  • 802a3707ca Added more options to events Alexis 2024-04-08 09:49:36 +02:00
  • b3129c7c72 Moved selected date to localstorage Alexis 2024-04-07 21:59:15 +02:00
  • ec0ff57a49 Added data from upcoming adventure Alexis 2024-04-07 21:55:19 +02:00
  • 35749fd8a3 Changed icons for better readability of order Alexis 2024-04-07 21:35:21 +02:00
  • c086bb109a Moved data out of stores Alexis 2024-04-07 20:07:57 +02:00
  • 6cd79717f2 Changed default date Alexis 2024-04-07 16:00:22 +02:00
  • c8b915c856 Changed store file names Alexis 2024-04-07 15:55:24 +02:00
  • e9df8545a4 Added relative date comparisons Alexis 2024-04-07 15:51:41 +02:00