Comment 19 for bug 1859701

Revision history for this message
Bill Erickson (berick) wrote :

New branch:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/berick/lp1859701-angular-cash-reports

1. Contains additional sign-offs
2. Adds one more commit to do these:

* Avoid manual currency data formatting when it can happen in the template.
* Replace ngbTab with ngbNav. ngbTab is deprecated.
* Tweak date filter form layout to fix some obscured fields.
* Remove no longer needed view child static specifiers
* Use 2-space "tabs" in HTML consistent w/ other angular components.
* Remove unused code / css styles
* ng lint

--

Also, curious about the patron data dialog, when the data could have been displayed directly in the grid (easier to view/export/print).