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

Fix/v3.7.0 major bugs a.k.a. After/tup 271 #507

Merged
merged 26 commits into from
Jul 6, 2022
Merged

Fix/v3.7.0 major bugs a.k.a. After/tup 271 #507

merged 26 commits into from
Jul 6, 2022

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Jun 29, 2022

Overview

Fix major v3.7.0 bugs (see both red rows and first yellow row).

✓ To Do

Related / Testing / UI

Requires

Changes

  • Early prep of 3.7.11 release (draft).
  • Do not let figure styles bleed into other patterns e.g. system specs.
  • Do not hide frontera header under banner.
  • Do not let stylesheets create extra space above footer.

Notes

This PR is comprised of pre-tested fixes. It exists for paper trail of merging them into main.

wesleyboar and others added 19 commits June 1, 2022 12:50
…m:TACC/Core-CMS into task/tup-271-move-core-styles-to-monorepo
* fix(core-styles): s-system-specs unset figure css

* fix(core-styles): no figure css (only .figure css)

- Do not load elements/figure.css.
- Load core-styles that deleted elements/figure.css (and moved its styles).

* fix(core-styles): update temporary pacakge url

* chore: inconsequential change to bust docker cache

* Revert "chore: inconsequential change to bust docker cache"

This reverts commit bd61cdc.

* chore(core-styles): v0.6.0-beta.1
* chore(core-styles): v0.6.0-beta.2

* fix: fp-1666 no load what v0.6.0-beta.1 deleted

FP-1666 uses v0.6.0-beta.2 which includes v0.6.0-beta.1.

This eases deploy and testing of FP-1663, FP-1666, and FP-1665.

But v0.6.0-beta.1 removed 'elements/figure.css'; build error on load.

Must not merge FP-1666 (v0.6.0-beta.2) before FP-1663 (v0.6.0-beta.1).
@wesleyboar wesleyboar changed the title After/tup 271 Fix/v3.7.0 major bugs a.k.a. After/tup 271 Jun 29, 2022
* fix: load fa icons even if no portal (#504)

We do not want FA icons, but there is at least one usage.

Usage: Frontera homepage, "(→) See All News"

* feat(css): drop .o-site for simple sticky footer trick

1. Do not use o-site class in markup and do not import o-site styles.
2. Install core-styles that makes footer sticky in a simpler way.

For: https://jira.tacc.utexas.edu/browse/FP-1665

* fix(css, submod): migration, no add footer margin

FP-1665 will fix end-of-page padding fro old and new sites.

Thus, no need for old solution, which would add excess space.

For: https://jira.tacc.utexas.edu/browse/FP-1665

* fix(core-styles): load latest for fp-1665

For: https://jira.tacc.utexas.edu/browse/FP-1665

* chore(core-styles): v0.6.0-beta.3 (via gitpkg)

Install @tacc/v0.6.0-beta.3 via https://gitpkg.now.sh to test FP-1665.

For: https://jira.tacc.utexas.edu/browse/FP-1665

* fix(core-styles): v0.6.0-beta.3 (via gitpkg) new

* fix(core-styles): v0.6.0-beta.3 (via gitpkg), 3rd

* fix(core-styles): v0.6.0-beta.3 (via npm)

* chore(submod): merged TACC/Core-CMS-Resources#147

TACC/Core-CMS-Resources#147

For: #506
@wesleyboar wesleyboar marked this pull request as ready for review July 6, 2022 03:34
CHANGELOG.md Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
Copy link
Member

@rstijerina rstijerina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wesleyboar
Copy link
Member Author

wesleyboar commented Jul 6, 2022

Bugs found. Easily fixed (464daa9, 066f0a3). Searched for other outdated core-styles source/ paths, none found.

ProTX build succeeded, but CSS build failed. (Known problem: CSS build fail does not cause docker fail.) Both ProTX and TUP have built successfully since the fix (702, 703).

@wesleyboar wesleyboar merged commit fb3615f into main Jul 6, 2022
@wesleyboar wesleyboar deleted the after/tup-271 branch July 6, 2022 16:31
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.

2 participants