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: landing page app #843

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft

feat: landing page app #843

wants to merge 22 commits into from

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

Copy link

changeset-bot bot commented Oct 29, 2024

⚠️ No Changeset found

Latest commit: bf7da4f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@Noggling Noggling changed the title Feat/landing page app feat: landing page app Oct 29, 2024
- Update tsconfig.json to target ESNext and update lib options
- Remove unused imports in UserCard.tsx and ProjectPortalPage.tsx
- Export useRelationsByType and types/relations from context/index.ts
- Update package.json version to 0.0.3
- Add useRelationsByType hook to context/hooks/use-relations-by-type.ts
- Add useContextRelationsQuery and getContextRelations to context/queries/get-context-relations.ts
- Add ProfileCardHeader component to components/ProfileCardHeader.tsx
- Add Skeleton component to components/skeleton/Skeleton.tsx
Refactor tsconfig.json to remove unused imports and update the version in package.json to 0.0.4.
Bump the version in package.json from 0.0.5 to 0.0.6. Also, add the new dependency "@equinor/fusion-framework-module-event" to the project.

refactor: Update use-navigate-on-context-change.ts

Refactor the use-navigate-on-context-change.ts file to use the updated modules from the fusion framework. Remove the unused imports and update the event listener to use the "onCurrentContextChanged" event.
Bump the version to 0.0.7 in package.json and update the yarn.lock file to include the new dependency [email protected]. Also, add the necessary code changes in use-app-loader.ts to measure the app loading time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant