CBL centric expansion for SlateAdmin
- Commit or merge changes into the
masterbranch - Run from the root of the repository:
./update-build.sh - Inspect new commits to
builds/v1branch - Push
builds/v1branch:git push origin builds/v1 - Push tags:
git push --tags - Add release notes to new tag on GitHub
- Copy sample
slate-cbl-admin.phpgit config script into site - Visit
/git/statusand initialize theslate-cbl-adminlayer - Return to
/git/statusand click Disk → VFS for theslate-cbl-adminlayer
- Follow SlateAdmin's README section on getting started with development
- Verify that you can load SlateAdmin and browse people using
?apiHost=dev-cbl-tasks.node0.slate.is - Clone the
slate-cbl-adminrepository somewhere outside the slate-admin repository cd slate-admin/sencha-workspace/packagesln -s ../../../slate-cbl-admin/sencha-workspace/packages/*/ .: Symlink all slate-cbl-admin packages into slate-admin packages directorycd ../SlateAdmin- Add
slate-cbl-adminto therequiresarray withinapp.json sencha app build