Commit Graph

169 Commits

Author SHA1 Message Date
Ken Hibino
8912bb2016 Add basic logging middleware 2020-12-07 07:14:30 -08:00
Ken Hibino
1ffe9f75f5 Use a : character followed by the custom verb in HTTP URL
Following the recommendation from google.aip.dev/136
2020-12-07 06:41:16 -08:00
Ken Hibino
ef0ff2512b Add API endpoints to delete scheduled, retry, and dead task 2020-12-06 08:46:14 -08:00
Ken Hibino
fa3e9ec761 Make cancel button functional in ActiveTasksTable 2020-12-05 14:31:33 -08:00
Ken Hibino
a737eea675 Add redux actions and reducer for active task cancellation 2020-12-05 09:24:42 -08:00
Ken Hibino
47d8c73ab7 Add API endpoint to cancel active task 2020-12-05 06:47:35 -08:00
Ken Hibino
96eec9ce11 Fix no previous enqueue entry's UI display 2020-12-04 06:48:58 -08:00
Ken Hibino
c6471e8c04 Fetch scheduler entries data periodically 2020-12-03 07:25:12 -08:00
Ken Hibino
3e5b145883 Add redux actions and reducer for scheduler entries 2020-12-02 19:44:50 -08:00
Ken Hibino
fbbc414bdf Add ListSchedulerEntries API endpoint 2020-12-02 07:19:06 -08:00
Ken Hibino
3dd6fdc0b0 Create usePolling custom hook 2020-11-29 16:41:20 -08:00
Ken Hibino
b9cb9211ce Add table to cron view 2020-11-29 10:06:24 -08:00
Ken Hibino
753970471f Create DeleteQueueConfirmationDialog component 2020-11-28 11:41:33 -08:00
Ken Hibino
0d94eaaee0 Add API endpoint to delete a queue 2020-11-27 22:32:05 -08:00
Ken Hibino
2fa55ed6f6 Add margin bottom to DashboardView 2020-11-26 22:46:41 -08:00
Ken Hibino
003a88d17b Add alert dialog for delete action in QueuesOverviewTable 2020-11-26 22:39:22 -08:00
Ken Hibino
26e5890a4e Remove processed, succeeded, failed columns from QueuesOverviewTable 2020-11-26 08:16:21 -08:00
Ken Hibino
c3869abfbb Add actions column in QueuesOverviewTable component 2020-11-26 08:05:31 -08:00
Ken Hibino
7bd35a88e5 Initial commit 2020-11-24 21:38:55 -08:00