Commit Graph

32 Commits

Author SHA1 Message Date
4914e314c9 added wine types and subregions. removed indexes for now
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m29s
2024-05-27 21:26:48 +02:00
2149cda2e4 Final schema \u2705
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m38s
2024-05-26 22:30:48 +02:00
0df891fc3b finished implementing searchQuery to store, and added search bar input handleInput
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m30s
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m29s
2024-05-26 12:03:41 +02:00
0d7b8a3db7 added filter update to maxPriceChange
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m9s
2024-05-26 01:48:56 +02:00
be98abb776 price slider now updates store filter
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m22s
2024-05-26 01:41:28 +02:00
3faa9fe73b added state persistance
Some checks failed
Vercel Preview Deployment / Deploy-Preview (push) Failing after 36s
2024-05-26 01:30:26 +02:00
d4e7ee8cf8 added store for all filter along with actions to add, remove and reset all.
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m8s
2024-05-26 01:03:26 +02:00
dded3e821b added searchbar - no functionality as state management is next
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m27s
2024-05-26 00:11:55 +02:00
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
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
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
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
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