Skip to content

Releases: tsukhu/rwd-spa-alljs-app

v0.6

25 Jul 03:52
Compare
Choose a tag to compare
  • Google Map support
  • ngModal Dialogs added in Travel Destinations view
  • Invoice sample layout added to demonstrate the usage of the Bootstrap print media queries
  • Consistent way of accessing MongoDB across the application is used now. All db access is via mongoose
  • The code is now deployable on the OpenShift cloud

STABLE_0.5

01 Jul 11:36
Compare
Choose a tag to compare
  • Streamlined the code
  • i18n added
  • Startup DB fixes
  • Lots of small updates

STABLE_0.4

13 Jun 06:27
Compare
Choose a tag to compare
  • Bug fixes for passport.js local strategy user authentication and added support for user login via username or email
  • Build infrastructure integrated with Travis
  • Test infrastructure added
  • Added support for real time events using socket IO in the form of a travel poll

STABLE_0.3

12 May 04:52
Compare
Choose a tag to compare
STABLE_0.3 Pre-release
Pre-release
  1. Basic integration with PassportJS
  2. Rememberme
  3. Mongoose based Session Storage
  4. AngularJS cookies
  5. Standardized Configuration per deployment type

Basic RWD SPA App

06 May 04:55
Compare
Choose a tag to compare
Basic RWD SPA App Pre-release
Pre-release

The initial pages - landing page/destinations/group by are in place now.

v0.1

30 Apr 02:23
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Initial infrastructure for SPA with Node.js , AngularJS, Bootstrap