4 Commits

Author SHA1 Message Date
dandds
6dc1e10e77 Delete unused Vue components and remove references to them. 2019-09-25 06:14:12 -04:00
dandds
112f0e0ab2 Initial JS tests for the Vue TOForm component.
This adds BeautifulSoup to the Python dev dependencies so that we can
render an entire page and then extract the Vue component we need.
Ideally, we should refactor all the Vue components so that they live in
Jinja macros and we can render those macros directly.
2019-09-20 15:24:55 -04:00
Patrick Smith
41feb9e74f Show edited officer form on error 2019-01-31 14:03:15 -05:00
Patrick Smith
19169e76ed Add JS component for form to edit officer info
The component will control when the form is displayed using the
`editing` attribute.
2019-01-29 13:59:24 -05:00