335 Commits

Author SHA1 Message Date
Ken Hibino
9e8dd34a88 Create generic TasksTable component 2022-04-03 05:50:23 -07:00
Ken Hibino
e83c77cbd4 (ui): Rename TasksTable to TasksTableContainer 2022-04-02 20:11:34 -07:00
Ken Hibino
ea78dacaf6 (ui): Reduce bundle size by using light syntax-highlighter 2022-04-01 14:32:06 -07:00
Ken Hibino
d92642e942 (ui): Fix inconsistent data shown in AggregatingTasks view 2022-04-01 11:57:00 -07:00
Ken Hibino
18976c100f (ui): Update queue state when fetching aggregating tasks 2022-04-01 11:19:58 -07:00
Ken Hibino
adbf4334df (ui): Update snackbar state upon aggregating task actions 2022-04-01 11:03:25 -07:00
Ken Hibino
8e26f2d3d8 (ui): Add empty group UI 2022-04-01 10:54:39 -07:00
Ken Hibino
7dafb043de (ui): Update Queue state when new list of groups is fetched 2022-04-01 10:39:35 -07:00
Ken Hibino
e494b7fca6 (ui): Add action buttons to AggregatingTasksTable 2022-04-01 10:03:02 -07:00
Ken Hibino
2430e4210d Add writeResponseJSON helper 2022-03-30 19:12:39 -07:00
Ken Hibino
0b5e5e9784 Add redux actions/reducer for aggregating task actions 2022-03-30 18:34:15 -07:00
Ken Hibino
0b1b984dda (ui): Add api functions for aggregating task actions 2022-03-30 06:49:28 -07:00
Ken Hibino
0f467535f4 Add REST endpoints for actions on aggregating_tasks 2022-03-30 06:18:58 -07:00
Ken Hibino
0d44cb3d62 (ui): minor cleanup 2022-03-26 14:14:49 -07:00
Ken Hibino
040c377983 (ui): Add error and not found alert box in AggregatingTasksTable 2022-03-26 14:09:24 -07:00
Ken Hibino
c32ac9e820 (ui): Rename TaskGroupsTable to AggregatingTasksTable 2022-03-26 14:04:55 -07:00
Ken Hibino
7d5b031d93 (ui): Display tasks in TaskGroupsTable 2022-03-26 14:02:03 -07:00
Ken Hibino
e14c35a3d7 (ui): Add redux action/reducer for aggregating tasks 2022-03-26 07:04:22 -07:00
Ken Hibino
3d34361f9b Add REST endpoint for listing aggregating tasks 2022-03-26 06:37:40 -07:00
Ken Hibino
a665a094be WIP: Add table to TaskGroupsTable 2022-03-25 16:11:20 -07:00
Ken Hibino
b3e7f28fae (ui): Make GroupSelect controlled input 2022-03-25 07:00:31 -07:00
Ken Hibino
7f7e699921 Use virtualized list 2022-03-25 06:43:44 -07:00
Ken Hibino
e510aaf107 (ui): Add react-window 2022-03-25 06:21:28 -07:00
Ken Hibino
cbc292bce2 Add GroupSelect component 2022-03-25 06:06:13 -07:00
Ken Hibino
1ebfcb44bf Fix QueueInfo conversion helper 2022-03-25 06:05:53 -07:00
Ken Hibino
845f625af6 Add redux actions/reducers for groups 2022-03-24 06:55:29 -07:00
Ken Hibino
f3be2555f8 Add list groups REST endpoint 2022-03-24 06:54:41 -07:00
Ken Hibino
f19b95ad82 Update QueueSizeChart to show aggregating task count 2022-03-24 06:15:58 -07:00
Ken Hibino
410be6f842 Fix TasksTable styles 2022-03-23 20:47:39 -07:00
Ken Hibino
8671cd011c Add group count and aggregating task count in TaskView 2022-03-23 20:47:11 -07:00
Ken Hibino
6ec87cd434 v0.6.1 v0.6.1 2022-03-17 06:16:07 -07:00
Ken Hibino
56976997d2 (fix): Show metrics link when --prometheus-addr is provided 2022-03-17 06:13:10 -07:00
Ken Hibino
d31a42d85d Update readme 2022-03-12 15:34:44 -08:00
Ken Hibino
fc7b4a10bf v0.6.0 v0.6.0 2022-03-02 06:36:30 -08:00
Ken Hibino
3e9365882d Update ui build files 2022-03-02 06:34:45 -08:00
Ken Hibino
14effdde06 (ui): Fix timeAgo helper to return dash when zero time is passed 2022-03-02 06:34:45 -08:00
Ken Hibino
1601a0861a Use logo image 2022-03-02 06:34:45 -08:00
Ken Hibino
fe6898e75e Round queue latency displayed in UI to the nearest multiple of 10ms 2022-03-02 06:34:45 -08:00
Ken Hibino
af9c47d038 Fix pagination in Active table 2022-03-02 06:34:45 -08:00
Ken Hibino
834a759680 Update ui build 2022-03-02 06:34:45 -08:00
Ken Hibino
1a27aaacbe Add concept of Flag values under window object to ensure values are
parsed before use
2022-03-02 06:34:45 -08:00
Ken Hibino
2991ea5a60 Update changelog 2022-03-02 06:34:45 -08:00
Ken Hibino
15e1eaaa56 Update ui build files 2022-03-02 06:34:45 -08:00
Ken Hibino
49eece97f7 (ui): Hide action buttons in read-only mode 2022-03-02 06:34:45 -08:00
Ken Hibino
3805ae6e06 (cmd): Add --read-only mode flag 2022-03-02 06:34:45 -08:00
Ken Hibino
c04e63d3f7 Add ReadOnly option for HTTPHandler 2022-03-02 06:34:45 -08:00
Ken Hibino
ade2baceaf Update changelog 2022-03-02 06:34:45 -08:00
Ken Hibino
8a508c58eb Display queue latency 2022-03-02 06:34:45 -08:00
Ken Hibino
0d58ef86f4 Update asynq dependency to v0.22.0 2022-03-02 06:34:45 -08:00
Ken Hibino
aceac82d78 Show orphaned status in active task table 2022-03-02 06:34:45 -08:00