Commit Graph

323 Commits

Author SHA1 Message Date
Ken Hibino
28b1d463d0 Add REST endpoints for actions on aggregating_tasks 2022-04-11 17:20:26 -07:00
Ken Hibino
ff63a289a2 (ui): minor cleanup 2022-04-11 17:20:26 -07:00
Ken Hibino
ad687c4dc7 (ui): Add error and not found alert box in AggregatingTasksTable 2022-04-11 17:20:26 -07:00
Ken Hibino
c13cba0d5d (ui): Rename TaskGroupsTable to AggregatingTasksTable 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
f6d84b1dc2 Add REST endpoint for listing aggregating tasks 2022-04-11 17:20:26 -07:00
Ken Hibino
e4b7765277 WIP: Add table to TaskGroupsTable 2022-04-11 17:20:26 -07:00
Ken Hibino
55de4e84eb (ui): Make GroupSelect controlled input 2022-04-11 17:20:26 -07:00
Ken Hibino
f31f248937 Use virtualized list 2022-04-11 17:20:26 -07:00
Ken Hibino
99f147df66 (ui): Add react-window 2022-04-11 17:20:26 -07:00
Ken Hibino
3cd2cbe6f2 Add GroupSelect component 2022-04-11 17:20:26 -07:00
Ken Hibino
b7667d8c7b Fix QueueInfo conversion helper 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
33b24ca940 Add list groups REST endpoint 2022-04-11 17:20:26 -07:00
Ken Hibino
a2b6925041 Update QueueSizeChart to show aggregating task count 2022-04-11 17:20:26 -07:00
Ken Hibino
568e2e301c Fix TasksTable styles 2022-04-11 17:20:26 -07:00
Ken Hibino
a0e80ca4da Add group count and aggregating task count in TaskView 2022-04-11 17:20:26 -07:00
Ken Hibino
6ec87cd434 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 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
Peizhi Zheng
1655bf3d88 address comments 2022-03-02 06:34:45 -08:00
Peizhi Zheng
91683248d0 fix jsx config error 2022-03-02 06:34:45 -08:00
Peizhi Zheng
3d31c94258 add copy id for the rest of tables 2022-03-02 06:34:45 -08:00
Peizhi Zheng
747d10df97 add copy id feature for task tables 2022-03-02 06:34:45 -08:00
Peizhi Zheng
609b319a9e
Add copy taskID to clipboard button 2022-01-14 22:46:49 -08:00
Ken Hibino
3ae79d85c3 Fix typescript error 2021-12-20 07:11:15 -08:00
Ken Hibino
e98f285767
Add metrics view screenshot in readme 2021-12-19 16:38:51 -08:00
Ken Hibino
e74815a7c1 Update changelog 2021-12-19 16:32:10 -08:00
Ken Hibino
68e1ce4ee7 Update readme 2021-12-19 16:26:45 -08:00
Ken Hibino
5d1bd3cb55
Install dayjs 2021-12-19 16:09:16 -08:00
Ken Hibino
d448ad2525
Fix build 2021-12-19 13:47:31 -08:00
Ken Hibino
1b8d46a35e
Add support for Prometheus integration 2021-12-19 07:30:16 -08:00