Releases: StevensLighthouse/Core
Releases · StevensLighthouse/Core
Spring - Week 8
Spring - Week 7
This release includes:
- Image uploads on the admin panel
- Support for multipart uploads
Spring - Week 6
This release includes:
- Cloning global stops
- Image uploads
- Refactored Admin UI to use Angular.js
Spring - Week 5
- Continued work on image uploads
- Continued work on cloning stops
Spring - Week 4
Merge pull request #51 from StevensLighthouse/clone-stops added clone functionality for stops
Spring - Week 3
Features included in this release:
- Revamped admin panel
- Fixed request tests for new admin panel
- Add visibility flag on stops to allow for public / private stop designation
- Stop ordering works properly
Spring - Week 2
This release includes:
- Ordering of stops
- Admin UI refactoring
Spring - Week 1
API Additions
- Embed a list of stop id's when creating a tour
- Security: open up access to get '/tours', should be public.
Feature Additions
- Add concept of groups
- A user can be associated with one group
- Add database seeds for sample user
- Updated admin UI
- Much cleaner user experience
Deployment
- Application backend has been deployed to an AWS instance.
- Capistrano scripts for easy and rapid app deployment
cap production deployis all it takes to deploy the app to the production server