LP1807764 Angular grid gets datePlusTime option user/sandbergja/lp1807764-grid-datetime-signedoff
authorBill Erickson <berickxx@gmail.com>
Tue, 18 Dec 2018 15:50:26 +0000 (10:50 -0500)
committerJane Sandberg <sandbej@linnbenton.edu>
Wed, 19 Dec 2018 00:08:04 +0000 (16:08 -0800)
commitd192c95f792a36376f6f2fd5bdae52990c13437b
treee65b67bb8f4f853f330358af7269a9ffd92c34ad
parent7b59293cac73023bcc6c8e042ab47fab2a20830d
LP1807764 Angular grid gets datePlusTime option

Adds a new boolean datePlusTime option to the Angular grid column
configuration, informing the grid to display both date and time in the
cell for a datetype=timestamp column.

Includes sandbox example.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
Open-ILS/src/eg2/src/app/share/grid/grid-column.component.ts
Open-ILS/src/eg2/src/app/share/grid/grid.ts
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.html
Open-ILS/src/eg2/src/app/staff/sandbox/sandbox.component.ts