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
396f135e877d69a152c47dfd98a762df9083d705
webshop
/
shop
/
lib
/
actions
History
DanielS
396f135e87
All checks were successful
Staging Build / build (push)
Successful in 2m35s
Details
fix: resolve infinite loading on user deletion by adding try-finally and deleting from public.users first
2026-06-25 01:25:49 +02:00
..
admin.ts
feat: implement admin validation middleware, DB integrity scan, automatic schema repair, and reindexing dashboard
2026-06-24 13:06:23 +02:00
auth.ts
feat: add user role management (admin/partner/gesperrt) with login block
2026-06-24 14:26:25 +02:00
companies.ts
Fix companies actions, add assignCompanyToUser, cleanup duplicates
2026-06-24 23:11:02 +02:00
end-customers.ts
feat: add partner list and customer list explorer to admin settings
2026-06-24 00:02:27 +02:00
orders.ts
feat: redirect user dynamically based on role instead of /protected after login
2026-06-24 00:23:51 +02:00
products.ts
Implement dynamic SMTP setting loader, admin product dependency matrix UI, recursive deselect cascade, and backend catalog validation
2026-06-23 04:42:50 +02:00
users.ts
fix: resolve infinite loading on user deletion by adding try-finally and deleting from public.users first
2026-06-25 01:25:49 +02:00