Commit graph

255 commits

Author SHA1 Message Date
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
cf5d395de0
Get slots for two months 2025-10-07 21:57:47 +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
8147f61c5c
Add tasks route 2025-10-05 00:46:30 +02:00
Arthur Belleville
3d040c065a
Prod ready let's goooo 2025-10-02 19:54:42 +02:00
Arthur Belleville
f5e02a50fa
Fix slots 2025-10-02 18:57:02 +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
9e8ba248a3
Remove worker for now 2025-09-23 22:23:24 +02:00
Arthur Belleville
0b1f1158dd
Fix configs 2025-09-23 22:14:02 +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
75e72c1207
Add Supabase CA certificate, update TypeScript configuration, and implement calendar synchronization task 2025-08-03 21:41:29 +02:00
Arthur Belleville
8d7252832f
update gitignore 2025-08-01 23:11:18 +02:00
Arthur Belleville
eaa8a0b8ed
Fetch user after successful sign in 2025-08-01 23:10:53 +02:00
Arthur Belleville
59ac499c3b
Implement sign in with apple 2025-08-01 22:49:54 +02:00
Arthur Belleville
a179f4d5b9
Fix login 2025-07-31 21:57:01 +02:00
Arthur Belleville
7b7f51277b
Use production URL 2025-07-29 21:26:51 +02:00
Arthur Belleville
cc2c375751
Fix icon 2025-07-29 21:24:38 +02:00
Arthur Belleville
d1a00f175c
tmp api 2025-07-29 21:24:12 +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
45c0e95e85
Add pre-commit hook to prevent direct commits to the main branch 2025-07-27 14:41: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
a08375ad42
Add expo dev client 2025-07-27 14:28:07 +02:00
Arthur Belleville
feb99e7bd0
Make build work 2025-07-22 21:55:30 +02:00
Arthur Belleville
c310a351e4
Fix npm and add stuff to app 2025-07-22 07:52:06 +02:00
Arthur Belleville
be236b64df
Dark mode 2025-07-20 19:28:56 +02:00
Arthur Belleville
527f4a8fb1
not sure what to do when a channel is archived 2025-07-20 18:39:47 +02:00
Arthur Belleville
eb124f6210
Restore animation on channel list 2025-07-20 18:37:58 +02:00