Skip to content

Commit

Permalink
Merge pull request #889 from yalesites-org/IYY-328--floating-chatbot
Browse files Browse the repository at this point in the history
IYY-328: Chatbot is floating in bottom right of page
  • Loading branch information
duncancm9 authored Mar 11, 2025
2 parents 0fc3ad5 + ea6711d commit 38aedf7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

The YaleSites platform empowers the Yale community to create digital experiences for the web in applications that are secure, cost-effective, accessible, and sustainable. This project repository contains the tooling, configuration, and scaffolding required to create sites on the platform. This project includes:

- Pantheon custom upstream for Drupal
- Pantheon custom upstream for Drupal
- Local development environment and tooling
- Code quality, testing, and build tools
- Continuous integration and delivery support
Expand Down Expand Up @@ -40,5 +40,4 @@ _Notes:_
- `confex` Exports your local drupal config.
- `confim` Imports the current config files to your database.
- `local:theme-link` Run this script once to establish `npm link`s to all of the frontend-related repositories.
- `local:cl-dev` Enables a frontend developer to work across all of the repositories (`yalesites-project`, `atomic`, and `component-library-twig`) in an environment configured to support both Storybook development, and have the changes reflected in the Drupal instance. Note: This also wires up the Tokens repo, but if you want to watch for changes there, you'll have to run the `npm run develop` script inside the Tokens directory.

- `local:cl-dev` Enables a frontend developer to work across all of the repositories (`yalesites-project`, `atomic`, and `component-library-twig`) in an environment configured to support both Storybook development, and have the changes reflected in the Drupal instance. Note: This also wires up the Tokens repo, but if you want to watch for changes there, you'll have to run the `npm run develop` script inside the Tokens directory..
2 changes: 1 addition & 1 deletion web/profiles/custom/yalesites_profile/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"jjj/chosen": "2.2.1",
"laminas/laminas-escaper": "2.13.0",
"northernco/ckeditor5-anchor-drupal": "0.4.0",
"yalesites-org/ai_engine": "1.2.7",
"yalesites-org/ai_engine": "1.2.8",
"yalesites-org/atomic": "1.44.0",
"yalesites-org/yale_cas": "v1.0.5"
},
Expand Down

0 comments on commit 38aedf7

Please sign in to comment.