Closed jeremyvermont closed 5 years ago
Totally.
On Tue, Oct 29, 2019 at 9:59 AM Jeremy B. notifications@github.com wrote:
@jeremybrault commented on this pull request.
In extensionDirectory/manage-counts.html https://github.com/codeforbtv/expunge-vt/pull/101#discussion_r340090656:
+
+
During the work of adding an edit/add page, I took a pass at unifying how we are parsing, rendering, and saving data. Parsing is now happening in the popup code, this simplifies how we are saving data. Dates are now being parsed and stored in ISO date format. The popup is now being rendered using Vue.
Styling work remains.