Détail du package

@bull-board/express

felixmosh1.3mMIT6.10.1

A Express.js server adapter for Bull-Board dashboard.

bull, bullmq, redis, express

readme

changelog

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

v6.10.1

  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates #961
  • fix(nestjs): remove @bull-board/express as peer dependency #963
  • update lock 13fff8a
  • bump yarn 156e989
  • feat: improve fastifyAdapter types. 64ae4d1

v6.10.0

8 June 2025

  • Do not apply global prefix if excluded in NestJS config #959
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates #958
  • fix(hono): make hono a peer dependency #957
  • chore(deps): bump path-to-regexp #951
  • feat: save dashboard sorting in settings, closes #955 #955
  • deps bump 80fd6ff
  • Release 6.10.0 8ec7d01
  • fix build edc3dcd

v6.9.6

7 May 2025

  • fix: use glob callback instead of promise #950
  • Release 6.9.6 72b23bf
  • update lock 079557d

v6.9.5

3 May 2025

v6.9.4

3 May 2025

  • chore(deps): bump formidable #946
  • fix: use node:fs instead of Bun.fs in ElysiaAdapter #947
  • Release 6.9.4 c6346f2
  • refactor: make use of async&await 89b981f
  • refactor: change types path b3f2c62

v6.9.3

3 May 2025

  • feat: Add job URL template #948
  • chore(deps): bump the npm_and_yarn group across 4 directories with 1 update #944
  • chore(deps): bump the npm_and_yarn group across 4 directories with 1 update #943
  • refactor: make externalJobUrl to be a function that returns an ExternalJobURL type 9eea6df
  • Release 6.9.3 4426f04

v6.9.2

17 April 2025

  • chore(deps): bump the npm_and_yarn group across 4 directories with 1 update #939
  • Release 6.9.2 753d6d1
  • fix: Hide pause all button if all queues are in readOnlyMode 86ff34c

v6.9.1

11 April 2025

  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update #934
  • fix: handle null as a progress, closes #935 #936 #935
  • Release 6.9.1 f51661f

v6.9.0

8 April 2025

  • feat: sort queues by # of jobs with a particular status on the dashboard #875
  • refactor: extract sorting to hook 982f0e0
  • Release 6.9.0 091f37f

v6.8.3

7 April 2025

  • Add job action buttons to "prioritized" status #931
  • chore(deps): bump the npm_and_yarn group across 3 directories with 6 updates #927
  • Release 6.8.3 60aad2f

v6.8.2

6 April 2025

  • bump bullmq dep to latest & fix types, closes #920 #920
  • Release 6.8.2 bcb796c

v6.8.1

5 April 2025

v6.8.0

3 April 2025

  • feat: Queue name alias #922
  • chore(deps): bump the npm_and_yarn group across 3 directories with 3 updates #916
  • Improve Elysia example by resolving Bun build issue caused by eval. #915
  • Fix import #910
  • Nestjs Auth Documentation #906
  • Release 6.8.0 cf86f55
  • refactor: rename aliasName prop to displayName 015524d
  • Update README.md 63f3c79

v6.7.10

27 February 2025

  • chore(deps): bump the npm_and_yarn group across 2 directories with 2 updates #899
  • feat: add NestJS Fastify authentication example with basic structure and configurations #905
  • Now able to interact with specific jobs with id's containing special char's #901
  • Release 6.7.10 39aaead

v6.7.9

21 February 2025

  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update #897
  • Release 6.7.9 c42669e
  • fix: convert to array before filter e7a9deb
  • Update README.md 8898c3b

v6.7.8

19 February 2025

  • Release 6.7.8 3baf570
  • fix: apply pauseAll & resumeAll only on none read-only queues 668768f

v6.7.7

9 February 2025

  • Release 6.7.7 bc6afa4
  • fix: use errors statusCode if available 5995a64

v6.7.6

9 February 2025

  • chore: update @nestjs/bull-shared dependency range #891
  • chore(deps): bump the npm_and_yarn group across 3 directories with 1 update #895
  • Release 6.7.6 290580d
  • fix: hide stack trace on none dev env 6e45681

v6.7.5

9 February 2025

  • fix: prevent bull title to overflow, closes #885 #885
  • Release 6.7.5 016ec48
  • Fix readme typo 202fc9a

v6.7.4

30 January 2025

v6.7.3

30 January 2025

  • fix: reverse array to display recent errors #886
  • Release 6.7.3 8e817b7

v6.7.2

29 January 2025

  • fix: remove hash tags from queue name to display, closes #884 #884
  • Release 6.7.2 4d12e12
  • refactor: improve progress text position 42e4127

v6.7.1

20 January 2025

v6.7.0

19 January 2025

  • F/692 pause resume jobs at once #868
  • Release 6.7.0 febbd3b
  • fix: show only relevant option in overview dropdown 98aaa5d
  • fix: apply settings default tab on failed status as well. 11cf428

v6.6.2

14 January 2025

  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates #871
  • fix: use @ladjs/koa-views instead of deprecated koa-views, closes #876 #876
  • Release 6.6.2 7893a60

v6.6.1

5 January 2025

  • Release 6.6.1 08d09e0
  • fix: show search only when there are more than 5 queues 85cabcb

v6.6.0

5 January 2025

  • Feature: Group queues in Menu #867
  • chore(deps): bump the npm_and_yarn group across 1 directory with 7 updates #864
  • refactor: improve style 0a1004a
  • refactor: extract QueueTree to separate component c33a352
  • Release 6.6.0 404e4ea

v6.5.4

26 December 2024

  • fix: dependencies #860
  • chore(deps-dev): bump nanoid #861
  • chore(deps): bump the npm_and_yarn group across 5 directories with 3 updates #857
  • feat: add devcontainer #859
  • Release 6.5.4 0b7cf06
  • add express 5 as optional version 1731150

v6.5.3

20 November 2024

  • fix(JobActions): show actions for "waiting children" jobs just as for "waiting" ones #855
  • chore(deps): bump the npm_and_yarn group across 6 directories with 1 update #853
  • Release 6.5.3 4917821
  • bump hono version ca566d6

v6.5.2

16 November 2024

  • Release 6.5.2 bfd8b4e
  • fix: support for older BullMQ versions, round 2 1634438

v6.5.1

16 November 2024

  • Fix h3 adapter route param decode #852
  • Release 6.5.1 c72b28c
  • fix: elysia readme 3f92a7e
  • fix: add Elysia to main readme 5cb902a

v6.5.0

13 November 2024

  • Add elysia adapter (with fixes) #851
  • Release 6.5.0 5ce3088
  • elysia style fix 5408c73
  • fix: handle unsupported locale without errors 64ee653

v6.4.1

13 November 2024

  • Add elysia adapter #769
  • chore(deps): bump webpack in the npm_and_yarn group across 1 directory #848
  • fix: allow usage of bullmq-pro, closes #849 #849
  • Deps bump b00834d
  • Revert "Add elysia adapter (#769)" 4b175fa
  • feat: remove babel.config & webpack 0677784

v6.4.0

12 November 2024

  • feat: paused jobs: support edit/duplicate/clean #846
  • Release 6.4.0 b423427

v6.3.3

31 October 2024

  • Release 6.3.3 38c79ee
  • fix: handle an error when highlighting an unmount component, occurs when navigating between tabs 9add4ed
  • fix: failed status should show Error tab at start 7cad06e

v6.3.2

29 October 2024

  • Release 6.3.2 c47af53
  • fix: add check in each one of bull queue adapters d0e42c7

v6.3.1

26 October 2024

v6.3.0

23 October 2024

  • feat: add status filters on overview page #840
  • fix: add body parser to koa adapter, closes #841 #841
  • feat: refactor styles and some behavior of dashboard queue filter b821a84
  • Release 6.3.0 59c50fb
  • bump deps a095204

v6.2.4

21 October 2024

  • fix: RangeError: Invalid time value, closes #839 #839
  • Release 6.2.4 431bfab
  • fix: improve dark mode of json editor ca327b7
  • fix: wait for few seconds before opening the page (prevent the ejs file is not exists) e7ff021

v6.2.3

17 October 2024

v6.2.2

16 October 2024

  • Fix dateFnsLocale for French and Spanish languages for job duration #836
  • chore(deps): bump the npm_and_yarn group across 2 directories with 1 update #837
  • Release 6.2.2 04a0cf1
  • refactor: use map over multiple if statements b2f9f84

v6.2.1

14 October 2024

  • refactor: improve dark mode color mapping ee2991b
  • Release 6.2.1 e222577

v6.2.0

14 October 2024

  • Dark mode 🌙 #835
  • chore(deps): bump the npm_and_yarn group across 5 directories with 2 updates #834
  • Release 6.2.0 3cf2cb3
  • refactor: remove next-theme 3dfd4eb
  • refactor: extract language watch to custom hook ea31800

v6.1.0

12 October 2024

v6.0.2

10 October 2024

v6.0.1

10 October 2024

  • Show percentage when progress is an object #828
  • Bump example deps 675cbb3
  • Release 6.0.1 2fe92ef
  • refactor: small change 2dd2d38

v6.0.0

29 September 2024

  • chore(deps): bump the npm_and_yarn group across 1 directory with 4 updates #826
  • Update fastify dependencies to suport v5 #824
  • Release 6.0.0 02808dc
  • Bump min node to 20 a781fcd

v5.23.0

19 September 2024

  • feat: add duplicate job, closes #426 #426
  • Release 5.23.0 cf76409

v5.22.0

18 September 2024

v5.21.7

15 September 2024

  • chore(deps): bump hono in the npm_and_yarn group across 1 directory #815
  • refactor: change queue actions confirm locale 4a7873f
  • Release 5.21.7 a2741ce
  • fix: translate job confirm messages 6ffff3b

v5.21.6

14 September 2024

  • Center align logo image in header #816
  • chore(deps): bump semver #814
  • Release 5.21.6 b938fce

v5.21.5

11 September 2024

  • chore(deps): bump the npm_and_yarn group across 5 directories with 3 updates #813
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates #810
  • chore(deps): bump hono in the npm_and_yarn group across 1 directory #809
  • chore(deps): bump the npm_and_yarn group across 4 directories with 1 update #805
  • chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates #804
  • Ease of use helpers for config led dynamic queue defs with compose wrapper. #799
  • chore(deps): bump semver #801
  • chore(deps): bump the npm_and_yarn group across 7 directories with 6 updates #800
  • chore(deps): bump braces in /examples/with-express-csrf #795
  • fix: encode jobId, closes #812 #812
  • Release 5.21.5 eef08ac

v5.21.4

13 August 2024

v5.21.3

4 August 2024

  • chore(deps): bump braces in /examples/with-fastify-auth #791
  • feat: allow overriding pollInterval value from server config, closes #789 #789
  • Release 5.21.3 5d9e8c7
  • Revert "marked polling-interval option to off and disabled other polling options if readonly mode is enabled (#790)" 080636b

v5.21.2

4 August 2024

  • marked polling-interval option to off and disabled other polling options if readonly mode is enabled #790
  • chore(deps): bump braces from 3.0.2 to 3.0.3 in /examples/with-h3 #786
  • marked polling-interval option to off and disabled other polling options if readonly mode is enabled (#790) #790
  • Release 5.21.2 944efcd
  • refactor: don't repeat the same value in multiple places. d96974c

v5.21.1

18 July 2024

  • fix: remove limit when cleaning bullmq queue, closes #784 #784
  • Release 5.21.1 3432283

v5.21.0

11 July 2024

  • feat(Menu): add version link to GitHub release page #783
  • Update basic-auth.middleware.ts with bcrypt hashing #782
  • chore(deps): bump braces from 3.0.2 to 3.0.3 #781
  • Release 5.21.0 4f575f0

v5.20.5

26 June 2024

v5.20.4

24 June 2024

  • Release 5.20.4 fd7ddf6
  • fix: use staticRoute instead of staticPath 😅 75b7b6b

v5.20.3

24 June 2024

  • feat(adapters): support hono v4 #778
  • chore(deps): bump ws in /examples/with-nestjs-module #777
  • chore(deps): bump braces in /examples/with-nestjs-module #776
  • chore(deps): bump ws from 7.5.9 to 7.5.10 #774
  • chore(deps-dev): bump braces in /examples/with-nestjs #773
  • fix: handle url paths without path.join since it uses OS path separator, closes #775 #775
  • Release 5.20.3 4f308ce

v5.20.2

15 June 2024

  • fix(ui): correctly calculate the circumference and offset of the progress citcle #772
  • fix(hono): safely parse request body #768
  • Release 5.20.2 5322a32

v5.20.1

6 June 2024

  • fix(README): use proper path to bullMQAdapter file #765
  • Release 5.20.1 0e0769d
  • fix: types 43fc196
  • Revert "Revert "Hide bull routes from schema/openAPI generation (#762)"" 8a98a1e

v5.20.0

5 June 2024

  • feat(ui): Add French language #763
  • Hide bull routes from schema/openAPI generation #762
  • feat: Add Async Configuration Support to NestJS Module #760
  • Release 5.20.0 b295d93
  • Revert "Hide bull routes from schema/openAPI generation (#762)" fc7fd2b

v5.19.2

30 May 2024

  • fix: redis uptime is not correct & not localized, closes #758 #758
  • Release 5.19.2 32ced66
  • fix: update date-fns locale when language changes 41c7af7
  • fix: job action tooltip is not shown 07e1be9

v5.19.1

29 May 2024

  • fix: don't read body for get requests, closes #757 #757
  • Release 5.19.1 c208d35

v5.19.0

28 May 2024

  • update i18n #756
  • chore: remove unused libs #755
  • Release 5.19.0 e59360e
  • feat: use settings saved lang f303f2a

v5.18.3

23 May 2024

  • fix: encode queue name in links, closes #750 #752
  • fix: encode queue name in links, closes #750 (#752) #750
  • Release 5.18.3 2955854

v5.18.2

23 May 2024

  • feat: custom job timeline date format #745
  • Update package.json #751
  • Release 5.18.2 36b5824
  • refactor: extract react hook from function 193a8af

v5.18.1

22 May 2024

v5.18.0

22 May 2024

  • Add Job Modal #744
  • bump ejs dependency in package.json #748
  • feat: add new job to queue 95bc661
  • feat(ui): add job modal 2f8fff5
  • refactor: move job modal to queue dropdown actions 1a1ffd0

v5.17.1

7 May 2024

  • fix: return empty body in HonoAdapter when status is 204 #736
  • Update README.md #734
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /examples/with-hapi #727
  • chore(deps): bump ejs from 3.1.7 to 3.1.10 in /examples/with-nestjs #729
  • chore(deps): bump ejs from 3.1.8 to 3.1.10 in /examples/with-fastify #730
  • chore(deps): bump ejs in /examples/with-fastify-auth #732
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /packages/h3 #731
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 #728
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 in /examples/with-hapi-auth #726
  • chore(deps): bump ejs from 3.1.8 to 3.1.10 in /examples/with-koa #725
  • Release 5.17.1 876dfb1

v5.17.0

1 May 2024

  • chore(deps-dev): bump @hono/node-server from 1.4.1 to 1.10.1 #720
  • feat: make bars clickable, closes #717 #717
  • fix: make bull board title smaller, closes #724 #724
  • Release 5.17.0 f6b2c49
  • refactor: links uses URL object instead of string manipulations e05fd57

v5.16.0

18 April 2024

  • feat: add processedOn to job card if set #719
  • Release 5.16.0 d770e57

v5.15.5

14 April 2024

  • Release 5.15.5 14fa459
  • fix: z-index should be over the link f5eabcb
  • feat: add title on the progress bar 760d146

v5.15.4

14 April 2024

  • fix: force showing small numbers, closes #716 #716
  • Release 5.15.4 01d99a6

v5.15.3

28 March 2024

  • chore(deps): bump express from 4.18.2 to 4.19.2 #711
  • chore(deps): bump express in /examples/with-express-csrf #710
  • chore(deps): bump express, @bull-board/express, @nestjs/core, @nestjs/platform-express and @nestjs/testing #709
  • chore(deps): bump express in /examples/with-express-auth #708
  • chore(deps): bump express in /examples/with-multiple-instances #707
  • chore(deps): bump express in /examples/with-express #706
  • Release 5.15.3 604c8a6
  • add flow endpoint 811ec53
  • refactor: extract common job manipulation to a function 95f7cfa

v5.15.2

24 March 2024

  • feat: [NestJS] Fastify global prefix support #704
  • chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 #705
  • improved useActiveQueue to reduce prop depencency #699
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 #701
  • Release 5.15.2 63813ba

v5.15.1

12 March 2024

  • fix: re-layout overflow content, closes #700 #700
  • Release 5.15.1 ad4dd78
  • Release 5.15.1 1c7ec30

v5.15.0

11 March 2024

  • show message under run time if delay has been changed #688
  • compactMode: add collapsible functionality + reog job card layout #697
  • fix: align styles & remove unnecessary name prefix a98367a
  • Release 5.15.0 be55c7d
  • fix: sync locales 3e89a6b

v5.14.2

27 February 2024

  • compactMode: add collapsible functionality + reog job card layout #687
  • Highlight to be a FunctionalComponent #693
  • chore(deps): bump ip from 1.1.8 to 1.1.9 #689
  • fix: trigger the first request even when the polling in not set, closes #696 #696
  • Revert "compactMode: add collapsible functionality + reog job card layout (#687)" f00b584
  • Release 5.14.2 1a3009e

v5.14.1

14 February 2024

  • Update package.json #685
  • translate new option into brazilian portguese. #679
  • Release 5.14.1 fa69a7e

v5.14.0

25 January 2024

  • Add default job tab setting #676
  • chore(deps-dev): bump @hono/node-server from 1.4.0 to 1.4.1 #677
  • Release 5.14.0 6be00db
  • add: sync-locales lib to make sure that all langs has translations 594ca5b

v5.13.0

11 January 2024

v5.12.0

11 January 2024

  • feat: add copy to clipboard buttons #673
  • chore(deps): bump follow-redirects from 1.15.3 to 1.15.4 #674
  • Release 5.12.0 7febc56
  • fix: copy line in logs not copies 5ba551c

v5.11.0

7 January 2024

  • feat: add hono adapter #670
  • Release 5.11.0 110b788
  • fix: remove --parallel from build command, it fails the CI a551101
  • refactor: bump node version 6b34765

v5.10.3

3 January 2024

  • chore(deps): bump msgpackr from 1.9.1 to 1.10.1 in /examples/with-nestjs #664
  • chore(deps): bump msgpackr in /examples/with-nestjs-module #665
  • chore(deps): bump msgpackr from 1.9.8 to 1.10.1 #666
  • chore(deps): bump msgpackr in /examples/with-fastify #663
  • chore(deps): bump msgpackr from 1.8.5 to 1.10.1 in /examples/with-hapi #661
  • chore(deps): bump msgpackr in /examples/with-hapi-auth #662
  • chore(deps): bump msgpackr in /examples/with-express-auth #660
  • chore(deps): bump msgpackr from 1.6.2 to 1.10.1 in /examples/with-koa #659
  • chore(deps): bump msgpackr in /examples/with-multiple-instances #658
  • chore(deps): bump msgpackr in /examples/with-express #667
  • chore(deps): bump msgpackr in /examples/with-express-csrf #668
  • chore(deps): bump msgpackr in /examples/with-fastify-auth #657
  • fix: remove old usage of QueueScheduler 262ad47
  • Release 5.10.3 92b6edc
  • fix: remove old usage of QueueScheduler b631a3c

v5.10.2

5 December 2023

  • fix: remove the strict need for express deps, closes #656 #656
  • add an example with csrf token enabled a13e4d5
  • Release 5.10.2 cda599b

v5.10.1

29 November 2023

  • add locale pt-BR #654
  • Release 5.10.1 cf1a136
  • fix: align en locale lang to be full specified (en-US) 3014f47

v5.10.0

29 November 2023

  • chore(deps-dev): bump axios from 0.26.1 to 1.6.0 #644
  • feat: add translation ability, #653 615daa4
  • feat: add bundle-analyzer de5350d
  • Release 5.10.0 ea75f2e

v5.9.2

24 November 2023

  • Update QueueAdapterOptions typing #652
  • upgrade-express-ex: upgrade express example #648
  • Release 5.9.2 03afb90

v5.9.1

17 October 2023

  • Update README.md #638
  • chore(deps): bump @babel/traverse from 7.22.15 to 7.23.2 #637
  • chore(deps-dev): bump @babel/traverse in /examples/with-nestjs #636
  • chore(deps): bump @babel/traverse in /examples/with-nestjs-module #635
  • Release 5.9.1 9ce2f63
  • Update readme 7ce08ab

v5.9.0

17 October 2023

  • feat: adjusted status names #634
  • chore(deps-dev): bump postcss from 8.4.29 to 8.4.31 #632
  • merge Status & Status_ext 37e872b
  • feat: add new statuses to overview page 6a4b2ce
  • Release 5.9.0 6109d30

v5.8.4

19 September 2023

  • fix: bump deps to remove deprecation warnings, closes #628 #628
  • Release 5.8.4 e4f7e09

v5.8.3

14 September 2023

  • feat: make ExpressAdapter fields protected #625
  • Release 5.8.3 86ba4ad

v5.8.2

13 September 2023

  • feat: format lower than 5 seconds #624
  • Release 5.8.2 f630690

v5.8.1

5 September 2023

v5.8.0

9 August 2023

  • single job page view #598
  • refactor: split useStore into several small hooks based on zustand stores 76cd2b8
  • feat: align pages links to use a single point of truth e866635
  • refactor: extract sticky header from jobPage & queuePage b185014

v5.7.2

8 August 2023

v5.7.1

26 July 2023

  • improvement: Ensure jobs per page has a max of 50 #613
  • Release 5.7.1 573e4de
  • fix: limit jobsPerPage to max length of 2 chars + use Math.min af96478

v5.7.0

20 July 2023

  • chore(deps-dev): bump word-wrap in /examples/with-nestjs #611
  • chore(deps): bump word-wrap in /examples/with-nestjs-module #610
  • chore(deps): bump word-wrap from 1.2.3 to 1.2.4 #609
  • Remove ioredis-mock usage 741a7c2
  • Bump deps fcd7fa4
  • refactor: use bullmq 4.6.0 promoteJobs if available e93e1c5

v5.6.1

17 July 2023

  • chore(deps): bump semver in /examples/with-express-auth #606
  • chore(deps): bump semver in /examples/with-multiple-instances #600
  • chore(deps): bump semver in /examples/with-nestjs-module #604
  • chore(deps): bump semver from 6.3.0 to 6.3.1 in /examples/with-nestjs #603
  • chore(deps): bump semver in /examples/with-fastify-auth #605
  • chore(deps): bump semver from 5.7.1 to 5.7.2 in /examples/with-koa #601
  • chore(deps): bump semver from 6.3.0 to 6.3.1 in /examples/with-express #602
  • chore(deps): bump semver from 5.7.1 to 5.7.2 #599
  • Bump deps 997c6d5
  • Release 5.6.1 95f4f6d
  • fix: Warning: Functions are not valid as a React child 0141a99

v5.6.0

26 June 2023

  • Add promote all actions to delayed queues #596
  • chore(deps): bump semver from 7.3.7 to 7.5.3 in /examples/with-fastify #595
  • chore(deps): bump semver from 7.3.8 to 7.5.3 in /examples/with-hapi-auth #594
  • chore(deps): bump semver from 7.3.8 to 7.5.3 in /examples/with-hapi #593
  • Release 5.6.0 c220fc9

v5.5.3

23 June 2023

  • fix: toggle global fullscreen, closes #589 #589
  • Release 5.5.3 bbe5878

v5.5.2

23 June 2023

  • [NestJS] Global prefix support #592
  • Update typescript-eslint to support decorators b26c6f2
  • Release 5.5.2 a0086ac

v5.5.1

19 June 2023

  • NestJS dependency updates, dropped support for NestJS 8 #588
  • Release 5.5.1 6c12d32
  • Update yarn.lock 2b6cbc9

v5.5.0

18 June 2023

  • feat: Allow changing favicon paths #586
  • Release 5.5.0 3c1c52a

v5.4.0

16 June 2023

  • Package update for the NestJS example, added correct link to the Readme for the example with nestjs-module #581
  • Update README.md #580
  • feat: sync title attribute with board title, closes #584 #584
  • fix: fix readme example, closes #585 #585
  • Release 5.4.0 23cc721

v5.3.1

13 June 2023

  • Release 5.3.1 93bc65d
  • set publish as public on nestjs module 688fceb

v5.3.0

13 June 2023

v5.2.1

6 June 2023

  • feat: make queue card clickable, closes #577 #577
  • Release 5.2.1 5a49d05

v5.2.0

16 May 2023

  • chore(deps): bump vm2 from 3.9.17 to 3.9.18 #571
  • Adds example with NestJS #569
  • fix: add a new options config to setup uiBasePath by the user, closes #570 #570
  • Release 5.2.0 0709a6e
  • feat: animate queue stats progress bar 1590a83
  • Add Nest.js example to README.md cfdaf85

v5.1.2

30 April 2023

  • Add @bull-board/ui as peerDep of @bull-board/api #565
  • Release 5.1.2 19bb8da

v5.1.1

23 April 2023

v5.1.0

23 April 2023

  • feat: Dashboard page with queue stats #561
  • chore(deps): bump vm2 from 3.9.16 to 3.9.17 #558
  • Release 5.1.0 9b07bb2
  • Improve NPM package descriptions 724f519

v5.0.1

18 April 2023

  • chore(deps): bump vm2 from 3.9.15 to 3.9.16 #557
  • chore(deps): bump vm2 from 3.9.12 to 3.9.15 #556
  • chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 #548
  • chore(deps-dev): bump webpack from 5.75.0 to 5.76.0 #547
  • Bump Hapi with auth example 57c331b
  • Bump Hapi example 2df15b1
  • Bump fastify example 82a0203

v5.0.0

8 March 2023

  • Revert "Re-Export api functions in server adapters (#501)" due to #546 0f69f47
  • Release 5.0.0 d149673

v4.12.2

7 March 2023

  • fix: use job's delay attribute to reflect changes in delay (via changeDelay), closes #544 #545
  • fix: use job's delay attribute to reflect changes in delay (via changeDelay), closes #544 (#545) #544
  • Release 4.12.2 7981790

v4.12.1

17 February 2023

  • Release 4.12.1 23e4826
  • fix: web-work path calculated wrongly 904475a

v4.12.0

16 February 2023

  • feat: allow to collapse job's data/options/error, closes #529 #539
  • feat: allow to collapse job's data/options/error, closes #529 (#539) #529
  • feat: load highlight to webworker if available eb92f12
  • Release 4.12.0 13e3aca

v4.11.3

16 February 2023

v4.11.2

16 February 2023

  • fix: make log list marker adjusted to number of log items, closes #537 #538
  • chore(deps): bump cacheable-request from 10.2.3 to 10.2.7 #534
  • fix: make log list marker adjusted to number of log items, closes #537 (#538) #537
  • Release 4.11.2 4cf52de
  • Update README.md 92e7f29

v4.11.1

7 February 2023

  • fix: incorrect value of job name when job name is undefined #532
  • chore(deps): bump http-cache-semantics in /examples/with-fastify-auth #531
  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 #530
  • chore(deps): bump cookiejar from 2.1.3 to 2.1.4 #528
  • Release 4.11.1 29c2924
  • Remove redis-mock from dev deps 5aa901c

v4.11.0

22 January 2023

  • feat: add custom links dropdown, closes #520 #524
  • feat: add custom links dropdown, closes #520 (#524) #520 #520
  • Release 4.11.0 76fbe84
  • Update README.md 98327b6
  • Update README.md fd3e541

v4.10.2

12 January 2023

  • chore(deps): bump luxon in /examples/with-multiple-instances #517
  • chore(deps): bump luxon from 1.28.0 to 1.28.1 in /examples/with-hapi #516
  • chore(deps): bump luxon in /examples/with-hapi-auth #515
  • chore(deps): bump luxon in /examples/with-fastify-auth #514
  • chore(deps): bump luxon from 1.28.0 to 1.28.1 in /examples/with-express #518
  • chore(deps): bump luxon from 1.28.0 to 1.28.1 in /examples/with-fastify #519
  • chore(deps): bump luxon from 3.0.1 to 3.2.1 in /examples/with-koa #511
  • chore(deps): bump luxon in /examples/with-express-auth #513
  • chore(deps): bump luxon from 3.1.1 to 3.2.1 #512
  • Release 4.10.2 b18353c
  • fix: Handle a case where there is no title, render headerActions always at the end 12cd64b

v4.10.1

4 January 2023

  • chore(deps): bump json5 from 2.2.1 to 2.2.3 #508
  • Add doc for all available options e88c6fa
  • Release 4.10.1 31eee65
  • Remove dependency on deprecated @types/bull d41480b

v4.10.0

1 January 2023

  • feat: Allow retrying completed jobs when using BullMQ #507
  • Simplify clean all functionality 2ac5963
  • Simplify retry all functionality fec2d72
  • Release 4.10.0 60b6316

v4.9.0

15 December 2022

  • feat: Allow to pass uiConfig from server config to client. #504
  • feat: Allow to pass uiConfig from server config to client. (#504) #503
  • Release 4.9.0 0b02efe

v4.8.0

5 December 2022

  • Re-Export api functions in server adapters #501
  • Release 4.8.0 a0646a9

v4.7.0

4 December 2022

  • chore(deps): bump fastify from 4.8.1 to 4.10.2 in /examples/with-fastify #488
  • chore(deps): bump minimatch in /examples/with-express #494
  • chore(deps): bump minimatch in /examples/with-fastify-auth #495
  • chore(deps): bump minimatch in /examples/with-fastify #496
  • chore(deps): bump minimatch in /examples/with-express-auth #497
  • chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 #498
  • Add "empty queue" action #493
  • chore(deps-dev): bump fastify from 4.8.1 to 4.10.2 #490
  • chore(deps): bump fastify in /examples/with-fastify-auth #489
  • chore(deps): bump loader-utils from 2.0.3 to 2.0.4 #487
  • Bump deps 0e81868
  • Revert "Bump deps" 96726bf
  • Bump deps c457b1c

v4.6.4

14 November 2022

  • fix: search input style are affected by global input styles #484
  • chore(deps): bump loader-utils from 2.0.2 to 2.0.3 #482
  • Release 4.6.4 8fa544a

v4.6.3

8 November 2022

  • Fixed issue with fastify-compress #481
  • Release 4.6.3 bc041ab

v4.6.2

2 November 2022

v4.6.1

25 October 2022

  • fix: add missing scrolling behavior #477
  • Release 4.6.1 5722fca
  • refactor: improve job logs styles 68ae166

v4.6.0

17 October 2022

v4.5.0

12 October 2022

  • chore(deps): bump fastify from 4.3.0 to 4.8.1 in /examples/with-fastify 0dece90
  • chore(deps): bump fastify in /examples/with-fastify-auth f4d94f8
  • chore(deps-dev): bump fastify from 4.5.3 to 4.8.1 210e2b7

v4.4.0

6 October 2022

v4.3.2

2 October 2022

v4.3.1

14 September 2022

  • feat: Make queue search insensitive, closes #449 #449
  • Release 4.3.1 f6c9345

v4.3.0

13 September 2022

v4.2.2

4 August 2022

v4.2.1

3 August 2022

v4.2.0

3 August 2022

  • Extract redis stats into modal 51acb2d
  • Release 4.2.0 d1a2885
  • Make example work for dev by default a26418b

v4.1.1

28 July 2022

  • feat: update radix-ui to latest 62a6eac
  • fix: restore selected status on reload from the url 2e3c432
  • Release 4.1.1 3a3146a

v4.1.0

28 July 2022

  • feat: add queue description option and show the queue name on the board. 91f03fb
  • chore(deps): bump parse-url from 6.0.0 to 6.0.2 52a6853
  • chore(deps): bump terser from 5.12.1 to 5.14.2 9ba808d

v4.0.1

14 July 2022

v4.0.0

12 June 2022

v3.11.1

1 June 2022

  • chore(deps): bump ejs from 3.1.6 to 3.1.7 in /examples/with-hapi bb87e77
  • chore(deps): bump ejs from 3.1.6 to 3.1.7 in /examples/with-hapi-auth 74c246e
  • chore(deps): bump ejs from 3.1.6 to 3.1.7 in /examples/with-koa 68350e5

v3.11.0

3 May 2022

  • Upgrade to @fastify/static, closes #408 #408
  • Update fastify examples 7770850
  • Release 3.11.0 f0c43d4
  • Add connection example 0d10d20

v3.10.7

24 April 2022

v3.10.6

24 April 2022

v3.10.5

24 April 2022

v3.10.4

14 April 2022

v3.10.3

8 April 2022

  • fix: Remove the fade-out effect due to scrollbar issue, fixes #399 #399
  • Release 3.10.3 9e34634

v3.10.2

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

v3.10.1

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

v3.10.0

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

v3.9.4

8 February 2022

v3.9.3

7 February 2022

v3.9.2

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

v3.9.1

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

v3.9.0

11 January 2022

  • fix: overlay issue with confirm modal 31681a4
  • Release 3.9.0 1413354
  • feat: add repeat label & change timeline text, #360 ec6bef4

v3.8.2

9 January 2022

v3.8.1

8 December 2021

v3.8.0

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

v3.7.2

6 December 2021

v3.7.1

6 December 2021

  • add noindex meta tag #351
  • chore(deps): bump fastify-static in /examples/with-fastify #343
  • Release 3.7.1 757d6c5

v3.7.0

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

v3.6.0

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

v3.5.5

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

v3.5.4

30 August 2021

v3.5.3

26 August 2021

v3.5.2

12 August 2021

v3.5.1

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

v3.5.0

6 August 2021

  • Added a filter input to the queue menu #313
  • Improve search styles & ux c5d5cff
  • Release 3.5.0 96be2e2

v3.4.1

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

v3.4.0

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

v3.3.3

3 August 2021

v3.3.2

3 August 2021

  • fix: encode job-id, closes #307 #308
  • fix: encode job-id, closes #307 (#308) #307
  • Release 3.3.2 7fb77bb

v3.3.1

25 July 2021

v3.3.0

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

v3.2.11

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

v3.2.10

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

v3.2.9

20 June 2021

  • fix: require ejs explicitly, fixes #297 #297
  • Release 3.2.9 4619673

v3.2.8

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

v3.2.7

7 June 2021

  • fix: Show failed jobs as failed in "latest" tab #293
  • Release 3.2.7 8d6ff42

v3.2.6

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

v3.2.5

2 June 2021

v3.2.4

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

v3.2.3

2 June 2021

v3.2.2

2 June 2021

v3.2.1

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

v3.2.0

2 June 2021

v3.1.0

1 June 2021

v3.0.1

30 May 2021

v3.0.0

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

v2.1.3

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

v2.1.2

27 May 2021

v2.1.1

26 May 2021

v2.1.0

21 May 2021

  • feat: add addQueue and removeQueue methods #278
  • fix ejs semicolon #275
  • Bump deps 9990162
  • Release 2.1.0 f3dfb68

v2.0.3

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

v2.0.2

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

v2.0.1

28 April 2021

v2.0.0

27 April 2021

  • V2 #261
  • Move tests to tests folder #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

v1.7.2

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

v1.7.1

22 April 2021

v1.7.0

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

v1.6.0

22 April 2021

  • feat: Allow line break in job logs #255
  • Release 1.6.0 f87a3b9

v1.5.3

21 April 2021

  • Fix lint deprecated config 8f866c2
  • Remove snyk test since it is available as Github bot 868a984
  • Release 1.5.3 696d269

v1.5.2

21 April 2021

v1.5.1

22 March 2021

  • fix: allow action button tooltips to appear, closes #245 #245
  • Release 1.5.1 da227e4

v1.5.0

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

v1.4.2

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

v1.4.1

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

v1.4.0

24 February 2021

  • feat: allow to pass a data & returnValue formatters #238
  • Release 1.4.0 9d743df

v1.3.1

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

v1.3.0

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

v1.2.0

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

v1.1.2

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

1.1.1

2 December 2020

  • release 1.1.1 #183
  • Export all type definitions from @types #182

v1.1.0

2 December 2020

  • release v1.1 #181
  • refactor: use adapters as queue access #177

v1.0.1

26 November 2020

  • Bump package version #173
  • fix: Make bullmq as dep instead of devDep #171
  • Update README.md #169

v1.0.0

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

v1.0.0-beta.1

11 November 2020

  • Release beta #158
  • Remove docusaurus and docs since it's not used #152

1.0.0-alpha.12

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

v1.0.0-alpha.11

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

v1.0.0-alpha.10

20 August 2020

  • alpha v10 #129
  • Add clean single job functionality #116
  • feat: add clean single job functionality 6520f50
  • fix: linter 33ec7d5

v1.0.0-alpha.9

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

v1.0.0-alpha.8

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

v1.0.0-alpha.7

27 March 2020

v1.0.0-alpha.6

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

v1.0.0-alpha.5

8 March 2020

v1.0.0-alpha.4

8 March 2020

v1.0.0-alpha.3

8 March 2020

  • fix scripts to publish package 8ed0a76

v1.0.0-alpha.2

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 button for completed jobs #75
  • Add custom options (opts) for populating the queue #76
  • Add promote button for delayed jobs #77
  • Fix wrong variable type at delayed page #74
  • introduce dockest 280d770
  • Remove unnecessary comma 758e286
  • docs: fix small typo 9f41649

v1.0.0-alpha.1

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

v1.0.0-alpha.0

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

0.10.0

5 November 2020

  • bump latest stable version #153
  • improve support for domains which reject inline scripts #138
  • Bump latest stable version 5592058

v0.9.0

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

v0.8.0

1 June 2020

v0.6.0

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

v0.5.0

31 October 2019

  • chore: bump version for new release #35
  • feat: use proxyUrl if provided #34
  • README: moving screenshot for more visibility #31
  • Update README.md ad81d47

v0.4.0

14 October 2019

  • release 0.4 #30
  • Add "add and setter" functions #28
  • Remove add function according to code review d02aadc

v0.3.0

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

v0.2.0

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

v0.1.1

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

v0.1.0

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

v0.0.6

30 August 2019

  • readme: improve docs on how to start and use the lib #1
  • first commit ff0c000
  • chore: fix packages and npm stuff c143e88
  • package-name: rename to bulls-eye 37542ca