Skip to content
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

GH-101: Environment Variables for CSS #221

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented May 12, 2021

Overview

Changes, Testing, Etc.

See #192 (as of 396c018).

wesleyboar and others added 30 commits April 13, 2021 18:02
- Restore missing line between search bar and portal nav
- (Simplify CSS of line between search bar and portal nav)
- Do not let background show through search bar.
- (This happens now because of a color replacement.)
So that Portal and Docs need not reinvent the wheel.
So that Portal and Docs need not reinvent the wheel.
…ask/GH-191-support-light-navbar-for-dark-logos--remove-api-solution
Though this load would cause redundant global vars, it is explicit.

A long-term solution is unclear. A worse problem exists with font.
…r-dark-logos--remove-api-solution

Task/gh 191 support light navbar for dark logos  remove api solution
The support required `tacc-wbomar/jsonc-require` repo.
But Jenkins has credential failure if downloading from Git.
Alt: My PR to aMarCruz/jsonc-require is approved and merged.
Then the `.jsonc` support will be built into `json-require`.
SEE: aMarCruz/jsonc-require#1
- Remove global colors import that is redundant on Portal.
- Comment plan to remove global fonts redundant on Portal.
This reverts functional parts of commit 7de1751.
This also tweaks comments for clarity.
The code tests successfully, but…
- The branding should NOT use the header nav colors.
- Which—if any—global vars should become env vars?
- How would we allow overwriting or extending themes?
- __New__: Ignore dynamic settings.json.
- __New__: Add settings_to_json.py.
- __New__: Add THEME to secrets/settings.
- _Minor_: Support temp. hiding print statements.
- _Major_: Import THEME from settings.json now.
- _Minor_: Tweak theme.*.json files.
@wesleyboar wesleyboar changed the base branch from main to task/GH-101-header-redesign May 12, 2021 21:56
@wesleyboar wesleyboar merged commit 03a9482 into task/GH-101-header-redesign May 12, 2021
@wesleyboar wesleyboar deleted the task/GH-101-header-redesign--env-variables branch May 12, 2021 21:56
@wesleyboar wesleyboar restored the task/GH-101-header-redesign--env-variables branch May 12, 2021 21:56
@wesleyboar wesleyboar changed the title Task/gh 101 header redesign env variables GH-101: Environment Variables for CSS May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant