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
27361443b9d76ff87992436ec5f16693a8cf17d9
webshop
/
shop
/
app
/
admin
History
DanielS
ccdfa7402b
All checks were successful
Staging Build / build (push)
Successful in 3m22s
Details
refactor(order): rename Bestellbestaetigung to Angebotsbestaetigung
2026-06-26 09:06:45 +02:00
..
categories
refactor: remove yearly billing interval, keep only one_time and monthly
2026-05-01 02:35:22 +02:00
companies
feat: Add email field to end_customers table and UI screens
2026-06-25 02:29:33 +02:00
einstellungen
feat: Add database backup export and import as ZIP in admin settings
2026-06-25 15:18:41 +02:00
orders
refactor(order): rename Bestellbestaetigung to Angebotsbestaetigung
2026-06-26 09:06:45 +02:00
products
feat: Add product dependencies (requirements and exclusions) to database, admin UI and wizard validation
2026-06-25 14:38:30 +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
feat: list end customers in companies admin and improve dark/light mode contrast across all admin components
2026-06-25 02:11:07 +02:00
page.tsx
fix: query orders using admin client in admin routes to bypass RLS and show all orders to admin
2026-06-25 23:30:29 +02:00