[ENG-8793] [ENG-8785] [ENG-8793] Remove branded login + Update no service pages + Update OAuth workflow#98
Merged
cslzchen merged 7 commits intoCenterForOpenScience:feature/angular-like-pagesfrom Sep 19, 2025
Conversation
* OSF login * 2FA login * Institution login * Unsupported institution login * Terms of Service page
941843d to
c7582a3
Compare
…to feature/remove-branded-login Fixed conflicts in src/main/resources/templates/casInstitutionLoginView.html
94d86e0 to
3e1099f
Compare
futa-ikeda
approved these changes
Sep 19, 2025
Contributor
futa-ikeda
left a comment
There was a problem hiding this comment.
Feels good seeing all this CSS get cleaned up ✨
cdc860a
into
CenterForOpenScience:feature/angular-like-pages
1 check passed
cslzchen
added a commit
that referenced
this pull request
Sep 30, 2025
…vice pages + Update OAuth workflow (#98) * Remove branded login from all affected pages * Remove fragment osfbannerui and serviceui and their CSS * Fix 405 language * Update generic logged-in and logged-out page * Rework OAuth confirm and error pages
cslzchen
added a commit
that referenced
this pull request
Sep 30, 2025
…-pages Update CAS FE to match angular OSF * [ENG-8793] [ENG-8785] [ENG-8793] Remove branded login + Update no service pages + Update OAuth workflow (#98) * [ENG-8788] [ENG-8786] Institutions page and TOS page redesign (#99) * [ENG-8789] [ENG-8790] [ENG-8791] Exception Page rework (#95) * [ENG-8787] Username/password and 2FA login page (#97) * [ENG-8791] Inserting CasProperties into Spring Dispatcher and Improve header and left pane UI/UX (#92) * [ENG-8927] Add dev mode for forcing errors/exceptions (#93) * [NOTICKET] Remove OSF Collections URL from cas.properties (#91) * [ENG-8556] Update CAS pages to match Angular update: header, footer and left pane (#88) * [ENG-8754] Force throw a few HTTP errors for testing purpose (#90) * [ENG-8792] Force CAS to throw exceptions and display error pages (#87)
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
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.
Ticket
https://openscience.atlassian.net/browse/ENG-8784
https://openscience.atlassian.net/browse/ENG-8785
https://openscience.atlassian.net/browse/ENG-8793
Purpose
Note: hove effect for accept button comes free, I only need to add it for the deny button
Changes
See Purpose
Dev Notes
N/A
QA Notes
N/A
Dev-Ops Notes
N/A