Commit Graph

  • d1b889456d Fix docker build master v0.7.2 Ken Hibino 2023-07-03 20:00:10 -07:00
  • e44ba437a4 upgrade Redis client to v9 Phước Trung 2023-05-04 11:17:09 +07:00
  • 1c775cd1ea
    Bump react-redux from 7.2.4 to 8.0.5 in /ui dependabot/npm_and_yarn/ui/react-redux-8.0.5 dependabot[bot] 2023-02-06 02:03:54 +00:00
  • 858bbd36a0
    Bump typescript from 4.2.4 to 4.9.5 in /ui dependabot/npm_and_yarn/ui/typescript-4.9.5 dependabot[bot] 2023-01-31 01:04:50 +00:00
  • 5c48e4e31d Update README.md csgeek 2022-12-02 13:40:09 -06:00
  • 2cb4c8c1bc Update static.go Arne Zeising 2022-08-23 18:24:34 +02:00
  • 3f4e7615fb Add MIME type to served files Arne Zeising 2022-08-23 18:19:41 +02:00
  • bda90ac732 docs: fix one typo lengcharles 2022-09-01 15:15:06 +08:00
  • 410750be33
    Bump @testing-library/user-event from 13.1.9 to 14.4.3 in /ui dependabot/npm_and_yarn/ui/testing-library/user-event-14.4.3 dependabot[bot] 2022-08-10 01:14:44 +00:00
  • 9957aef1fd
    Bump @testing-library/jest-dom from 5.12.0 to 5.16.5 in /ui dependabot/npm_and_yarn/ui/testing-library/jest-dom-5.16.5 dependabot[bot] 2022-08-05 01:26:04 +00:00
  • 1597dac66e Update readme v0.7.1 Ken Hibino 2022-05-06 05:50:51 -07:00
  • b3b8c2d13d Add and fix comments Ken Hibino 2022-05-06 05:37:20 -07:00
  • b7c2ebeff3 Refactor flag parsing code Ken Hibino 2022-05-05 06:44:55 -07:00
  • 0527b6c483 Add sentinel connection support via redis-url Ken Hibino 2022-05-04 06:47:08 -07:00
  • 6dbc580738 Add tests for asynqmon command binary Ken Hibino 2022-05-04 06:31:44 -07:00
  • 2f9d2021c3 Refactor flag parsing Ken Hibino 2022-05-02 06:47:29 -07:00
  • 9796da746b Update version compatibility table in README Ken Hibino 2022-04-11 17:50:35 -07:00
  • 9ef529e8c5 v0.7.0 v0.7.0 Ken Hibino 2022-04-11 17:49:50 -07:00
  • 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 +00:00
  • 8a73386bd7 Update build assets Ken Hibino 2022-04-11 17:19:18 -07:00
  • 6fbf82f3e2 Update asynq dep version Ken Hibino 2022-04-11 17:18:18 -07:00
  • 7e0ae2b4a6 (ui): Use TasksTable component for aggregating tasks Ken Hibino 2022-04-03 15:58:49 -07:00
  • c22c0206d7 (ui): Convert all tasks tables to use TasksTable component Ken Hibino 2022-04-03 06:50:01 -07:00
  • 726d58fcda (ui): Add renderRow prop to TasksTable component Ken Hibino 2022-04-03 06:40:46 -07:00
  • 6387d9cc67 (ui): Make task action props optional Ken Hibino 2022-04-03 06:29:13 -07:00
  • 97d969171f Create generic TasksTable component Ken Hibino 2022-04-02 20:40:49 -07:00
  • cd6947ef20 (ui): Rename TasksTable to TasksTableContainer Ken Hibino 2022-04-02 20:11:34 -07:00
  • bb26dda300 (ui): Reduce bundle size by using light syntax-highlighter Ken Hibino 2022-04-01 14:32:06 -07:00
  • d0a8b6b691 (ui): Fix inconsistent data shown in AggregatingTasks view Ken Hibino 2022-04-01 11:57:00 -07:00
  • 9de7f054bc (ui): Update queue state when fetching aggregating tasks Ken Hibino 2022-04-01 11:19:58 -07:00
  • 0a6150e935 (ui): Update snackbar state upon aggregating task actions Ken Hibino 2022-04-01 11:03:25 -07:00
  • 5d9e4aec9c (ui): Add empty group UI Ken Hibino 2022-04-01 10:54:39 -07:00
  • c8d7da05eb (ui): Update Queue state when new list of groups is fetched Ken Hibino 2022-04-01 10:39:35 -07:00
  • 33e76f263d (ui): Add action buttons to AggregatingTasksTable Ken Hibino 2022-03-30 19:18:16 -07:00
  • ad20a8a7e7 Add writeResponseJSON helper Ken Hibino 2022-03-30 19:12:39 -07:00
  • b9254e8c65 Add redux actions/reducer for aggregating task actions Ken Hibino 2022-03-30 18:34:15 -07:00
  • c139200b10 (ui): Add api functions for aggregating task actions Ken Hibino 2022-03-30 06:49:28 -07:00
  • 28b1d463d0 Add REST endpoints for actions on aggregating_tasks Ken Hibino 2022-03-30 06:18:58 -07:00
  • ff63a289a2 (ui): minor cleanup Ken Hibino 2022-03-26 14:14:49 -07:00
  • ad687c4dc7 (ui): Add error and not found alert box in AggregatingTasksTable Ken Hibino 2022-03-26 14:09:24 -07:00
  • c13cba0d5d (ui): Rename TaskGroupsTable to AggregatingTasksTable Ken Hibino 2022-03-26 14:04:55 -07:00
  • db8b77591e (ui): Display tasks in TaskGroupsTable Ken Hibino 2022-03-26 14:02:03 -07:00
  • a479098bd6 (ui): Add redux action/reducer for aggregating tasks Ken Hibino 2022-03-26 07:04:22 -07:00
  • f6d84b1dc2 Add REST endpoint for listing aggregating tasks Ken Hibino 2022-03-26 06:37:40 -07:00
  • e4b7765277 WIP: Add table to TaskGroupsTable Ken Hibino 2022-03-25 16:11:20 -07:00
  • 55de4e84eb (ui): Make GroupSelect controlled input Ken Hibino 2022-03-25 07:00:31 -07:00
  • f31f248937 Use virtualized list Ken Hibino 2022-03-25 06:43:44 -07:00
  • 99f147df66 (ui): Add react-window Ken Hibino 2022-03-25 06:21:28 -07:00
  • 3cd2cbe6f2 Add GroupSelect component Ken Hibino 2022-03-25 06:06:13 -07:00
  • b7667d8c7b Fix QueueInfo conversion helper Ken Hibino 2022-03-25 06:05:53 -07:00
  • 81eed7e33d Add redux actions/reducers for groups Ken Hibino 2022-03-24 06:55:29 -07:00
  • 33b24ca940 Add list groups REST endpoint Ken Hibino 2022-03-24 06:54:41 -07:00
  • a2b6925041 Update QueueSizeChart to show aggregating task count Ken Hibino 2022-03-24 06:15:58 -07:00
  • 568e2e301c Fix TasksTable styles Ken Hibino 2022-03-23 20:47:39 -07:00
  • a0e80ca4da Add group count and aggregating task count in TaskView Ken Hibino 2022-03-22 06:50:10 -07:00
  • d08927f0b3 (ui): Use TasksTable component for aggregating tasks refactor/generic-tasks-table Ken Hibino 2022-04-03 15:58:49 -07:00
  • 5b3acfba4f (ui): Convert all tasks tables to use TasksTable component Ken Hibino 2022-04-03 06:50:01 -07:00
  • febf690aa8 (ui): Add renderRow prop to TasksTable component Ken Hibino 2022-04-03 06:40:46 -07:00
  • 5ed0d74ba9 (ui): Make task action props optional Ken Hibino 2022-04-03 06:29:13 -07:00
  • 9e8dd34a88 Create generic TasksTable component Ken Hibino 2022-04-02 20:40:49 -07:00
  • e83c77cbd4 (ui): Rename TasksTable to TasksTableContainer Ken Hibino 2022-04-02 20:11:34 -07:00
  • c98cc411b7 (ui): Make list tasks action generic refactor/generic-tasks Ken Hibino 2022-04-01 15:34:10 -07:00
  • ea78dacaf6 (ui): Reduce bundle size by using light syntax-highlighter Ken Hibino 2022-04-01 14:32:06 -07:00
  • d92642e942 (ui): Fix inconsistent data shown in AggregatingTasks view Ken Hibino 2022-04-01 11:57:00 -07:00
  • 18976c100f (ui): Update queue state when fetching aggregating tasks Ken Hibino 2022-04-01 11:19:58 -07:00
  • adbf4334df (ui): Update snackbar state upon aggregating task actions Ken Hibino 2022-04-01 11:03:25 -07:00
  • 8e26f2d3d8 (ui): Add empty group UI Ken Hibino 2022-04-01 10:54:39 -07:00
  • 7dafb043de (ui): Update Queue state when new list of groups is fetched Ken Hibino 2022-04-01 10:39:35 -07:00
  • e494b7fca6 (ui): Add action buttons to AggregatingTasksTable Ken Hibino 2022-03-30 19:18:16 -07:00
  • 2430e4210d Add writeResponseJSON helper Ken Hibino 2022-03-30 19:12:39 -07:00
  • 0b5e5e9784 Add redux actions/reducer for aggregating task actions Ken Hibino 2022-03-30 18:34:15 -07:00
  • 0b1b984dda (ui): Add api functions for aggregating task actions Ken Hibino 2022-03-30 06:49:28 -07:00
  • 0f467535f4 Add REST endpoints for actions on aggregating_tasks Ken Hibino 2022-03-30 06:18:58 -07:00
  • 0d44cb3d62 (ui): minor cleanup Ken Hibino 2022-03-26 14:14:49 -07:00
  • 040c377983 (ui): Add error and not found alert box in AggregatingTasksTable Ken Hibino 2022-03-26 14:09:24 -07:00
  • c32ac9e820 (ui): Rename TaskGroupsTable to AggregatingTasksTable Ken Hibino 2022-03-26 14:04:55 -07:00
  • 7d5b031d93 (ui): Display tasks in TaskGroupsTable Ken Hibino 2022-03-26 14:02:03 -07:00
  • e14c35a3d7 (ui): Add redux action/reducer for aggregating tasks Ken Hibino 2022-03-26 07:04:22 -07:00
  • 3d34361f9b Add REST endpoint for listing aggregating tasks Ken Hibino 2022-03-26 06:37:40 -07:00
  • a665a094be WIP: Add table to TaskGroupsTable Ken Hibino 2022-03-25 16:11:20 -07:00
  • b3e7f28fae (ui): Make GroupSelect controlled input Ken Hibino 2022-03-25 07:00:31 -07:00
  • 7f7e699921 Use virtualized list Ken Hibino 2022-03-25 06:43:44 -07:00
  • e510aaf107 (ui): Add react-window Ken Hibino 2022-03-25 06:21:28 -07:00
  • cbc292bce2 Add GroupSelect component Ken Hibino 2022-03-25 06:06:13 -07:00
  • 1ebfcb44bf Fix QueueInfo conversion helper Ken Hibino 2022-03-25 06:05:53 -07:00
  • 845f625af6 Add redux actions/reducers for groups Ken Hibino 2022-03-24 06:55:29 -07:00
  • f3be2555f8 Add list groups REST endpoint Ken Hibino 2022-03-24 06:54:41 -07:00
  • f19b95ad82 Update QueueSizeChart to show aggregating task count Ken Hibino 2022-03-24 06:15:58 -07:00
  • 410be6f842 Fix TasksTable styles Ken Hibino 2022-03-23 20:47:39 -07:00
  • 8671cd011c Add group count and aggregating task count in TaskView Ken Hibino 2022-03-22 06:50:10 -07:00
  • 6ec87cd434 v0.6.1 v0.6.1 Ken Hibino 2022-03-17 06:16:07 -07:00
  • 56976997d2 (fix): Show metrics link when --prometheus-addr is provided Ken Hibino 2022-03-17 05:57:27 -07:00
  • d31a42d85d Update readme Ken Hibino 2022-03-12 15:33:12 -08:00
  • fc7b4a10bf v0.6.0 v0.6.0 Ken Hibino 2022-03-02 06:36:30 -08:00
  • 3e9365882d Update ui build files Ken Hibino 2022-03-02 06:23:41 -08:00
  • 14effdde06 (ui): Fix timeAgo helper to return dash when zero time is passed Ken Hibino 2022-03-02 06:22:18 -08:00
  • 1601a0861a Use logo image Ken Hibino 2022-03-02 06:13:43 -08:00
  • fe6898e75e Round queue latency displayed in UI to the nearest multiple of 10ms Ken Hibino 2022-03-02 05:56:41 -08:00
  • af9c47d038 Fix pagination in Active table Ken Hibino 2022-03-02 05:45:53 -08:00
  • 834a759680 Update ui build Ken Hibino 2022-02-28 06:40:10 -08:00