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
915d3b1b2fd63327ec38e19a8b862b7b46e9c37a
webshop
/
shop
/
lib
/
actions
History
DanielS
915d3b1b2f
All checks were successful
Staging Build / build (push)
Successful in 2m48s
Details
Revert "feat: support product quantity and separate steps"
...
This reverts commit
4ef21ea144
.
2026-07-09 15:19:38 +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
email-templates.ts
fix(email): remove duplicate pdf download button
2026-07-07 10:30:34 +02:00
end-customers.ts
fix(end-customers): allow admin to create end customers without company_id
2026-07-07 12:32:11 +02:00
orders.ts
Revert "feat: support product quantity and separate steps"
2026-07-09 15:19:38 +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
feat: Add partner account settings page under /account-kunden
2026-07-04 21:06:46 +02:00
validation.ts
feat(multiselect): support multi-select categories and free items limits in category config and order wizard
2026-07-07 16:56:24 +02:00