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: admin app use new app manifest model #841

Merged
merged 6 commits into from
Oct 29, 2024

Conversation

Noggling
Copy link
Contributor

Description

  • PR title and description are to the point and understandable
  • I have performed a self-review of my own code'

Please select version type the purposed change:

  • major
  • minor
  • patch
  • none

External Relations

  • database migration

Changeset

  • Admin app use new app manifest model
  • Update all fusion packages in admin app

- Update @equinor/fusion-framework-cli from 9.12.14 to 10.0.1
- Update @equinor/fusion-framework-module-navigation from 4.0.6 to 4.0.7
- Update @equinor/fusion-framework-react-app from 5.2.7 to 5.2.10

This commit updates the Fusion Framework dependencies in the package.json file. It bumps the versions of @equinor/fusion-framework-cli, @equinor/fusion-framework-module-navigation, and @equinor/fusion-framework-react-app to their latest versions. This ensures that the project is using the most up-to-date dependencies.
The PortalAppTable component in the portal-administration app has been updated to display the category field from the appManifest object. This allows users to filter and search for portal applications based on their category. The field is added to the table columns and filter options.

Refactor the PortalAppTable component to use the new field 'appManifest.category.displayName' for the category column and filter.
@Noggling Noggling requested a review from a team as a code owner October 29, 2024 09:12
Copy link

changeset-bot bot commented Oct 29, 2024

🦋 Changeset detected

Latest commit: 8457dc1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
fusion-project-portal Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Noggling Noggling self-assigned this Oct 29, 2024
@Noggling Noggling added the frontend Frontend specific label Oct 29, 2024
@Noggling Noggling merged commit 45d3433 into main Oct 29, 2024
3 checks passed
@Noggling Noggling deleted the feat/admin-app-use-new-app--manifest-model branch October 29, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Frontend specific size-xl
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants