Releases: s-r-x/bull-monitor
Releases Β· s-r-x/bull-monitor
v0.27.2
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
0.27.1 (2021-06-11)
Bug Fixes
- ui: job's stacktrace text container overflow (d2ac332)
v0.27.0
0.27.0 (2021-06-11)
Bug Fixes
- gql: jobs query. validate limit and offset args (1a43a06)
Features
v0.26.0
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
0.25.2 (2021-06-09)
Bug Fixes
- ui: remove page from pagination store. use pageAtom for pagination instead (d0b0692)
v0.25.1
0.25.1 (2021-06-09)
Bug Fixes
- ui: memoization issue on the first page visit when there are no workspaces yet (39f37c7)
v0.24.0
0.24.0 (2021-06-07)
Features
- ui: persist per page option (ddaadcb)
v0.23.0
0.23.0 (2021-06-07)
Features
- ui: dynamic page title based on selected queue (298809b)
v0.22.0
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)