tdurieux
5793e2dbb5
fix: allow removing expired and errored repositories from dashboard
...
The Remove action in the dashboard dropdown was gated on
status == 'ready', so expired repos showed no way to be removed and
stuck on the front page. The backend DELETE route already accepts any
non-'removed' status, so widen the ng-show to include 'expired' and
'error'.
Fixes #463 .
2026-05-03 19:29:08 +02:00
tdurieux
a5f66d6844
multiple fixes
2026-05-03 15:30:54 +02:00
tdurieux
88f826aab4
update design
2026-04-24 14:55:18 +02:00
Thomas Durieux
261eaa8d79
Polish website UX: unify dashboards, clean up layout, modernize styling ( #668 )
2026-04-15 09:30:19 +02:00
Thomas Durieux
1d97c76e7e
Improve mobile layout and redesign admin interface ( #665 )
2026-04-15 06:04:43 +02:00
tdurieux
3c18884de2
fix: fix filter remove button in dashboard
2023-02-22 09:28:27 +01:00
tdurieux
f897b5ba5b
feat: improve dashboard search layout
2023-02-06 12:55:32 +01:00
Thomas Durieux
73e46f926f
feat: add support for pull requests ( #156 )
2023-01-22 12:54:14 +01:00
tdurieux
2cdd417056
feat: improve repository status UI
2021-09-09 13:16:01 +02:00
tdurieux
6464e1c547
fix: fix tooltip repo size
2021-09-08 16:12:06 +02:00
tdurieux
e036a80167
fix: fix quota UI
2021-09-08 16:08:24 +02:00
tdurieux
a6bbfdd6fc
chore: improve status badge
2021-09-08 15:58:59 +02:00
tdurieux
fe7c953b15
chore: higlight error message in repository list
2021-09-08 15:56:03 +02:00
Thomas Durieux
20e8d533f4
feat: measure and display user quota ( #72 )
2021-09-06 14:53:42 +02:00
tdurieux
6b6fbe9263
feat: display message when repository list is empty
2021-09-06 13:01:05 +02:00
Thomas Durieux
49da267d5f
feat: Add conference manager ( #71 )
2021-09-06 09:34:39 +02:00
tdurieux
1506de0367
add: create toast notifications in the dashboard
2021-08-24 12:32:49 +02:00
tdurieux
b03e43eb9a
update link to original repository
2021-08-24 09:06:33 +02:00
tdurieux
6b568905d3
add: new version of the dashboard
2021-08-20 16:10:39 +02:00
tdurieux
caeff49ab0
migrate JavaScript to TypeScript
2021-08-13 08:26:23 +02:00
tdurieux
f58e46fc56
add dark mode
2021-04-26 14:37:48 +02:00
tdurieux
fbc7952d62
fix repo update
2021-04-21 22:58:18 +02:00
tdurieux
a6baf39970
improve mobile view
2021-04-21 13:22:00 +02:00
tdurieux
2e761ca295
improve mobile view
2021-04-21 11:20:14 +02:00
tdurieux
0e5dc0a0bf
fix link to anonymized repository and page
2021-04-19 10:33:25 +02:00
tdurieux
7ce61a5502
improve style
2021-04-19 09:59:52 +02:00
tdurieux
e716b28494
improve dashboard page
2021-04-07 14:12:58 +02:00
tdurieux
c0eeb86a9c
improve dashboard page
2021-04-07 13:07:49 +02:00
tdurieux
19bd0702df
add expiration date
2021-04-06 18:09:04 +02:00
tdurieux
cf17e1c456
fix typos
2021-04-06 17:45:36 +02:00
tdurieux
83dd070843
improve dashboard
2021-03-23 08:39:28 +01:00
tdurieux
72715dfcd9
Display error messages
2021-03-19 13:26:29 +01:00
tdurieux
351a0902b2
improve page design
2021-03-19 10:23:46 +01:00
tdurieux
a2d0f0b212
v2 wip
2021-03-16 11:23:16 +01:00