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
All Workflows
Actor
All actors
Daniel
Status
All status
Success
Failure
Waiting
Running
feat: restructure checkout steps, add Kauf/Abo selection and product display flags
staging.yaml #110
:
Commit
f9fb90848b
pushed by
Daniel
staging
2026-06-25 09:08:20 +02:00
2m41s
View workflow file
feat: update landing page icons for retail, gastronomy, and hybrid modules
staging.yaml #109
:
Commit
eafd890297
pushed by
Daniel
staging
2026-06-25 03:00:29 +02:00
2m40s
View workflow file
feat: Add Orders link to navbar dropdown for partner role
staging.yaml #108
:
Commit
af44f4b3be
pushed by
Daniel
staging
2026-06-25 02:57:42 +02:00
2m39s
View workflow file
feat: Send email confirmation with PDF attachment upon successful order
staging.yaml #107
:
Commit
b2656345e8
pushed by
Daniel
staging
2026-06-25 02:49:44 +02:00
2m35s
View workflow file
fix: Invalidate user list cache on company creation and refresh page on popup creation
staging.yaml #106
:
Commit
7cad819df8
pushed by
Daniel
staging
2026-06-25 02:40:42 +02:00
2m45s
View workflow file
feat: Add email field to end_customers table and UI screens
staging.yaml #105
:
Commit
b537ca50cf
pushed by
Daniel
staging
2026-06-25 02:34:48 +02:00
2m37s
View workflow file
revert: Remove group by partner option from end customers view
staging.yaml #104
:
Commit
2f96552fe8
pushed by
Daniel
staging
2026-06-25 02:26:29 +02:00
2m38s
View workflow file
feat: Add group by partner option to company end customers list
staging.yaml #103
:
Commit
6a2fc16f75
pushed by
Daniel
staging
2026-06-25 02:21:31 +02:00
2m36s
View workflow file
feat: Add end customer view for companies with CRUD and partner assignment
staging.yaml #102
:
Commit
0ff4df2a12
pushed by
Daniel
staging
2026-06-25 02:18:52 +02:00
49s
View workflow file
feat: list end customers in companies admin and improve dark/light mode contrast across all admin components
staging.yaml #101
:
Commit
ef9422908d
pushed by
Daniel
staging
2026-06-25 02:13:49 +02:00
2m36s
View workflow file
feat: add button and modal to display users (partners) of a company in companies management page
staging.yaml #100
:
Commit
bf27c62f62
pushed by
Daniel
staging
2026-06-25 02:01:25 +02:00
2m50s
View workflow file
feat: add search field to companies list page
staging.yaml #99
:
Commit
5a2edef0df
pushed by
Daniel
staging
2026-06-25 01:58:33 +02:00
54s
View workflow file
feat: add delivery address migration, update companies server actions and rewrite companies page to support creation and edit of full address
staging.yaml #98
:
Commit
a1ad75c2db
pushed by
Daniel
staging
2026-06-25 01:54:45 +02:00
2m38s
View workflow file
feat: make company selection mandatory for partner role and add inline company creation in UserDialog
staging.yaml #97
:
Commit
85df922498
pushed by
Daniel
staging
2026-06-25 01:46:21 +02:00
2m21s
View workflow file
feat: add hideLocked checkbox to filter out gesperrt users by default
staging.yaml #96
:
Commit
67a2c2a67b
pushed by
Daniel
staging
2026-06-25 01:43:51 +02:00
1m57s
View workflow file
feat: add first_name and last_name to users and implement inline editing in user-list
staging.yaml #95
:
Commit
07c2758b73
pushed by
Daniel
staging
2026-06-25 01:40:47 +02:00
2m40s
View workflow file
style: clarify user deletion blocking message and offer to lock instead
staging.yaml #94
:
Commit
30a9de0e6d
pushed by
Daniel
staging
2026-06-25 01:36:35 +02:00
2m37s
View workflow file
feat: check for existing orders before user deletion and offer to lock instead
staging.yaml #93
:
Commit
24929494a6
pushed by
Daniel
staging
2026-06-25 01:33:55 +02:00
18s
View workflow file
fix: improve deleteUser error logging and handling to prevent silent DB failures
staging.yaml #92
:
Commit
86d71b2441
pushed by
Daniel
staging
2026-06-25 01:32:47 +02:00
2m35s
View workflow file
fix: resolve popover cutoff inside table by setting overflow-visible and adding debug logging for companies
staging.yaml #91
:
Commit
744302e8ab
pushed by
Daniel
staging
2026-06-25 01:30:09 +02:00
1m9s
View workflow file
fix: resolve infinite loading on user deletion by adding try-finally and deleting from public.users first
staging.yaml #90
:
Commit
396f135e87
pushed by
Daniel
staging
2026-06-25 01:28:27 +02:00
2m35s
View workflow file
style: rename CASPOS to CASPOS Shop in welcome email
staging.yaml #89
:
Commit
03d711c2e1
pushed by
Daniel
staging
2026-06-25 01:22:15 +02:00
2m40s
View workflow file
style: replace HEPHEX branding with CASPOS in welcome email
staging.yaml #88
:
Commit
2de8913dac
pushed by
Daniel
staging
2026-06-25 01:19:31 +02:00
1m2s
View workflow file
style: improve welcome email layout and content
staging.yaml #87
:
Commit
82e877249a
pushed by
Daniel
staging
2026-06-25 01:18:24 +02:00
31s
View workflow file
fix: add missing use client directive to user-dialog.tsx
staging.yaml #86
:
Commit
872e973a36
pushed by
Daniel
staging
2026-06-25 01:13:47 +02:00
2m34s
View workflow file
feat: add company selection to user dialog, require email password link on user creation, password validation with confirmation, and company grouping with search
staging.yaml #85
:
Commit
4cd6d86f33
pushed by
Daniel
staging
2026-06-25 01:09:47 +02:00
25s
View workflow file
fix: use token_hash with /auth/confirm route for password reset link
staging.yaml #84
:
Commit
69c8e8e5c1
pushed by
Daniel
staging
2026-06-25 00:56:49 +02:00
2m37s
View workflow file
fix: replace localhost in reset link with staging domain
staging.yaml #83
:
Commit
5652ce1098
pushed by
Daniel
staging
2026-06-25 00:33:06 +02:00
2m46s
View workflow file
fix: clean users.ts rewrite, add company_id to createUser, fix resetPassword link
staging.yaml #82
:
Commit
cebf677758
pushed by
Daniel
staging
2026-06-25 00:22:59 +02:00
2m38s
View workflow file
Fix typings and company name access
staging.yaml #81
:
Commit
410289a519
pushed by
Daniel
staging
2026-06-25 00:09:58 +02:00
2m38s
View workflow file
First
Previous
...
4
5
6
7
8
Next
Last