39 Commits

Author SHA1 Message Date
0df891fc3b finished implementing searchQuery to store, and added search bar input handleInput 2024-05-26 12:03:41 +02:00
0a4f5017ea Merge pull request 'Searchbar, state mngmt. etc..' () from searchbar into main
Reviewed-on: 
2024-05-25 23:51:25 +00:00
0d7b8a3db7 added filter update to maxPriceChange 2024-05-26 01:48:56 +02:00
be98abb776 price slider now updates store filter 2024-05-26 01:41:28 +02:00
3faa9fe73b added state persistance 2024-05-26 01:30:26 +02:00
d4e7ee8cf8 added store for all filter along with actions to add, remove and reset all. 2024-05-26 01:03:26 +02:00
890595f24c added zustand 2024-05-26 00:16:27 +02:00
dded3e821b added searchbar - no functionality as state management is next 2024-05-26 00:11:55 +02:00
fcfc848719 Merge branch 'main' of https://gitea.rannes.dev/christian/wine-shop 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' () from shadcn into main
Reviewed-on: 
2024-05-25 20:13:32 +00:00
8b98ff75cf Finished initial price slider 2024-05-25 22:07:10 +02:00
a3586f3059 created filter menu 2024-05-25 19:42:48 +02:00
d7ebcb8558 finished add wine card until db scheme is done 2024-05-25 18:36:03 +02:00
a04ceb616c Fixed add wine form 2024-05-25 14:54:17 +02:00
f85c15f380 installed shadcn 2024-05-25 12:30:26 +02:00
466b89e7af Merge pull request 'added working create form and useActionState logic' () from forms into main
Reviewed-on: 
2024-05-25 10:26:39 +00:00
f72c525701 removed janky list all card and added formcard 2024-05-25 12:06:19 +02:00
39e6d86420 moved force-dynamic into component 2024-05-25 09:11:48 +02:00
fda212f8da Its working and i am officially the greatest (for the next 2 minutes) 2024-05-25 08:59:50 +02:00
3977e406c6 updated next to 15-rc0 and react to 19-rc 2024-05-25 08:37:49 +02:00
10cdf225d9 implemented zod in addWine server action and rewrote the logic for useActionState 2024-05-25 08:31:34 +02:00
f76e72db80 implementing useActionState 2024-05-25 07:29:02 +02:00
299df4569e Progressing in circles \U0001f937 2024-05-25 01:49:34 +02:00
ffbf48bc8a more query action 2024-05-25 00:46:33 +02:00
f4cf2f3adc Messing around with queries and components 2024-05-24 23:26:13 +02:00
0f0ce967b6 Fixed producer id not being added to wine record 2024-05-24 17:54:50 +02:00
b2d31d96ab Merge branch 'main' of https://gitea.rannes.dev/christian/wine-shop 2024-05-24 17:29:01 +02:00
ec752e0367 updated index.ts 2024-05-24 12:11:23 +02:00
17c0c0e853 CreateWine is sort of working. It's not pushing producer id though 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
started createwine component
2024-05-23 22:59:29 +02:00
3a10c0ad7e updated readme 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 2024-05-23 20:18:41 +02:00
b0fa899735 updated readme and created workflow yamls 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