Ken Hibino
|
565dfb4ccf
|
Update UI code with new API
|
2021-06-29 16:47:25 -07:00 |
|
Ken Hibino
|
15bd0a142e
|
Add redux actions and reducer for pending task delete/archive
|
2021-01-21 06:59:46 -08:00 |
|
Ken Hibino
|
34b6553d7d
|
Rename DeadTask to ArchivedTask, and action Kill to Archive
|
2021-01-12 11:59:44 -08:00 |
|
Ken Hibino
|
50639cabb8
|
Add cancel action to ActiveTasksTable
|
2020-12-23 07:46:17 -08:00 |
|
Ken Hibino
|
f419fd3c71
|
Use uuid prefix in task table
|
2020-12-21 06:51:07 -08:00 |
|
Ken Hibino
|
a76cc5afa5
|
Add kill functionality to scheduled and retry tasks table
|
2020-12-19 07:38:23 -08:00 |
|
Ken Hibino
|
a454f2f094
|
Add run retry task, run scheduled task functionality
|
2020-12-19 06:35:08 -08:00 |
|
Ken Hibino
|
f527b0c6d8
|
Add batch-delete, batch-run, delete-all, run-all functionalities for
scheduled and retry tasks
|
2020-12-19 06:07:23 -08:00 |
|
Ken Hibino
|
bf81787115
|
Add run-all dead tasks action button to DeadTasksTable
|
2020-12-17 06:57:30 -08:00 |
|
Ken Hibino
|
226cfc3b82
|
Add delete-all action button to DeadTasksTable
|
2020-12-16 06:55:51 -08:00 |
|
Ken Hibino
|
9bfd373f85
|
Add batch run button to DeadTasksTable
|
2020-12-15 06:46:23 -08:00 |
|
Ken Hibino
|
903820e6c8
|
Add "run task" button to DeadTasksTable
|
2020-12-14 07:14:10 -08:00 |
|
Ken Hibino
|
ef60304015
|
Add batch delete button to DeadTasksTable
|
2020-12-14 06:30:10 -08:00 |
|
Ken Hibino
|
d8c549adb2
|
Add app wide snackbar
|
2020-12-10 07:58:44 -08:00 |
|