christian
christian pushed to admin-forms at rannes.dev/wine-shop 2024-06-03 11:38:23 +00:00
4b554cdb37 refactored orm operations in components to server actions
christian pushed to main at rannes.dev/wine-shop 2024-06-03 11:28:35 +00:00
a507fe84a4 Merge pull request 'added more descriptive error handling of forms' (#11) from admin-forms into main
54454aad6d updated forms to handle errors more descriptive
325a561b1c refactored addRegion server action to match new convention for form validation
Compare 3 commits »
christian merged pull request rannes.dev/wine-shop#11 2024-06-03 11:28:35 +00:00
added more descriptive error handling of forms
christian created pull request rannes.dev/wine-shop#11 2024-06-03 11:28:25 +00:00
added more descriptive error handling of forms
christian pushed to admin-forms at rannes.dev/wine-shop 2024-06-03 11:27:32 +00:00
54454aad6d updated forms to handle errors more descriptive
christian pushed to admin-forms at rannes.dev/wine-shop 2024-06-03 10:52:00 +00:00
325a561b1c refactored addRegion server action to match new convention for form validation
christian pushed to admin-forms at rannes.dev/wine-shop 2024-06-03 10:37:27 +00:00
christian created branch admin-forms in rannes.dev/wine-shop 2024-06-03 10:37:27 +00:00
christian pushed to main at rannes.dev/wine-shop 2024-06-03 09:47:05 +00:00
533398cdb3 clear form on submit
christian pushed to main at rannes.dev/wine-shop 2024-06-03 09:37:01 +00:00
013c80791e added onDelete cascade on regions, subregions, producers and wines
Compare 2 commits »
christian opened issue rannes.dev/wine-shop#10 2024-06-03 06:21:26 +00:00
populate filter menus
christian opened issue rannes.dev/wine-shop#9 2024-06-03 06:21:19 +00:00
filter logic
christian opened issue rannes.dev/wine-shop#8 2024-06-03 06:20:45 +00:00
create search bar
christian opened issue rannes.dev/wine-shop#7 2024-06-03 06:20:40 +00:00
create filter menu
christian opened issue rannes.dev/wine-shop#6 2024-06-03 06:20:34 +00:00
Create filters states
christian opened issue rannes.dev/wine-shop#5 2024-06-03 06:20:20 +00:00
State management
christian pushed to main at rannes.dev/wine-shop 2024-06-02 14:32:20 +00:00
753f09da32 fixed to lowercase
christian pushed to main at rannes.dev/wine-shop 2024-06-02 14:12:27 +00:00
72156c0778 updated error msg for duplicate country
christian pushed to main at rannes.dev/wine-shop 2024-06-02 14:05:47 +00:00
f52d6d6004 fixed duplicate check
christian pushed to main at rannes.dev/wine-shop 2024-06-02 10:43:14 +00:00
aa209bc0a8 not throwing error on duplicates, but also not creating zoderror