Commit Graph

81 Commits

Author SHA1 Message Date
93c0348564 Merge pull request 'admin-forms' (#12) from admin-forms into main
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m20s
Reviewed-on: #12
2024-06-04 14:03:20 +00:00
14fa130ce6 added forms for adding producer.
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m19s
added delete button to all categories.
2024-06-04 16:02:29 +02:00
a609300688 country selector working now.
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m17s
2024-06-04 14:37:47 +02:00
7304ce1023 CreateSubRegionForm logic unfinished
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m16s
2024-06-03 15:28:22 +02:00
4b554cdb37 refactored orm operations in components to server actions
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m13s
2024-06-03 13:38:20 +02:00
a507fe84a4 Merge pull request 'added more descriptive error handling of forms' (#11) from admin-forms into main
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m23s
Reviewed-on: #11
2024-06-03 11:28:34 +00:00
54454aad6d updated forms to handle errors more descriptive
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m18s
2024-06-03 13:27:28 +02:00
325a561b1c refactored addRegion server action to match new convention for form validation
All checks were successful
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m22s
2024-06-03 12:51:55 +02:00
533398cdb3 clear form on submit
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m19s
Vercel Preview Deployment / Deploy-Preview (push) Successful in 1m32s
2024-06-03 11:47:02 +02:00
29b09848b0 Merge branch 'main' of https://gitea.rannes.dev/rannes.dev/wine-shop
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m21s
2024-06-03 11:37:01 +02:00
013c80791e added onDelete cascade on regions, subregions, producers and wines 2024-06-03 11:36:56 +02:00
753f09da32 fixed to lowercase
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m21s
2024-06-02 16:32:17 +02:00
72156c0778 updated error msg for duplicate country
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m19s
2024-06-02 16:12:23 +02:00
f52d6d6004 fixed duplicate check
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m22s
2024-06-02 16:05:45 +02:00
aa209bc0a8 not throwing error on duplicates, but also not creating zoderror
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m22s
2024-06-02 12:43:10 +02:00
a065e6b592 updated error handling and added red border on error
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m19s
2024-06-02 12:02:40 +02:00
ec47559cd2 Merge branch 'main' of https://gitea.rannes.dev/rannes.dev/wine-shop
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m4s
2024-06-02 11:43:13 +02:00
6271e5e033 npm 2024-06-02 11:43:12 +02:00
067c31d745 fixing forms
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m7s
2024-06-02 11:41:55 +02:00
c90eedcabd made subregions unique to regions
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m27s
2024-06-02 09:27:40 +02:00
14b14f9f26 updated create region form
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m26s
2024-06-02 08:14:30 +02:00
2c5fcbcbdb fixed conflict handling 2024-06-02 07:56:39 +02:00
7590e54392 updated schema so same region name can exist in differentcountries 2024-06-02 07:54:09 +02:00
f0125fd472 added form validation to regions form.
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m31s
2024-06-01 09:45:54 +02:00
4f5a9c429c imports etc 2024-05-30 23:31:41 +02:00
762ce3c90d fixed imports 2024-05-30 19:35:51 +02:00
d7a835987e removed unused imports 2024-05-29 06:24:18 +02:00
8a3d62a43d lucide delete icon
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m33s
2024-05-28 23:01:43 +02:00
0bab29653a created delete function
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m25s
2024-05-28 22:41:55 +02:00
dbdb5356e2 updated components for pending 2024-05-28 22:16:39 +02:00
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