-
Notifications
You must be signed in to change notification settings - Fork 45
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
upgrade fuse to latest version #1559
Merged
Merged
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
Test in QA MIDRC first befor merging 💯 |
nss10
requested changes
Jul 8, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update this logic here to not throw an error if a string is over 32 characters but to process the string instead.
thanh-nguyen-dang
force-pushed
the
feat/fuse-latest
branch
from
July 10, 2024 01:50
dfb241e
to
15d89f7
Compare
Tested in |
nss10
approved these changes
Jul 10, 2024
mfshao
pushed a commit
that referenced
this pull request
Jul 16, 2024
* upgrade fuse to allow search with longer 32 characters
mfshao
added a commit
that referenced
this pull request
Sep 30, 2024
* feat: skeleton of tab panels * component actions * cde sub * existing cde wip and change label * setup tags and filters * style update * update submit btn status * cde dd vlmd update * refactor vlmd dl for metadata update * presist CDE selection * fix vlmd download * update doc * remove console * fix using the correct parse() * Consider '*' as a wildcard (#1566) * Consider '*' as a wildcard * upgrade fuse to latest version (#1559) * upgrade fuse to allow search with longer 32 characters * use grid for checkbox group * disable cde form for redcap * fix zendesk function calls * adjust on pr feedback * use enum * add pr feedbacks * update place holder text --------- Co-authored-by: Sai Shanmukha Narumanchi <nss10@outlook.com> Co-authored-by: Thanh Dang Nguyen <thanhnd@uchicago.edu>
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.
Upgrade Fuse to latest version
https://ctds-planx.atlassian.net/browse/MIDRC-232
New Features
Breaking Changes
Bug Fixes
Improvements
Dependency updates
Deployment changes