peregrine-cms
peregrine-cms copied to clipboard
an api first, head optional cms with based on vuejs and apache sling
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0. Release notes Sourced from jquery's releases. jQuery 3.5.0 Released! See the blog post: https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/ and the upgrade guide: https://jquery.com/upgrade-guide/3.5/ NOTE: Despite being a minor...
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2. Commits 754f0c2 1.3.2 90ee1fa ensure keys are valid when mixing in values See full diff in compare view Maintainer changes This version was pushed...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 Commits 8d4b369 chore(release): 2.8.9 29adfe5 fix: backport...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. Changelog Sourced from y18n's changelog. 4.0.3 (2021-04-07) Bug Fixes release: 4.x.x should not enforce Node 10 (#126) (1e21a53) 4.0.1 (2020-11-30) Bug Fixes address prototype...
When in private mode one goes to etc. http://localhost:8080/system/console/bundles, we are presented with the normal login form at http://localhost:8080/system/sling/form/login?resource=%2Fsystem%2Fconsole%2Fbundles, but after entering `admin`/`admin` we are redirected to http://localhost:8080/system/sling/form/login?resource=%2Fsystem%2Fconsole%2Fbundles%2Fj_security_check. Each subsequent...
Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.2. Commits f6b83ed Mark version 6.4.2 f51895b Fix potentially-exponential regular expression in use-strict-scanning 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp...
Bumps [rollup-plugin-vue](https://github.com/vuejs/rollup-plugin-vue) from 4.7.2 to 6.0.0. Release notes Sourced from rollup-plugin-vue's releases. Version 5.0.0 Chores Upgrade @vue/component-compiler & @vue/component-compiler-utils (e215fe7) BREAKING CHANGES @vue/[email protected] uses sass instead of node-sass Changelog Sourced...
after the docker image is built we run the e2e test suite from https://github.com/peregrine-cms/peregrine-cms-e2e-testing against the peregrine-cms instance
The page [/live/test/pages/articles.html](http://localhost:8080/live/test/pages/articles.html) is blank after **SiteSetup Replication**. There are some `js` errors in place: 
**Steps to Reproduce** 1. Replicate page, 2. Open page in author, 3. Change something, don't save anything yet, 4. Click 'Pages' navigation, 5. Save changes. **Expected Result** The _world_ icon...