227 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
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
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
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
845f625af6 Add redux actions/reducers for groups 2022-03-24 06:55:29 -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
56976997d2 (fix): Show metrics link when --prometheus-addr is provided 2022-03-17 06:13:10 -07: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
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
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
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
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
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
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
700a8a7ac6 (ui): Update yarn start script 2021-10-21 07:16:24 -07:00
Ken Hibino
33ff40b963 Use PUBLIC_URL in index.html for RootPath action 2021-10-21 07:16:24 -07:00