| 2017-08-31 |
Moved views js back into separate files per view
briley
committed
on 31 Aug 2017
|
|---|---|
| 2017-08-30 |
finished up bootstrapping of share page
briley
committed
on 30 Aug 2017
|
|
moved view specific es6 js to top level views dir. added validation for radio buttons. ariatised plan share page DMPRoadmap/roadmap#560
briley
committed
on 30 Aug 2017
|
|
|
switched contact_us to use new ES6 version of ariatiseForm.js DMPRoadmap/roadmap#558
briley
committed
on 30 Aug 2017
|
|
|
fixed linter issue in ariatiseForm.js DMPRoadmap/roadmap#558
briley
committed
on 30 Aug 2017
|
|
|
fixed linter exception in passwordHelper.js DMPRoadmap/roadmap#558
briley
committed
on 30 Aug 2017
|
|
|
removed reference to 'document' in JS DMPRoadmap/roadmap#issue558
briley
committed
on 30 Aug 2017
|
|
|
attempt to fix some jslint failures for travis DMPRoadmap/roadmap#558
briley
committed
on 30 Aug 2017
|
|
| 2017-08-29 |
updated passwordHelper so that html page is providing show password checkboxes and js only handles display DMPRoadmap/roadmap#558
briley
committed
on 29 Aug 2017
|
|
fixed issue with import and switched vanilla JS to jquery for consistency. removed vendor/ restriction from .gitignore DMPRoadmap/roadmap#558
briley
committed
on 29 Aug 2017
|
|
| 2017-08-28 |
added ES6 JS for sign in and create account forms DMPRoadmap/roadmap#558
briley
committed
on 28 Aug 2017
|
| 2017-08-25 |
bootstrapped the sign in and create account forms DMPRoadmap/roadmap#558
Brian Riley
committed
on 25 Aug 2017
|
|
updated jquery selectors for matching password DMPRoadmap/roadmap#558
Brian Riley
committed
on 25 Aug 2017
|
|
|
created added matchingPasswordValidator and wired up ES6 devise.js DMPRoadmap/roadmap#558
Brian Riley
committed
on 25 Aug 2017
|
|
|
ran db migrations and npm install
Brian Riley
committed
on 25 Aug 2017
|
|
| 2017-08-24 |
Added DomManipulator and ariatiseForm
briley
committed
on 24 Aug 2017
|
|
Merge branch 'CDL-MVP' into issue558
briley
committed
on 24 Aug 2017
|
|
|
changed let to const DMPRoadmap/roadmap#558
briley
committed
on 24 Aug 2017
|
|
|
debounce module and its test associated. DMPRoadmap/roadmap#601
Jose Lloret
committed
on 24 Aug 2017
|
|
| 2017-08-23 |
converted ariatiseForm over to ES6 and added new validation messages to constants DMPRoadmap/roadmap#558
briley
committed
on 23 Aug 2017
|
|
fixed merge conflicts
briley
committed
on 23 Aug 2017
|
|
|
is module and travis configuration tweaked. DMPRoadmap/roadmap#601
...
Jose Lloret
committed
on 23 Aug 2017
|
|
| 2017-08-22 |
tweaks to constants and ariatise per PR feedback DMPRoadmap/roadmap#558
briley
committed
on 22 Aug 2017
|
|
Resolve merge conflicts. DMPRoadmap/roadmap#587
Jose Lloret
committed
on 22 Aug 2017
|
|
| 2017-08-21 |
removed console.log debug statement DMPRoadmap/roadmap#558
Brian Riley
committed
on 21 Aug 2017
|
|
Merge branch 'CDL-MVP' into issue558
Brian Riley
committed
on 21 Aug 2017
|
|
| 2017-08-18 |
Removed styles from HTML & other minor tweaks
Jimmy Angelakos
committed
on 18 Aug 2017
|
| 2017-08-17 |
added constants.js, modified ariatiseForm.js, bootstrapped devise invitation/password reset pages DMPRoadmap/roadmap#558
briley
committed
on 17 Aug 2017
|
|
New Bootstrap 3 main layout/refactoring of partials
Jimmy Angelakos
committed
on 17 Aug 2017
|
|
|
Switched to bootstrap-sass in view of upgrade of bootstrap to v4 which only uses Sass
Jimmy Angelakos
committed
on 17 Aug 2017
|