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

feat(example): improve example app, add upgrade doc #177

Merged
merged 28 commits into from
Jan 25, 2024

Conversation

wesleyboar
Copy link
Member

@wesleyboar wesleyboar commented Jun 27, 2023

Overview

Update example_cms CMS tag to be v3.12 (latest).

Related

None.

Changes

  • add "Upgrade Project" doc
  • update CMS image tag
  • rename custom app to example_app
    This ensures changes are tested without accidentally relying on Core-CMS's custom_example.
  • move nested images up to /img dir
  • add and load stylesheet
    To show assets can be either project-specific or app-specific.
  • set TACC_CORE_STYLES_VERSION = 2
  • add URL to load example app

Testing

  1. Verify site.css has v3.12 in top-of-file comment.
  2. Verify logo is default "Portal" logo.
  3. Verify favicon is default favicon (white star on blue field).
  4. Verify http://localhost:8000/example_app/ loads example app.
  5. Verify example app title is "Example App" in green text.

UI

example_cms example_app page screenshot

@wesleyboar wesleyboar changed the title feat(example): core-cms v3.11.3 feat(example): core-cms v3.11 Jul 18, 2023
@wesleyboar wesleyboar changed the title feat(example): core-cms v3.11 feat(example): core-cms v3.12 Sep 1, 2023
@wesleyboar wesleyboar marked this pull request as ready for review September 24, 2023 21:12
@wesleyboar wesleyboar requested a review from taoteg September 24, 2023 21:28
@wesleyboar wesleyboar changed the title feat(example): core-cms v3.12 feat(example): improve example app, add upgrade doc Jan 25, 2024
@wesleyboar wesleyboar merged commit 2cdc59f into main Jan 25, 2024
@wesleyboar wesleyboar deleted the feat/example-cms-v3.11.3 branch January 25, 2024 16:29
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.

1 participant