24 Commits

Author SHA1 Message Date
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
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
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
067c31d745 fixing forms
All checks were successful
Vercel Production Deployment / Deploy-Production (push) Successful in 1m7s
2024-06-02 11:41:55 +02:00
2c5fcbcbdb fixed conflict handling 2024-06-02 07:56:39 +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
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
1a9c96381e removed radix/shadcn 2024-05-27 22:30:29 +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
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
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