Skip to content
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

[NAE-2008] Serialisation of classes #271

Merged
merged 4 commits into from
Oct 22, 2024
Merged

[NAE-2008] Serialisation of classes #271

merged 4 commits into from
Oct 22, 2024

Conversation

renczesstefan
Copy link
Member

@renczesstefan renczesstefan commented Oct 1, 2024

Description

Implements NAE-2008

Dependencies

No new dependencies were introduced.

Third party dependencies

No new dependencies were introduced.

Blocking Pull requests

There are no dependencies on other PR.

How Has Been This Tested?

This was tested manually.

Test Configuration

Name Tested on
OS macOS Sequoia 15.0
Runtime Node 20.17.0
Dependency Manager NPM 10.8.2
Framework version Angular 13.3.1
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 @machacjozef
  • 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

- serialisation of LocalisedField and LocalizedValidation
- added content serialisation for CollectionModel
@renczesstefan renczesstefan added improvement A change that improves on an existing feature Extra Small labels Oct 1, 2024
@renczesstefan renczesstefan self-assigned this Oct 1, 2024
- corrected according to PR
- added resolution for meta class
@machacjozef machacjozef merged commit e6387fa into release/6.4.0 Oct 22, 2024
6 checks passed
@machacjozef machacjozef deleted the NAE-2008 branch October 22, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Extra Small improvement A change that improves on an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants