22 Commits

Author SHA1 Message Date
63cdf5c33d fix user search only working if table columns got sorted at least once
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2024-12-02 16:03:14 +01:00
95968148a6 update to svelte 5
All checks were successful
delpoy / build-and-deploy (push) Successful in 35s
2024-12-02 00:28:43 +01:00
aacd618d4f trigger pagination if table body is delayed populated
All checks were successful
delpoy / build-and-deploy (push) Successful in 43s
2024-11-29 12:54:54 +01:00
97f10da146 relocate new user/report button
All checks were successful
delpoy / build-and-deploy (push) Successful in 50s
2024-11-29 02:46:22 +01:00
58d39921cb fix pagination missing last entry
All checks were successful
delpoy / build-and-deploy (push) Successful in 54s
2024-11-28 20:15:51 +01:00
0066736527 probably wasn't overfetching at all
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m24s
2024-11-28 02:42:07 +01:00
750d1b43d7 maybe fix overfetching now
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m23s
2024-11-28 02:31:20 +01:00
bd33727aa6 update admin pagination
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m16s
2024-11-28 01:44:35 +01:00
b92e494ecb add option to add user manually (#22)
All checks were successful
delpoy / build-and-deploy (push) Successful in 1m25s
2023-12-23 00:41:49 +01:00
9ebea2a1e8 increase pagination size
All checks were successful
delpoy / build-and-deploy (push) Successful in 47s
2023-12-04 18:50:57 +01:00
372e91121d consider pagination page when showing user index 2023-12-02 01:43:36 +01:00
74c842272d fix height on admin page users and reports
All checks were successful
delpoy / build-and-deploy (push) Successful in 41s
2023-12-01 14:20:45 +01:00
fc6fc097e9 lint
All checks were successful
delpoy / build-and-deploy (push) Successful in 47s
2023-11-30 23:25:04 +01:00
05ddd05a5b update dependencies 2023-11-28 22:15:12 +01:00
4a4135c31e rename cracked to noauth and remove the possibility to self register as such 2023-11-13 11:52:45 +01:00
444631f649 fix error when sorting users after edition
All checks were successful
delpoy / build-and-deploy (push) Successful in 52s
2023-10-04 14:32:31 +02:00
6eb44cc33b fix pagination on user search 2023-09-30 16:15:22 +02:00
9be57c1004 add generic components for table sorting 2023-09-30 15:15:48 +02:00
9ababd4847 remove table resizing and fix admin panel user scroll behavior
All checks were successful
delpoy / build-and-deploy (push) Successful in 56s
2023-09-30 02:13:09 +02:00
b1f546ee94 add user search in admin panel and remove user skeleton while loading data
All checks were successful
delpoy / build-and-deploy (push) Successful in 31s
2023-09-30 01:42:59 +02:00
8259c387e5 make admin users table resizable 2023-08-29 14:23:06 +02:00
10b1c01d51 add admin user page 2023-08-29 04:24:56 +02:00