Commit Graph

  • cbc292bce2 Add GroupSelect component Ken Hibino 2022-03-25 06:06:13 -0700
  • 1ebfcb44bf Fix QueueInfo conversion helper Ken Hibino 2022-03-25 06:05:53 -0700
  • 63984297da
    Bump @testing-library/jest-dom from 5.12.0 to 5.16.3 in /ui dependabot[bot] 2022-03-25 01:14:35 +0000
  • 845f625af6 Add redux actions/reducers for groups Ken Hibino 2022-03-24 06:55:29 -0700
  • f3be2555f8 Add list groups REST endpoint Ken Hibino 2022-03-24 06:54:41 -0700
  • f19b95ad82 Update QueueSizeChart to show aggregating task count Ken Hibino 2022-03-24 06:15:58 -0700
  • 410be6f842 Fix TasksTable styles Ken Hibino 2022-03-23 20:47:39 -0700
  • 8671cd011c Add group count and aggregating task count in TaskView Ken Hibino 2022-03-22 06:50:10 -0700
  • 6ec87cd434 v0.6.1 v0.6.1 Ken Hibino 2022-03-17 06:16:07 -0700
  • 56976997d2 (fix): Show metrics link when --prometheus-addr is provided Ken Hibino 2022-03-17 05:57:27 -0700
  • 8cda39ddce (fix): Show metrics link when --prometheus-addr is provided Ken Hibino 2022-03-17 05:57:27 -0700
  • d31a42d85d Update readme Ken Hibino 2022-03-12 15:33:12 -0800
  • fc7b4a10bf v0.6.0 v0.6.0 Ken Hibino 2022-03-02 06:36:30 -0800
  • 3e9365882d Update ui build files Ken Hibino 2022-03-02 06:23:41 -0800
  • 14effdde06 (ui): Fix timeAgo helper to return dash when zero time is passed Ken Hibino 2022-03-02 06:22:18 -0800
  • 1601a0861a Use logo image Ken Hibino 2022-03-02 06:13:43 -0800
  • fe6898e75e Round queue latency displayed in UI to the nearest multiple of 10ms Ken Hibino 2022-03-02 05:56:41 -0800
  • af9c47d038 Fix pagination in Active table Ken Hibino 2022-03-02 05:45:53 -0800
  • 834a759680 Update ui build Ken Hibino 2022-02-28 06:40:10 -0800
  • 1a27aaacbe Add concept of Flag values under window object to ensure values are parsed before use Ken Hibino 2022-02-28 06:38:37 -0800
  • 2991ea5a60 Update changelog Ken Hibino 2022-02-26 16:46:52 -0800
  • 15e1eaaa56 Update ui build files Ken Hibino 2022-02-26 16:44:29 -0800
  • 49eece97f7 (ui): Hide action buttons in read-only mode Ken Hibino 2022-02-26 16:43:58 -0800
  • 3805ae6e06 (cmd): Add --read-only mode flag Ken Hibino 2022-02-26 12:19:15 -0800
  • c04e63d3f7 Add ReadOnly option for HTTPHandler Ken Hibino 2022-02-26 11:47:29 -0800
  • ade2baceaf Update changelog Ken Hibino 2022-02-24 06:12:42 -0800
  • 8a508c58eb Display queue latency Ken Hibino 2022-02-23 06:30:55 -0800
  • 0d58ef86f4 Update asynq dependency to v0.22.0 Ken Hibino 2022-02-19 06:30:35 -0800
  • aceac82d78 Show orphaned status in active task table Ken Hibino 2022-02-19 06:01:42 -0800
  • 1655bf3d88 address comments Peizhi Zheng 2022-01-14 20:20:41 -0800
  • 91683248d0 fix jsx config error Peizhi Zheng 2022-01-12 22:51:35 -0800
  • 3d31c94258 add copy id for the rest of tables Peizhi Zheng 2022-01-12 22:51:16 -0800
  • 747d10df97 add copy id feature for task tables Peizhi Zheng 2022-01-09 17:12:02 -0800
  • ad8fe4f635 Update ui build files Ken Hibino 2022-03-02 06:23:41 -0800
  • 514475e1e7 (ui): Fix timeAgo helper to return dash when zero time is passed Ken Hibino 2022-03-02 06:22:18 -0800
  • 6985fe504d Use logo image Ken Hibino 2022-03-02 06:13:43 -0800
  • 42c41dad2a Round queue latency displayed in UI to the nearest multiple of 10ms Ken Hibino 2022-03-02 05:56:41 -0800
  • 3014f78023 Fix pagination in Active table Ken Hibino 2022-03-02 05:45:53 -0800
  • ac2e310ecd
    Bump typescript from 4.2.4 to 4.6.2 in /ui dependabot[bot] 2022-03-01 01:33:53 +0000
  • 89ec56fde9 Update ui build Ken Hibino 2022-02-28 06:40:10 -0800
  • 64321b4a24 Add concept of Flag values under window object to ensure values are parsed before use Ken Hibino 2022-02-28 06:38:37 -0800
  • f556f72950 Update changelog Ken Hibino 2022-02-26 16:46:52 -0800
  • a8f9c1a57b Update ui build files Ken Hibino 2022-02-26 16:44:29 -0800
  • 3d17a0971b (ui): Hide action buttons in read-only mode Ken Hibino 2022-02-26 16:43:58 -0800
  • 18373f9ac4 (cmd): Add --read-only mode flag Ken Hibino 2022-02-26 12:19:15 -0800
  • 471e4404fc Add ReadOnly option for HTTPHandler Ken Hibino 2022-02-26 11:47:29 -0800
  • 30d58200e9 Update changelog Ken Hibino 2022-02-24 06:12:42 -0800
  • 3a5d354195 Display queue latency Ken Hibino 2022-02-23 06:30:55 -0800
  • 3bb3c91b4f Update asynq dependency to v0.22.0 Ken Hibino 2022-02-19 06:30:35 -0800
  • 851f1e3a26 Show orphaned status in active task table Ken Hibino 2022-02-19 06:01:42 -0800
  • 6ef159b6a1 address comments Peizhi Zheng 2022-01-14 20:20:41 -0800
  • d53e8c89b7 fix jsx config error Peizhi Zheng 2022-01-12 22:51:35 -0800
  • 1408b486bb add copy id for the rest of tables Peizhi Zheng 2022-01-12 22:51:16 -0800
  • 9eeb922f62 add copy id feature for task tables Peizhi Zheng 2022-01-09 17:12:02 -0800
  • c02d299708 Update ui build Ken Hibino 2022-02-28 06:40:10 -0800
  • f3be3517c0 Add concept of Flag values under window object to ensure values are parsed before use Ken Hibino 2022-02-28 06:38:37 -0800
  • c8cd126ce2 Update changelog Ken Hibino 2022-02-26 16:46:52 -0800
  • 18831b7110 Update ui build files Ken Hibino 2022-02-26 16:44:29 -0800
  • ea0b425fa9 (ui): Hide action buttons in read-only mode Ken Hibino 2022-02-26 16:43:58 -0800
  • da93677b7e (cmd): Add --read-only mode flag Ken Hibino 2022-02-26 12:19:15 -0800
  • ad47d079cd Add ReadOnly option for HTTPHandler Ken Hibino 2022-02-26 11:47:29 -0800
  • c267d28965 Update changelog Ken Hibino 2022-02-24 06:12:42 -0800
  • 99086b6a93 Display queue latency Ken Hibino 2022-02-23 06:30:55 -0800
  • e5461d5dc7 Update changelog Ken Hibino 2022-02-24 06:12:42 -0800
  • b44eb6f723 Display queue latency Ken Hibino 2022-02-23 06:30:55 -0800
  • 0fc35f9c11 Update asynq dependency to v0.22.0 Ken Hibino 2022-02-19 06:30:35 -0800
  • aa937e6ee1 Show orphaned status in active task table Ken Hibino 2022-02-19 06:01:42 -0800
  • d8e7fcbb9d
    Bump @testing-library/jest-dom from 5.12.0 to 5.16.2 in /ui dependabot[bot] 2022-02-03 01:17:24 +0000
  • 320490ec25
    Bump typescript from 4.2.4 to 4.5.5 in /ui dependabot[bot] 2022-01-21 01:13:51 +0000
  • 609b319a9e
    Add copy taskID to clipboard button Peizhi Zheng 2022-01-14 22:46:49 -0800
  • caa8ceb879 change copy text to Copy full ID to clipboard Peizhi Zheng 2022-01-14 22:41:08 -0800
  • a91f112f13 remove 12px Peizhi Zheng 2022-01-14 22:33:45 -0800
  • c1b7fa09c6 make copy icon align with id Peizhi Zheng 2022-01-14 21:07:18 -0800
  • d44b8e2f32 address Ken's comments Peizhi Zheng 2022-01-14 20:20:41 -0800
  • d1cf35b638 amend Peizhi Zheng 2022-01-12 22:53:03 -0800
  • cf8c3caad2 fix jsx config error Peizhi Zheng 2022-01-12 22:51:35 -0800
  • d07e08b4d6 add copy id for the rest of tables Peizhi Zheng 2022-01-12 22:51:16 -0800
  • 307e7d29fe add copy id feature for task tables Peizhi Zheng 2022-01-09 17:12:02 -0800
  • 3ae79d85c3 Fix typescript error Ken Hibino 2021-12-20 07:04:07 -0800
  • e98f285767
    Add metrics view screenshot in readme Ken Hibino 2021-12-19 16:38:51 -0800
  • e74815a7c1 Update changelog Ken Hibino 2021-12-19 16:32:10 -0800
  • 68e1ce4ee7 Update readme v0.5.0 Ken Hibino 2021-12-19 16:26:45 -0800
  • 5d1bd3cb55
    Install dayjs Ken Hibino 2021-12-19 16:09:16 -0800
  • 72c44c452e Install dayjs Ken Hibino 2021-12-19 16:08:43 -0800
  • d448ad2525
    Fix build Ken Hibino 2021-12-19 13:47:31 -0800
  • 6359a1977f Fix build Ken Hibino 2021-12-19 13:46:15 -0800
  • 1b8d46a35e
    Add support for Prometheus integration Ken Hibino 2021-12-19 07:30:16 -0800
  • 8eeb6a5614 Revert changes in ui/build Ken Hibino 2021-12-19 07:27:01 -0800
  • 02cadbd955 Update dependencies Ken Hibino 2021-12-19 07:23:40 -0800
  • 1d096e0115 (ui): Update styles of MetricsFetchControls component Ken Hibino 2021-12-19 06:48:25 -0800
  • ece5f0a6bb WIP: Add select checkboxes for queue filters Ken Hibino 2021-12-18 14:09:48 -0800
  • eabe96eb48 (api): Allow filter by queue on metrics endpoint Ken Hibino 2021-12-18 13:28:49 -0800
  • c3d393a82b Update readme with Prometheus integration info Ken Hibino 2021-12-18 07:05:19 -0800
  • df90fee568 (ui): Add description to metrics charts Ken Hibino 2021-12-17 12:51:38 -0800
  • 3998c4214c (ui): Fix styles for dark-theme in metrics view Ken Hibino 2021-12-17 06:50:31 -0800
  • 0662912c3a Add tasks processed/failed and error_rate charts Ken Hibino 2021-12-17 06:36:13 -0800
  • e01f269263 (ui): Update styles for MetricsFetchControls Ken Hibino 2021-12-15 17:00:34 -0800
  • 2920d421af (ui): Add Queue memory usage chart Ken Hibino 2021-12-14 16:34:02 -0800
  • 62f27a2909
    Bump typescript from 4.2.4 to 4.5.4 in /ui dependabot[bot] 2021-12-14 01:12:37 +0000
  • b3622c40da (ui): Do not append endtime URL param if realtime option is selected Ken Hibino 2021-12-13 16:30:09 -0800