Commit Graph

17 Commits

Author SHA1 Message Date
88b91bce3e Mastodon admin API
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-16 17:40:47 +02:00
ae48cb2c06 ScrollableList: replace margins with padding 2022-04-22 12:24:09 -05:00
39b819241f Dashboard styles, typescript, add useAppDispatch
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-14 15:24:11 +02:00
6023f69b2e remove duplicate column headings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-03-29 16:26:02 +02:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
4417b8010f Add column header to users page in dashboard
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-01-01 23:45:38 +01:00
18ef49aec9 Seach: autosubmit from search page 2021-10-07 15:19:28 -05:00
a362e0bbd7 UserIndex: display account joined date when available 2021-07-14 10:22:07 -05:00
022c9f06b3 UserIndex: style search input, rework debounced search 2021-07-13 20:39:03 -05:00
30b39d739f UserIndex: make search work 2021-07-13 20:14:15 -05:00
aae031f5d0 UserIndex: configurable pageSize 2021-07-13 18:49:41 -05:00
a89ea524a9 Refactor AwaitingApproval 2021-07-13 17:59:55 -05:00
732fba73f5 Admin: refactor fetchUsers() action 2021-07-13 17:27:11 -05:00
3043924045 Refactor UserIndex to use its own state instead of Redux 2021-07-13 17:01:31 -05:00
80a682f120 Admin: add UserIndex to view a list of registered users 2021-07-13 15:16:31 -05:00