]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1857150: eg-fm-record-editor: add isDirty() method
authorGalen Charlton <gmc@equinoxinitiative.org>
Tue, 1 Sep 2020 02:39:49 +0000 (22:39 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Thu, 3 Sep 2020 17:40:51 +0000 (13:40 -0400)
commit5856712b45b8d879d500b2c70068c5b93a7783f3
tree8db6aeabfbcc300db02fc03cbcca11edc65f0dc3
parent3655ff41b507270f82f6df08311920d2173334a0
LP#1857150: eg-fm-record-editor: add isDirty() method

This adds an isDirty() method to the form that components embedding
an eg-fm-record-editor can use to check whether the form is
currently dirty.

NOTE: not all of the custom components that can show up on
      an fm-edit form currently implement component-level
      dirty checks.

Sponsored-by: Evergreen Community Development Initiative
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.ts