Commit graph

201 commits

Author SHA1 Message Date
Arthur Belleville
e4502ef54f
Improve login/signup ui 2025-10-16 21:36:27 +02:00
Arthur Belleville
9d270da61b
Glow effect 2025-10-16 21:25:12 +02:00
Arthur Belleville
4b7834f6b1
Reduce rotation 2025-10-16 21:22:34 +02:00
Arthur Belleville
275b05e33b
Add insane effect 2025-10-16 21:20:59 +02:00
Arthur Belleville
fddc9a8942
Wait more before redirecting 2025-10-16 21:16:33 +02:00
Arthur Belleville
48f666216d
Merge branch 'main' into develop 2025-10-16 21:11:30 +02:00
Arthur Belleville
668de3eaa6
tmp 2025-10-16 21:08:59 +02:00
Arthur Belleville
760e364815
Fix login hanging 2025-10-16 20:06:58 +02:00
Arthur Belleville
4bf78a0c01
Fix infinite redirect 2025-10-16 19:10:12 +02:00
Arthur Belleville
25c144afe4
Fix dialog 2025-10-16 19:00:20 +02:00
Arthur Belleville
23840319c2
Improve UI 2025-10-16 18:56:49 +02:00
Arthur Belleville
1197a8cb06
Fix loading page hanging 2025-10-16 17:45:35 +02:00
Arthur Belleville
b042e770c3
Increase timeout 2025-10-16 15:13:26 +02:00
Arthur Belleville
6d12e3c59e
Bunch of improvements 2025-10-16 11:20:27 +02:00
Arthur Belleville
affa408f3a
Improve ui 2025-10-15 22:57:57 +02:00
Arthur Belleville
a2de135b11
Fix invite 2025-10-15 16:30:36 +02:00
Arthur Belleville
c8856a35a0
Big update / introduce shadcn 2025-10-14 22:27:17 +02:00
Arthur Belleville
7673d2bea1
Fix vuln 2025-10-11 14:20:57 +02:00
Arthur Belleville
0bf3b1f796
Override form-data 2025-10-11 14:13:36 +02:00
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