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

103 commits

Author SHA1 Message Date
36044e7aae
did not figure it out yet 2022-06-09 05:05:08 +02:00
dafd64b4c9
WIP: file state things 2022-06-08 19:14:00 +02:00
63efa5b896
Document and improve editables 2022-06-08 18:00:39 +02:00
dcf8e8e29c
Move contexts inside components 2022-06-08 17:38:30 +02:00
24c1ba8f54
Improve (?) date visualization 2022-06-08 17:31:34 +02:00
3bb63cc9e6
Fix VSCode launch configs 2022-06-08 16:42:08 +02:00
3fe617872d
Clean up more imports 2022-06-08 04:55:16 +02:00
02df4ae841
Move postcard filters to postcard.css 2022-06-08 04:53:52 +02:00
599fa117cd
Clean up imports 2022-06-08 04:52:41 +02:00
f4b859354c
Nvm, let's not use a data proxy 2022-06-08 04:39:55 +02:00
bb814964ad
Change up build scripts in hopes vercel will be able to build this 2022-06-08 04:31:51 +02:00
f3ef281feb
Update prisma to 3.15.0 2022-06-08 04:13:25 +02:00
9fc77f3a5c
Change package scripts 2022-06-08 03:03:14 +02:00
36c88995f2
Make Vercel silent on deployment 2022-06-08 02:47:49 +02:00
bfadc25b74
Fix TypeError in /events/[slug] 2022-06-08 02:43:46 +02:00
f753c4d5da
Add missing dependency to Postcard 2022-06-08 02:41:41 +02:00
9f6e213374
Fix value type in EditablePostcard 2022-06-08 02:40:14 +02:00
23ec8c738b
Don't use fragment in the postcard renderer 2022-06-08 02:38:58 +02:00
1b83bbffb1
Improve .env setup 2022-06-08 02:16:31 +02:00
7271488bae
Add work in progress element and perhaps more things? 2022-06-08 02:12:03 +02:00
98403da9a7
Create editable date range 2022-06-07 13:41:26 +02:00
bab42a9203
Add a way to make the postcard fully visible 2022-06-07 12:48:56 +02:00
b4ab31ca09
Move toolbar depending on the screen width 2022-06-07 12:34:38 +02:00
0d8e7eee43
Use debug console (again) instead of a terminal 2022-06-07 12:21:31 +02:00
deebefbc89
Start building dates framework 2022-06-06 03:15:44 +02:00
f942a8e556
Change aria-role to just role 2022-06-06 02:28:29 +02:00
e1f3b83ce9
Improve event view 2022-06-06 02:10:04 +02:00
b92c123c38
Final refactor of the CSS files 2022-06-06 02:08:12 +02:00
ca8efd9f0e
tsconfig.json is confused 2022-06-06 01:26:11 +02:00
9e19f4623e
Allow changing the postcard 2022-06-05 23:03:48 +02:00
546fd6a193
Fix typo 2022-06-05 18:32:05 +02:00
f23363f208
Improve README 2022-06-05 18:31:22 +02:00
5a8de27120
Update README (closes #1) 2022-06-05 17:58:46 +02:00
2132f6b8cf
Improve shading even moer 2022-06-05 17:51:02 +02:00
9ad1145720
Improve shading on both themes 2022-06-05 17:47:40 +02:00
c4037512fc
Add a back home page to 404 2022-06-05 17:43:31 +02:00
4ef234417f
Continue refactoring things 2022-06-05 17:35:35 +02:00
b26da3f911
many many things 2022-06-04 05:13:19 +02:00
08636d4419
More things 2022-06-03 04:54:09 +02:00
11f7a6aa0e
Remove debug logging 2022-06-03 04:25:56 +02:00
85cea60e04
Use background to change image 2022-06-03 04:25:26 +02:00
b5e1138e57
Remove unused imports 2022-06-03 04:25:19 +02:00
1a43f4d1de
Remove debug error 2022-06-03 04:11:00 +02:00
4f3de3d018
Move SWR hooks to their own directory 2022-06-03 04:10:51 +02:00
d431540e4d
Add support for postcard feature 2022-06-03 04:07:26 +02:00
c708201379
Clean up components code 2022-06-03 03:56:43 +02:00
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