Skip to content
This repository was archived by the owner on Jun 20, 2019. It is now read-only.

Releases: Nucleus-Inc/MeanStarter

Add API Version

04 Sep 22:58
72e51b8
Compare
Choose a tag to compare
Add API Version Pre-release
Pre-release

Added

  • AngularJS util directives

Changed

  • Add version to endpoints

Fixed

Multiple Backend Fixes and Improvements

28 Aug 00:59
ae2e654
Compare
Choose a tag to compare
Pre-release

Added

  • Mongo Express Sanitize Middleware

Changed

  • Mongoose version to latest

Fixed

Removed

  • mongoose-beautiful-unique-validation
  • mongoose-sanitizer
  • connect-flash

More Fixes on Route Change

16 Jun 23:02
07f1180
Compare
Choose a tag to compare
Pre-release

Fixed

  • Fix css transition error on returning to previous page

Fixes on Express

12 Jun 19:05
f19df51
Compare
Choose a tag to compare
Fixes on Express Pre-release
Pre-release

Added

  • Gitlab CI yml template

Changed

  • Node version from 7 to 8 in travis ci

Fixed

  • Improve comments
  • Fix duplicated Express Session Middleware
  • Set config var as a app.locals property
  • Fix Winston logger

Fixes on Route Change

11 Jun 13:28
81d4119
Compare
Choose a tag to compare
Fixes on Route Change Pre-release
Pre-release

Fixed

  • Fix transition issue on signup/forgot password routes

Frontend Fixes

07 Jun 13:02
2d27f1c
Compare
Choose a tag to compare
Frontend Fixes Pre-release
Pre-release

Changed

  • Replace ES5 var declarations for ES6 let and const declarations in AngularJS and Express

Fixed

  • Auth view transitions
  • Sidemenu transitions
  • Firefox password input
  • CSS Responsive issues
  • Responsive was reviewed in Edge, Chrome, Safari and Firefox
  • Fix transactional email on user signup
  • Validation errors

AngularJS Dashboard and Gulp build

01 Jun 13:53
20fbf24
Compare
Choose a tag to compare
Pre-release

Added

  • AngularJS Dashboard with Bootstrap 4 (AngularDash)
  • Babel transpiler for ES6

Changed

  • Replace Grunt for Gulp
  • Replace ES5 for ES6 in AngularJS

Fixed

  • Bugs in frontend / client side

Update Auth Flow

21 May 18:54
e83c672
Compare
Choose a tag to compare
Update Auth Flow Pre-release
Pre-release
v0.3.0

Update README.md

ES6 Backend

15 May 13:09
8e48bc6
Compare
Choose a tag to compare
ES6 Backend Pre-release
Pre-release

Migrate current backend to ES6.

Initial Release

20 Sep 14:52
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release
v0.1.0

Update README.md