tdurieux
873c910dd3
Improve error dashboard
2026-05-06 16:12:37 +03:00
tdurieux
c2d43164d0
error logging improvement, regex fix
2026-05-06 11:16:12 +03:00
tdurieux
f8c91ca0af
multiple fixes
2026-05-05 10:32:31 +03:00
tdurieux
db2ac5307d
fix admin
2026-05-03 22:29:01 +02:00
tdurieux
e18961208a
fix(admin): bind token form to dotted scope to escape ng-if child scope
...
The Generate button silently no-op'd because ng-model="newTokenName" inside
an ng-if block wrote to a child scope, leaving $scope.newTokenName empty.
Use $scope.tokenForm.{name,plaintext} so prototypal lookup resolves to the
controller scope.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com >
2026-05-03 19:40:28 +02:00
tdurieux
a5f66d6844
multiple fixes
2026-05-03 15:30:54 +02:00
Thomas Durieux
1d97c76e7e
Improve mobile layout and redesign admin interface ( #665 )
2026-04-15 06:04:43 +02:00
tdurieux
f1d6e4534d
change default filter for the admin
2023-05-02 18:22:14 +02:00
tdurieux
c59e202124
feat: list gh repos in user admin
2023-02-22 11:05:37 +01:00
tdurieux
1d4eb7a1b0
fix: fix action menu in the admin
2023-02-22 09:21:14 +01:00
tdurieux
73f7582fd2
feat: admin to remove repo cache
2023-02-07 13:27:06 +01:00
tdurieux
a254cd965c
feat: add user page in admin
2022-08-11 13:34:09 +02:00
tdurieux
ad49eedebc
feat: remove & retry queue jobs
2021-09-23 18:46:17 +02:00
Thomas Durieux
046d0c65cf
feat: add basic admin dashboard ( #90 )
2021-09-23 18:33:21 +02:00