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

Use new table component in repeating groups #650

Merged
merged 25 commits into from
Dec 9, 2022

Conversation

bjosttveit
Copy link
Member

@bjosttveit bjosttveit commented Nov 14, 2022

Description

Updating repeating groups to use the new Table-component from the design system instead of the old AltinnTable. In order to achieve a styling similar to that in figma (full width and lining up columns with the rest of the page for example) a lot of custom styling was added.

Note: Will conflict heavily with #714

Desktop:

image

Nested desktop:

image

Mobile:
image

Nested mobile:
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)
  • All tests run green

Documentation

  • User documentation is updated with a separate linked PR in altinn-studio-docs. (if applicable)

@bjosttveit bjosttveit linked an issue Nov 14, 2022 that may be closed by this pull request
@bjosttveit bjosttveit force-pushed the feat/new-table-in-repeating-groups branch from dac0a00 to fd3936f Compare November 14, 2022 14:52
@olemartinorg olemartinorg added the kind/product-feature Pull requests containing new features label Nov 15, 2022
@bjosttveit bjosttveit force-pushed the feat/new-table-in-repeating-groups branch from 5238dff to d1c524f Compare November 15, 2022 11:14
@bjosttveit bjosttveit changed the title Feat/new table in repeating groups Use new table component in repeating groups Nov 15, 2022
@bjosttveit bjosttveit force-pushed the feat/new-table-in-repeating-groups branch from 97376be to 888fb07 Compare November 17, 2022 12:04
@bjosttveit bjosttveit force-pushed the feat/new-table-in-repeating-groups branch from 888fb07 to d1b5470 Compare November 22, 2022 14:05
@github-actions github-actions bot added the area/test related to automated and functional testing label Dec 8, 2022
@bjosttveit bjosttveit marked this pull request as ready for review December 8, 2022 11:31
@bjosttveit bjosttveit linked an issue Dec 8, 2022 that may be closed by this pull request
@bjosttveit bjosttveit requested review from Magnusrm and olemartinorg and removed request for Magnusrm December 8, 2022 14:00
Copy link
Contributor

@olemartinorg olemartinorg left a comment

Choose a reason for hiding this comment

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

🤩

bjosttveit and others added 4 commits December 9, 2022 11:25
# Conflicts:
#	cypress/e2e/pageobjects/app-frontend.js
#	package.json
#	src/features/form/containers/RepeatingGroupTable.tsx
#	src/features/form/containers/RepeatingGroupsEditContainer.tsx
#	yarn.lock
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 5 Code Smells

84.5% 84.5% Coverage
0.0% 0.0% Duplication

Copy link
Contributor

@olemartinorg olemartinorg left a comment

Choose a reason for hiding this comment

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

:godmode:

@bjosttveit bjosttveit merged commit 08f73bc into main Dec 9, 2022
@bjosttveit bjosttveit deleted the feat/new-table-in-repeating-groups branch December 9, 2022 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test related to automated and functional testing kind/product-feature Pull requests containing new features
Projects
None yet
2 participants