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

feat: 14092 create studio checkbox table #14100

Merged
merged 10 commits into from
Nov 19, 2024
Merged

Conversation

wrt95
Copy link
Contributor

@wrt95 wrt95 commented Nov 18, 2024

Description

  • Created a @studio/components component for StudioCheckboxTable which is to be used in both accessControl tab and maskinporten tab in the SettingsModal.
image

Related Issue(s)

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

@wrt95 wrt95 added team/studio-core skip-manual-testing PRs that do not need to be tested manually labels Nov 18, 2024
@github-actions github-actions bot added solution/studio/designer Issues related to the Altinn Studio Designer solution. frontend labels Nov 18, 2024
@wrt95 wrt95 linked an issue Nov 18, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 18, 2024

Codecov Report

Attention: Patch coverage is 97.43590% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.31%. Comparing base (1860f7d) to head (2fede09).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...onents/src/components/StudioCheckboxTable/index.ts 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14100      +/-   ##
==========================================
+ Coverage   95.30%   95.31%   +0.01%     
==========================================
  Files        1753     1769      +16     
  Lines       22964    23081     +117     
  Branches     2673     2684      +11     
==========================================
+ Hits        21885    22000     +115     
- Misses        832      834       +2     
  Partials      247      247              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@wrt95 wrt95 merged commit cae7b1d into main Nov 19, 2024
10 checks passed
@wrt95 wrt95 deleted the 14092-Create-StudioCheckboxTable branch November 19, 2024 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend skip-manual-testing PRs that do not need to be tested manually solution/studio/designer Issues related to the Altinn Studio Designer solution. team/studio-core
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create StudioCheckboxTable component
2 participants