Merged
Conversation
wesleyboar
added a commit
to TACC/Core-CMS
that referenced
this pull request
Mar 11, 2026
## Overview Let client (e.g. [TACC/tup-ui]) access `user` in `nav_portal.html`. [TACC/tup-ui]: https://github.com/TACC/tup-ui ## Related This will be required by [TACC/tup-ui] **after** it uses — - **both** [TACC/Core-CMS#v4.35.3](https://github.com/TACC/Core-CMS/release/v4.35.3) (because [#993](#993)) - **and** TACC/tup-ui#541 — and otherwise makes sense for portal nav to access `user`. ## Changes - **adds** `user` to limited context ## Testing / UI 1. See TACC/tup-ui#541
jarosenb
approved these changes
Mar 11, 2026
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.
Overview
Simplify Portal nav:
Related
userin nav_portal.html Core-CMS#1115Changes
portal_nav/appnav_portal.raw.htmltemplatenav_portal.raw.htmltemplate to use view logicTesting
I.e. no "Login" link)
UI