Commit graph

182 commits

Author SHA1 Message Date
Arthur Belleville
b3a7ced5c7
Lint 2025-10-10 11:30:13 +02:00
Arthur Belleville
374a1ec4b8
Fix lint 2025-10-10 11:10:28 +02:00
Arthur Belleville
973c7f3e7f
Improve typechecking speed 2025-10-10 10:16:05 +02:00
Arthur Belleville
75328fbe96
Format codebase 2025-10-10 08:50:56 +02:00
Arthur Belleville
915fc9b1f1
Fix invalidation 2025-10-09 22:50:26 +02:00
Arthur Belleville
c19522058a
Add drive 2025-10-09 22:33:16 +02:00
Arthur Belleville
5d9eae3ef7
Last touch before launch 2025-10-07 22:59:37 +02:00
Arthur Belleville
46ccdf6666
Improve a lot the signup/login page 2025-10-07 22:41:43 +02:00
Arthur Belleville
949b28c726
Improve dark mode 2025-10-07 21:57:03 +02:00
Arthur Belleville
222391f315
Tmp 2025-10-05 23:06:37 +02:00
Arthur Belleville
f8f931aab1
Improve planning view 2025-10-05 22:50:31 +02:00
Arthur Belleville
5d29201552
improve planning 2025-10-05 20:25:29 +02:00
Arthur Belleville
4476a76180
Fix email 2025-10-05 10:45:39 +02:00
Arthur Belleville
3d040c065a
Prod ready let's goooo 2025-10-02 19:54:42 +02:00
Arthur Belleville
9488f6e5b6
Add slot + public page + first sign up 2025-10-02 18:45:35 +02:00
Arthur Belleville
5486d89726
Finish slot generation 2025-09-29 22:48:33 +02:00
Arthur Belleville
586b8119e2
Some progress 2025-09-29 21:38:20 +02:00
Arthur Belleville
af247845a4
Add public routes for bookings 2025-09-23 22:07:54 +02:00
Arthur Belleville
8d9c7332b3
Finish with url copying 2025-09-21 23:09:10 +02:00
Arthur Belleville
27dc530b1c
Add event types management functionality, including database schema, UI components, and hooks for CRUD operations. Introduce EventTypeModal for creating and editing event types, and integrate with the navigation bar and event types page for seamless user experience. 2025-09-21 22:36:44 +02:00
Arthur Belleville
00b1ee61a3
Add bookings.tsx 2025-09-15 09:01:08 +02:00
Arthur Belleville
a897b2d21e
Add exceptions + viz 2025-09-12 23:46:04 +02:00
Arthur Belleville
d03022c21b
Enhance AvailabilityCard and AvailabilitiesPage components by adding a copy functionality for time ranges across days. Introduce a modal for selecting target days and confirm copying of availability settings, improving user experience and flexibility. 2025-09-10 22:44:31 +02:00
Arthur Belleville
fab34e70cb
Refactor AvailabilitiesPage layout by adjusting flex properties and removing unnecessary min-height for grid. Improve alignment and spacing for better UI presentation. 2025-09-10 22:29:20 +02:00
Arthur Belleville
c0e469763f
Enhance AvailabilityCard component with time range visualization and validation. Introduce TimeRangeSlider for better user interaction, and replace slider with select inputs for start and end times. Ensure time ranges do not exceed 23:30 and validate overlaps. 2025-09-10 22:23:11 +02:00
Arthur Belleville
90b7e04473
Add availabilities 2025-09-09 22:49:02 +02:00
Arthur Belleville
223a7d5cad
small adjustments 2025-09-08 22:05:53 +02:00
Arthur Belleville
c010e18c7e
Improve LoadingSpinner 2025-07-29 21:23:24 +02:00
Arthur Belleville
150284ad26
Add Webcal synchronization feature with modal and backend integration 2025-07-28 22:07:14 +02:00
Arthur Belleville
58d5c3ef9e
Refactor ImportICSModal to ensure onClose is called after event creation 2025-07-27 15:48:29 +02:00
Arthur Belleville
ded3a9d218
Implement ICS import functionality with event parsing and creation in the UI 2025-07-27 15:46:38 +02:00
Arthur Belleville
d0f0bdca23
Add hover cursor styles for buttons in the theme CSS 2025-07-27 14:59:32 +02:00
Arthur Belleville
bc379e9fc2
Add keyboard shortcuts for view switching in Planning page 2025-07-27 14:34:56 +02:00
Arthur Belleville
b5d4ecab27
Enhance ICS export to include tablo name in event description 2025-07-27 14:34:29 +02:00
Arthur Belleville
394fc3fd22
Add ICS export functionality to Planning 2025-07-27 14:28:21 +02:00
Arthur Belleville
b20e08c316
Add links to the welcome page 2025-07-19 15:08:44 +02:00
Arthur Belleville
af75776dae
Enable rum for good 2025-07-17 09:26:08 +02:00
Arthur Belleville
9302a940a0
Remove useLocation 2025-07-17 08:50:47 +02:00
Arthur Belleville
4adddb295d
Add rum 2025-07-17 08:45:03 +02:00
Arthur Belleville
f3441e20f9
Improvements to app / ui / api 2025-07-16 22:28:20 +02:00
Arthur Belleville
2ff34dba52
remove video from public assets 2025-07-14 19:59:37 +02:00
Arthur Belleville
420f4c4a3b
Add youtube video 2025-07-14 19:58:08 +02:00
Arthur Belleville
ce00743fe0
Change background when not prod 2025-07-14 18:46:41 +02:00
Arthur Belleville
bb4a9e4382
Disable cors in vite 2025-07-14 17:28:39 +02:00
Arthur Belleville
8f562d9c10
Some improvements 2025-07-14 13:05:44 +02:00
Arthur Belleville
756b33bb79
Update wrangler toml 2025-07-13 23:13:57 +02:00
Arthur Belleville
52fffe6922
Hide support link in nav bar 2025-07-13 23:05:37 +02:00
Arthur Belleville
8f1a8593e9
Move from dev to staging 2025-07-13 22:38:03 +02:00
Arthur Belleville
6c89256950
Improve env management 2025-07-13 18:42:15 +02:00
Arthur Belleville
0578828d37
Make adjustments 2025-07-12 19:48:47 +02:00