Commit Graph

28 Commits

Author SHA1 Message Date
8b98ff75cf Finished initial price slider
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 2m6s
2024-05-25 22:07:10 +02:00
a3586f3059 created filter menu
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 2m22s
2024-05-25 19:42:48 +02:00
d7ebcb8558 finished add wine card until db scheme is done
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 2m16s
2024-05-25 18:36:03 +02:00
a04ceb616c Fixed add wine form
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 2m7s
2024-05-25 14:54:17 +02:00
f85c15f380 installed shadcn
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 2m21s
2024-05-25 12:30:26 +02:00
466b89e7af Merge pull request 'added working create form and useActionState logic' (#1) from forms into main
Some checks failed
Vercel Production Deployment / Deploy-Production (push) Successful in 1m47s
Vercel Preview Deployment / Deploy-Preview (push) Has been cancelled
Reviewed-on: #1
2024-05-25 10:26:39 +00:00
f72c525701 removed janky list all card and added formcard
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m38s
2024-05-25 12:06:19 +02:00
39e6d86420 moved force-dynamic into component
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 2m19s
2024-05-25 09:11:48 +02:00
fda212f8da Its working and i am officially the greatest (for the next 2 minutes)
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m57s
2024-05-25 08:59:50 +02:00
3977e406c6 updated next to 15-rc0 and react to 19-rc
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 1m18s
2024-05-25 08:37:49 +02:00
10cdf225d9 implemented zod in addWine server action and rewrote the logic for useActionState
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 2m15s
2024-05-25 08:31:34 +02:00
f76e72db80 implementing useActionState
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 2m6s
2024-05-25 07:29:02 +02:00
299df4569e Progressing in circles \U0001f937
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m53s
2024-05-25 01:49:34 +02:00
ffbf48bc8a more query action
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 2m23s
2024-05-25 00:46:33 +02:00
f4cf2f3adc Messing around with queries and components
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 2m25s
2024-05-24 23:26:13 +02:00
0f0ce967b6 Fixed producer id not being added to wine record
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m46s
2024-05-24 17:54:50 +02:00
b2d31d96ab Merge branch 'main' of https://gitea.rannes.dev/christian/wine-shop
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m46s
2024-05-24 17:29:01 +02:00
ec752e0367 updated index.ts
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m22s
2024-05-24 12:11:23 +02:00
17c0c0e853 CreateWine is sort of working. It's not pushing producer id though
Some checks failed
Vercel Production Deployment / Deploy-Production (push) Failing after 43s
2024-05-24 12:01:58 +02:00
3bdb6c7622 maybe fixed query. now to fix form 2024-05-23 23:45:09 +02:00
52a39c9ede exported types from schema
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m33s
started createwine component
2024-05-23 22:59:29 +02:00
3a10c0ad7e updated readme
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 2m5s
2024-05-23 20:57:14 +02:00
6418855f4e updated schema to reflect producers and wine 2024-05-23 20:55:08 +02:00
8d606fd7b8 schema
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m57s
2024-05-23 20:18:41 +02:00
b0fa899735 updated readme and created workflow yamls
Some checks failed
Vercel Production Deployment / Deploy-Production (push) Has been cancelled
2024-05-23 19:06:29 +02:00
927a18baba Updated readme and removed t3 content from page 2024-05-23 19:03:08 +02:00
25162f8b50 Connected drizzle to vercel 2024-05-23 06:47:50 +02:00
966aaa46b4 Connect drizzle to vercel 2024-05-23 06:47:36 +02:00