chore(cms): delete ad-hoc assets (moved to diff repo) - #571
Merged
Conversation
The actual asset files these snippets link to are now versioned in Core-CMS-Custom (TACC/Core-CMS-Custom#564, sub-PR of #563) instead of here. These were reference-only copies (per this repo's "Save Snippets" convention). navbar-width-horz-scrollbar.css and c-feed-list-tweaks.css are included even though tup-ui#535/#325 also touch them: their edits (trim, delete) are already reflected in Core-CMS-Custom#564. js/ad-hoc.js and js/ad-hoc/prevent-ugly-urls.js are held back — tup-ui#566 has a pending edit to ad-hoc.js not yet reverted, so deleting it now would conflict.
Same as this PR's CSS deletions: these are now versioned in Core-CMS-Custom (TACC/Core-CMS-Custom#564) instead of here. tup-ui#566 (closed) had a pending edit to ad-hoc.js; it was reverted to zero diff and closed before this, so no conflict here.
wesleyboar
added a commit
that referenced
this pull request
Aug 3, 2026
c-news.css and c-news--read.css: migrated to Core-CMS-Custom with this PR's edits composed in (TACC/Core-CMS-Custom#561, merged). c-feed-list.css, c-feed-list-tweaks.css, and tup-cms.for-core-styles.css: this PR's deletions/edits to these are already done independently in tup-ui#570 and #571.
This was referenced Aug 3, 2026
wesleyboar
force-pushed
the
chore/delete-migrated-ad-hoc-assets
branch
from
August 4, 2026 16:02
7154075 to
e9c86ec
Compare
This was referenced Aug 4, 2026
ad-hoc assets (moved to diff repo)
jarosenb
approved these changes
Aug 10, 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
Deletes the ad-hoc CSS/JS files that are now versioned in Core-CMS-Custom instead of here.
Related
Changes
css/ad-hoc(many files)js/ad-hoc*Testing
Confirm each deleted file's content matches its counterpart in Core-CMS-Custom's
tup/css/ad-hoc/andtup/js/, exceptnavbar-width-horz-scrollbar.css(matches #535's trimmed version) andc-feed-list-tweaks.css(already deleted independently in #535 — deleting here doesn't conflict).