1
Fork 0
mirror of https://github.com/Steffo99/festa.git synced 2024-10-16 15:07:27 +00:00
Commit graph

57 commits

Author SHA1 Message Date
5e1ff05c0a
Create event page 2022-06-03 03:55:02 +02:00
33efdd3c44
Remove useAxios debug loggin 2022-06-03 03:04:17 +02:00
3a77d5a777
Improve development environment 2022-06-02 17:03:28 +02:00
ee08aea776
Enforce required text prop in Error components 2022-06-02 04:34:40 +02:00
6b3a27736e
Merge page-tweaks into globals.css 2022-06-02 04:32:50 +02:00
c6d0234d04
Remove more unused imports 2022-06-02 04:31:09 +02:00
c84ef05393
Cleanup unused things 2022-06-02 04:30:34 +02:00
41d38234fb
Do more stuff, pending cleanup! 2022-06-02 04:26:52 +02:00
8b42c0b004
Create useAxios hook 2022-06-02 01:29:37 +02:00
783121b140
Do some more progress 2022-06-01 18:54:59 +02:00
7ffd43268d
Rename Form to Action, since they're no longer forms 2022-06-01 16:58:31 +02:00
2d10d48068
Make some progress on the event creation form 2022-06-01 16:57:19 +02:00
28e85381b2
Make some progress 2022-06-01 05:04:15 +02:00
9d20277706
Globally configure SWR 2022-05-31 17:07:25 +02:00
6042e305a3
Rename the Prisma client to database 2022-05-31 16:46:06 +02:00
06ef64627f
Document authorizeUser 2022-05-31 16:41:58 +02:00
f752eb2ad0
Rename apiAuth file to authorizeUser 2022-05-31 16:40:10 +02:00
bf0e1bdc8c
Remove res parameter from authorizeUser 2022-05-31 16:39:30 +02:00
6a9aca18b5
Rename ...User... to ...Login... 2022-05-31 16:38:33 +02:00
ee28613791
Rename FormEventCreate to FormEventList 2022-05-31 16:35:54 +02:00
1181564e9e
I keep forgetting to make smaller commits 2022-05-31 16:35:13 +02:00
ab89b3e464
Mark model as unused in canEdit 2022-05-31 16:01:34 +02:00
15c8d928c0
Add missing which parameter to /api/events/[slug] 2022-05-31 15:44:58 +02:00
7a29d5aaf0
Add missing await to events handler 2022-05-31 12:06:37 +02:00
38e2e7b522
this turned out to be pretty clean tbh 2022-05-31 12:00:55 +02:00
9f351b1e36
woahhhhhhh 2022-05-31 05:03:48 +02:00
14308da110
idk i sleep 2022-05-30 05:19:49 +02:00
845ada57fe
Progress! 2022-05-29 05:00:48 +02:00
e8086a7b5f
Rearrange things 2022-05-29 04:01:56 +02:00
6673b9fd15
THINGS 2022-05-28 05:45:05 +02:00
e1409f3545
Do more prototyping! 2022-05-27 02:46:30 +02:00
91359e7299
Move default postcard to /public 2022-05-26 16:32:11 +02:00
1055a4070e
Add dev launch configuration 2022-05-26 16:26:43 +02:00
8f42a7fea2
Update README 2022-05-26 16:26:35 +02:00
5e33b0fce5
Create landing page 2022-05-25 17:50:31 +02:00
85f43ca59a
Improve page style 2022-05-25 17:03:53 +02:00
6fa2685bf1
Fix (again) i18n 2022-05-25 17:03:44 +02:00
93795e6068
Rename avatar className 2022-05-25 16:36:13 +02:00
61f11a3f0b
Remove navbar imports 2022-05-25 16:36:04 +02:00
5f7545a643
Fix i18n 2022-05-25 16:35:57 +02:00
706efea2ec
Remove navbar 2022-05-25 16:28:55 +02:00
5a4e2e8e1a
Configure i18n 2022-05-25 16:20:22 +02:00
6ce9bfe755
Make some progress 2022-05-24 18:55:21 +02:00
fb96441289
I actually made a lot of stuff without committing 2022-05-24 12:08:02 +02:00
79063b6735
Add a gitignore file to pages/api 2022-05-21 00:48:16 +02:00
d6e9a44443
Indent using 4 spaces 2022-05-21 00:46:39 +02:00
333ca3d55e
Create transactions table 2022-05-20 23:28:14 +02:00
2792860e3e
Add ride sharing models 2022-05-20 20:17:25 +02:00
6145bc414c
Add ride sharing entities 2022-05-20 20:15:07 +02:00
3b77ac1d2f
Add collective items to the schema 2022-05-20 19:43:47 +02:00