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
03d711c2e1e5f130a57f4dfc73687f72a4adb2a6
webshop
/
shop
/
app
/
admin
History
DanielS
4cd6d86f33
Some checks failed
Staging Build / build (push)
Failing after 25s
Details
feat: add company selection to user dialog, require email password link on user creation, password validation with confirmation, and company grouping with search
2026-06-25 01:09:19 +02:00
..
categories
refactor: remove yearly billing interval, keep only one_time and monthly
2026-05-01 02:35:22 +02:00
companies
Rename companies to partners and update UI
2026-06-24 22:29:51 +02:00
einstellungen
Clean admin settings page, remove duplicate imports and partner code
2026-06-24 23:39:33 +02:00
orders
feat: make orders list clearer and put navbar globally except for admin area
2026-06-24 01:37:01 +02:00
products
refactor: remove yearly billing interval, keep only one_time and monthly
2026-05-01 02:35:22 +02:00
settings
Fix client directive on admin settings page and install nodemailer
2026-06-23 00:23:47 +02:00
tools
feat: implement admin validation middleware, DB integrity scan, automatic schema repair, and reindexing dashboard
2026-06-24 13:06:23 +02:00
users
feat: add company selection to user dialog, require email password link on user creation, password validation with confirmation, and company grouping with search
2026-06-25 01:09:19 +02:00
layout.tsx
Add user lock/unlock functionality and remove partner management
2026-06-24 23:29:16 +02:00
page.tsx
feat(orders): idempotency guard, order numbers, button lock, success page, my-orders, admin polling
2026-06-17 01:48:06 +02:00