Skip to content

[NAE-1770] Validation register frontend #276

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

Open
wants to merge 532 commits into
base: release/8.0.0
Choose a base branch
from
Open

Conversation

Kovy95
Copy link
Contributor

@Kovy95 Kovy95 commented Mar 12, 2025

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 >

Name Tested on
OS LinuxMint 22
Runtime Node 20.18.0
Dependency Manager NPM 10.8.2
Framework version Angular 17.3
Run parameters
Other configuration

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes have been checked, personally or remotely, with @...
  • I have commented my code, particularly in hard-to-understand areas
  • I have resolved all conflicts with the target branch of the PR
  • I have updated and synced my code with the target branch
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing tests pass locally with my changes:
    • Lint test
    • Unit tests
    • Integration tests
  • I have checked my contribution with code analysis tools:
  • I have made corresponding changes to the documentation:
    • Developer documentation
    • User Guides
    • Migration Guides

renczesstefan and others added 30 commits July 21, 2023 10:56
- 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
- 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
Kovy95 and others added 24 commits April 5, 2024 13:37
 - change checking of properties in components in caseref components
[NAE-1960] Enumeration Map does not propagate changes when selecting
[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
 - fixes of css in the whole application
 - fixes of user field
 - fixes of multichoice autocomplete
# 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants