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: new project landing page #568

Merged
merged 16 commits into from
Feb 13, 2024
Merged

feat: new project landing page #568

merged 16 commits into from
Feb 13, 2024

Conversation

Noggling
Copy link
Contributor

@Noggling Noggling commented Feb 12, 2024

Description

see cahnge sett :)

  • 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

Project Landing Page Update: Design and User Experience Enhancements

  • Enhanced the project landing page by integrating a full-width header containing essential project information, aligning it with the Fusion landing page.
  • Introduced a new Overview tab with a new layout.
  • Users can now view their project allocation, with a direct link to the project organization application in Fusion.
  • Displayed the project director prominently on the project landing page.
  • Implemented a project phase indicator on the Overview tab, showcasing DG dates and the current DG phase of the project.
  • Aligned the design of pinned apps with Fusion while maintaining content stored in local storage.
  • Implemented cleanup functionality for removing deleted apps within pinned apps.
  • Redesigned the contract list to feature cards instead of a table, categorizing contracts into active and closed groups based on closing date.
  • Introduced a Project Portal Info section with quick facts.
  • Implemented a Construction and Commissioning tab featuring milestones and CC-Application KPIs, accessible behind a feature flag.
  • Developed a new menu design, also accessible behind a feature flag, in alignment with the all-apps list.
  • Added functionality for feature flagging with local storage implementation utilizing the new feature flag module in Fusion.
  • Introduced a "My Features" tab under the user's account to enable feature flags.
  • Global app search and navigation behind feature flag.

Copy link

changeset-bot bot commented Feb 12, 2024

🦋 Changeset detected

Latest commit: 4efb899

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 Major

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 marked this pull request as ready for review February 12, 2024 11:29
@Noggling Noggling requested a review from a team as a code owner February 12, 2024 11:29
@Noggling Noggling linked an issue Feb 12, 2024 that may be closed by this pull request
@Noggling Noggling merged commit 1c607e3 into main Feb 13, 2024
6 checks passed
@Noggling Noggling deleted the feature/project-director branch February 13, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment