-
Notifications
You must be signed in to change notification settings - Fork 64
Hot fix/fix file folder css part 2 #2580
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
Closed
bp-cos
wants to merge
15
commits into
CenterForOpenScience:hotfix/25.12.1
from
bp-cos:hot-fix/fix-file-folder-css-part-2
Closed
Hot fix/fix file folder css part 2 #2580
bp-cos
wants to merge
15
commits into
CenterForOpenScience:hotfix/25.12.1
from
bp-cos:hot-fix/fix-file-folder-css-part-2
Conversation
This file contains hidden or 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
(yet todo: json-ld parsing that would handle either)
[ENG-7937] fix: use compact IRIs to match the api
* Added the files * Removed tokens * Updates to display the selected root folder * Added GFP to the files page * Updates to add the root folder * Added the manager to reload the wb once a new file or folder is selected * Enabled the disabled button featuree again * Fixed a test * Updates to the flow for a token from the BE * Added the final touches and removed pruned instructions * Updates for the PR * Updates to move all the google file picker code into the component * Cleaned up comments and models * Update for PR request
…bled until oauth token is loaded (CenterForOpenScience#2571) * Removed a call to a function * Updates to disable the menu and select folder button until the token is loaded
…e/remove-osf-group-embed [ENG-8178] remove unnecessary group embed
2e55136 to
392d587
Compare
Contributor
|
Cherry-picked onto the hotfix branch. Closing this. |
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.
No idea how this was missed previously
Purpose
Updates to fix some css on the file folders page
Summary of Changes
Added better css logic