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

chore: connect get all scopes #14176

Merged
merged 168 commits into from
Nov 27, 2024
Merged

chore: connect get all scopes #14176

merged 168 commits into from
Nov 27, 2024

Conversation

wrt95
Copy link
Contributor

@wrt95 wrt95 commented Nov 26, 2024

Description

  • Connecting frontend to backend for getting all scopes from maskinporten

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)

Dependencies

framitdavid and others added 30 commits October 25, 2024 13:11
@github-actions github-actions bot added solution/studio/designer Issues related to the Altinn Studio Designer solution. frontend labels Nov 26, 2024
@wrt95 wrt95 changed the title 14175 connect get all scopes chore: connect get all scopes Nov 26, 2024
@wrt95 wrt95 marked this pull request as draft November 26, 2024 12:38
@wrt95 wrt95 marked this pull request as ready for review November 26, 2024 15:39
@wrt95 wrt95 linked an issue Nov 26, 2024 that may be closed by this pull request
Copy link

codecov bot commented Nov 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.36%. Comparing base (c8847c4) to head (9de6b7d).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14176   +/-   ##
=======================================
  Coverage   95.35%   95.36%           
=======================================
  Files        1794     1795    +1     
  Lines       23340    23361   +21     
  Branches     2699     2701    +2     
=======================================
+ Hits        22257    22278   +21     
  Misses        836      836           
  Partials      247      247           

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

@framitdavid framitdavid merged commit cd8560b into main Nov 27, 2024
18 checks passed
@framitdavid framitdavid deleted the 14175-connect-get-all-scopes branch November 27, 2024 08:33
@wrt95 wrt95 assigned wrt95 and unassigned framitdavid Nov 27, 2024
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.

Connect available scopes and selected scopes from backend
3 participants