Add TAPIS UI to cover the Core-CMS migration from whatever it was to v3.
TAPIS site seems to have never been migrated to Core-CMS v2. Now it is has been migrated to Core-CMS-Custom and to Core-CMS v3. But it still lacks migration CSS that I hoped would fixed some UI bugs found during [v3.11.4 testing][core-cms-v3-11-4-test-doc]. But applying the standard `site_cms/css/build/migrate.v1_v2.css` resulted in a very different style. So, I gave its own minimal migration styles.
Overview
Add TAPIS UI to cover the Core-CMS migration from whatever it was to v3.
Related
Changes
assets_custom.html
to override Core-CMSmigrate.v1_v2.css
to load Core-CMS migration stylesTesting
Pre-Prod Should Look Similar to Prod Server
These items should match:
Padding on the titles for cards— caused by manual inline styles on prod#212529
vs#222222
).Known & Expected Differences
All v3 upgrades experience these approved differences (ref.):
<h1>
is missing on at least some pages.UI
Compare http://pprd.tapisproject.tacc.utexas.edu/ to http://tapis-project.org/.