-
Notifications
You must be signed in to change notification settings - Fork 1
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
Noggling
wants to merge
22
commits into
main
Choose a base branch
from
feat/landing-page-app
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5595099 - Browse repository at this point
Copy the full SHA 5595099View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1409a56 - Browse repository at this point
Copy the full SHA 1409a56View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfc8517 - Browse repository at this point
Copy the full SHA cfc8517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 715fdb1 - Browse repository at this point
Copy the full SHA 715fdb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 968acbf - Browse repository at this point
Copy the full SHA 968acbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for a5fc200 - Browse repository at this point
Copy the full SHA a5fc200View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eecc83 - Browse repository at this point
Copy the full SHA 9eecc83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 577630b - Browse repository at this point
Copy the full SHA 577630bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e219517 - Browse repository at this point
Copy the full SHA e219517View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38af24d - Browse repository at this point
Copy the full SHA 38af24dView commit details -
Configuration menu - View commit details
-
Copy full SHA for b8e6425 - Browse repository at this point
Copy the full SHA b8e6425View commit details -
refactor: Update tsconfig.json and remove unused imports
- 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
Configuration menu - View commit details
-
Copy full SHA for ef16789 - Browse repository at this point
Copy the full SHA ef16789View commit details -
Configuration menu - View commit details
-
Copy full SHA for e32f7a5 - Browse repository at this point
Copy the full SHA e32f7a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66faa35 - Browse repository at this point
Copy the full SHA 66faa35View commit details -
chore: Bump version to 0.0.4 and update tsconfig.json
Refactor tsconfig.json to remove unused imports and update the version in package.json to 0.0.4.
Configuration menu - View commit details
-
Copy full SHA for 7340bfd - Browse repository at this point
Copy the full SHA 7340bfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfe8f9a - Browse repository at this point
Copy the full SHA cfe8f9aView commit details -
chore: Update package.json and add new dependency
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.
Configuration menu - View commit details
-
Copy full SHA for 1074b80 - Browse repository at this point
Copy the full SHA 1074b80View commit details -
chore: Update package.json and yarn.lock
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.
Configuration menu - View commit details
-
Copy full SHA for 1965a84 - Browse repository at this point
Copy the full SHA 1965a84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4648148 - Browse repository at this point
Copy the full SHA 4648148View commit details
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for adc6597 - Browse repository at this point
Copy the full SHA adc6597View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1de7378 - Browse repository at this point
Copy the full SHA 1de7378View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf7da4f - Browse repository at this point
Copy the full SHA bf7da4fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.