6989a98d75
- Arkitektur: docs/auth/passwordless-architecture.md - Backend: iom/quixzoom-auth-service/ (FastAPI + Redis) - Webb: quixzoom-market-pages/se/login/ (QR-kod + polling) - App: iom/quixzoom-app/src/features/auth/ (push + deep links) Flöde: QR-kod → app-godkännande → webb-inloggad
424 lines
26 KiB
Markdown
424 lines
26 KiB
Markdown
### Changelog
|
|
|
|
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
|
|
|
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
|
#### [v1.7.2](https://github.com/felixmosh/bull-board/compare/v1.7.1...v1.7.2)
|
|
|
|
- fix: crash on code is not part of childNode [`#257`](https://github.com/felixmosh/bull-board/pull/257)
|
|
- Update tests [`41da350`](https://github.com/felixmosh/bull-board/commit/41da350ff79a1023bdb5dacc5d89c263ac117e37)
|
|
- fix: scroll to top when search changes as well [`973f1a0`](https://github.com/felixmosh/bull-board/commit/973f1a05e4aa2d20129fad5bf3c7d0f4720623bd)
|
|
|
|
#### [v1.7.1](https://github.com/felixmosh/bull-board/compare/v1.7.0...v1.7.1)
|
|
|
|
> 22 April 2021
|
|
|
|
- Release 1.7.1 [`4e878d1`](https://github.com/felixmosh/bull-board/commit/4e878d1a1461df12bc38f3094bebfc0ea510f2bc)
|
|
- feat: use bullMQ user friendly name [`f78bcf0`](https://github.com/felixmosh/bull-board/commit/f78bcf03afb0d328a14523a0174a4cd0d933e7bc)
|
|
|
|
#### [v1.7.0](https://github.com/felixmosh/bull-board/compare/v1.6.0...v1.7.0)
|
|
|
|
> 22 April 2021
|
|
|
|
- fix: Prevent polling leak by using intervals, closes #207 [`#256`](https://github.com/felixmosh/bull-board/pull/256)
|
|
- fix: Prevent polling leak by using intervals, closes #207 (#256) [`#207`](https://github.com/felixmosh/bull-board/issues/207)
|
|
- refactor: Sync queue status with url [`d4be4e9`](https://github.com/felixmosh/bull-board/commit/d4be4e932ee7b16adbe4e8e1c9410010dd893c40)
|
|
- feat: Reset scroll position on page nave [`ce7bc8b`](https://github.com/felixmosh/bull-board/commit/ce7bc8b830f4b035a57f55d1c1c99548811646f5)
|
|
- Release 1.7.0 [`3bedd44`](https://github.com/felixmosh/bull-board/commit/3bedd4441e0ecf92c2b1f1106d0ab3b595095600)
|
|
|
|
#### [v1.6.0](https://github.com/felixmosh/bull-board/compare/v1.5.3...v1.6.0)
|
|
|
|
> 22 April 2021
|
|
|
|
- feat: Allow line break in job logs [`#255`](https://github.com/felixmosh/bull-board/pull/255)
|
|
- Release 1.6.0 [`f87a3b9`](https://github.com/felixmosh/bull-board/commit/f87a3b94a384c2af1397f937c1e89734934cb3d1)
|
|
|
|
#### [v1.5.3](https://github.com/felixmosh/bull-board/compare/v1.5.2...v1.5.3)
|
|
|
|
> 21 April 2021
|
|
|
|
- Fix lint deprecated config [`8f866c2`](https://github.com/felixmosh/bull-board/commit/8f866c2efa6954b17e9ff1e6e465677cc6ce3527)
|
|
- Remove snyk test since it is available as Github bot [`868a984`](https://github.com/felixmosh/bull-board/commit/868a984c1a549dfb6804411bd50a4d68c592917d)
|
|
- Release 1.5.3 [`696d269`](https://github.com/felixmosh/bull-board/commit/696d2696c1c48c1482fb7f4caffc38c241b64c77)
|
|
|
|
#### [v1.5.2](https://github.com/felixmosh/bull-board/compare/v1.5.1...v1.5.2)
|
|
|
|
> 21 April 2021
|
|
|
|
- Change example to TS [`dbf995e`](https://github.com/felixmosh/bull-board/commit/dbf995e8197a17261bf840ec0878b9b503477666)
|
|
- Update lock file [`ae4e6f3`](https://github.com/felixmosh/bull-board/commit/ae4e6f3617f7bee80c253d0ab6a8163067fd97bd)
|
|
- Bump deps [`8c7f652`](https://github.com/felixmosh/bull-board/commit/8c7f6525d5bd187a4aa8eb965d27c2220425e48c)
|
|
|
|
#### [v1.5.1](https://github.com/felixmosh/bull-board/compare/v1.5.0...v1.5.1)
|
|
|
|
> 22 March 2021
|
|
|
|
- fix: allow action button tooltips to appear, closes #245 [`#245`](https://github.com/felixmosh/bull-board/issues/245)
|
|
- Release 1.5.1 [`da227e4`](https://github.com/felixmosh/bull-board/commit/da227e4de7422f52e9a3cc433000ee93405951f6)
|
|
|
|
#### [v1.5.0](https://github.com/felixmosh/bull-board/compare/v1.4.2...v1.5.0)
|
|
|
|
> 22 March 2021
|
|
|
|
- Add job logs, [`#246`](https://github.com/felixmosh/bull-board/pull/246)
|
|
- chore(deps-dev): bump react-dev-utils from 11.0.1 to 11.0.4 [`#244`](https://github.com/felixmosh/bull-board/pull/244)
|
|
- Add job logs, (#246) [`#210`](https://github.com/felixmosh/bull-board/issues/210) [`#97`](https://github.com/felixmosh/bull-board/issues/97)
|
|
- Bump deps [`834b1c8`](https://github.com/felixmosh/bull-board/commit/834b1c8cf273364656653a8948a31e6f7a41f68c)
|
|
- Release 1.5.0 [`0d5c44f`](https://github.com/felixmosh/bull-board/commit/0d5c44facc1daa8a369c6a2a37ce9bdd200deb7b)
|
|
|
|
#### [v1.4.2](https://github.com/felixmosh/bull-board/compare/v1.4.1...v1.4.2)
|
|
|
|
> 10 March 2021
|
|
|
|
- fix: Ignore nullish jobs, closes #176 [`#243`](https://github.com/felixmosh/bull-board/pull/243)
|
|
- fix: Ignore nullish jobs, closes #176 (#243) [`#176`](https://github.com/felixmosh/bull-board/issues/176)
|
|
- chore: Bump examples deps [`d3203d8`](https://github.com/felixmosh/bull-board/commit/d3203d86aaf4845d425d55c723201acb8d45b8f1)
|
|
- Release 1.4.2 [`2eeaa82`](https://github.com/felixmosh/bull-board/commit/2eeaa824912db0bf09e46b96504c0f86c7eb5b2c)
|
|
|
|
#### [v1.4.1](https://github.com/felixmosh/bull-board/compare/v1.4.0...v1.4.1)
|
|
|
|
> 25 February 2021
|
|
|
|
- fix: Handle nullish timestamp / processedOn fields, closes #203 [`#239`](https://github.com/felixmosh/bull-board/pull/239)
|
|
- fix: Handle nullish timestamp / processedOn fields, closes #203 (#239) [`#203`](https://github.com/felixmosh/bull-board/issues/203)
|
|
- Release 1.4.1 [`2463861`](https://github.com/felixmosh/bull-board/commit/24638618336ee5c669d526b4e282220bb7d57ba7)
|
|
|
|
#### [v1.4.0](https://github.com/felixmosh/bull-board/compare/v1.3.1...v1.4.0)
|
|
|
|
> 24 February 2021
|
|
|
|
- feat: allow to pass a data & returnValue formatters [`#238`](https://github.com/felixmosh/bull-board/pull/238)
|
|
- Release 1.4.0 [`9d743df`](https://github.com/felixmosh/bull-board/commit/9d743df7a35a5f5e43b23876305e5132a7062be7)
|
|
|
|
#### [v1.3.1](https://github.com/felixmosh/bull-board/compare/v1.3.0...v1.3.1)
|
|
|
|
> 17 February 2021
|
|
|
|
- Handle empty stacktraces, it comes as [null] / [""] [`#235`](https://github.com/felixmosh/bull-board/pull/235)
|
|
- fix: Handle an empty queue array [`#236`](https://github.com/felixmosh/bull-board/pull/236)
|
|
- Change repo location [`#234`](https://github.com/felixmosh/bull-board/pull/234)
|
|
- Add tooltip to support queues with long names, closes #222 [`#232`](https://github.com/felixmosh/bull-board/pull/232)
|
|
- Add tooltip to support queues with long names, closes #222 (#232) [`#222`](https://github.com/felixmosh/bull-board/issues/222)
|
|
- Release 1.3.1 [`2d50a34`](https://github.com/felixmosh/bull-board/commit/2d50a348ad618bd3e1946214bbd8912622450964)
|
|
- Rename build:ui:watch to start:dev:ui command [`353c327`](https://github.com/felixmosh/bull-board/commit/353c32750820c5cebcb533ea7d0335a50e76c191)
|
|
|
|
#### [v1.3.0](https://github.com/felixmosh/bull-board/compare/v1.2.0...v1.3.0)
|
|
|
|
> 16 February 2021
|
|
|
|
- Make release process to be automatically but triggered manually [`#231`](https://github.com/felixmosh/bull-board/pull/231)
|
|
- Display failed reason (if there is no stacktrace to show) [`#228`](https://github.com/felixmosh/bull-board/pull/228)
|
|
- Refactor error handlers in routes & ui [`#221`](https://github.com/felixmosh/bull-board/pull/221)
|
|
- Bump node-notifier from 8.0.0 to 8.0.1 [`#205`](https://github.com/felixmosh/bull-board/pull/205)
|
|
- fix: package.json & yarn.lock to reduce vulnerabilities [`#226`](https://github.com/felixmosh/bull-board/pull/226)
|
|
- Add read only mode, closes #219 [`#220`](https://github.com/felixmosh/bull-board/pull/220)
|
|
- Close #217 Configure basePath doc [`#218`](https://github.com/felixmosh/bull-board/pull/218)
|
|
- Fix example return value [`#208`](https://github.com/felixmosh/bull-board/pull/208)
|
|
- Handle better return type lint rule [`#206`](https://github.com/felixmosh/bull-board/pull/206)
|
|
- Add read only mode, closes #219 (#220) [`#219`](https://github.com/felixmosh/bull-board/issues/219) [`#219`](https://github.com/felixmosh/bull-board/issues/219)
|
|
- Close #217 Configure basePath doc (#218) [`#217`](https://github.com/felixmosh/bull-board/issues/217) [`#217`](https://github.com/felixmosh/bull-board/issues/217)
|
|
- Release 1.3.0 [`45fed37`](https://github.com/felixmosh/bull-board/commit/45fed373c065dd45a10f4f88c88ff24837e0806e)
|
|
|
|
#### [v1.2.0](https://github.com/felixmosh/bull-board/compare/v1.1.2...v1.2.0)
|
|
|
|
> 16 December 2020
|
|
|
|
- Release v1.2.0 [`#200`](https://github.com/felixmosh/bull-board/pull/200)
|
|
- Bump ini from 1.3.5 to 1.3.8 [`#199`](https://github.com/felixmosh/bull-board/pull/199)
|
|
- Add auth example [`#196`](https://github.com/felixmosh/bull-board/pull/196)
|
|
- Add return value 184 [`#190`](https://github.com/felixmosh/bull-board/pull/190)
|
|
- HMR for dev mode [`#189`](https://github.com/felixmosh/bull-board/pull/189)
|
|
- Bump deps to latest [`#188`](https://github.com/felixmosh/bull-board/pull/188)
|
|
- Add return value 184 (#190) [`#184`](https://github.com/felixmosh/bull-board/issues/184)
|
|
|
|
#### [v1.1.2](https://github.com/felixmosh/bull-board/compare/1.1.1...v1.1.2)
|
|
|
|
> 7 December 2020
|
|
|
|
- release v1.1.2 [`#192`](https://github.com/felixmosh/bull-board/pull/192)
|
|
- fix: "Cannot assign to read only property 'exports'" error [`#187`](https://github.com/felixmosh/bull-board/pull/187)
|
|
- Bump highlight.js from 9.18.3 to 10.4.1 [`#186`](https://github.com/felixmosh/bull-board/pull/186)
|
|
|
|
#### [1.1.1](https://github.com/felixmosh/bull-board/compare/v1.1.0...1.1.1)
|
|
|
|
> 2 December 2020
|
|
|
|
- release 1.1.1 [`#183`](https://github.com/felixmosh/bull-board/pull/183)
|
|
- Export all type definitions from @types [`#182`](https://github.com/felixmosh/bull-board/pull/182)
|
|
|
|
#### [v1.1.0](https://github.com/felixmosh/bull-board/compare/v1.0.1...v1.1.0)
|
|
|
|
> 2 December 2020
|
|
|
|
- release v1.1 [`#181`](https://github.com/felixmosh/bull-board/pull/181)
|
|
- refactor: use adapters as queue access [`#177`](https://github.com/felixmosh/bull-board/pull/177)
|
|
|
|
#### [v1.0.1](https://github.com/felixmosh/bull-board/compare/v1.0.0...v1.0.1)
|
|
|
|
> 26 November 2020
|
|
|
|
- Bump package version [`#173`](https://github.com/felixmosh/bull-board/pull/173)
|
|
- fix: Make bullmq as dep instead of devDep [`#171`](https://github.com/felixmosh/bull-board/pull/171)
|
|
- Update README.md [`#169`](https://github.com/felixmosh/bull-board/pull/169)
|
|
|
|
#### [v1.0.0](https://github.com/felixmosh/bull-board/compare/v1.0.0-beta.1...v1.0.0)
|
|
|
|
> 25 November 2020
|
|
|
|
- release v1 and update docs [`#166`](https://github.com/felixmosh/bull-board/pull/166)
|
|
- fix: long tab content overflows [`#162`](https://github.com/felixmosh/bull-board/pull/162)
|
|
- fix: long job id overlaps job name, fixes #159 [`#160`](https://github.com/felixmosh/bull-board/pull/160)
|
|
- fix: long job id overlaps job name, fixes #159 (#160) [`#159`](https://github.com/felixmosh/bull-board/issues/159)
|
|
|
|
#### [v1.0.0-beta.1](https://github.com/felixmosh/bull-board/compare/1.0.0-alpha.12...v1.0.0-beta.1)
|
|
|
|
> 11 November 2020
|
|
|
|
- Release beta [`#158`](https://github.com/felixmosh/bull-board/pull/158)
|
|
- Remove docusaurus and docs since it's not used [`#152`](https://github.com/felixmosh/bull-board/pull/152)
|
|
|
|
#### [1.0.0-alpha.12](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.11...1.0.0-alpha.12)
|
|
|
|
> 5 November 2020
|
|
|
|
- Bump version [`#150`](https://github.com/felixmosh/bull-board/pull/150)
|
|
- Read base path from <base>, removes the inline scripts, fixes #91 #130 [`#149`](https://github.com/felixmosh/bull-board/pull/149)
|
|
- fix #147 [`#148`](https://github.com/felixmosh/bull-board/pull/148)
|
|
- Fix safari double borders [`#144`](https://github.com/felixmosh/bull-board/pull/144)
|
|
- Update screen shots [`#145`](https://github.com/felixmosh/bull-board/pull/145)
|
|
- Read base path from <base>, removes the inline scripts, fixes #91 #130 (#149) [`#91`](https://github.com/felixmosh/bull-board/issues/91)
|
|
- fix #147 (#148) [`#147`](https://github.com/felixmosh/bull-board/issues/147) [`#147`](https://github.com/felixmosh/bull-board/issues/147)
|
|
|
|
#### [v1.0.0-alpha.11](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.10...v1.0.0-alpha.11)
|
|
|
|
> 19 October 2020
|
|
|
|
- Bump alpha version [`#143`](https://github.com/felixmosh/bull-board/pull/143)
|
|
- Redesign the board [`#140`](https://github.com/felixmosh/bull-board/pull/140)
|
|
- Bump decompress from 4.2.0 to 4.2.1 in /website [`#134`](https://github.com/felixmosh/bull-board/pull/134)
|
|
- Bump bl from 4.0.2 to 4.0.3 [`#133`](https://github.com/felixmosh/bull-board/pull/133)
|
|
- Improve ui build [`#135`](https://github.com/felixmosh/bull-board/pull/135)
|
|
- add alpha section to the readme [`792ddd5`](https://github.com/felixmosh/bull-board/commit/792ddd5ce0df972b8cf276dd4f8ad087964cd842)
|
|
- Bump version [`f211fff`](https://github.com/felixmosh/bull-board/commit/f211fffd736f9678b56c2607348b397521beb0b2)
|
|
|
|
#### [v1.0.0-alpha.10](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.9...v1.0.0-alpha.10)
|
|
|
|
> 20 August 2020
|
|
|
|
- alpha v10 [`#129`](https://github.com/felixmosh/bull-board/pull/129)
|
|
- Add clean single job functionality [`#116`](https://github.com/felixmosh/bull-board/pull/116)
|
|
- feat: add clean single job functionality [`6520f50`](https://github.com/felixmosh/bull-board/commit/6520f505557a126ca30f275125e164058daa9fb1)
|
|
- fix: linter [`33ec7d5`](https://github.com/felixmosh/bull-board/commit/33ec7d54f7bfa6b52e8322100daadf02584a5612)
|
|
|
|
#### [v1.0.0-alpha.9](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.8...v1.0.0-alpha.9)
|
|
|
|
> 7 August 2020
|
|
|
|
- release new aplha version [`#127`](https://github.com/felixmosh/bull-board/pull/127)
|
|
- Bump lodash from 4.17.15 to 4.17.19 in /website [`#121`](https://github.com/felixmosh/bull-board/pull/121)
|
|
- Bump elliptic from 6.5.0 to 6.5.3 [`#123`](https://github.com/felixmosh/bull-board/pull/123)
|
|
- Toggle id display for job [`#117`](https://github.com/felixmosh/bull-board/pull/117)
|
|
- Close job tab on click [`#118`](https://github.com/felixmosh/bull-board/pull/118)
|
|
- Moves snyk to dev dependencies [`#122`](https://github.com/felixmosh/bull-board/pull/122)
|
|
- Bump websocket-extensions from 0.1.3 to 0.1.4 in /website [`#111`](https://github.com/felixmosh/bull-board/pull/111)
|
|
- feat: close tab on click [`df99926`](https://github.com/felixmosh/bull-board/commit/df99926b96d75471d0519d2be484b27c32366d87)
|
|
- feat: toggle id display for job [`2efd1f8`](https://github.com/felixmosh/bull-board/commit/2efd1f86207bcd8ebf9a9393f2af30c97059142f)
|
|
- fix: better constant naming & display for jobId [`8b3b6d2`](https://github.com/felixmosh/bull-board/commit/8b3b6d2cc189d53ca9808d7ec8f167865e30b2b8)
|
|
|
|
#### [v1.0.0-alpha.8](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.7...v1.0.0-alpha.8)
|
|
|
|
> 1 June 2020
|
|
|
|
- [Snyk] Fix for 1 vulnerabilities [`#102`](https://github.com/felixmosh/bull-board/pull/102)
|
|
- Add type locations in package.json [`#104`](https://github.com/felixmosh/bull-board/pull/104)
|
|
- fix: .snyk & package.json to reduce vulnerabilities [`31ef3b4`](https://github.com/felixmosh/bull-board/commit/31ef3b421cea46678eed37448076c01ef38bb0fa)
|
|
- fix: .snyk & package.json to reduce vulnerabilities [`5a6c7ef`](https://github.com/felixmosh/bull-board/commit/5a6c7ef8108d4ba0ab5f53833c8c7d919a94a7df)
|
|
- bump alpha version [`bed2d85`](https://github.com/felixmosh/bull-board/commit/bed2d85095abea9d60f469fddb2f6649b9480ecc)
|
|
|
|
#### [v1.0.0-alpha.7](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.6...v1.0.0-alpha.7)
|
|
|
|
> 27 March 2020
|
|
|
|
- new alpha version [`3537050`](https://github.com/felixmosh/bull-board/commit/3537050bf125587b30cea98e8af3149c75e4beba)
|
|
|
|
#### [v1.0.0-alpha.6](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.5...v1.0.0-alpha.6)
|
|
|
|
> 27 March 2020
|
|
|
|
- add opts and data to the list of fields in the failed tab [`#93`](https://github.com/felixmosh/bull-board/pull/93)
|
|
- feat: allow to replace queues completely [`#88`](https://github.com/felixmosh/bull-board/pull/88)
|
|
- Wrap encodeURIComponent to queueName in store methods [`#87`](https://github.com/felixmosh/bull-board/pull/87)
|
|
- Move type dependencies from dev to production [`#89`](https://github.com/felixmosh/bull-board/pull/89)
|
|
- Move dependencies from dev to production [`d8c42f5`](https://github.com/felixmosh/bull-board/commit/d8c42f540db7f65361078aabe42be43d44100118)
|
|
- fix lint [`62b5ee8`](https://github.com/felixmosh/bull-board/commit/62b5ee809906582cd4fa6345a0695c4c6252699e)
|
|
- wrap encodeURIComponent to queueName in store methods [`d227beb`](https://github.com/felixmosh/bull-board/commit/d227beb58c684f8e62656079b01fd613287fdec1)
|
|
|
|
#### [v1.0.0-alpha.5](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.4...v1.0.0-alpha.5)
|
|
|
|
> 8 March 2020
|
|
|
|
- Redis info type [`#83`](https://github.com/felixmosh/bull-board/pull/83)
|
|
- bump libs [`4ee828f`](https://github.com/felixmosh/bull-board/commit/4ee828faa3212f0b77ec64cde2432c8c3a0cc99e)
|
|
- add redis-info from registry [`e3c09e8`](https://github.com/felixmosh/bull-board/commit/e3c09e858fdbe21cf009cc94d8b0d6cdca00c92a)
|
|
- new alpha [`45b82cc`](https://github.com/felixmosh/bull-board/commit/45b82ccf2d5dee36fa1c3b91aaa23778c807369e)
|
|
|
|
#### [v1.0.0-alpha.4](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.3...v1.0.0-alpha.4)
|
|
|
|
> 8 March 2020
|
|
|
|
- remove prepare script [`61bfcbb`](https://github.com/felixmosh/bull-board/commit/61bfcbb1e38be4ba534d8f0996bd9e3880ca3764)
|
|
|
|
#### [v1.0.0-alpha.3](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.2...v1.0.0-alpha.3)
|
|
|
|
> 8 March 2020
|
|
|
|
- fix scripts to publish package [`8ed0a76`](https://github.com/felixmosh/bull-board/commit/8ed0a7634a69bfe45379243c1db4a80bf2416cd5)
|
|
|
|
#### [v1.0.0-alpha.2](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.1...v1.0.0-alpha.2)
|
|
|
|
> 8 March 2020
|
|
|
|
- Refactored the frontend part of the project [`#82`](https://github.com/felixmosh/bull-board/pull/82)
|
|
- import paths from correct place [`#80`](https://github.com/felixmosh/bull-board/pull/80)
|
|
- Introduce integration testing [`#73`](https://github.com/felixmosh/bull-board/pull/73)
|
|
- docs: fix small typo on README.md [`#79`](https://github.com/felixmosh/bull-board/pull/79)
|
|
- Add `clean all button` for completed jobs [`#75`](https://github.com/felixmosh/bull-board/pull/75)
|
|
- Add custom options (opts) for populating the queue [`#76`](https://github.com/felixmosh/bull-board/pull/76)
|
|
- Add `promote button` for delayed jobs [`#77`](https://github.com/felixmosh/bull-board/pull/77)
|
|
- Fix wrong variable type at delayed page [`#74`](https://github.com/felixmosh/bull-board/pull/74)
|
|
- introduce dockest [`280d770`](https://github.com/felixmosh/bull-board/commit/280d7706899345c5a9d5c65eefd302c797065c45)
|
|
- Remove unnecessary comma [`758e286`](https://github.com/felixmosh/bull-board/commit/758e286c8a5cb58a5daf8053094d10d5dcb49adb)
|
|
- docs: fix small typo [`9f41649`](https://github.com/felixmosh/bull-board/commit/9f4164928abc26ff5c535588abb7a7cfbccff890)
|
|
|
|
#### [v1.0.0-alpha.1](https://github.com/felixmosh/bull-board/compare/v1.0.0-alpha.0...v1.0.0-alpha.1)
|
|
|
|
> 9 February 2020
|
|
|
|
- release alpha.1 [`#71`](https://github.com/felixmosh/bull-board/pull/71)
|
|
- Remove TODOs [`#64`](https://github.com/felixmosh/bull-board/pull/64)
|
|
- run pipeline on PRs [`#69`](https://github.com/felixmosh/bull-board/pull/69)
|
|
- Reorder tabs [`#61`](https://github.com/felixmosh/bull-board/pull/61)
|
|
- Trim dist [`#63`](https://github.com/felixmosh/bull-board/pull/63)
|
|
- Update Queue.tsx to use top level types [`64ec27c`](https://github.com/felixmosh/bull-board/commit/64ec27c63450e6ffaee0bc19844f57a98889c1b8)
|
|
- Move Status type to constants [`4799c34`](https://github.com/felixmosh/bull-board/commit/4799c349037a98a673eb690629a3c68746f11219)
|
|
- Change Queues to use top level types [`6c54cbf`](https://github.com/felixmosh/bull-board/commit/6c54cbfecb15097675eb938630e145d7d84c273b)
|
|
|
|
#### [v1.0.0-alpha.0](https://github.com/felixmosh/bull-board/compare/0.10.0...v1.0.0-alpha.0)
|
|
|
|
> 24 January 2020
|
|
|
|
- Enhance pipeline 💪🏼 [`#62`](https://github.com/felixmosh/bull-board/pull/62)
|
|
- website modifications [`#60`](https://github.com/felixmosh/bull-board/pull/60)
|
|
- Add website, changelog, trivial unit tests and issue templates [`#55`](https://github.com/felixmosh/bull-board/pull/55)
|
|
- Create nodejs.yml [`#53`](https://github.com/felixmosh/bull-board/pull/53)
|
|
- wip: Revamp [`#51`](https://github.com/felixmosh/bull-board/pull/51)
|
|
- Add support for bullmq (bull v4) and some small improvements [`#49`](https://github.com/felixmosh/bull-board/pull/49)
|
|
- feat: distance time for delayed jobs [`#50`](https://github.com/felixmosh/bull-board/pull/50)
|
|
- build(deps): bump handlebars from 4.1.2 to 4.5.3 [`#46`](https://github.com/felixmosh/bull-board/pull/46)
|
|
- [WIP] introducing typescript, still unstable [`778027a`](https://github.com/felixmosh/bull-board/commit/778027ab8b32f407dca44dd7adcc8bf88b5d9b89)
|
|
- properly config eslint/prettier and fix files [`bcb169e`](https://github.com/felixmosh/bull-board/commit/bcb169efbd2eceaed07863c92549e9ae693a05c6)
|
|
- migrating client to TS [`98dd39f`](https://github.com/felixmosh/bull-board/commit/98dd39f1aef8ebed41a0d464e08d11a0e0067d00)
|
|
|
|
#### [0.10.0](https://github.com/felixmosh/bull-board/compare/v0.9.0...0.10.0)
|
|
|
|
> 5 November 2020
|
|
|
|
- bump latest stable version [`#153`](https://github.com/felixmosh/bull-board/pull/153)
|
|
- improve support for domains which reject inline scripts [`#138`](https://github.com/felixmosh/bull-board/pull/138)
|
|
- Bump latest stable version [`5592058`](https://github.com/felixmosh/bull-board/commit/55920588ad1a5aea98f5d0c7028a81f1b5ef272d)
|
|
|
|
#### [v0.9.0](https://github.com/felixmosh/bull-board/compare/v0.8.0...v0.9.0)
|
|
|
|
> 3 June 2020
|
|
|
|
- Add Pagination for Jobs List [`#107`](https://github.com/felixmosh/bull-board/pull/107)
|
|
- complete frontnd pagination component [`03a6ddc`](https://github.com/felixmosh/bull-board/commit/03a6ddc522d981bab108be5d727016057569717a)
|
|
- remove debug log [`c9c1b3a`](https://github.com/felixmosh/bull-board/commit/c9c1b3aac262ac05653fd472932a192625b1581f)
|
|
- bring in page size state hook, and replace hard coded page size [`164e391`](https://github.com/felixmosh/bull-board/commit/164e391acd486e82c73fc65f9db59293f563482c)
|
|
|
|
#### [v0.8.0](https://github.com/felixmosh/bull-board/compare/v0.6.0...v0.8.0)
|
|
|
|
> 1 June 2020
|
|
|
|
- Fixed redis stats block [`#106`](https://github.com/felixmosh/bull-board/pull/106)
|
|
- bump version [`6eedf16`](https://github.com/felixmosh/bull-board/commit/6eedf16ec43b1c2c166c1a49fc173e42bae6f9ad)
|
|
|
|
#### [v0.6.0](https://github.com/felixmosh/bull-board/compare/v0.5.0...v0.6.0)
|
|
|
|
> 5 December 2019
|
|
|
|
- chore: bump version for new release [`#42`](https://github.com/felixmosh/bull-board/pull/42)
|
|
- Clean all for failed job [`#39`](https://github.com/felixmosh/bull-board/pull/39)
|
|
- add: clean all for failed jobs [`7df92fe`](https://github.com/felixmosh/bull-board/commit/7df92fed0f9fd895113a5b93bac90cf41509033b)
|
|
- refactor: clean all endpoint [`2b1a9a3`](https://github.com/felixmosh/bull-board/commit/2b1a9a3ade4c1135b16f74a31ed00547d1a2e90c)
|
|
|
|
#### [v0.5.0](https://github.com/felixmosh/bull-board/compare/v0.4.0...v0.5.0)
|
|
|
|
> 31 October 2019
|
|
|
|
- chore: bump version for new release [`#35`](https://github.com/felixmosh/bull-board/pull/35)
|
|
- feat: use `proxyUrl` if provided [`#34`](https://github.com/felixmosh/bull-board/pull/34)
|
|
- README: moving screenshot for more visibility [`#31`](https://github.com/felixmosh/bull-board/pull/31)
|
|
- Update README.md [`ad81d47`](https://github.com/felixmosh/bull-board/commit/ad81d47af8101739ca7bcb34665b7cbb6310c3ef)
|
|
|
|
#### [v0.4.0](https://github.com/felixmosh/bull-board/compare/v0.3.0...v0.4.0)
|
|
|
|
> 14 October 2019
|
|
|
|
- release 0.4 [`#30`](https://github.com/felixmosh/bull-board/pull/30)
|
|
- Add "add and setter" functions [`#28`](https://github.com/felixmosh/bull-board/pull/28)
|
|
- Remove add function according to code review [`d02aadc`](https://github.com/felixmosh/bull-board/commit/d02aadc70d3dfe40efcfaceb5673e624f490221c)
|
|
|
|
#### [v0.3.0](https://github.com/felixmosh/bull-board/compare/v0.2.0...v0.3.0)
|
|
|
|
> 5 October 2019
|
|
|
|
- chore: bump dependencies [`#25`](https://github.com/felixmosh/bull-board/pull/25)
|
|
- Display Delay Time for Delayed Queues [`#23`](https://github.com/felixmosh/bull-board/pull/23)
|
|
- job-progress: fix percentage value when gt 100 [`#20`](https://github.com/felixmosh/bull-board/pull/20)
|
|
- code-highligthing: add pre-wrap property to break lines [`#19`](https://github.com/felixmosh/bull-board/pull/19)
|
|
- job-progress: fix percentage value when gt 100 [`#17`](https://github.com/felixmosh/bull-board/issues/17)
|
|
- Made progress [`03a4fc6`](https://github.com/felixmosh/bull-board/commit/03a4fc6034557725c26dce71760a691cd93f5999)
|
|
- Finished feature [`14d77d0`](https://github.com/felixmosh/bull-board/commit/14d77d0c927dbc5179454ce4ef0eb65260c8e6ee)
|
|
- Began testing [`1269d2c`](https://github.com/felixmosh/bull-board/commit/1269d2c4a145c09c1906dbc7334ce238372290b8)
|
|
|
|
#### [v0.2.0](https://github.com/felixmosh/bull-board/compare/v0.1.1...v0.2.0)
|
|
|
|
> 24 September 2019
|
|
|
|
- Add 'Clean Jobs' to Delayed Jobs [`#18`](https://github.com/felixmosh/bull-board/pull/18)
|
|
- readme: add new badge for npm link [`#21`](https://github.com/felixmosh/bull-board/pull/21)
|
|
- Created Clean Jobs Button [`6e2cfc6`](https://github.com/felixmosh/bull-board/commit/6e2cfc6b00f25e2eb814567c850c3226ed9c083f)
|
|
- Added clean all option? [`dee8ea6`](https://github.com/felixmosh/bull-board/commit/dee8ea63e84c1d294c4564bde839a9e9df317b09)
|
|
|
|
#### [v0.1.1](https://github.com/felixmosh/bull-board/compare/v0.1.0...v0.1.1)
|
|
|
|
> 12 September 2019
|
|
|
|
- Validate the existance of stats before formatting or rendering [`#14`](https://github.com/felixmosh/bull-board/pull/14)
|
|
- Support for creating a Queue with options [`#11`](https://github.com/felixmosh/bull-board/pull/11)
|
|
- add code of conduct [`#13`](https://github.com/felixmosh/bull-board/pull/13)
|
|
- validate the existance of stats before formatting or rendering [`c5305cf`](https://github.com/felixmosh/bull-board/commit/c5305cf3c87e2667de1a31ded049367d5349859e)
|
|
- stats-display: check specifically for total memory and handle it if undefined [`f130e29`](https://github.com/felixmosh/bull-board/commit/f130e2996cd194914fc7282fd101b0bbcda9b55b)
|
|
- Update readme to provide example for QueueOptions pass-through [`fa5deae`](https://github.com/felixmosh/bull-board/commit/fa5deaec712231a2815241fa43fcff81471382df)
|
|
|
|
#### [v0.1.0](https://github.com/felixmosh/bull-board/compare/v0.0.6...v0.1.0)
|
|
|
|
> 3 September 2019
|
|
|
|
- highlight: replace libs with more powerful one [`#10`](https://github.com/felixmosh/bull-board/pull/10)
|
|
- Introduce dockest & jest [`#7`](https://github.com/felixmosh/bull-board/pull/7)
|
|
- introduced dockest & jest [`a79e0e8`](https://github.com/felixmosh/bull-board/commit/a79e0e803ef00ef2bf9c7f1332005cb3b3fb6b62)
|
|
- chore: add concurrently lib [`3d1a9c2`](https://github.com/felixmosh/bull-board/commit/3d1a9c2c77e2583d922b1329daf344d71c9e13da)
|
|
- css: remove pre tag formatting [`df577c2`](https://github.com/felixmosh/bull-board/commit/df577c2c914233640d56e1dfc1e478880fbed9af)
|
|
|
|
#### v0.0.6
|
|
|
|
> 30 August 2019
|
|
|
|
- readme: improve docs on how to start and use the lib [`#1`](https://github.com/felixmosh/bull-board/pull/1)
|
|
- first commit [`ff0c000`](https://github.com/felixmosh/bull-board/commit/ff0c0009708abb5f28b26b7d35e7ac67f4e461f4)
|
|
- chore: fix packages and npm stuff [`c143e88`](https://github.com/felixmosh/bull-board/commit/c143e88f94c6120ad9e32c87c63867299fcf48bc)
|
|
- package-name: rename to bulls-eye [`37542ca`](https://github.com/felixmosh/bull-board/commit/37542ca51fb8c5f1f7982c9130c732671e659eae)
|