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
5c28fbdea5490af3fa682572557563a3d8af7fb2
webshop
/
shop
/
lib
/
actions
History
DanielS
5c28fbdea5
All checks were successful
Staging Build / build (push)
Successful in 3m32s
Details
feat(wizard): support OR logic for requirements (at least one dependency satisfies requirements)
2026-07-03 14:21:15 +02:00
..
admin.ts
fix(db-tools): resolve REINDEX transaction error by executing directly via pg client, and dynamically support all database tables in integrity dashboard
2026-07-03 14:01:27 +02:00
auth.ts
feat(email): improve password reset emails, onboarding templates, and handle server action errors without production obfuscation
2026-07-03 13:34:43 +02:00
companies.ts
feat(customer): add bank account details support
2026-07-03 09:46:47 +02:00
end-customers.ts
feat(customer): add bank account details support
2026-07-03 09:46:47 +02:00
orders.ts
feat(wizard): support OR logic for requirements (at least one dependency satisfies requirements)
2026-07-03 14:21:15 +02:00
products.ts
feat: Add action and dialog to copy/transfer modules between products
2026-06-25 14:03:26 +02:00
setup.ts
feat(setup): make isSetupNeeded check more robust using both auth listUsers and db count
2026-07-03 10:05:18 +02:00
users.ts
fix(users): refactor user admin actions to return status objects instead of throwing to prevent production error obfuscation
2026-07-03 13:51:00 +02:00