This website requires JavaScript.
Explore
Help
Register
Sign In
Daniel
/
webshop
Watch
1
Star
0
Fork
0
You've already forked webshop
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1ec164cd7b9c62275b713ca2a5ff70b50a040a1c
webshop
/
shop
/
supabase
/
migrations
History
DanielS
1ec164cd7b
feat: add optional categories - admins can mark categories as optional in the order wizard
2026-05-01 02:29:00 +02:00
..
20240501000000_initial_schema.sql
feat: implement logic engine for module dependencies and exclusions
2026-05-01 00:52:34 +02:00
20260430222242_create_invoice_bucket.sql
feat: add automated PDF invoice generation and storage in Supabase
2026-05-01 00:52:37 +02:00
20260430223125_add_categories_table.sql
feat: implement product categories with tabbed filtering and admin configuration
2026-05-01 00:52:40 +02:00
20260430230140_admin_crud_policies.sql
fix: add RLS policies for admin CRUD operations on products and categories
2026-05-01 01:01:53 +02:00
20260430230348_add_profiles_table.sql
feat: add profiles table and RLS policies for user customer data
2026-05-01 01:04:02 +02:00
20260430231643_add_missing_columns_to_products.sql
fix: add missing is_active and is_required columns to database schema
2026-05-01 01:16:57 +02:00
20260501001900_add_sort_order_to_categories.sql
feat: add sort_order to categories for controlling display order in the order wizard
2026-05-01 02:21:39 +02:00
20260501002700_add_is_required_to_categories.sql
feat: add optional categories - admins can mark categories as optional in the order wizard
2026-05-01 02:29:00 +02:00