Ken Hibino
|
c22c0206d7
|
(ui): Convert all tasks tables to use TasksTable component
|
2022-04-11 17:20:26 -07:00 |
|
Ken Hibino
|
d0a8b6b691
|
(ui): Fix inconsistent data shown in AggregatingTasks view
|
2022-04-11 17:20:26 -07:00 |
|
Ken Hibino
|
9de7f054bc
|
(ui): Update queue state when fetching aggregating tasks
|
2022-04-11 17:20:26 -07:00 |
|
Ken Hibino
|
0a6150e935
|
(ui): Update snackbar state upon aggregating task actions
|
2022-04-11 17:20:26 -07:00 |
|
Ken Hibino
|
c8d7da05eb
|
(ui): Update Queue state when new list of groups is fetched
|
2022-04-11 17:20:26 -07:00 |
|
Ken Hibino
|
33e76f263d
|
(ui): Add action buttons to AggregatingTasksTable
|
2022-04-11 17:20:26 -07:00 |
|
Ken Hibino
|
b9254e8c65
|
Add redux actions/reducer for aggregating task actions
|
2022-04-11 17:20:26 -07:00 |
|
Ken Hibino
|
db8b77591e
|
(ui): Display tasks in TaskGroupsTable
|
2022-04-11 17:20:26 -07:00 |
|
Ken Hibino
|
a479098bd6
|
(ui): Add redux action/reducer for aggregating tasks
|
2022-04-11 17:20:26 -07:00 |
|
Ken Hibino
|
81eed7e33d
|
Add redux actions/reducers for groups
|
2022-04-11 17:20:26 -07:00 |
|
Ken Hibino
|
1b8d46a35e
|
Add support for Prometheus integration
|
2021-12-19 07:30:16 -08:00 |
|
Ken Hibino
|
741a3c59fa
|
Add completed state
|
2021-11-06 15:23:10 -07:00 |
|
Ken Hibino
|
ce5c86eea5
|
Support redis cluster
- Added `--redis-cluster-nodes` flag
- Display cluster information in redis info page
|
2021-09-07 07:10:38 -07:00 |
|
Ken Hibino
|
3befee382d
|
Add Task details view
Allow users to find task by task ID
|
2021-07-30 05:53:14 -07:00 |
|
Ken Hibino
|
565dfb4ccf
|
Update UI code with new API
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
8395647155
|
Move dailyStats chart type state to redux store
|
2021-04-10 06:47:33 -07:00 |
|
Ken Hibino
|
33ac2d7316
|
Save task-rows-per-page as user settings
|
2021-04-10 06:47:33 -07:00 |
|
Ken Hibino
|
a488599ec0
|
Fix queue size when delete action happens
|
2021-01-26 21:43:51 -08:00 |
|
Ken Hibino
|
a6498ca729
|
Improve network error handling
|
2021-01-26 21:25:42 -08:00 |
|
Ken Hibino
|
1eafcbeed5
|
Use redux for drawer open state
|
2021-01-22 22:26:04 -08:00 |
|
Ken Hibino
|
3547d27214
|
Minimize the number of writes to local-storage
|
2021-01-22 22:16:48 -08:00 |
|
Ken Hibino
|
caae17a230
|
Add delete and archive action buttons to PendingTasksTable
|
2021-01-21 16:26:34 -08:00 |
|
Ken Hibino
|
15bd0a142e
|
Add redux actions and reducer for pending task delete/archive
|
2021-01-21 06:59:46 -08:00 |
|
Peizhi Zheng
|
b3beef97df
|
Add system default as dark theme preference option
|
2021-01-13 13:58:10 -08:00 |
|
Ken Hibino
|
e7cfbc6bf7
|
Fix dark theme styles
|
2021-01-13 07:03:30 -08:00 |
|
Peizhi Zheng
|
b15fa59cf9
|
Add dark mode
|
2021-01-12 16:12:20 -08:00 |
|
Ken Hibino
|
34b6553d7d
|
Rename DeadTask to ArchivedTask, and action Kill to Archive
|
2021-01-12 11:59:44 -08:00 |
|
Ken Hibino
|
251b262798
|
Show error alert when data is not available
|
2021-01-09 14:17:44 -08:00 |
|
Ken Hibino
|
14dc7de869
|
Add content to RedisInfoView
|
2021-01-04 13:11:04 -08:00 |
|
Ken Hibino
|
0c3cd80728
|
Change response shape from redis_info endpoint
|
2021-01-04 09:31:10 -08:00 |
|
Ken Hibino
|
4951d2f571
|
Fetch redis info from RedisInfoView
|
2021-01-03 08:07:19 -08:00 |
|
Ken Hibino
|
3f9e8820d9
|
Fetch servers info and show in ServersTable
|
2020-12-31 07:02:54 -08:00 |
|
Ken Hibino
|
d0b6dee896
|
Fetch DailyStats in Dashboard view
|
2020-12-27 16:45:28 -08:00 |
|
Ken Hibino
|
3d982d9a8b
|
Remove stale code
|
2020-12-27 15:56:35 -08:00 |
|
Ken Hibino
|
03c2827c25
|
Add SchedulerEnqueueEventsTable
|
2020-12-26 15:02:47 -08:00 |
|
Ken Hibino
|
45d77be796
|
Add redux actions and reducer to handle scheduler enqueue events
|
2020-12-26 10:29:43 -08:00 |
|
Ken Hibino
|
50639cabb8
|
Add cancel action to ActiveTasksTable
|
2020-12-23 07:46:17 -08:00 |
|
Ken Hibino
|
f419fd3c71
|
Use uuid prefix in task table
|
2020-12-21 06:51:07 -08:00 |
|
Ken Hibino
|
a76cc5afa5
|
Add kill functionality to scheduled and retry tasks table
|
2020-12-19 07:38:23 -08:00 |
|
Ken Hibino
|
a454f2f094
|
Add run retry task, run scheduled task functionality
|
2020-12-19 06:35:08 -08:00 |
|
Ken Hibino
|
f527b0c6d8
|
Add batch-delete, batch-run, delete-all, run-all functionalities for
scheduled and retry tasks
|
2020-12-19 06:07:23 -08:00 |
|
Ken Hibino
|
68738ec962
|
Extract TableActions component
|
2020-12-18 12:58:48 -08:00 |
|
Ken Hibino
|
bf81787115
|
Add run-all dead tasks action button to DeadTasksTable
|
2020-12-17 06:57:30 -08:00 |
|
Ken Hibino
|
eb660f20ce
|
Minor update in tasksReducer
|
2020-12-16 07:04:22 -08:00 |
|
Ken Hibino
|
226cfc3b82
|
Add delete-all action button to DeadTasksTable
|
2020-12-16 06:55:51 -08:00 |
|
Ken Hibino
|
9bfd373f85
|
Add batch run button to DeadTasksTable
|
2020-12-15 06:46:23 -08:00 |
|
Ken Hibino
|
903820e6c8
|
Add "run task" button to DeadTasksTable
|
2020-12-14 07:14:10 -08:00 |
|
Ken Hibino
|
ef60304015
|
Add batch delete button to DeadTasksTable
|
2020-12-14 06:30:10 -08:00 |
|
Ken Hibino
|
d8c549adb2
|
Add app wide snackbar
|
2020-12-10 07:58:44 -08:00 |
|
Ken Hibino
|
ce978f4516
|
Add delete button for scheduled and dead tasks
|
2020-12-09 06:56:44 -08:00 |
|