conservancy / reimbursinator

Git Up GitHub: https://GiveUpGitHub.org
https://GiveUpGitHub.org
GNU Affero General Public License v3.0
7 stars 6 forks source link

Add modal popup to the edit report form #54

Closed ppdom closed 5 years ago

ppdom commented 5 years ago

This update adds a modal popup to the edit report form. I also added Bootstrap alerts to the report sections that indicate whether a section is complete or not. To test go to edit_report.html and click the edit button. A popup should appear with the Portland trip report loaded and the unfinished section open. Try open and closing the popup a few times.

ppdom commented 5 years ago

None of the buttons except close and X should have any special functionality. That must be default behavior of some sort.