All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
8 April 2022
8 April 2022
8 April 2022
8 April 2022
28 March 2022
- fix: check if the job exists, closes #391
#391 - Release 3.10.2
9dd2257 - chore(deps): bump ansi-regex in /examples/with-fastify-auth
f97564d - chore(deps): bump node-forge from 1.2.1 to 1.3.0
f77de9b
22 March 2022
- fix: align attemptsMade to the behavior of BullMQ.
#386 - Bump deps
bd7a6c0 - Release 3.10.1
f345df2 - Update ci steps to use node 14 + 16
5a6bd06
20 February 2022
- Add canRetry options to queue
#384 - chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
#381 - Refactor tests to remove inline snapshots
66ec345 - Release 3.10.0
9ccebf8
8 February 2022
7 February 2022
5 February 2022
- fix: decode queue name to support url special chars, closes #375
#376 - chore(deps): bump node-fetch from 2.6.6 to 2.6.7
#372 - fix: decode queue name to support url special chars, closes #375 (#376)
#375 - Release 3.9.2
6077da8 - fix: hide queue actions when queue is in readOnlyMode
0b51e67 - Inject at the body
7688f27
26 January 2022
- Improve performance
#371 - chore(deps): bump nanoid from 3.1.30 to 3.2.0
#369 - chore(deps): bump follow-redirects from 1.14.6 to 1.14.7
#365 - Add fastify to example deps, #364
ddbff5f - Show error message
e779507 - Release 3.9.1
3ac5b07
11 January 2022
- fix: overlay issue with confirm modal
31681a4 - Release 3.9.0
1413354 - feat: add repeat label & change timeline text, #360
ec6bef4
9 January 2022
8 December 2021
8 December 2021
- feat: add job name formatter
#359 - chore(deps): bump postcss from 7.0.35 to 7.0.39
#356 - chore(deps): bump fastify-static from 4.2.3 to 4.4.1
#354 - chore(deps-dev): bump axios from 0.21.1 to 0.21.2
#353 - chore(deps): bump tar from 4.4.13 to 4.4.19
#355 - chore(deps): bump fastify-static in /examples/with-fastify-auth
#352 - Release 3.8.0
b7db668 - fix: handle defaultValue for names when formatter is not exists
8873d47
6 December 2021
- Release 3.7.2
2e80a2f
6 December 2021
- add noindex meta tag
#351 - chore(deps): bump fastify-static in /examples/with-fastify
#343 - Release 3.7.1
757d6c5
29 October 2021
- Add Hapi route options to plugin
#342 - chore(deps): bump fastify-static in /examples/with-fastify
#337 - Add Hapi route options to plugin (#342)
#340 - Release 3.7.0
c718465
28 September 2021
- feat: Add prefix option to allow multiple queues with the same name, but on different envs (prod, stage)
#333 - chore(deps): bump nth-check from 2.0.0 to 2.0.1
#328 - Remove unused return value from
createBullBoard()#329 - feat: Add prefix option to allow multiple queues with the same name, but on different envs (prod, stage) (#333)
#331 - Release 3.6.0
057d52e - Update README.md
21e340f - Update README.md
6ed28b0
21 September 2021
- fix: show retry button on failed tab (job can be retried)
#327 - chore(deps): bump tmpl from 1.0.4 to 1.0.5
#326 - Add fastify cookie based auth
4794c56 - Add fastify example with Basic Auth
f7d2b43 - Release 3.5.5
7867412
30 August 2021
- Rollback @radix-ui/react-dropdown-menu due to radix-ui/primitives#837
#321 - Rollback @radix-ui/react-dropdown-menu due to radix-ui/primitives#837 (#321)
#320 - Release 3.5.4
4ef04ae
26 August 2021
12 August 2021
12 August 2021
- Move React development dependencies to devDependecies
#317 - chore(deps): bump path-parse from 1.0.6 to 1.0.7
#315 - Release 3.5.1
6df16a1
6 August 2021
- Added a filter input to the queue menu
#313 - Improve search styles & ux
c5d5cff - Release 3.5.0
96be2e2
6 August 2021
- fix: Allow bull-board to be bundled with webpack, fixes #310
#312 - fix: Allow bull-board to be bundled with webpack, fixes #310 (#312)
#310 - Release 3.4.1
2eb68dd
3 August 2021
- feat: add pause / resume on queue level
#309 - feat: add pause / resume on queue level (#309)
#214 - Release 3.4.0
f493907
3 August 2021
3 August 2021
- fix: encode job-id, closes #307
#308 - fix: encode job-id, closes #307 (#308)
#307 - Release 3.3.2
7fb77bb
25 July 2021
28 June 2021
- Add confirmation modal on "dangerous" actions, closes #241
#302 - Add confirmation modal on "dangerous" actions, closes #241 (#302)
#241 - Release 3.3.0
b332982 - Show successful failed job with a green progress bar
6654e22
23 June 2021
- fix: fix @bull-board/ui paths, closes #300
#301 - fix: fix @bull-board/ui paths, closes #300 (#301)
#300 - Release 3.2.11
a99688a
22 June 2021
- fix: break long words in logs, data & error stack-trace, fixes #298
#299 - fix: break long words in logs, data & error stack-trace, fixes #298 (#299)
#298 - Release 3.2.10
1ee5e82
20 June 2021
12 June 2021
- fix: show failed job as "green" in active tab
#296 - Release 3.2.8
45e020c - Update package.json
5d8cada - Update CODE_OF_CONDUCT.md
29b3dbf
7 June 2021
2 June 2021
- Release 3.2.6
065c1f0 - refactor: start using constants instead of strings
15e3082 - refactor: change example to use package instead of direct paths
6a3c34f
2 June 2021
2 June 2021
- fix: compile typings with rest of the lib
#292 - fix: point global common typings to use dist
#290 - Release 3.2.4
60740d7 - Ignore dist
2f049e4 - Prompt only version on release
e5cf178
2 June 2021
2 June 2021
2 June 2021
- Add fav icon & change the logo to be more consistent between OS's
#288 - Release 3.2.1
6251c28 - Add release hooks
a995359
2 June 2021
- Feat: Add pagination
#287 - Release 3.2.0
9aabd7c - Add koa example to readme
762015b - Add koa example to readme
5cc2dd6
1 June 2021
30 May 2021
29 May 2021
- Move bull-board to use mono-repo structure
#281 - Add descriptions
057ee57 - Release 3.0.0
6eb242f - Change version to be the current one
24b5516
28 June 2021
- chore(deps): bump dns-packet from 1.3.1 to 1.3.4
#279 - Remove eslint-plugin-prettier since it formats differently then prettier it self
ce93b4c - Release 2.1.3
c1671c2 - Add deprecation message
94f68f7
27 May 2021
26 May 2021
21 May 2021
- feat: add addQueue and removeQueue methods
#278 - fix ejs semicolon
#275 - Bump deps
9990162 - Release 2.1.0
f3dfb68
9 May 2021
- fix: Update ioredis types & align adapter types, closes #271, #272
#273 - chore(deps): bump lodash in /examples/with-multiple-instances
#270 - chore(deps): bump lodash from 4.17.20 to 4.17.21 in /examples/with-auth
#269 - fix: Update ioredis types & align adapter types, closes #271, #272 (#273)
#271 - Update example deps
0f4db3a - Release 2.0.3
39f7453
7 May 2021
- refactor: extract common control code to queueProvider & jobProvider
#268 - Fix typo (bullMQAdapter to BullMQAdapter)
#267 - Release 2.0.2
160c366 - Update README.md
a0f5e95
28 April 2021
- refactor: Remove client deps from lib's deps
#263 - Release 2.0.1
77f1402 - Update README.md
6acb9ef - Update README.md
fe903ee
27 April 2021
- V2
#261 - Move tests to
testsfolder#260 - V2 (#261)
#202#112 - refactor: Use Map to save given queues instead of POJO
6f2c487 - Re-Clean up package.json
2aa46c7 - Clean up package.json
82740c1
22 April 2021
- fix: crash on code is not part of childNode
#257 - Release 1.7.2
529c317 - Update tests
41da350 - fix: scroll to top when search changes as well
973f1a0
22 April 2021
22 April 2021
- fix: Prevent polling leak by using intervals, closes #207
#256 - fix: Prevent polling leak by using intervals, closes #207 (#256)
#207 - refactor: Sync queue status with url
d4be4e9 - feat: Reset scroll position on page nave
ce7bc8b - Release 1.7.0
3bedd44
22 April 2021
21 April 2021
- Fix lint deprecated config
8f866c2 - Remove snyk test since it is available as Github bot
868a984 - Release 1.5.3
696d269
21 April 2021
22 March 2021
22 March 2021
- Add job logs,
#246 - chore(deps-dev): bump react-dev-utils from 11.0.1 to 11.0.4
#244 - Add job logs, (#246)
#210#97 - Bump deps
834b1c8 - Release 1.5.0
0d5c44f
10 March 2021
- fix: Ignore nullish jobs, closes #176
#243 - fix: Ignore nullish jobs, closes #176 (#243)
#176 - chore: Bump examples deps
d3203d8 - Release 1.4.2
2eeaa82
25 February 2021
- fix: Handle nullish timestamp / processedOn fields, closes #203
#239 - fix: Handle nullish timestamp / processedOn fields, closes #203 (#239)
#203 - Release 1.4.1
2463861
24 February 2021
17 February 2021
- Handle empty stacktraces, it comes as [null] / [""]
#235 - fix: Handle an empty queue array
#236 - Change repo location
#234 - Add tooltip to support queues with long names, closes #222
#232 - Add tooltip to support queues with long names, closes #222 (#232)
#222 - Release 1.3.1
2d50a34 - Rename build:ui:watch to start:dev:ui command
353c327
16 February 2021
- Make release process to be automatically but triggered manually
#231 - Display failed reason (if there is no stacktrace to show)
#228 - Refactor error handlers in routes & ui
#221 - Bump node-notifier from 8.0.0 to 8.0.1
#205 - fix: package.json & yarn.lock to reduce vulnerabilities
#226 - Add read only mode, closes #219
#220 - Close #217 Configure basePath doc
#218 - Fix example return value
#208 - Handle better return type lint rule
#206 - Add read only mode, closes #219 (#220)
#219#219 - Close #217 Configure basePath doc (#218)
#217#217 - Release 1.3.0
45fed37
16 December 2020
- Release v1.2.0
#200 - Bump ini from 1.3.5 to 1.3.8
#199 - Add auth example
#196 - Add return value 184
#190 - HMR for dev mode
#189 - Bump deps to latest
#188 - Add return value 184 (#190)
#184
7 December 2020
- release v1.1.2
#192 - fix: "Cannot assign to read only property 'exports'" error
#187 - Bump highlight.js from 9.18.3 to 10.4.1
#186
2 December 2020
2 December 2020
26 November 2020
25 November 2020
- release v1 and update docs
#166 - fix: long tab content overflows
#162 - fix: long job id overlaps job name, fixes #159
#160 - fix: long job id overlaps job name, fixes #159 (#160)
#159
11 November 2020
5 November 2020
- Bump version
#150 - Read base path from <base>, removes the inline scripts, fixes #91 #130
#149 - fix #147
#148 - Fix safari double borders
#144 - Update screen shots
#145 - Read base path from <base>, removes the inline scripts, fixes #91 #130 (#149)
#91 - fix #147 (#148)
#147#147
19 October 2020
- Bump alpha version
#143 - Redesign the board
#140 - Bump decompress from 4.2.0 to 4.2.1 in /website
#134 - Bump bl from 4.0.2 to 4.0.3
#133 - Improve ui build
#135 - add alpha section to the readme
792ddd5 - Bump version
f211fff
20 August 2020
- alpha v10
#129 - Add clean single job functionality
#116 - feat: add clean single job functionality
6520f50 - fix: linter
33ec7d5
7 August 2020
- release new aplha version
#127 - Bump lodash from 4.17.15 to 4.17.19 in /website
#121 - Bump elliptic from 6.5.0 to 6.5.3
#123 - Toggle id display for job
#117 - Close job tab on click
#118 - Moves snyk to dev dependencies
#122 - Bump websocket-extensions from 0.1.3 to 0.1.4 in /website
#111 - feat: close tab on click
df99926 - feat: toggle id display for job
2efd1f8 - fix: better constant naming & display for jobId
8b3b6d2
1 June 2020
- [Snyk] Fix for 1 vulnerabilities
#102 - Add type locations in package.json
#104 - fix: .snyk & package.json to reduce vulnerabilities
31ef3b4 - fix: .snyk & package.json to reduce vulnerabilities
5a6c7ef - bump alpha version
bed2d85
27 March 2020
- new alpha version
3537050
27 March 2020
- add opts and data to the list of fields in the failed tab
#93 - feat: allow to replace queues completely
#88 - Wrap encodeURIComponent to queueName in store methods
#87 - Move type dependencies from dev to production
#89 - Move dependencies from dev to production
d8c42f5 - fix lint
62b5ee8 - wrap encodeURIComponent to queueName in store methods
d227beb
8 March 2020
8 March 2020
- remove prepare script
61bfcbb
8 March 2020
- fix scripts to publish package
8ed0a76
8 March 2020
- Refactored the frontend part of the project
#82 - import paths from correct place
#80 - Introduce integration testing
#73 - docs: fix small typo on README.md
#79 - Add
clean all buttonfor completed jobs#75 - Add custom options (opts) for populating the queue
#76 - Add
promote buttonfor delayed jobs#77 - Fix wrong variable type at delayed page
#74 - introduce dockest
280d770 - Remove unnecessary comma
758e286 - docs: fix small typo
9f41649
9 February 2020
- release alpha.1
#71 - Remove TODOs
#64 - run pipeline on PRs
#69 - Reorder tabs
#61 - Trim dist
#63 - Update Queue.tsx to use top level types
64ec27c - Move Status type to constants
4799c34 - Change Queues to use top level types
6c54cbf
24 January 2020
- Enhance pipeline 💪🏼
#62 - website modifications
#60 - Add website, changelog, trivial unit tests and issue templates
#55 - Create nodejs.yml
#53 - wip: Revamp
#51 - Add support for bullmq (bull v4) and some small improvements
#49 - feat: distance time for delayed jobs
#50 - build(deps): bump handlebars from 4.1.2 to 4.5.3
#46 - [WIP] introducing typescript, still unstable
778027a - properly config eslint/prettier and fix files
bcb169e - migrating client to TS
98dd39f
5 November 2020
- bump latest stable version
#153 - improve support for domains which reject inline scripts
#138 - Bump latest stable version
5592058
3 June 2020
- Add Pagination for Jobs List
#107 - complete frontnd pagination component
03a6ddc - remove debug log
c9c1b3a - bring in page size state hook, and replace hard coded page size
164e391
1 June 2020
5 December 2019
- chore: bump version for new release
#42 - Clean all for failed job
#39 - add: clean all for failed jobs
7df92fe - refactor: clean all endpoint
2b1a9a3
31 October 2019
- chore: bump version for new release
#35 - feat: use
proxyUrlif provided#34 - README: moving screenshot for more visibility
#31 - Update README.md
ad81d47
14 October 2019
- release 0.4
#30 - Add "add and setter" functions
#28 - Remove add function according to code review
d02aadc
5 October 2019
- chore: bump dependencies
#25 - Display Delay Time for Delayed Queues
#23 - job-progress: fix percentage value when gt 100
#20 - code-highligthing: add pre-wrap property to break lines
#19 - job-progress: fix percentage value when gt 100
#17 - Made progress
03a4fc6 - Finished feature
14d77d0 - Began testing
1269d2c
24 September 2019
- Add 'Clean Jobs' to Delayed Jobs
#18 - readme: add new badge for npm link
#21 - Created Clean Jobs Button
6e2cfc6 - Added clean all option?
dee8ea6
12 September 2019
- Validate the existance of stats before formatting or rendering
#14 - Support for creating a Queue with options
#11 - add code of conduct
#13 - validate the existance of stats before formatting or rendering
c5305cf - stats-display: check specifically for total memory and handle it if undefined
f130e29 - Update readme to provide example for QueueOptions pass-through
fa5deae
3 September 2019
- highlight: replace libs with more powerful one
#10 - Introduce dockest & jest
#7 - introduced dockest & jest
a79e0e8 - chore: add concurrently lib
3d1a9c2 - css: remove pre tag formatting
df577c2
30 August 2019