Closed jakedurell closed 4 years ago
@jeremyvermont -This is still a work in progress. Please look at branch if you have a sec. Something funny is happening on the print view where the NoA starts in the middle of the checkout sheet. Let me know if you have a chance for a quick call in the next week or so.
page break is resolved with last commit.
Things are working good overall! There is a UI regression on the start screen. The buttons are now taller and the icon is wrapping to a new line.
Before:
After:
@jeremyvermont - Thanks for your review. I fixed that issue which was just a problem with the newer version of bootstrap. I set the npm install to the CDN link we had before.
I have a few more things I want to do on this branch. I am going to delete the node modules now that I have package.json. It will make it easier for you to review the PR.
I am also going to add some things to the JSON, such as cover letter content, so that VLA can adjust content without having to republish the extension.
Sounds good, let me know when you want me to take another look.
Re-tested, looks good!
VLA headline in extension popup – keep users up to date with VLA news
New settings menu with settings in one place
All settings from #2 moved to local storage (will not be erased when browser is closed or when computer is restarted)
Removed “Ineligible” option. Ensured that “No Filing” appears on checkout sheet.
Add cover letter
Remotely hosted adminConfig file (allows updating content instantly for all ExpungeVT users)
Move checkout sheet to top and redesign
Remove extra checkout sheet
Modifications for longer names
Remove remotely hosted code (CDN links)