-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add subsite support * fix eslint * update bootstrap to run parent every time, then run subsite * merge parent bootstrap/controller into subsite * subsite support * concat config arrays instead of overriding * reference subsite-support branch of amphora-auth * fixing eslint * adding tests * adding tests * more tests * more tests * test coverage 100 * get rid of amphoraKey and set subsiteSlug for subsites only * pr fixes * add null check for subsiteController * save pages/layouts with subsiteSlug * default subsiteSlug to null - undefined was throwing errors in pg * add test * use clayutils getPrefix
- Loading branch information
1 parent
8b4593c
commit 29ee8ed
Showing
8 changed files
with
307 additions
and
31 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.