Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Releases: s-r-x/bull-monitor

v0.27.2

13 Jun 07:52
Compare
Choose a tag to compare

0.27.2 (2021-06-13)

Bug Fixes

  • ui: broken drawer resize when the queues list is overflowing the drawer container on y axis (181aa8d)
  • ui: increase max drawer width to 50% of the screen (0bbe7b7)

v0.27.1

11 Jun 05:04
Compare
Choose a tag to compare

0.27.1 (2021-06-11)

Bug Fixes

  • ui: job's stacktrace text container overflow (d2ac332)

v0.27.0

11 Jun 03:41
Compare
Choose a tag to compare

0.27.0 (2021-06-11)

Bug Fixes

  • gql: jobs query. validate limit and offset args (1a43a06)

Features

v0.26.0

10 Jun 13:28
Compare
Choose a tag to compare

0.26.0 (2021-06-10)

Bug Fixes

  • ui: increase maximum workspaces size to 20 (b1bd670)

Features

Performance Improvements

  • ui: skip mock data generation in production (f4b6a33)

v0.25.2

09 Jun 17:23
Compare
Choose a tag to compare

0.25.2 (2021-06-09)

Bug Fixes

  • ui: remove page from pagination store. use pageAtom for pagination instead (d0b0692)

v0.25.1

09 Jun 11:37
Compare
Choose a tag to compare

0.25.1 (2021-06-09)

Bug Fixes

  • ui: memoization issue on the first page visit when there are no workspaces yet (39f37c7)

v0.25.0

09 Jun 10:25
Compare
Choose a tag to compare

0.25.0 (2021-06-09)

Features

v0.24.0

07 Jun 07:31
Compare
Choose a tag to compare

0.24.0 (2021-06-07)

Features

  • ui: persist per page option (ddaadcb)

v0.23.0

07 Jun 06:58
Compare
Choose a tag to compare

0.23.0 (2021-06-07)

Features

  • ui: dynamic page title based on selected queue (298809b)

v0.22.0

07 Jun 06:48
Compare
Choose a tag to compare

0.22.0 (2021-06-07)

Bug Fixes

  • ui: set body cursor style to ew-resize while resizing the drawer (89b6d33)
  • ui: set body userSelect style to none while resizing the drawer (1b50d21)
  • greater z-index on Codemirror-tooltip element (c76061c)

Features

  • add resizable ability to Drawer component (defcccb)