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-2035] Implement Single-Task-View #264

Open
wants to merge 7 commits into
base: release/6.5.0
Choose a base branch
from
Open

Conversation

Kovy95
Copy link
Contributor

@Kovy95 Kovy95 commented Feb 10, 2025

Description

  • add single task view and tabbed single task view to default components
  • add directories

Implements NAE-2035

Dependencies

none

Third party dependencies

No new dependencies were introduced

Blocking Pull requests

Depends on #(262) and task NAE-2051

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 Mint 22
Runtime Node 20.18.0
Dependency Manager Npm 10.8.2
Framework version Angular 13
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

Kovy95 and others added 5 commits January 30, 2025 19:51
- add all nessesery public view components into engine default components
- add single task view and tabbed single task view to default components
- add directories
@Kovy95 Kovy95 requested a review from camperko February 11, 2025 10:53
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
49.5% Coverage on New Code (required ≥ 50%)
B Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@Retoocs Retoocs changed the title [NAE-2035] Single-Task-View v internej časti aplikácie [NAE-2035] Implement Single-Task-View Feb 11, 2025
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.

2 participants