27 Commits

Author SHA1 Message Date
Ken Hibino
933127cc0e Support command-line flags to configure redis connection and port to use 2021-01-08 07:16:48 -08:00
Ken Hibino
14dc7de869 Add content to RedisInfoView 2021-01-04 13:11:04 -08:00
Ken Hibino
0c3cd80728 Change response shape from redis_info endpoint 2021-01-04 09:31:10 -08:00
Ken Hibino
4951d2f571 Fetch redis info from RedisInfoView 2021-01-03 08:07:19 -08:00
Ken Hibino
3f9e8820d9 Fetch servers info and show in ServersTable 2020-12-31 07:02:54 -08:00
Ken Hibino
1f3897c570 Create servers view 2020-12-29 15:15:06 -08:00
Ken Hibino
d0b6dee896 Fetch DailyStats in Dashboard view 2020-12-27 16:45:28 -08:00
Ken Hibino
3d982d9a8b Remove stale code 2020-12-27 15:56:35 -08:00
Ken Hibino
45d77be796 Add redux actions and reducer to handle scheduler enqueue events 2020-12-26 10:29:43 -08:00
Ken Hibino
50639cabb8 Add cancel action to ActiveTasksTable 2020-12-23 07:46:17 -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
ce978f4516 Add delete button for scheduled and dead tasks 2020-12-09 06:56:44 -08:00
Ken Hibino
601a7c8add Add delete task button to RetryTasksTable 2020-12-08 21:30:03 -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
a737eea675 Add redux actions and reducer for active task cancellation 2020-12-05 09:24:42 -08:00
Ken Hibino
96eec9ce11 Fix no previous enqueue entry's UI display 2020-12-04 06:48:58 -08:00
Ken Hibino
3e5b145883 Add redux actions and reducer for scheduler entries 2020-12-02 19:44:50 -08:00
Ken Hibino
753970471f Create DeleteQueueConfirmationDialog component 2020-11-28 11:41:33 -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