-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bootstrapped Edit Profile page #90
Commits on Sep 7, 2017
-
- Bootstrapped the Write Plan page accordions - Rebased with latest from CDL-MVP bootstrapped the phases accordion #567 added es6 function to provide expand/collapse all functionality. bootstrapped several accordions #567 finished Bootstrapping write plan accordions #567 fixed linter issue DMPRoadmap/roadmap#issue567 fixed linter issue
Configuration menu - View commit details
-
Copy full SHA for 5c23107 - Browse repository at this point
Copy the full SHA 5c23107View commit details
Commits on Sep 8, 2017
-
Merge pull request #629 from CDLUC3/issue567
Bootstrapped Accordions on Write Plan page
Configuration menu - View commit details
-
Copy full SHA for 5066598 - Browse repository at this point
Copy the full SHA 5066598View commit details -
Bootstrapping and ES6 of the Plan Download page #561.
- Renamed show_export.html.erb to download.html.erb (updated controller, policy, links and route) - Renamed export_settings.js to download.js and dropped unused auto-save JS (no longer a part of wireframes) - Bootstrapped page html changed name of show_export to download to match UI terminology. Bootstrapped download page Added ES6 JS for download page and made tweaks to the format
Configuration menu - View commit details
-
Copy full SHA for 1145391 - Browse repository at this point
Copy the full SHA 1145391View commit details
Commits on Sep 11, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 69c6f62 - Browse repository at this point
Copy the full SHA 69c6f62View commit details -
edit phases using plan navigation layout bootstrap plan progress. bootstrap sections header. added togglable section icons for expand/collapse answers_controller returning a JSON with partial views rendered. Split question types in different partials. Started new answers/status.js Rename view to edit_plan_answers.html.erb. Load tinymce through ES6 for question answers. Delete old status.js ES5. Added timeago to vendor fixed broken test regarding answers_controller
Jose Lloret committedSep 11, 2017 Configuration menu - View commit details
-
Copy full SHA for 5b7b419 - Browse repository at this point
Copy the full SHA 5b7b419View commit details -
Configuration menu - View commit details
-
Copy full SHA for f69ef5c - Browse repository at this point
Copy the full SHA f69ef5cView commit details
Commits on Sep 12, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 25426cb - Browse repository at this point
Copy the full SHA 25426cbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f25cee - Browse repository at this point
Copy the full SHA 4f25ceeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 567e7c2 - Browse repository at this point
Copy the full SHA 567e7c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e14fdd1 - Browse repository at this point
Copy the full SHA e14fdd1View commit details -
Boostrapped the create plan page. #632
- Converted JS for page over to ES6 - Added stub test and fixture - Converted jquery autocomplete combobox to Bootstrap and ES6 TODO: - Add in AJAX calls to retrieve template options based on org/funder selections - Fix issue with the hidden id field being updated when combobox item is selected - Finish tests for the autoComplete.js Bootstrapped Plan Writing and Download pages (#88) * DMPRoadmap/roadmap#issue567 * DMPRoadmap/roadmap#issue561 - Bootstrapped the Write Plan page accordions - Rebased with latest from CDL-MVP bootstrapped the phases accordion #567 added es6 function to provide expand/collapse all functionality. bootstrapped several accordions #567 finished Bootstrapping write plan accordions #567 fixed linter issue DMPRoadmap/roadmap#issue567 fixed linter issue * Bootstrapping and ES6 of the Plan Download page #561. - Renamed show_export.html.erb to download.html.erb (updated controller, policy, links and route) - Renamed export_settings.js to download.js and dropped unused auto-save JS (no longer a part of wireframes) - Bootstrapped page html changed name of show_export to download to match UI terminology. Bootstrapped download page Added ES6 JS for download page and made tweaks to the format * #562 edit phases using plan navigation layout bootstrap plan progress. bootstrap sections header. added togglable section icons for expand/collapse answers_controller returning a JSON with partial views rendered. Split question types in different partials. Started new answers/status.js Rename view to edit_plan_answers.html.erb. Load tinymce through ES6 for question answers. Delete old status.js ES5. Added timeago to vendor fixed broken test regarding answers_controller * fixed linter issue with CRLF * fixed tests broken by name change from show_export to download. added JS tests for expandCollapseAll accordion functionality fixed linter complaint about double vs single quotes in test removed a few empty and unused views. removed old es5 js for create plan page. bootstrapped the create plan page boostrapped the create plan page. converted jquery autocomplete to ES6 and bootstrap. started adding JS tests removed unfinished tests for autocomplete, will finihs after demo. added comments to autoComplete.js
Configuration menu - View commit details
-
Copy full SHA for 3d10b58 - Browse repository at this point
Copy the full SHA 3d10b58View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4f043 - Browse repository at this point
Copy the full SHA 7d4f043View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71e73b0 - Browse repository at this point
Copy the full SHA 71e73b0View commit details -
Merge pull request #636 from CDLUC3/issue632
Boostrapped the Create Plan page
Configuration menu - View commit details
-
Copy full SHA for 1f832c0 - Browse repository at this point
Copy the full SHA 1f832c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69eb6d5 - Browse repository at this point
Copy the full SHA 69eb6d5View commit details
Commits on Sep 15, 2017
-
Bootstrap User profile page (#563) (#637)
* adding bootstrap classes to the form * add bootstrap classes to user details and preferences tab * add user profile page js file * add other tabs form to js bundle as well * import password validator js into user_profile * Pulling in Bootstrap of Create Plan changes (#89) * DMPRoadmap/roadmap#issue567 - Bootstrapped the Write Plan page accordions - Rebased with latest from CDL-MVP bootstrapped the phases accordion #567 added es6 function to provide expand/collapse all functionality. bootstrapped several accordions #567 finished Bootstrapping write plan accordions #567 fixed linter issue DMPRoadmap/roadmap#issue567 fixed linter issue * Bootstrapping and ES6 of the Plan Download page #561. - Renamed show_export.html.erb to download.html.erb (updated controller, policy, links and route) - Renamed export_settings.js to download.js and dropped unused auto-save JS (no longer a part of wireframes) - Bootstrapped page html changed name of show_export to download to match UI terminology. Bootstrapped download page Added ES6 JS for download page and made tweaks to the format * #562 edit phases using plan navigation layout bootstrap plan progress. bootstrap sections header. added togglable section icons for expand/collapse answers_controller returning a JSON with partial views rendered. Split question types in different partials. Started new answers/status.js Rename view to edit_plan_answers.html.erb. Load tinymce through ES6 for question answers. Delete old status.js ES5. Added timeago to vendor fixed broken test regarding answers_controller * fixed linter issue with CRLF * fixed tests broken by name change from show_export to download. * Boostrapped the create plan page. #632 - Converted JS for page over to ES6 - Added stub test and fixture - Converted jquery autocomplete combobox to Bootstrap and ES6 TODO: - Add in AJAX calls to retrieve template options based on org/funder selections - Fix issue with the hidden id field being updated when combobox item is selected - Finish tests for the autoComplete.js Bootstrapped Plan Writing and Download pages (#88) * DMPRoadmap/roadmap#issue567 * DMPRoadmap/roadmap#issue561 - Bootstrapped the Write Plan page accordions - Rebased with latest from CDL-MVP bootstrapped the phases accordion #567 added es6 function to provide expand/collapse all functionality. bootstrapped several accordions #567 finished Bootstrapping write plan accordions #567 fixed linter issue DMPRoadmap/roadmap#issue567 fixed linter issue * Bootstrapping and ES6 of the Plan Download page #561. - Renamed show_export.html.erb to download.html.erb (updated controller, policy, links and route) - Renamed export_settings.js to download.js and dropped unused auto-save JS (no longer a part of wireframes) - Bootstrapped page html changed name of show_export to download to match UI terminology. Bootstrapped download page Added ES6 JS for download page and made tweaks to the format * #562 edit phases using plan navigation layout bootstrap plan progress. bootstrap sections header. added togglable section icons for expand/collapse answers_controller returning a JSON with partial views rendered. Split question types in different partials. Started new answers/status.js Rename view to edit_plan_answers.html.erb. Load tinymce through ES6 for question answers. Delete old status.js ES5. Added timeago to vendor fixed broken test regarding answers_controller * fixed linter issue with CRLF * fixed tests broken by name change from show_export to download. added JS tests for expandCollapseAll accordion functionality fixed linter complaint about double vs single quotes in test removed a few empty and unused views. removed old es5 js for create plan page. bootstrapped the create plan page boostrapped the create plan page. converted jquery autocomplete to ES6 and bootstrap. started adding JS tests removed unfinished tests for autocomplete, will finihs after demo. added comments to autoComplete.js * Boostrapped the create plan page * add user profile page js file * add other tabs form to js bundle as well import password validator js into user_profile update the jquery to es6 for preferences * fixing minor issues on user_profile related to forms
Configuration menu - View commit details
-
Copy full SHA for 6c6def5 - Browse repository at this point
Copy the full SHA 6c6def5View commit details