-
Notifications
You must be signed in to change notification settings - Fork 34
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
[Issue 1883,1879,1878,1877,1876,1766,1682] 1878 continued - System data loader refactor, cleanup, and additional patches #1887
[Issue 1883,1879,1878,1877,1876,1766,1682] 1878 continued - System data loader refactor, cleanup, and additional patches #1887
Conversation
For authentication the following must match: - ORCiD given-names must match first name input exactly - ORCiD family-name must match last name input exactly - ORCiD email be public and match email input exactly
…n list column - issue 1876
This works okay but may have different experiences on different browsers.
App ModelService can be removed and update .wvr/build-config.js to include @wvr/core ModelService if and when TAMULib/Weaver-UI-Core#241 is approved, merged, and released.
I have reviewed the PR with the following results: #1883 - Resolved #1878 - I would like @smutniak to review this to confirm resolution. #1876 - This fully resolves the issue as described. However, when deleting a field that is already being used as a #1766 - This addresses the ability to tab into the triptych. However, when there are multiple workflows listed in the triptych, subsequent tabs moves to the last workflow before moving to the |
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.
I've done some testing an review as best i could but the real test will be on a few sites incurring problems. I'll merge into the staging branch and try a few deploys. This PR supercedes 1886 correct?
I am receiving this error when I select the 2024-01-18 13:45:37.930 ERROR 64188 --- [nio-9000-exec-3] o.t.v.c.SubmissionListController : null |
Resolves #1883
Resolves #1879
Resolves #1878
Resolves #1877
Resolves #1876
Resolves #1766
Resolves #1682