Commit Graph

433 Commits

Author SHA1 Message Date
Alexis
71866b0e4b Fixed focus issues on modals closing 2025-03-01 14:37:47 +01:00
Alexis
ba3eb29e04 Added world edit subscription
And also toast lifetimes
2025-03-01 14:14:55 +01:00
Alexis
189f0eec75 Fixed readOnly status for calendar 2025-03-01 13:19:02 +01:00
AlexisNP
4dbd80fa80 Merge pull request #64 from AlexisNP/features/hidden-events-revamp
Features/hidden events revamp
2025-02-28 23:11:21 +01:00
Alexis
b2ec583a09 Fixed style for hiddent white events 2025-02-28 23:08:16 +01:00
Alexis
d663253a05 Changed style of event callouts 2025-02-28 23:04:26 +01:00
Alexis
0cc6d0f1ee Changed style of event details button 2025-02-28 22:55:39 +01:00
Alexis
9cc0eabe3c Made user cta button more visible 2025-02-28 22:27:47 +01:00
Alexis
2e63836b80 Merge branch 'code/cleanup' into dev 2025-02-28 21:55:57 +01:00
Alexis
fe035da7c3 Added edit world functions 2025-02-28 19:24:53 +01:00
Alexis
04940aacc3 Formatted data calls and removed svg bg 2025-02-28 17:25:03 +01:00
Alexis
d04cee2d12 Fixed 404 pages 2025-02-28 17:14:42 +01:00
Alexis
879ff732ef Added sidebar bg image 2025-02-28 16:20:52 +01:00
Alexis
500941ae69 Revamped world slug code 2025-02-28 14:34:57 +01:00
Alexis
d6d173d087 Fixed loading syntax for calendar 2025-02-28 13:42:09 +01:00
Alexis
c59d4eaf92 Added compatibility date ? 2025-02-27 22:28:08 +01:00
Alexis
60755fd46f Merge branch 'update' into dev 2025-02-27 22:25:35 +01:00
Alexis
8eecad6488 Fixed calendar event issues ? 2025-02-27 22:25:28 +01:00
Alexis
8ff5d5941a Updated major versions 2025-02-14 16:55:47 +01:00
Alexis
fe9a58b0ea Updated minor versions 2025-02-14 16:44:45 +01:00
Alexis
dcb637021e Hotfix : Added RLS for world 2024-12-20 17:44:54 +01:00
AlexisNP
5689d2689d Merge pull request #60 from AlexisNP/bugfix/quick-create-event-modal
Bugfix/quick create event modal
2024-12-20 11:49:14 +01:00
Alexis
91048d1b8e Watched for user change in the page instead 2024-12-20 11:41:17 +01:00
Alexis
3db1654682 Removed console log 2024-12-20 11:31:40 +01:00
Alexis
9f6d318a15 Removed duplicate closing calls for create event popover 2024-12-20 11:29:13 +01:00
Alexis
eedbf1decb Removed user watcher for now 2024-12-20 11:16:41 +01:00
Alexis
bc6cbd839f Added event count for calendars 2024-12-19 20:18:41 +01:00
Alexis
bf8257e60f Added explorer page 2024-12-19 19:38:57 +01:00
Alexis
199cfb6634 Added not found page for calendars 2024-12-19 16:46:22 +01:00
Alexis
df8af541c1 Added updated toast 2024-12-19 16:28:38 +01:00
Alexis
dde3f8504a Fixed updating modal not closing as well 2024-12-19 16:16:45 +01:00
AlexisNP
01fe9f3281 Merge pull request #59 from AlexisNP/bugfix/modal-issues 2024-12-19 15:55:52 +01:00
Alexis
bc7a400826 Fixed quick create event modal not closing on submit
This was caused by a missing event handler
2024-12-19 14:03:20 +01:00
Alexis
c99059d9a8 Fixed event popover not closing on submit
This was caused by a random stray isLoading
2024-12-19 14:01:05 +01:00
Alexis
cd965f61e8 Fixed event creation popover appearing for anon users 2024-12-19 13:52:15 +01:00
AlexisNP
9d5ff6a0b8 Merge pull request #57 from AlexisNP/features/calendar-public-links
Fixed calendar having null as visibility
2024-12-19 09:21:07 +01:00
Alexis
06fccd83ca Fixed calendar having null as visibility 2024-12-19 09:13:42 +01:00
AlexisNP
5f8ae1fb6c Merge pull request #56 from AlexisNP/features/calendar-public-links
Features/calendar public links
2024-12-18 20:17:43 +01:00
Alexis
535a73162c Added user change validation and read status
This might be better to just refetch the data with anonymous authorizations
2024-12-17 17:17:13 +01:00
Alexis
49574d8ef1 Added first draft of story 2024-12-09 23:58:16 +01:00
AlexisNP
323eedec56 Merge pull request #54 from AlexisNP/features/add-create-event-button
Features/add create event button
2024-12-03 15:31:54 +01:00
Alexis
4ddbfd9855 Changed organization for 2 mixed components 2024-12-03 15:29:06 +01:00
Alexis
bb6df1d440 Fixed organization 2024-12-03 15:21:36 +01:00
Alexis
dd1cb1f420 Add quick create event button 2024-12-03 14:53:24 +01:00
AlexisNP
11252c168e Merge pull request #50 from AlexisNP/bugfix/fix-leftover-hardcoded-logic
Bugfix/fix leftover hardcoded logic
2024-12-02 18:34:55 +01:00
Alexis
acd0476970 Removed paged component nav
As this will be moved to their own files and on the server side, I see little reason to refactor them, just so they'll be refactored again down the line.
2024-12-02 18:31:08 +01:00
Alexis
24c048df4d Fixed monthsPerYear leftover data 2024-11-27 19:36:37 +01:00
AlexisNP
c55d690f8b Merge pull request #49 from AlexisNP/bugfix/event-details-loses-focus-twice
Added prevent on focus outside event for event details
2024-11-27 17:18:11 +01:00
Alexis
39e4ac33b7 Added prevent on focus outside event for event details 2024-11-27 17:16:10 +01:00
AlexisNP
568efa2251 Merge pull request #48 from AlexisNP/features/nav-should-toast
Added toast when navigating out of bounds of event pages
2024-11-27 14:10:57 +01:00