Merged
Conversation
wesleyboar
reviewed
Feb 24, 2023
Member
wesleyboar
left a comment
There was a problem hiding this comment.
I have skimmed. I like this tup-cms-react solution. I will skin this table.
Member
|
[Wrong. That is not this.] |
wesleyboar
added a commit
that referenced
this pull request
Jul 24, 2025
Instead of loading this, I use [Snippet #167](https://tacc.utexas.edu/admin/djangocms_snippet/snippet/167/change/) to load styles via many `<link>`s.
jarosenb
pushed a commit
that referenced
this pull request
Aug 25, 2025
* fix: embeds too short for podcasts from new source We migrated to RSS.com for podcasts. The embeds are too short. * chore: css-c-feed-list-tweaks * chore: css-fix-news-hr-behind-offset-image * docs: testing (temp) * fix: embeds too short for podcasts, narrow screen * chore: css-spacing-fixes * chore: css-hide-svg-icons * chore: css-tup-730-drop-cap-and-fix-has-blog-tag-no-drop-cap * docs: css-tup-730-drop-cap-and-fix-has-blog-tag-no-drop-cap * chore: css-tagged-news-uppercase-tag * refactor: css snippets to stylesheets * fix: css snippets to stylesheets * refactor: load global css that was in snippets * fix: js snippets to scripts * fix: js snippets to scripts * refactor: load global js that was in snippets * chore: npx nx format:write * refactor: isolate imports of unorganized css * docs: how to test global js * fix: missed one global CSS snippet * refactor: rename unorganized stylsheets * fix: typo in podcast-embeds.css * chore: delete breadcrumbs.js This has been successful from Core-CMS since Core-CMS v4.13.1. TACC/Core-CMS#855 * refactor: one ad-hoc javascript to load them all * chore: remove hard-coded load of ad-hoc javascript * refactor: one ad-hoc stylesheet to load them all * chore: delete s-breadcrumbs.css This has been successful from Core-CMS since Core-CMS v4.12.0. TACC/Core-CMS#838 * Revert "chore: delete s-breadcrumbs.css" This reverts commit 316e766. See #515 instead. * Revert "chore: delete breadcrumbs.js" This reverts commit fee6d53. See #515 instead. * docs: what page a bug occurs on * docs: pr test * docs: doubly comment out drop-caps code No need for entirely commented out code to show on live site. * docs: pr testing * chore: delete temp pr testing doc * refactor: move ad-hoc js out of modules * fix: bad js path * fix: undo bootstrap via rever not unset and wrap in correct layer, so we don't undo our own (were we to have it) * fix: continue to hide SVG from everyone * feat: save 2 snippets to load global CSS & JS * feat(cms): ad-hoc snippet .u-image * fix(cms): .u-image should work on child image * docs: change css comment to match page text change * chore: do not load stylesheet that is all comments * chore: save a-legend-key-to-the-icons * chore: delete unused tup_cms/css/ad-hoc.css Instead of loading this, I use [Snippet #167](https://tacc.utexas.edu/admin/djangocms_snippet/snippet/167/change/) to load styles via many `<link>`s.
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:
Add a software table that can be inserted into CMS pages via snippet
Changes:
Testing:
npx nx serve tup-cms-react<div id="cms-software"/>UI:
Notes: