LP1879517 Survey Start and End Dates Error user/mrisher/lp1879517-start-end-date-error
authorMike Risher <mrisher@catalyte.io>
Thu, 18 Feb 2021 00:23:32 +0000 (00:23 +0000)
committerMike Risher <mrisher@catalyte.io>
Thu, 18 Feb 2021 00:23:32 +0000 (00:23 +0000)
commit4ceac3a83bb018b79392f7b6cae4a77b5e612134
tree28a2081b7dff7cde55e5dddf38f2fc4b837e56a2
parentfbb44b13d4ff68a18b206f4bd668ab34b3b17492
LP1879517 Survey Start and End Dates Error

Change the surveys interface so that an error is raised when putting
the end date before the start date.  Also, list start date before end
date so they're less likely to be mixed up.

Signed-off-by: Mike Risher <mrisher@catalyte.io>
Changes to be committed:
modified:   Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html
modified:   Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.ts
modified:   Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey-edit.component.html
modified:   Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey-edit.component.ts
modified:   Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey.component.html
modified:   Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey.component.ts
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.html
Open-ILS/src/eg2/src/app/share/fm-editor/fm-editor.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey-edit.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey-edit.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey.component.html
Open-ILS/src/eg2/src/app/staff/admin/local/survey/survey.component.ts