Commit Graph

  • 8023113044 use path instead of filepath Goxiaoy 2022-06-21 00:13:18 +0800
  • 0eac822037
    Bump @testing-library/user-event from 13.1.9 to 14.2.1 in /ui dependabot[bot] 2022-06-20 01:45:53 +0000
  • 58158bc192
    Bump typescript from 4.2.4 to 4.7.4 in /ui dependabot[bot] 2022-06-20 01:41:31 +0000
  • f0b43b0a37
    Bump typescript from 4.2.4 to 4.7.3 in /ui dependabot[bot] 2022-06-06 01:47:35 +0000
  • 3c2baf487d
    Bump typescript from 4.2.4 to 4.7.2 in /ui dependabot[bot] 2022-05-25 01:39:13 +0000
  • 2ec7a68d4a Implement in-browser task search Andy Bao 2022-05-17 19:19:28 -0700
  • 5bcb855a5f
    Bump @testing-library/user-event from 13.1.9 to 14.2.0 in /ui dependabot[bot] 2022-05-13 01:16:10 +0000
  • 1597dac66e Update readme v0.7.1 Ken Hibino 2022-05-06 05:50:51 -0700
  • b3b8c2d13d Add and fix comments Ken Hibino 2022-05-06 05:37:20 -0700
  • b7c2ebeff3 Refactor flag parsing code Ken Hibino 2022-05-05 06:44:55 -0700
  • 0527b6c483 Add sentinel connection support via redis-url Ken Hibino 2022-05-04 06:47:08 -0700
  • 6dbc580738 Add tests for asynqmon command binary Ken Hibino 2022-05-04 06:31:44 -0700
  • 2f9d2021c3 Refactor flag parsing Ken Hibino 2022-05-02 06:47:29 -0700
  • 920deccbad Add and fix comments Ken Hibino 2022-05-06 05:37:20 -0700
  • c10b973242 Refactor flag parsing code Ken Hibino 2022-05-05 06:44:55 -0700
  • f98b38ab6d Add sentinel connection support via redis-url Ken Hibino 2022-05-04 06:47:08 -0700
  • ec7030dfa2 Add tests for asynqmon command binary Ken Hibino 2022-05-04 06:31:44 -0700
  • ed7766df09 support redis sentinel config linhbkhn95 2022-05-03 11:46:44 +0700
  • 4e46a15e1c support redis sentinel config linhbkhn95 2022-05-03 11:46:44 +0700
  • 41c906e6cc Refactor flag parsing Ken Hibino 2022-05-02 06:47:29 -0700
  • 43f623a8df
    Bump typescript from 4.2.4 to 4.6.4 in /ui dependabot[bot] 2022-04-29 01:35:09 +0000
  • a267c2df36
    Bump @testing-library/user-event from 13.1.9 to 14.1.1 in /ui dependabot[bot] 2022-04-18 01:38:14 +0000
  • 9796da746b Update version compatibility table in README Ken Hibino 2022-04-11 17:50:35 -0700
  • 9ef529e8c5 v0.7.0 v0.7.0 Ken Hibino 2022-04-11 17:49:50 -0700
  • f0de38192f
    Bump @testing-library/user-event from 13.1.9 to 14.1.0 in /ui dependabot[bot] 2022-04-12 00:41:17 +0000
  • 180fda83ab
    Bump typescript from 4.2.4 to 4.6.3 in /ui dependabot[bot] 2022-04-12 00:31:11 +0000
  • 60249aa6e8
    Bump react-redux from 7.2.4 to 7.2.8 in /ui dependabot[bot] 2022-04-12 00:30:42 +0000
  • 3185a9ed9f
    Bump react-syntax-highlighter from 15.4.3 to 15.5.0 in /ui dependabot/npm_and_yarn/ui/react-syntax-highlighter-15.5.0 dependabot[bot] 2022-04-12 00:30:42 +0000
  • 8a73386bd7 Update build assets Ken Hibino 2022-04-11 17:19:18 -0700
  • 6fbf82f3e2 Update asynq dep version Ken Hibino 2022-04-11 17:18:18 -0700
  • 7e0ae2b4a6 (ui): Use TasksTable component for aggregating tasks Ken Hibino 2022-04-03 15:58:49 -0700
  • c22c0206d7 (ui): Convert all tasks tables to use TasksTable component Ken Hibino 2022-04-03 06:50:01 -0700
  • 726d58fcda (ui): Add renderRow prop to TasksTable component Ken Hibino 2022-04-03 06:40:46 -0700
  • 6387d9cc67 (ui): Make task action props optional Ken Hibino 2022-04-03 06:29:13 -0700
  • 97d969171f Create generic TasksTable component Ken Hibino 2022-04-02 20:40:49 -0700
  • cd6947ef20 (ui): Rename TasksTable to TasksTableContainer Ken Hibino 2022-04-02 20:11:34 -0700
  • bb26dda300 (ui): Reduce bundle size by using light syntax-highlighter Ken Hibino 2022-04-01 14:32:06 -0700
  • d0a8b6b691 (ui): Fix inconsistent data shown in AggregatingTasks view Ken Hibino 2022-04-01 11:57:00 -0700
  • 9de7f054bc (ui): Update queue state when fetching aggregating tasks Ken Hibino 2022-04-01 11:19:58 -0700
  • 0a6150e935 (ui): Update snackbar state upon aggregating task actions Ken Hibino 2022-04-01 11:03:25 -0700
  • 5d9e4aec9c (ui): Add empty group UI Ken Hibino 2022-04-01 10:54:39 -0700
  • c8d7da05eb (ui): Update Queue state when new list of groups is fetched Ken Hibino 2022-04-01 10:39:35 -0700
  • 33e76f263d (ui): Add action buttons to AggregatingTasksTable Ken Hibino 2022-03-30 19:18:16 -0700
  • ad20a8a7e7 Add writeResponseJSON helper Ken Hibino 2022-03-30 19:12:39 -0700
  • b9254e8c65 Add redux actions/reducer for aggregating task actions Ken Hibino 2022-03-30 18:34:15 -0700
  • c139200b10 (ui): Add api functions for aggregating task actions Ken Hibino 2022-03-30 06:49:28 -0700
  • 28b1d463d0 Add REST endpoints for actions on aggregating_tasks Ken Hibino 2022-03-30 06:18:58 -0700
  • ff63a289a2 (ui): minor cleanup Ken Hibino 2022-03-26 14:14:49 -0700
  • ad687c4dc7 (ui): Add error and not found alert box in AggregatingTasksTable Ken Hibino 2022-03-26 14:09:24 -0700
  • c13cba0d5d (ui): Rename TaskGroupsTable to AggregatingTasksTable Ken Hibino 2022-03-26 14:04:55 -0700
  • db8b77591e (ui): Display tasks in TaskGroupsTable Ken Hibino 2022-03-26 14:02:03 -0700
  • a479098bd6 (ui): Add redux action/reducer for aggregating tasks Ken Hibino 2022-03-26 07:04:22 -0700
  • f6d84b1dc2 Add REST endpoint for listing aggregating tasks Ken Hibino 2022-03-26 06:37:40 -0700
  • e4b7765277 WIP: Add table to TaskGroupsTable Ken Hibino 2022-03-25 16:11:20 -0700
  • 55de4e84eb (ui): Make GroupSelect controlled input Ken Hibino 2022-03-25 07:00:31 -0700
  • f31f248937 Use virtualized list Ken Hibino 2022-03-25 06:43:44 -0700
  • 99f147df66 (ui): Add react-window Ken Hibino 2022-03-25 06:21:28 -0700
  • 3cd2cbe6f2 Add GroupSelect component Ken Hibino 2022-03-25 06:06:13 -0700
  • b7667d8c7b Fix QueueInfo conversion helper Ken Hibino 2022-03-25 06:05:53 -0700
  • 81eed7e33d Add redux actions/reducers for groups Ken Hibino 2022-03-24 06:55:29 -0700
  • 33b24ca940 Add list groups REST endpoint Ken Hibino 2022-03-24 06:54:41 -0700
  • a2b6925041 Update QueueSizeChart to show aggregating task count Ken Hibino 2022-03-24 06:15:58 -0700
  • 568e2e301c Fix TasksTable styles Ken Hibino 2022-03-23 20:47:39 -0700
  • a0e80ca4da Add group count and aggregating task count in TaskView Ken Hibino 2022-03-22 06:50:10 -0700
  • 88273b72fb Update build assets Ken Hibino 2022-04-11 17:19:18 -0700
  • eade2f99b6 Update asynq dep version Ken Hibino 2022-04-11 17:18:18 -0700
  • f6c78285c4
    Bump @testing-library/jest-dom from 5.12.0 to 5.16.4 in /ui dependabot[bot] 2022-04-06 01:12:57 +0000
  • 111743b579 (ui): Use TasksTable component for aggregating tasks Ken Hibino 2022-04-03 15:58:49 -0700
  • 571a0594ef
    Bump @testing-library/user-event from 13.1.9 to 14.0.4 in /ui dependabot[bot] 2022-04-04 01:46:11 +0000
  • d08927f0b3 (ui): Use TasksTable component for aggregating tasks refactor/generic-tasks-table Ken Hibino 2022-04-03 15:58:49 -0700
  • 5b3acfba4f (ui): Convert all tasks tables to use TasksTable component Ken Hibino 2022-04-03 06:50:01 -0700
  • febf690aa8 (ui): Add renderRow prop to TasksTable component Ken Hibino 2022-04-03 06:40:46 -0700
  • 5ed0d74ba9 (ui): Make task action props optional Ken Hibino 2022-04-03 06:29:13 -0700
  • 9e8dd34a88 Create generic TasksTable component Ken Hibino 2022-04-02 20:40:49 -0700
  • e83c77cbd4 (ui): Rename TasksTable to TasksTableContainer Ken Hibino 2022-04-02 20:11:34 -0700
  • c98cc411b7 (ui): Make list tasks action generic refactor/generic-tasks Ken Hibino 2022-04-01 15:34:10 -0700
  • ea78dacaf6 (ui): Reduce bundle size by using light syntax-highlighter Ken Hibino 2022-04-01 14:32:06 -0700
  • d92642e942 (ui): Fix inconsistent data shown in AggregatingTasks view Ken Hibino 2022-04-01 11:57:00 -0700
  • 18976c100f (ui): Update queue state when fetching aggregating tasks Ken Hibino 2022-04-01 11:19:58 -0700
  • adbf4334df (ui): Update snackbar state upon aggregating task actions Ken Hibino 2022-04-01 11:03:25 -0700
  • 8e26f2d3d8 (ui): Add empty group UI Ken Hibino 2022-04-01 10:54:39 -0700
  • 7dafb043de (ui): Update Queue state when new list of groups is fetched Ken Hibino 2022-04-01 10:39:35 -0700
  • e494b7fca6 (ui): Add action buttons to AggregatingTasksTable Ken Hibino 2022-03-30 19:18:16 -0700
  • 327318ab6c
    Bump react-redux from 7.2.4 to 7.2.7 in /ui dependabot[bot] 2022-04-01 01:19:45 +0000
  • 15a94c109b
    Bump @testing-library/user-event from 13.1.9 to 14.0.3 in /ui dependabot[bot] 2022-04-01 01:17:35 +0000
  • 2430e4210d Add writeResponseJSON helper Ken Hibino 2022-03-30 19:12:39 -0700
  • 0b5e5e9784 Add redux actions/reducer for aggregating task actions Ken Hibino 2022-03-30 18:34:15 -0700
  • 0b1b984dda (ui): Add api functions for aggregating task actions Ken Hibino 2022-03-30 06:49:28 -0700
  • 0f467535f4 Add REST endpoints for actions on aggregating_tasks Ken Hibino 2022-03-30 06:18:58 -0700
  • a087c13df8
    Bump @testing-library/user-event from 13.1.9 to 14.0.0 in /ui dependabot[bot] 2022-03-30 01:18:01 +0000
  • 0d44cb3d62 (ui): minor cleanup Ken Hibino 2022-03-26 14:14:49 -0700
  • 040c377983 (ui): Add error and not found alert box in AggregatingTasksTable Ken Hibino 2022-03-26 14:09:24 -0700
  • c32ac9e820 (ui): Rename TaskGroupsTable to AggregatingTasksTable Ken Hibino 2022-03-26 14:04:55 -0700
  • 7d5b031d93 (ui): Display tasks in TaskGroupsTable Ken Hibino 2022-03-26 14:02:03 -0700
  • e14c35a3d7 (ui): Add redux action/reducer for aggregating tasks Ken Hibino 2022-03-26 07:04:22 -0700
  • 3d34361f9b Add REST endpoint for listing aggregating tasks Ken Hibino 2022-03-26 06:37:40 -0700
  • a665a094be WIP: Add table to TaskGroupsTable Ken Hibino 2022-03-25 16:11:20 -0700
  • b3e7f28fae (ui): Make GroupSelect controlled input Ken Hibino 2022-03-25 07:00:31 -0700
  • 7f7e699921 Use virtualized list Ken Hibino 2022-03-25 06:43:44 -0700
  • e510aaf107 (ui): Add react-window Ken Hibino 2022-03-25 06:21:28 -0700