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

11156 new app status #11364

Merged
merged 41 commits into from
Oct 23, 2023
Merged

11156 new app status #11364

merged 41 commits into from
Oct 23, 2023

Conversation

mlqn
Copy link
Contributor

@mlqn mlqn commented Oct 14, 2023

Description

Add app status to the overview page

Screenshot 2023-10-15 at 15 17 09

Here is how it should look when all PRs are merged

Altinn-Studio

Related Issue(s)

Verification

@mlqn mlqn linked an issue Oct 14, 2023 that may be closed by this pull request
@github-actions github-actions bot added area/data-modeling Area: Related to data models - e.g. create, edit, use data models. area/ui-editor Area: Related to the designer tool for assembling app UI in Altinn Studio. area/app-deploy Area: Related to deploying apps from Altinn Studio to Altinn Apps. solution/studio/designer Issues related to the Altinn Studio Designer solution. quality/testing Tests that are missing, needs to be created or could be improved. skip-releasenotes Issues that do not make sense to list in our release notes kind/dependencies Used for issues or pull requests that are dependency updates area/text-editor labels Oct 14, 2023
@codecov
Copy link

codecov bot commented Oct 14, 2023

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (47d178d) 82.58% compared to head (4eeef2d) 81.86%.
Report is 1 commits behind head on master.

❗ Current head 4eeef2d differs from pull request most recent head 1c43859. Consider uploading reports for the commit 1c43859 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master   #11364      +/-   ##
==========================================
- Coverage   82.58%   81.86%   -0.72%     
==========================================
  Files         823      815       -8     
  Lines       12418    12279     -139     
  Branches     1650     1643       -7     
==========================================
- Hits        10255    10052     -203     
- Misses       1904     1983      +79     
+ Partials      259      244      -15     
Files Coverage Δ
...tures/administration/components/Administration.tsx 88.23% <100.00%> (+0.73%) ⬆️
...ures/administration/components/AppEnvironments.tsx 100.00% <100.00%> (ø)
...ent/features/administration/components/AppLogs.tsx 100.00% <100.00%> (ø)
...evelopment/hooks/queries/useAppDeploymentsQuery.ts 100.00% <100.00%> (+37.50%) ⬆️
...-development/hooks/queries/useEnvironmentsQuery.ts 100.00% <100.00%> (+33.33%) ⬆️
...d/app-development/hooks/queries/useOrgListQuery.ts 100.00% <100.00%> (+33.33%) ⬆️
frontend/app-development/test/testUtils.tsx 86.66% <100.00%> (+0.95%) ⬆️
frontend/packages/shared/src/pure/date-format.ts 100.00% <100.00%> (ø)
...nd/packages/shared/src/utils/featureToggleUtils.ts 87.17% <ø> (ø)
frontend/app-development/config/routes.tsx 91.66% <0.00%> (ø)
... and 1 more

... and 58 files with indirect coverage changes

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

@mlqn mlqn marked this pull request as ready for review October 15, 2023 13:26
Copy link
Contributor

@TomasEng TomasEng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dette ser lovende ut! Har kommentert på noen småting som jeg synes vi bør jobbe litt videre med.

@github-actions github-actions bot added area/data-modeling Area: Related to data models - e.g. create, edit, use data models. area/ui-editor Area: Related to the designer tool for assembling app UI in Altinn Studio. area/app-deploy Area: Related to deploying apps from Altinn Studio to Altinn Apps. area/text-editor labels Oct 21, 2023
Copy link
Contributor

@TomasEng TomasEng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

@framitdavid framitdavid merged commit 0e07568 into master Oct 23, 2023
13 checks passed
@framitdavid framitdavid deleted the 11156-new-app-status branch October 23, 2023 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/app-deploy Area: Related to deploying apps from Altinn Studio to Altinn Apps. area/data-modeling Area: Related to data models - e.g. create, edit, use data models. area/ui-editor Area: Related to the designer tool for assembling app UI in Altinn Studio. kind/dependencies Used for issues or pull requests that are dependency updates solution/studio/designer Issues related to the Altinn Studio Designer solution.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

App status section
3 participants