-
Notifications
You must be signed in to change notification settings - Fork 75
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
resourceadm: change available fields for resource type "MaskinportenSchema" #11933
Conversation
…ct points and resource references
…ields from about resource page when resource type is MaskinportenSchema
@mgunnerud ser ut som at typene feiler etter siste oppdatering av designsystemet? |
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #11933 +/- ##
==========================================
- Coverage 86.96% 86.96% -0.01%
==========================================
Files 934 938 +4
Lines 13323 13347 +24
Branches 1634 1637 +3
==========================================
+ Hits 11587 11607 +20
- Misses 1519 1524 +5
+ Partials 217 216 -1 ☔ View full report in Codecov by Sentry. |
frontend/resourceadm/components/FieldsetWrapper/FieldsetWrapper.tsx
Outdated
Show resolved
Hide resolved
frontend/resourceadm/components/ResourceReferenceFields/ResourceReferenceFields.tsx
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me, added a few comments for consideration 😄
…into 11905-part2
Description
When resourceType is "MaskinportenSchema", the following fields are removed:
A field to add one or more resource references is added. The contact points field is refactored to allow for a more generic list-based field with a set of fields.
Related Issue(s)
Verification
Documentation