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
305af64fd6f7b89b8e8efda2f1386bce5d570aea
webshop
/
shop
/
lib
/
actions
History
DanielS
305af64fd6
All checks were successful
Staging Build / build (push)
Successful in 3m36s
Details
feat: assign orders to companies directly and support admin reassignment
2026-07-04 16:08:31 +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: link end customers directly to companies
2026-07-04 15:17:04 +02:00
end-customers.ts
feat: link end customers directly to companies
2026-07-04 15:17:04 +02:00
orders.ts
feat: assign orders to companies directly and support admin reassignment
2026-07-04 16:08:31 +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