forked from uc-cdis/commons-frontend-app
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update use DicomLink #49
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AlbertSnows
changed the title
Update CustomCellRenderers.tsx to use DicomLink
Update use DicomLink
Dec 5, 2024
craigrbarnes
approved these changes
Dec 15, 2024
craigrbarnes
added a commit
that referenced
this pull request
Jan 27, 2025
* update v0.10.51 * update version to v0.10.51 * update Dockerfile
craigrbarnes
added a commit
that referenced
this pull request
Jan 28, 2025
* remove override name in quay build (#17) Co-authored-by: craigrbarnes <[email protected]> * Update package.json (#19) * Update package.json * update package-lock to v0.10.15 --------- Co-authored-by: craigrbarnes <[email protected]> * Add Gen3FF updates to sample app (#23) * add updates to sample app * Add modals config --------- Co-authored-by: craigrbarnes <[email protected]> * fix broken links/missing images (#24) Co-authored-by: craigrbarnes <[email protected]> * Chore/update to Gen3.2 version 0.10.30 (#29) * update config and dependencies * update config/package.json * add eslint/prettier * update typescript esplugin * update github ci * update Dockerfile * Chore/patch 0 10 31 (#36) * update config and dependencies * update config/package.json * add eslint/prettier * update typescript esplugin * update github ci * update Dockerfile * update to 0.10.31 * update to 0.10.31 * update dockerfile * update dockerfile * update dockerfile * update dockerfile * update dockerfile * update docker * testing update build ci * testing update build ci * Delete .idea directory * update docker * Update Dockerfile * update Docker * Update to 0.10.44 (#41) * update to 0.10.44 * update to 0.10.44 * update mantine and style for tailwind * update changed to support v0.10.48 (#46) * update changed to support v0.10.48 * update changed to support v0.10.50 * add next js config flags * Chore/0.10.51 (#49) * update v0.10.51 * update version to v0.10.51 * update Dockerfile * Update to Gen3.2 Release 0.10.55 (#53) Update to Gen3.2 v0.10.55 * Update CustomCellRenderers.tsx to DicomLink (#52) * update git workflows node version, remove automated npm update (uc-cdis#55) Co-authored-by: Shawn O'Connor <[email protected]> * Update/release 0 10 67 (uc-cdis#57) * update version to v0.10.61 * update version to v0.10.67 * update version to v0.10.67 * Update ci.yaml * update build to use start.sh for automation (uc-cdis#59) Co-authored-by: Shawn O'Connor <[email protected]> * update to 0.10.73 (uc-cdis#63) * Chore/update docker (uc-cdis#64) * update Dockerfile * update .env files * Chore/update 0.10.74 (uc-cdis#66) * update Dockerfile * update .env files * update to gen3.2 0.10.74 * Added Loading.tsx component and integrated Suspense (uc-cdis#65) * Added Loading.tsx component and integrated Suspense * Moved Loading.tsx to components folder and updated _app.tsx * update to 0.10.77 (uc-cdis#67) * update to 0.10.78 (uc-cdis#68) * add package lock * update Diacom to Dicom --------- Co-authored-by: craigrbarnes <[email protected]> Co-authored-by: Albert Snow <[email protected]> Co-authored-by: Shawn O'Connor <[email protected]> Co-authored-by: Shawn O'Connor <[email protected]> Co-authored-by: Advaith Mahendrakar <[email protected]>
Already updated in a PR |
paulineribeyre
pushed a commit
that referenced
this pull request
Jan 30, 2025
* add multitab explorer config * updated BIH staging FE config * updated BIH staging FE config * updated BIH staging landing page blurbs * Update to 0.10.78 (#52) * remove override name in quay build (#17) Co-authored-by: craigrbarnes <[email protected]> * Update package.json (#19) * Update package.json * update package-lock to v0.10.15 --------- Co-authored-by: craigrbarnes <[email protected]> * Add Gen3FF updates to sample app (#23) * add updates to sample app * Add modals config --------- Co-authored-by: craigrbarnes <[email protected]> * fix broken links/missing images (#24) Co-authored-by: craigrbarnes <[email protected]> * Chore/update to Gen3.2 version 0.10.30 (#29) * update config and dependencies * update config/package.json * add eslint/prettier * update typescript esplugin * update github ci * update Dockerfile * Chore/patch 0 10 31 (#36) * update config and dependencies * update config/package.json * add eslint/prettier * update typescript esplugin * update github ci * update Dockerfile * update to 0.10.31 * update to 0.10.31 * update dockerfile * update dockerfile * update dockerfile * update dockerfile * update dockerfile * update docker * testing update build ci * testing update build ci * Delete .idea directory * update docker * Update Dockerfile * update Docker * Update to 0.10.44 (#41) * update to 0.10.44 * update to 0.10.44 * update mantine and style for tailwind * update changed to support v0.10.48 (#46) * update changed to support v0.10.48 * update changed to support v0.10.50 * add next js config flags * Chore/0.10.51 (#49) * update v0.10.51 * update version to v0.10.51 * update Dockerfile * Update to Gen3.2 Release 0.10.55 (#53) Update to Gen3.2 v0.10.55 * Update CustomCellRenderers.tsx to DicomLink (#52) * update git workflows node version, remove automated npm update (uc-cdis#55) Co-authored-by: Shawn O'Connor <[email protected]> * Update/release 0 10 67 (uc-cdis#57) * update version to v0.10.61 * update version to v0.10.67 * update version to v0.10.67 * Update ci.yaml * update build to use start.sh for automation (uc-cdis#59) Co-authored-by: Shawn O'Connor <[email protected]> * update to 0.10.73 (uc-cdis#63) * Chore/update docker (uc-cdis#64) * update Dockerfile * update .env files * Chore/update 0.10.74 (uc-cdis#66) * update Dockerfile * update .env files * update to gen3.2 0.10.74 * Added Loading.tsx component and integrated Suspense (uc-cdis#65) * Added Loading.tsx component and integrated Suspense * Moved Loading.tsx to components folder and updated _app.tsx * update to 0.10.77 (uc-cdis#67) * update to 0.10.78 (uc-cdis#68) * add package lock * update Diacom to Dicom --------- Co-authored-by: craigrbarnes <[email protected]> Co-authored-by: Albert Snow <[email protected]> Co-authored-by: Shawn O'Connor <[email protected]> Co-authored-by: Shawn O'Connor <[email protected]> Co-authored-by: Advaith Mahendrakar <[email protected]> --------- Co-authored-by: craigrbarnes <[email protected]> Co-authored-by: craigrbarnes <[email protected]> Co-authored-by: Albert Snow <[email protected]> Co-authored-by: Shawn O'Connor <[email protected]> Co-authored-by: Shawn O'Connor <[email protected]> Co-authored-by: Advaith Mahendrakar <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Link to JIRA ticket if there is one:
New Features
Breaking Changes
Bug Fixes
Improvements
Dependency updates
Deployment changes