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

[ACS-7427] Process Services improvements and cleanup #9664

Merged
merged 51 commits into from May 20, 2024
Merged

Conversation

DenysVuika
Copy link
Contributor

@DenysVuika DenysVuika commented May 10, 2024

Please check if the PR fulfills these requirements

  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

What kind of change does this PR introduce? (check one with "x")

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation
  • Other... Please describe:

What is the current behaviour? (You can also link to an open issue here)

ACS-7427

What is the new behaviour?

  • ACS-7427: Break Process Comments dependency on Material Module
  • ACS-7426: Break People dependency on Material Module
  • Rework and cleanup App List Component
  • Rework and cleanup People Component
  • migrate process comments to standalone
  • break MaterialModule dependency for process comments
  • lots of typing fixes
  • use native JS-API interfaces in process components (cleanup custom models/wrappers)
  • dead code cleanup
  • update documentation

Does this PR introduce a breaking change? (check one with "x")

  • Yes
  • No

If this PR contains a breaking change, please describe the impact and migration path for existing applications: ...

Other information:

@DenysVuika DenysVuika changed the title code-cleanup [ACS-7427] Break Process Comments dependency on Material Module May 10, 2024
@DenysVuika DenysVuika changed the title [ACS-7427] Break Process Comments dependency on Material Module [ACS-7427] Process Services improvements and cleanup May 14, 2024
docs/README.md Outdated Show resolved Hide resolved
Copy link

sonarcloud bot commented May 20, 2024

Quality Gate Passed Quality Gate passed

Issues
14 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
1.0% Duplication on New Code

See analysis details on SonarCloud

@DenysVuika DenysVuika merged commit e71e2a7 into develop May 20, 2024
33 checks passed
@DenysVuika DenysVuika deleted the code-cleanup branch May 20, 2024 20:08
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.

None yet

4 participants