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
ec1ad4d444e81e870e523e36b05ac3a44ddc0a80
webshop
/
shop
/
lib
/
actions
History
DanielS
ec1ad4d444
Some checks failed
Staging Build / build (push)
Failing after 24s
Details
fix(checkout): use full email template with PDF attachment for checkout confirmations
2026-07-10 09:45:21 +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
fix: rewrite auth middleware to prevent global login lock for partners and admins
2026-07-09 23:16:22 +02:00
companies.ts
feat: link end customers directly to companies
2026-07-04 15:17:04 +02:00
email-templates.ts
feat(email): include order item configurations in confirmation email
2026-07-10 08:57:52 +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
fix(checkout): use full email template with PDF attachment for checkout confirmations
2026-07-10 09:45:21 +02:00
products.ts
feat(admin): add product dependencies and clean up labels
2026-07-09 16:12:57 +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