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
26 KiB
26 KiB
Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
v1.7.2
- fix: crash on code is not part of childNode
#257 - 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
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
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
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
v1.1.0
2 December 2020
v1.0.1
26 November 2020
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
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
- new alpha version
3537050
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
- remove prepare script
61bfcbb
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 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
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
proxyUrlif 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