Skip to content
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 Plan Download #631

Merged
merged 6 commits into from
Sep 12, 2017
Merged

Bootstrapped Plan Download #631

merged 6 commits into from
Sep 12, 2017

Conversation

briri
Copy link
Contributor

@briri briri commented Sep 8, 2017

  • Renamed show_export.html.erb to download.html.erb more closely match page name (updated corresponding controller, policy, link in tab and route)
  • Renamed export_settings.js to download.js and converted to ES6. Dropped all of the old auto-save JS. Can reimplement if needed with shared ES6 JS once that's been built out
  • Bootstrapped the form Refactor CSS/JS for Download Plan page #561

briri and others added 2 commits September 8, 2017 08:38
- Bootstrapped the Write Plan page accordions
- Rebased with latest from CDL-MVP

bootstrapped the phases accordion DMPRoadmap#567

added es6 function to provide expand/collapse all functionality. bootstrapped several accordions DMPRoadmap#567

finished Bootstrapping write plan accordions DMPRoadmap#567

fixed linter issue DMPRoadmap/roadmap#issue567

fixed linter issue
- 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
@briri briri requested a review from jollopre September 8, 2017 21:00
@briri
Copy link
Contributor Author

briri commented Sep 8, 2017

@jollopre it looks like the merge conflict is in the application.js file. You should be able to just resolve it directly in Github. I wonder if it was caused by the new rebasing workflow

Copy link
Contributor

@jollopre jollopre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it looks fine to me although some linter problems related line breaks are arisen after resolving the conflict. Please, can you modify the file?

@briri
Copy link
Contributor Author

briri commented Sep 12, 2017

Resolved merge conflict on write plan page (pulled in @jollopre changes to the edit plan page).

@briri
Copy link
Contributor Author

briri commented Sep 12, 2017

Fixed tests and linter issues

@briri briri merged commit e14fdd1 into DMPRoadmap:CDL-MVP Sep 12, 2017
@briri briri deleted the issue561 branch September 12, 2017 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants