TACC / tup-ui

React client for TACC User Portal
2 stars 0 forks source link

feat: core-cms v4.10 #447

Closed wesleyboar closed 3 months ago

wesleyboar commented 3 months ago

Overview

Update to Core-CMS v4.10.2.

[!IMPORTANT] Deployed to TUP Dev via v1.1.9-202404-02 / #451 at 4f89e3f which is merely two release maintenance commits behind v4.10.2.

Related

Testing

  1. Submit form that does not go to RT e.g.
  2. Verify you receive only 1 confirmation e-mail.
  3. Verify that confirmation e-mail has business hours.
  4. Open Latest News: https://dev.tup.tacc.utexas.edu/news/latest-news/
  5. Verify Page Title is "Latest News".
  6. Open Latest News: https://dev.tup.tacc.utexas.edu/news/supplemental-news/
  7. Verify Page Title is "Supplemental News".
  8. Test https://github.com/TACC/tup-ui/pull/451.

UI

Steps 1–3

Confirmation E-mail from TUP-CMS Form Submission
CMD-112 and CMD-140 do not affect TUP conf. e-mail. conf email Email form submit

Steps 4–7

Latest News Supplemental News
CMD-107: News Feed Main Page Uses Page Title (Dev Site) Latest News Supplemental News

Step 8

See https://github.com/TACC/tup-ui/pull/451.

Notes

Other Core-CMS v4.10 changes have no effect on TACC because (TACC/Core-CMS#819) TACC already uses Core-Styles v2 and (TACC/Core-CMS#816) TACC still maintains settings_custom.py in its own repo.