Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
108 commits
Select commit Hold shift + click to select a range
6be96dc
update pinia-colada and pinia-colada devtools
andre8244 Jan 8, 2026
4cb64c0
show pinia-colada devtools on production environment
andre8244 Jan 8, 2026
35c7bdd
fix style of system secret
andre8244 Jan 8, 2026
6ac179a
fix system notes
andre8244 Jan 8, 2026
ebb22d5
show pinia-colada devtools on production environment
andre8244 Jan 8, 2026
dd934b6
add documentation link to top bar
andre8244 Jan 8, 2026
21149ca
add kebab menu in system detail
andre8244 Jan 8, 2026
d89d08a
add restore system action
andre8244 Jan 8, 2026
550a6f4
improve go to system button
andre8244 Jan 8, 2026
8377266
add suspend/reactivate user action
andre8244 Jan 9, 2026
1992edf
improve users and roles
andre8244 Jan 15, 2026
eb26658
systems: add organization filter
andre8244 Jan 15, 2026
eddd783
show sort dropdown also on larger screens
andre8244 Jan 15, 2026
770f9d2
fix empty states and create buttons
andre8244 Jan 19, 2026
37f68a1
fix
andre8244 Jan 20, 2026
f72a9d9
fix
andre8244 Jan 20, 2026
2e91809
fix
andre8244 Jan 20, 2026
fd23f9f
fix api names
andre8244 Jan 20, 2026
07bb31f
add application page (wip)
andre8244 Jan 21, 2026
e8a87d0
add application page (wip)
andre8244 Jan 23, 2026
d995109
add application page (wip)
andre8244 Jan 27, 2026
044581d
add application page (wip)
andre8244 Jan 27, 2026
1de40e6
add application page (wip)
andre8244 Jan 28, 2026
c8456a8
add application page (wip)
andre8244 Jan 28, 2026
06b1210
add application page (wip)
andre8244 Jan 28, 2026
f74228c
add application page (wip)
andre8244 Jan 28, 2026
84b0a20
fix organizations
andre8244 Feb 3, 2026
3291b40
add app version filter
andre8244 Feb 3, 2026
88e0217
add app system filter
andre8244 Feb 3, 2026
9802133
add application organization filter
andre8244 Feb 3, 2026
fe6349c
add application logos
andre8244 Feb 4, 2026
6d256a8
fix "no organization" in organization filter
andre8244 Feb 4, 2026
3ebeead
add apps counter card and unassigned notification
andre8244 Feb 4, 2026
051aaf5
fix app version filter
andre8244 Feb 4, 2026
bedf24d
fix lint errors
andre8244 Feb 4, 2026
31efff8
add notes to organizations
andre8244 Feb 5, 2026
5cecab9
fix users logto_id
andre8244 Feb 5, 2026
877e913
implement suspend/reactivate system
andre8244 Feb 5, 2026
8424937
upgrade pinia-colada
andre8244 Feb 6, 2026
c3db2b2
implement suspend/reactivate for distributors
andre8244 Feb 6, 2026
1e8be0d
implement suspend/reactivate for resellers
andre8244 Feb 6, 2026
882ab76
implement suspend/reactivate for customers
andre8244 Feb 6, 2026
6021270
upgrade pinia-colada
andre8244 Feb 9, 2026
f16977e
confirm input when deleting orgs, systems and users
andre8244 Feb 9, 2026
e1f0687
fix filters and empty states
andre8244 Feb 10, 2026
1319dd9
fix: use DeleteObjectModal in Systems page
andre8244 Feb 10, 2026
4efa979
chore: update build triggers for PR deployment
github-actions[bot] Feb 10, 2026
d8e3b8b
fixes to distributors
andre8244 Feb 10, 2026
f4f7785
add status filter to resellers
andre8244 Feb 10, 2026
5568a7b
add status filter to customers
andre8244 Feb 10, 2026
f68deef
add suspended status for systems
andre8244 Feb 10, 2026
078ca89
add organization filter to users
andre8244 Feb 10, 2026
c76caf3
add status filter to users
andre8244 Feb 10, 2026
7a3b966
reorganize pinia-colada queries
andre8244 Feb 11, 2026
3bf4dbc
reorganize queries, libs and components
andre8244 Feb 11, 2026
d5a72f2
add role filter in users page
andre8244 Feb 11, 2026
6fb6eb4
add restore action for deleted users
andre8244 Feb 11, 2026
a1db2b9
add distributors export
andre8244 Feb 11, 2026
e6ebcec
add resellers & customers export
andre8244 Feb 11, 2026
48c4a8d
refactor default filters
andre8244 Feb 11, 2026
de920e8
add users export
andre8244 Feb 11, 2026
bdc8893
add fields to distributor drawer
andre8244 Feb 11, 2026
49069a4
add language field to distributors
andre8244 Feb 11, 2026
c7c24b1
fix language field for distributors
andre8244 Feb 12, 2026
6c11e80
add fields to resellers & customers drawer
andre8244 Feb 12, 2026
ae77264
refactor delete -> archive
andre8244 Feb 12, 2026
388c44d
fix empty states and filters
andre8244 Feb 12, 2026
9000d40
remove unused imports & format code
andre8244 Feb 12, 2026
5e1ec6b
add distributor destroy & fix schemas
andre8244 Feb 13, 2026
8f79a77
implement destroy action for all objects
andre8244 Feb 13, 2026
8dc84cf
add copilot instructions to .gitignore
andre8244 Feb 13, 2026
1785625
make user roles mandatory
andre8244 Feb 13, 2026
aca4ec7
add reseller, customer and system counters in org tables
andre8244 Feb 13, 2026
58c015b
add vat number column
andre8244 Feb 13, 2026
6ca909f
add fallback logos for applications
andre8244 Feb 13, 2026
b536d04
improve CounterCard component
andre8244 Feb 13, 2026
26c12ae
distributor detail (wip)
andre8244 Feb 16, 2026
41e4150
add distributor detail (wip)
andre8244 Feb 18, 2026
27976e4
distributor detail (wip)
andre8244 Feb 19, 2026
768626c
add "organization systems" & "organization apps" cards
andre8244 Feb 19, 2026
1960608
replace 'organization' with 'company'
andre8244 Feb 19, 2026
bc18f69
reorganize components
andre8244 Feb 19, 2026
daef519
add reseller detail view
andre8244 Feb 19, 2026
15eb39e
add customer detail view
andre8244 Feb 19, 2026
c8d4ddd
remove unused imports
andre8244 Feb 19, 2026
3908902
add applications card to system detail
andre8244 Feb 20, 2026
c8ac592
pre-commit fix
andre8244 Feb 20, 2026
cb96f0f
refactor application filters
andre8244 Feb 21, 2026
73e3a24
refactor filters
andre8244 Feb 21, 2026
d2b7b8a
pre-commit fixes
andre8244 Feb 23, 2026
95c7844
refactor filters/systems
andre8244 Feb 23, 2026
56ee2c6
refactor filters/applications
andre8244 Feb 23, 2026
8ee8aed
refactor filters/users
andre8244 Feb 23, 2026
b905c3f
add company link to apps & users pages
andre8244 Feb 23, 2026
c01c8e1
fix view/edit buttons in resellers & customers
andre8244 Feb 23, 2026
6a085d2
reset pageNum when changing filters
andre8244 Feb 23, 2026
09aad0f
add new logo
andre8244 Feb 23, 2026
cbd74ef
update @pinia/colada
andre8244 Feb 24, 2026
79c8c0e
add application detail page
andre8244 Feb 25, 2026
13ed940
fix icons and titles of cards
andre8244 Feb 25, 2026
003fccb
add update available badge
andre8244 Feb 25, 2026
6058ff1
use groups in product filter
andre8244 Feb 25, 2026
0ab87f5
use groups in app version filter
andre8244 Feb 25, 2026
370f4d6
keep filter enabled while refetching their options
andre8244 Feb 25, 2026
1cd4aa9
fix: deduplicate version filter options to prevent rendering bugs
edospadoni Feb 25, 2026
a052e98
cleanup code
andre8244 Feb 26, 2026
6414419
prevent export if no data is present
andre8244 Feb 26, 2026
2e00261
add italian translations
andre8244 Feb 26, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,7 @@ config.yaml

# OS
.DS_Store
Thumbs.db
Thumbs.db

# Copilot instructions (local only)
.github/copilot-instructions.md
4 changes: 2 additions & 2 deletions backend/.render-build-trigger
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is used to force Docker service rebuilds in PR previews
# Modify LAST_UPDATE to trigger rebuilds

LAST_UPDATE=2025-10-22T15:22:55Z
LAST_UPDATE=2026-02-10T12:10:22Z

# Instructions:
# 1. To force rebuild of Docker services in a PR, update LAST_UPDATE
# 2. Run: perl -i -pe "s/LAST_UPDATE=2025-10-22T15:22:55Z
# 2. Run: perl -i -pe "s/LAST_UPDATE=2026-02-10T12:10:22Z
# 2. Commit and push changes to trigger Docker rebuilds
4 changes: 2 additions & 2 deletions collect/.render-build-trigger
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is used to force Docker service rebuilds in PR previews
# Modify LAST_UPDATE to trigger rebuilds

LAST_UPDATE=2025-10-22T15:22:55Z
LAST_UPDATE=2026-02-10T12:10:22Z

# Instructions:
# 1. To force rebuild of Docker services in a PR, update LAST_UPDATE
# 2. Run: perl -i -pe "s/LAST_UPDATE=2025-10-22T15:22:55Z
# 2. Run: perl -i -pe "s/LAST_UPDATE=2026-02-10T12:10:22Z
# 2. Commit and push changes to trigger Docker rebuilds
2 changes: 1 addition & 1 deletion docs/en/05-system-registration.md
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ MY_SYSTEM_SECRET=my_a1b2c3d4e5f6g7h8i9j0.k1l2m3n4o5p6q7r8s9t0u1v2w3x4y5z6a7b8c9d
Administrators can view registration status:

1. Navigate to **Systems**
2. Find the system and click **View details**
2. Find the system and click **View**
3. Check fields:
- **System_key**: Now visible (was hidden before)
- **Subscription**: Shows timestamp
Expand Down
4 changes: 2 additions & 2 deletions frontend/.render-build-trigger
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# This file is used to force Docker service rebuilds in PR previews
# Modify LAST_UPDATE to trigger rebuilds

LAST_UPDATE=2025-10-22T15:22:55Z
LAST_UPDATE=2026-02-10T12:10:22Z

# Instructions:
# 1. To force rebuild of Docker services in a PR, update LAST_UPDATE
# 2. Run: perl -i -pe "s/LAST_UPDATE=2025-10-22T15:22:55Z
# 2. Run: perl -i -pe "s/LAST_UPDATE=2026-02-10T12:10:22Z
# 2. Commit and push changes to trigger Docker rebuilds
109 changes: 29 additions & 80 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading