Commit Graph

137 Commits

Author SHA1 Message Date
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
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
3cd2cbe6f2 Add GroupSelect component 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
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
56976997d2 (fix): Show metrics link when --prometheus-addr is provided 2022-03-17 06:13:10 -07: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
af9c47d038 Fix pagination in Active table 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
49eece97f7 (ui): Hide action buttons in read-only mode 2022-03-02 06:34:45 -08:00
Ken Hibino
8a508c58eb Display queue latency 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
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
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
Hugo Fonseca
711ca8b5c8
Prettify json bytes in Web UI 2021-12-13 16:39:55 -08:00
Ken Hibino
741a3c59fa
Add completed state 2021-11-06 15:23:10 -07:00
Ken Hibino
32c5bac6cc (ui): fix build 2021-10-22 06:27:16 -07:00
Ken Hibino
ccdd6cea01 Serve both UI assets and REST API from handler 2021-10-12 15:35:56 -07:00
Lukas Malkmus
8b0a5d2dd5 Fix typo 2021-09-30 06:03:52 -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
d58d549d4c Adjust payload field to print content if bytes are printable 2021-06-29 16:47:25 -07:00
Ken Hibino
b5de7e6994 Update timeAgo helper to handle zero unix time 2021-06-29 16:47:25 -07:00
Ken Hibino
565dfb4ccf Update UI code with new API 2021-06-29 16:47:25 -07:00
Ken Hibino
a1ee096efa Rollback new logo in appbar 2021-05-08 22:11:07 -07:00
Ken Hibino
72bcbadf72 Update Appbar with a new logo 2021-04-19 06:56:00 -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
15dc9ff485 Fix action button styles 2021-03-01 15:24:41 -08:00
Ken Hibino
50b7af8421 Make barchart clickable 2021-03-01 15:14:12 -08:00
Ken Hibino
93ef083abc Style fix 2021-03-01 15:14:12 -08:00
Ken Hibino
aa2cc37cd9 Update task table styles 2021-01-30 10:17:54 -08:00
Ken Hibino
30f64efd09 Minor fixes 2021-01-29 22:25:01 -08:00
Ken Hibino
747ff21218 Fix percentage helper 2021-01-29 16:01:30 -08:00
Ken Hibino
4179d00b7b Change values displayed in QueuesOverviewTable 2021-01-28 06:54:53 -08:00
Ken Hibino
a0e7b49c3a Use small icons in QueuesOverviewTable 2021-01-27 21:41:57 -08:00
Ken Hibino
ae7e0730bc Show deadline data in ActiveTasksTable 2021-01-27 16:16:38 -08:00