All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
- 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
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 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
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
proxyUrl
if 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