Commit Graph

51 Commits

Author SHA1 Message Date
e70ff89833 added card to show all wines in db
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m24s
2024-05-28 15:39:21 +02:00
2f158c49d6 added form to create country 2024-05-28 15:22:06 +02:00
ef08c000ec updated searchbar to retain state on refresh
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m18s
2024-05-28 14:10:56 +02:00
a61a65aab0 fixed inputs to bind to value rather than state.
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m12s
fixed min and max for inputs
2024-05-28 12:37:58 +02:00
f266c590f5 added shadcn and filtermenu back in 2024-05-28 12:28:09 +02:00
fb35d90d9e rolled back react and next js from rc 2024-05-28 12:21:27 +02:00
0bb5cdc760 updated schema
Some checks failed
Vercel Production Deployment / Deploy-Production (push) Failing after 50s
2024-05-27 22:33:25 +02:00
1a9c96381e removed radix/shadcn 2024-05-27 22:30:29 +02:00
e7b6bb9d9c removed unused imports 2024-05-27 21:39:28 +02:00
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
cf33077aa0 Merge pull request 'Final schema \u2705' (#4) from full-schema into main
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m18s
Reviewed-on: #4
2024-05-26 20:32:47 +00: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
0a4f5017ea Merge pull request 'Searchbar, state mngmt. etc..' (#3) from searchbar into main
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m22s
Reviewed-on: #3
2024-05-25 23:51:25 +00: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
890595f24c added zustand
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m18s
2024-05-26 00:16:27 +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
fcfc848719 Merge branch 'main' of https://gitea.rannes.dev/christian/wine-shop
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 2m0s
2024-05-25 22:13:49 +02:00
02769e3e15 updated readme 2024-05-25 22:13:47 +02:00
5209923a5e Merge pull request 'initial top filter menu' (#2) from shadcn into main
Some checks failed
Vercel Production Deployment / Deploy-Production (push) Has been cancelled
Reviewed-on: #2
2024-05-25 20:13:32 +00: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
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