Commit Graph

  • a454f2f094 Add run retry task, run scheduled task functionality Ken Hibino 2020-12-19 06:35:08 -0800
  • f527b0c6d8 Add batch-delete, batch-run, delete-all, run-all functionalities for scheduled and retry tasks Ken Hibino 2020-12-19 06:07:23 -0800
  • 68738ec962 Extract TableActions component Ken Hibino 2020-12-18 12:48:05 -0800
  • 95bb6051d0 Add checkbox column to tables Ken Hibino 2020-12-18 06:48:00 -0800
  • fa1c9ee7ef Add API endpoints to batch delete scheduled, retry tasks Ken Hibino 2020-12-17 16:05:22 -0800
  • bf81787115 Add run-all dead tasks action button to DeadTasksTable Ken Hibino 2020-12-17 06:57:30 -0800
  • 4d5de30a57 Add API endpoint to run all dead tasks Ken Hibino 2020-12-16 07:35:36 -0800
  • eb660f20ce Minor update in tasksReducer Ken Hibino 2020-12-16 07:04:22 -0800
  • 226cfc3b82 Add delete-all action button to DeadTasksTable Ken Hibino 2020-12-16 06:55:51 -0800
  • fa231aa713 Add action menu to DeadTasksTable Ken Hibino 2020-12-15 07:20:53 -0800
  • 9bfd373f85 Add batch run button to DeadTasksTable Ken Hibino 2020-12-15 06:46:23 -0800
  • 706e80580d Add API endpoints to batch run tasks Ken Hibino 2020-12-15 06:16:58 -0800
  • 903820e6c8 Add "run task" button to DeadTasksTable Ken Hibino 2020-12-14 07:14:10 -0800
  • d9a3e414b8 Add API endpoints to run scheduled, retry, dead task Ken Hibino 2020-12-14 06:54:02 -0800
  • ef60304015 Add batch delete button to DeadTasksTable Ken Hibino 2020-12-13 07:51:40 -0800
  • 62780e201e Add checkbox and action buttons to DeadTasksTable Ken Hibino 2020-12-12 08:05:31 -0800
  • d213453342 Add API endpoint to batch delete dead tasks Ken Hibino 2020-12-12 06:52:48 -0800
  • d8c549adb2 Add app wide snackbar Ken Hibino 2020-12-10 07:06:54 -0800
  • ce978f4516 Add delete button for scheduled and dead tasks Ken Hibino 2020-12-09 06:56:44 -0800
  • 601a7c8add Add delete task button to RetryTasksTable Ken Hibino 2020-12-08 21:22:23 -0800
  • 48c2cda3bf Update logging middleware to log in apache common format Ken Hibino 2020-12-08 06:46:27 -0800
  • 0adc52479f Add API endpoints to delete all scheduled, retry, and dead tasks Ken Hibino 2020-12-07 07:22:04 -0800
  • 8912bb2016 Add basic logging middleware Ken Hibino 2020-12-07 07:14:30 -0800
  • 1ffe9f75f5 Use a : character followed by the custom verb in HTTP URL Ken Hibino 2020-12-07 06:41:16 -0800
  • ef0ff2512b Add API endpoints to delete scheduled, retry, and dead task Ken Hibino 2020-12-06 08:46:14 -0800
  • fa3e9ec761 Make cancel button functional in ActiveTasksTable Ken Hibino 2020-12-05 14:31:33 -0800
  • a737eea675 Add redux actions and reducer for active task cancellation Ken Hibino 2020-12-05 09:24:42 -0800
  • 47d8c73ab7 Add API endpoint to cancel active task Ken Hibino 2020-12-05 06:47:35 -0800
  • 96eec9ce11 Fix no previous enqueue entry's UI display Ken Hibino 2020-12-04 06:48:58 -0800
  • c6471e8c04 Fetch scheduler entries data periodically Ken Hibino 2020-12-03 07:09:02 -0800
  • 3e5b145883 Add redux actions and reducer for scheduler entries Ken Hibino 2020-12-02 19:44:50 -0800
  • fbbc414bdf Add ListSchedulerEntries API endpoint Ken Hibino 2020-12-02 07:19:06 -0800
  • 3dd6fdc0b0 Create usePolling custom hook Ken Hibino 2020-11-29 15:04:24 -0800
  • b9cb9211ce Add table to cron view Ken Hibino 2020-11-29 07:20:54 -0800
  • 753970471f Create DeleteQueueConfirmationDialog component Ken Hibino 2020-11-28 08:34:12 -0800
  • 0d94eaaee0 Add API endpoint to delete a queue Ken Hibino 2020-11-27 22:32:05 -0800
  • 2fa55ed6f6 Add margin bottom to DashboardView Ken Hibino 2020-11-26 22:46:41 -0800
  • 003a88d17b Add alert dialog for delete action in QueuesOverviewTable Ken Hibino 2020-11-26 22:39:22 -0800
  • 26e5890a4e Remove processed, succeeded, failed columns from QueuesOverviewTable Ken Hibino 2020-11-26 08:12:09 -0800
  • c3869abfbb Add actions column in QueuesOverviewTable component Ken Hibino 2020-11-26 08:05:31 -0800
  • 7bd35a88e5 Initial commit Ken Hibino 2020-11-24 06:54:00 -0800