Commit Graph

  • 3e72e613be Fix browserlist in package.json Ken Hibino 2021-01-14 22:05:17 -08:00
  • 2bc49f02ed Update settings view styles Ken Hibino 2021-01-14 21:53:36 -08:00
  • 1df5004203
    Persist slice of redux state in local storage Peizhi Zheng 2021-01-14 20:46:41 -08:00
  • b1398742b9 Update go package deps Ken Hibino 2021-01-14 11:28:00 -08:00
  • b3beef97df
    Add system default as dark theme preference option Peizhi Zheng 2021-01-13 13:58:10 -08:00
  • e7cfbc6bf7 Fix dark theme styles Ken Hibino 2021-01-12 16:41:14 -08:00
  • b15fa59cf9 Add dark mode Peizhi Zheng 2021-01-12 15:55:56 -08:00
  • 60391cdfc3 Fix typos Ken Hibino 2021-01-12 12:02:15 -08:00
  • 34b6553d7d Rename DeadTask to ArchivedTask, and action Kill to Archive Ken Hibino 2021-01-12 11:59:44 -08:00
  • 95eb3e0855 Add tooltip to action buttons and links Ken Hibino 2021-01-09 17:58:03 -08:00
  • 251b262798 Show error alert when data is not available Ken Hibino 2021-01-09 13:48:49 -08:00
  • 933127cc0e Support command-line flags to configure redis connection and port to use Ken Hibino 2021-01-08 07:16:48 -08:00
  • fabf9ce10d Use custom favicon Ken Hibino 2021-01-07 19:52:16 -08:00
  • 5a25ba1b21 Update page metadata in index.html Ken Hibino 2021-01-07 06:48:19 -08:00
  • 41c4eb8097 Add 404 page Ken Hibino 2021-01-07 06:41:33 -08:00
  • b572b76a0b Fix static file server Ken Hibino 2021-01-05 15:36:12 -08:00
  • 22df9d1332 Add simple Makefile Ken Hibino 2021-01-05 15:24:11 -08:00
  • 44f893ad35 Serve static contents from ui/build directory Ken Hibino 2021-01-05 14:32:11 -08:00
  • 14dc7de869 Add content to RedisInfoView Ken Hibino 2021-01-04 12:05:37 -08:00
  • 0c3cd80728 Change response shape from redis_info endpoint Ken Hibino 2021-01-04 09:31:10 -08:00
  • 4951d2f571 Fetch redis info from RedisInfoView Ken Hibino 2021-01-03 08:07:19 -08:00
  • 5a83172784 Add redis info view Ken Hibino 2021-01-03 07:32:14 -08:00
  • 094e23f736 Add API endpoint to fetch redis info Ken Hibino 2021-01-03 06:56:53 -08:00
  • 9ac455cc7b Add redis client package as dep Ken Hibino 2021-01-03 06:31:34 -08:00
  • edd39d47e7 Refine ServersTable component Ken Hibino 2021-01-01 06:47:42 -08:00
  • 3f9e8820d9 Fetch servers info and show in ServersTable Ken Hibino 2020-12-31 07:02:54 -08:00
  • d78abcf584 Add API endpoint for listing running servers Ken Hibino 2020-12-30 08:58:50 -08:00
  • 1f3897c570 Create servers view Ken Hibino 2020-12-29 06:40:11 -08:00
  • db0749892b Show daily stats with line chart Ken Hibino 2020-12-28 07:09:48 -08:00
  • d0b6dee896 Fetch DailyStats in Dashboard view Ken Hibino 2020-12-27 16:45:28 -08:00
  • 3d982d9a8b Remove stale code Ken Hibino 2020-12-27 15:56:35 -08:00
  • 93e42bd9f0 Add API endpoint to fetch historical stats Ken Hibino 2020-12-27 15:45:54 -08:00
  • 3587acaa33 Add SplitButton component Ken Hibino 2020-12-27 09:47:15 -08:00
  • 26ebeea582 Add an external link to report issues Ken Hibino 2020-12-26 18:45:46 -08:00
  • 03c2827c25 Add SchedulerEnqueueEventsTable Ken Hibino 2020-12-26 13:43:51 -08:00
  • 45d77be796 Add redux actions and reducer to handle scheduler enqueue events Ken Hibino 2020-12-26 10:29:43 -08:00
  • 8d531c04cd Add API endpoints to list scheduler enqueue events Ken Hibino 2020-12-26 10:05:19 -08:00
  • 245b0cb18c WIP: Show scheduler entry history in SchedulerEntriesTable Ken Hibino 2020-12-25 19:19:40 -08:00
  • 40f06fb267 Extract Row component in SchedulerEntriesTable Ken Hibino 2020-12-25 15:16:47 -08:00
  • ce2a8c3329 Minor style updates to settings view Ken Hibino 2020-12-25 14:56:24 -08:00
  • 16b60af858 Add tooltip to arrow icon in task table Ken Hibino 2020-12-25 14:27:14 -08:00
  • c51449562c Change colors used for QueueSizeChart Ken Hibino 2020-12-24 16:40:16 -08:00
  • 2a19d616bf Update ListItemLink selected style Ken Hibino 2020-12-24 16:22:00 -08:00
  • 1a3c3ffbdd Use icons for table row actions Ken Hibino 2020-12-23 14:38:24 -08:00
  • 50639cabb8 Add cancel action to ActiveTasksTable Ken Hibino 2020-12-23 06:59:44 -08:00
  • cbfc1af9c0 Add API endpoints to batch cancel active tasks Ken Hibino 2020-12-23 06:23:15 -08:00
  • 1d40ff520d Add cancel action button to ActiveTasksTable Ken Hibino 2020-12-22 06:05:24 -08:00
  • 3ab1ed31a6 Redesign TableActions component to be more generic Ken Hibino 2020-12-22 05:49:39 -08:00
  • e25a9747a8 Add checkbox to ActiveTasksTable Ken Hibino 2020-12-21 07:06:14 -08:00
  • f419fd3c71 Use uuid prefix in task table Ken Hibino 2020-12-21 06:51:07 -08:00
  • ec34f52777 Add selected row style to tables Ken Hibino 2020-12-20 17:26:22 -08:00
  • 701c186bc3 Use IconButtons in TableActions component Ken Hibino 2020-12-20 12:00:11 -08:00
  • a76cc5afa5 Add kill functionality to scheduled and retry tasks table Ken Hibino 2020-12-19 07:38:23 -08:00
  • b387546fa8 Add API endpoints to kill scheduled and retry tasks Ken Hibino 2020-12-19 06:51:46 -08:00
  • a454f2f094 Add run retry task, run scheduled task functionality Ken Hibino 2020-12-19 06:35:08 -08:00
  • f527b0c6d8 Add batch-delete, batch-run, delete-all, run-all functionalities for scheduled and retry tasks Ken Hibino 2020-12-19 06:07:23 -08:00
  • 68738ec962 Extract TableActions component Ken Hibino 2020-12-18 12:48:05 -08:00
  • 95bb6051d0 Add checkbox column to tables Ken Hibino 2020-12-18 06:48:00 -08:00
  • fa1c9ee7ef Add API endpoints to batch delete scheduled, retry tasks Ken Hibino 2020-12-17 16:05:22 -08:00
  • bf81787115 Add run-all dead tasks action button to DeadTasksTable Ken Hibino 2020-12-17 06:57:30 -08:00
  • 4d5de30a57 Add API endpoint to run all dead tasks Ken Hibino 2020-12-16 07:35:36 -08:00
  • eb660f20ce Minor update in tasksReducer Ken Hibino 2020-12-16 07:04:22 -08:00
  • 226cfc3b82 Add delete-all action button to DeadTasksTable Ken Hibino 2020-12-16 06:55:51 -08:00
  • fa231aa713 Add action menu to DeadTasksTable Ken Hibino 2020-12-15 07:20:53 -08:00
  • 9bfd373f85 Add batch run button to DeadTasksTable Ken Hibino 2020-12-15 06:46:23 -08:00
  • 706e80580d Add API endpoints to batch run tasks Ken Hibino 2020-12-15 06:16:58 -08:00
  • 903820e6c8 Add "run task" button to DeadTasksTable Ken Hibino 2020-12-14 07:14:10 -08:00
  • d9a3e414b8 Add API endpoints to run scheduled, retry, dead task Ken Hibino 2020-12-14 06:54:02 -08:00
  • ef60304015 Add batch delete button to DeadTasksTable Ken Hibino 2020-12-13 07:51:40 -08:00
  • 62780e201e Add checkbox and action buttons to DeadTasksTable Ken Hibino 2020-12-12 08:05:31 -08:00
  • d213453342 Add API endpoint to batch delete dead tasks Ken Hibino 2020-12-12 06:52:48 -08:00
  • d8c549adb2 Add app wide snackbar Ken Hibino 2020-12-10 07:06:54 -08:00
  • ce978f4516 Add delete button for scheduled and dead tasks Ken Hibino 2020-12-09 06:56:44 -08:00
  • 601a7c8add Add delete task button to RetryTasksTable Ken Hibino 2020-12-08 21:22:23 -08:00
  • 48c2cda3bf Update logging middleware to log in apache common format Ken Hibino 2020-12-08 06:46:27 -08:00
  • 0adc52479f Add API endpoints to delete all scheduled, retry, and dead tasks Ken Hibino 2020-12-07 07:22:04 -08:00
  • 8912bb2016 Add basic logging middleware Ken Hibino 2020-12-07 07:14:30 -08:00
  • 1ffe9f75f5 Use a : character followed by the custom verb in HTTP URL Ken Hibino 2020-12-07 06:41:16 -08:00
  • ef0ff2512b Add API endpoints to delete scheduled, retry, and dead task Ken Hibino 2020-12-06 08:46:14 -08:00
  • fa3e9ec761 Make cancel button functional in ActiveTasksTable Ken Hibino 2020-12-05 14:31:33 -08:00
  • a737eea675 Add redux actions and reducer for active task cancellation Ken Hibino 2020-12-05 09:24:42 -08:00
  • 47d8c73ab7 Add API endpoint to cancel active task Ken Hibino 2020-12-05 06:47:35 -08:00
  • 96eec9ce11 Fix no previous enqueue entry's UI display Ken Hibino 2020-12-04 06:48:58 -08:00
  • c6471e8c04 Fetch scheduler entries data periodically Ken Hibino 2020-12-03 07:09:02 -08:00
  • 3e5b145883 Add redux actions and reducer for scheduler entries Ken Hibino 2020-12-02 19:44:50 -08:00
  • fbbc414bdf Add ListSchedulerEntries API endpoint Ken Hibino 2020-12-02 07:19:06 -08:00
  • 3dd6fdc0b0 Create usePolling custom hook Ken Hibino 2020-11-29 15:04:24 -08:00
  • b9cb9211ce Add table to cron view Ken Hibino 2020-11-29 07:20:54 -08:00
  • 753970471f Create DeleteQueueConfirmationDialog component Ken Hibino 2020-11-28 08:34:12 -08:00
  • 0d94eaaee0 Add API endpoint to delete a queue Ken Hibino 2020-11-27 22:32:05 -08:00
  • 2fa55ed6f6 Add margin bottom to DashboardView Ken Hibino 2020-11-26 22:46:41 -08:00
  • 003a88d17b Add alert dialog for delete action in QueuesOverviewTable Ken Hibino 2020-11-26 22:39:22 -08:00
  • 26e5890a4e Remove processed, succeeded, failed columns from QueuesOverviewTable Ken Hibino 2020-11-26 08:12:09 -08:00
  • c3869abfbb Add actions column in QueuesOverviewTable component Ken Hibino 2020-11-26 08:05:31 -08:00
  • 7bd35a88e5 Initial commit Ken Hibino 2020-11-24 06:54:00 -08:00