Skip to content

Commit

Permalink
Merge pull request #40 from CuBoulder/issue/tiamat-theme/524
Browse files Browse the repository at this point in the history
Resolves configuration conflict for Image Styles causing issues on the Admin Interface
  • Loading branch information
jcsparks authored and web-flow committed Oct 31, 2023
2 parents 4f4221e + 4287993 commit 37ad47c
Show file tree
Hide file tree
Showing 14 changed files with 10 additions and 178 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- ### Resolves configuration conflict for Image Styles causing issues on the Admin Interface
Removes conflicting/duplicate `Image Style` configuration from `profile` that already existed in `custom-entities`, which caused the Admin interface to WSOD while trying to update the Image Styles via UI.

Includes:
- `profile` => [`issue/tiamat-theme/524`](/~https://github.com/CuBoulder/tiamat10-profile/pull/40)
- `custom-entities` => [`issue/tiamat-theme/524` ](/~https://github.com/CuBoulder/tiamat-custom-entities/pull/82)

Resolves /~https://github.com/CuBoulder/tiamat-theme/issues/524
---

- ### Wide Image Size Adjustment
Sets the `Wide` image style size to 1500x563px

Expand Down
13 changes: 0 additions & 13 deletions config/install/image.style.large.yml

This file was deleted.

13 changes: 0 additions & 13 deletions config/install/image.style.large_image_style.yml

This file was deleted.

16 changes: 0 additions & 16 deletions config/install/image.style.media_library.yml

This file was deleted.

13 changes: 0 additions & 13 deletions config/install/image.style.medium.yml

This file was deleted.

13 changes: 0 additions & 13 deletions config/install/image.style.medium_750px_50_display_size_.yml

This file was deleted.

13 changes: 0 additions & 13 deletions config/install/image.style.small_500px_25_display_size_.yml

This file was deleted.

13 changes: 0 additions & 13 deletions config/install/image.style.small_square_image_style.yml

This file was deleted.

13 changes: 0 additions & 13 deletions config/install/image.style.square_thumbnail_image_style.yml

This file was deleted.

13 changes: 0 additions & 13 deletions config/install/image.style.thumbnail.yml

This file was deleted.

13 changes: 0 additions & 13 deletions config/install/image.style.wide.yml

This file was deleted.

13 changes: 0 additions & 13 deletions config/install/image.style.wide_image_style.yml

This file was deleted.

16 changes: 0 additions & 16 deletions config/optional/image.style.focal_image_square.yml

This file was deleted.

16 changes: 0 additions & 16 deletions config/optional/image.style.focal_image_wide.yml

This file was deleted.

0 comments on commit 37ad47c

Please sign in to comment.