-
Notifications
You must be signed in to change notification settings - Fork 4
Release 6.0.2 #19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 6.0.2 #19
Conversation
- fix permission check
…ened - added open and close button to drawer - added support for opening the drawer when its closed due to small width of browser window
…ents - added input observable to abstract-email-submission-form.component.ts - added spinner to submit button on signup-or-reset - resolved loading emmiter in password-form.component.ts
- added listener for layout change in abstract-data-field.ts
- fixed header search by author
- [NAE-1529] Finish auto does not work - removed duplicate closing of task
- implemented resetEnum function - added translations for mat-button of resetting enum - added null value to dropdown enums - added reset button to list enum - added null applying to enums
- implemented reload of referenced task when the behaviour is changed on them
… component - implemented private function for check whether the side menu component is present in SideMenuService
[NAE-1574] Net role permission checking
- check slovak
[NAE-1580] Grammar check
[NAE-1557] Cannot clear optional enumeration
…ened - fix toggle
…ents - corrected according to PR
…ents - corrected tests
…ents - completing loading emitter
…ents - corrected according to requested changes
- edit ReadMe
- implemented transition ID to datagroups - implemented resolving transitionId to datagroups - implemented behaviour resolution for datafield from other taskrefs
- corrected semicolon and quotemark
- corrections according to test
- corrections according to pr
- correction according to PR, that requires to export interfaces in public-api.ts
- corrected check, whether the proper taskFieldIndex exists
[NAE-1577] Task reffed change behavior does not propagate - correction
- fix broken virtual scroll
[NAE-1586] Virtual scroll is broken everywhere on page
- edit CHANGELOG
- updated PanelWithImmediateData.parseImmediateValue(ImmediateData) function with enum and multichoice map support - update immediate-data.ts to support choices of enum and multichoice map
[NAE-1389] Immediate map data fields display their keys
- edit CHANGELOG
- edit CHANGELOG
Release 6.0.2
- increase version - update changelog - update commit lint rules - update PR template
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
Description
Fixes:
Implements:
Dependencies
No new dependencies were introduced
Blocking Pull requests
There are no dependencies on other PR
How Has Been This Tested?
Unit Test suite
Manual tested
Test Configuration
Linux Mint 20.03, Windows 11
NodeJs v12.22.10
Npm 6.14.16
Checklist: