Commit Graph

25 Commits

Author SHA1 Message Date
Ken Hibino
c22c0206d7 (ui): Convert all tasks tables to use TasksTable component 2022-04-11 17:20:26 -07:00
Ken Hibino
49eece97f7 (ui): Hide action buttons in read-only mode 2022-03-02 06:34:45 -08:00
Peizhi Zheng
1655bf3d88 address comments 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
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
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
565dfb4ccf Update UI code with new API 2021-06-29 16:47:25 -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
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
a6498ca729 Improve network error handling 2021-01-26 21:25:42 -08:00
Ken Hibino
caae17a230 Add delete and archive action buttons to PendingTasksTable 2021-01-21 16:26:34 -08:00
Ken Hibino
29b6ad8c91 Fix dark mode styles 2021-01-15 15:06:49 -08:00
Ken Hibino
ad0185e96a Create wrapper component for sytanx-highlighter component 2021-01-15 12:50:54 -08:00
Ken Hibino
e7cfbc6bf7 Fix dark theme styles 2021-01-13 07:03:30 -08:00
Ken Hibino
16b60af858 Add tooltip to arrow icon in task table 2020-12-25 14:27:14 -08:00
Ken Hibino
1a3c3ffbdd Use icons for table row actions 2020-12-24 07:09:44 -08:00
Ken Hibino
f419fd3c71 Use uuid prefix in task table 2020-12-21 06:51:07 -08:00
Ken Hibino
3dd6fdc0b0 Create usePolling custom hook 2020-11-29 16:41:20 -08:00
Ken Hibino
7bd35a88e5 Initial commit 2020-11-24 21:38:55 -08:00