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

ACMS-3284: Update ACMS Tour Dashboard styles. #1696

Merged
merged 3 commits into from
Jan 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions acms/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ sites:
- acquia_cms_tour
- acquia_cms_video
- sitestudio_config_management
- gin_toolbar
starter_kit: acquia_cms_existing_site
themes:
admin: gin
Expand All @@ -30,7 +29,6 @@ sites:
- acquia_cms_tour
- acquia_cms_video
- consumer_image_styles
- gin_toolbar
starter_kit: acquia_cms_headless
themes:
admin: gin
Expand All @@ -45,7 +43,6 @@ sites:
- acquia_cms_toolbar
- acquia_cms_tour
- acquia_cms_video
- gin_toolbar
starter_kit: acquia_cms_community
themes:
admin: gin
Expand Down
5 changes: 3 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
}
],
"require": {
"acquia/acquia-cms-starterkit": "1.1.5",
"acquia/acquia-cms-starterkit": "^1",
"drupal/acquia_cms_audio": "dev-develop",
"drupal/acquia_cms_component": "dev-develop",
"drupal/acquia_cms_dam": "dev-develop",
Expand Down Expand Up @@ -130,7 +130,8 @@
},
"patches": {
"acquia/acquia-cms-starterkit": {
"ACMS-1988 - Update admin theme in starterkit to Gin": "https://github.com/acquia/acquia-cms-starterkit/compare/develop...feature/admin-gin-theme.patch"
"ACMS-1988 - Update admin theme in starterkit to Gin": "https://github.com/acquia/acquia-cms-starterkit/compare/develop...feature/admin-gin-theme.patch",
"ACMS-3456: Update logic to enable theme.": "https://patch-diff.githubusercontent.com/raw/acquia/acquia-cms-starterkit/pull/132.patch"
},
"drupal/core": {
"3328187 - PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in docroot/core/lib/Drupal/Core/Mail/Plugin/Mail/PhpMail.php on line 112": "https://git.drupalcode.org/project/drupal/-/merge_requests/3142.patch",
Expand Down
14 changes: 7 additions & 7 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.