[NAE-1770] Validation register frontend#276
Open
Kovy95 wants to merge 532 commits intorelease/8.0.0from
Open
Conversation
- corrected according to PR
- corrected according to PR
- corrected according to PR
- fix wrong initialization
- corrected according to PR
- corrected according to PR
- corrected according to PR
- corrected according to PR
- corrected according to PR
- modified textFieldNames
- modified textFieldNames
- corrected according to PR
# Conflicts: # projects/netgrif-components-core/src/lib/task-content/services/field-converter.service.ts
[NAE-1911] Autosave on text area in cooperation with button
[NAE-1497] Frontend actions
- updated changelog - updated version
- refactor loading items on left and right side - implement backend item sorting
- rework of caseref to multichoice
…"---" value - fix test
- change checking of properties in components in caseref components
[NAE-1960] Enumeration Map does not propagate changes when selecting
- change according to PR
[NAE-1958] Make component properties changeable
- make application run with engine changes
# Conflicts: # package.json # projects/netgrif-components-core/package.json # projects/netgrif-components-core/src/lib/data-fields/file-field/abstract-file-field.component.ts # projects/netgrif-components/nae-theme.scss # projects/netgrif-components/package.json # projects/netgrif-components/src/lib/data-fields/button-field/button-default-field/button-default-field.component.html # projects/netgrif-components/src/lib/data-fields/button-field/button-default-field/button-default-field.component.scss # projects/netgrif-components/src/lib/data-fields/data-field.theme.scss # projects/netgrif-components/src/lib/data-fields/user-list-field/user-list-default-field/user-list-default-field.component.html
- make application run with engine changes
# Conflicts: # package.json # projects/netgrif-components-core/package.json # projects/netgrif-components-core/src/lib/data-fields/file-field/abstract-file-field.component.ts # projects/netgrif-components/nae-theme.scss # projects/netgrif-components/package.json # projects/netgrif-components/src/lib/data-fields/button-field/button-default-field/button-default-field.component.html # projects/netgrif-components/src/lib/data-fields/button-field/button-default-field/button-default-field.component.scss # projects/netgrif-components/src/lib/data-fields/data-field.theme.scss # projects/netgrif-components/src/lib/data-fields/user-list-field/user-list-default-field/user-list-default-field.component.html
- fix file delete
- fix after merge
- fixes of css in the whole application
- fixes of user field
- fixes of multichoice autocomplete
- fix tests
# Conflicts: # package.json # projects/netgrif-components-core/package.json # projects/netgrif-components-core/src/lib/data-fields/file-field/abstract-file-field.component.ts # projects/netgrif-components/nae-theme.scss # projects/netgrif-components/package.json # projects/netgrif-components/src/lib/data-fields/button-field/button-default-field/button-default-field.component.scss # projects/netgrif-components/src/lib/data-fields/data-field.theme.scss # projects/netgrif-components/src/lib/data-fields/user-list-field/user-list-default-field/user-list-default-field.component.html
- create validation register - add all existing validations to definition file and register it to register
- commit some changes of registration of validations to register
- rework validations - add new properties to validation - create a service to load validations before getData
# Conflicts: # projects/netgrif-components-core/src/lib/resources/engine-endpoint/public/public-task-resource.service.ts # projects/netgrif-components-core/src/lib/resources/engine-endpoint/task-resource.service.ts # projects/netgrif-components-core/src/lib/task-content/services/field-converter.service.ts # projects/netgrif-components-core/src/lib/task/services/task-data.service.ts
- fix all validations anguments - replace ts compiler with eval
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Implements NAE-1770
Dependencies
Angular 17 and all stuff around
Third party dependencies
Angular 17 and all stuff around
Blocking Pull requests
Depends on NAE-1982
How Has Been This Tested?
manually
Test Configuration
<Please describe configuration for tests to run if applicable, like program parameters, host OS, VM configuration etc. You can use >
Checklist: