LP1879517 Survey Start and End Dates Error collab/khuckins/lp1879517-start-end-date-error-rebase
authorMike Risher <mrisher@catalyte.io>
Thu, 18 Feb 2021 00:23:32 +0000 (00:23 +0000)
committerKyle Huckins <khuckins@catalyte.io>
Sun, 14 Mar 2021 23:44:27 +0000 (23:44 +0000)
commit6405470aa430c316b2b0f1c7e1865b18efeb87e1
tree4f58086703c24445a558ac7e15a2e0835bc40dd4
parent5050fe7178c74bb8cd59bccaebd8561b0d4d5f38
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