Resolve "Date input for template lists" #67

Merged
anselm merged 1 commit from 37-date-input-for-template-lists into main 2023-05-31 22:43:22 +02:00
anselm commented 2023-05-31 22:37:25 +02:00 (Migrated from gitlab.anselms.net)

Currently, a “Function” or “Class” template dance list without a date causes the “enter date” modal to be displayed when the list detail page is opened. Presumably a template shouldn't be associated with a fixed date, and so the dialog doesn't make much sense in this situation.

The obvious fix is to check whether a “Function” or “Class” list without a date is actually a template, and to refrain from displaying the popup in that case.

Closes #37

Currently, a “Function” or “Class” template dance list without a date causes the “enter date” modal to be displayed when the list detail page is opened. Presumably a template shouldn't be associated with a fixed date, and so the dialog doesn't make much sense in this situation. The obvious fix is to check whether a “Function” or “Class” list without a date is actually a template, and to refrain from displaying the popup in that case. Closes #37
anselm commented 2023-05-31 22:37:25 +02:00 (Migrated from gitlab.anselms.net)

assigned to @anselm

assigned to @anselm
anselm commented 2023-05-31 22:42:00 +02:00 (Migrated from gitlab.anselms.net)

added 1 commit

  • 2b4d9a89 - feature: Display list-date-missing modal only for non-templates.

Compare with previous version

added 1 commit <ul><li>2b4d9a89 - feature: Display list-date-missing modal only for non-templates.</li></ul> [Compare with previous version](/strathspey/ace4/-/merge_requests/11/diffs?diff_id=132&start_sha=56e6fc73254befe7a4532cf4aceb282d18012e5d)
anselm commented 2023-05-31 22:42:59 +02:00 (Migrated from gitlab.anselms.net)

marked this merge request as ready

marked this merge request as **ready**
anselm commented 2023-05-31 22:43:22 +02:00 (Migrated from gitlab.anselms.net)

mentioned in commit f867438644

mentioned in commit f8674386441f15c28967dbf29827d62f429ef3c1
anselm (Migrated from gitlab.anselms.net) merged commit f867438644 into main 2023-05-31 22:43:22 +02:00
Sign in to join this conversation.
No description provided.