Resolve "Dance Lists: note non-display" #68

Merged
anselm merged 2 commits from 25-dance-lists-note-non-display into main 2023-06-01 01:04:00 +02:00
anselm commented 2023-05-31 22:54:04 +02:00 (Migrated from gitlab.anselms.net)

We will roughly need to do the following:

  • Ensure that if a list that is opened for editing has show_item_notes set, the notes will be displayed (without the user having
    to re-enable the setting).
  • Ensure that saving changes to dance list metadata (from the “Edit List Settings …” dialog) causes lists to be re-read everywhere.
  • Ensure that saving a list note will cause that item to be re-read everywhere (this is probably already the case).
  • (EXTRA CREDIT) When opening a list that has item notes but its show_item_notes is unset, display a warning banner (ideally with
    a button that will set show_item_notes.

Closes #25

We will roughly need to do the following: - [x] Ensure that if a list that is opened for editing has `show_item_notes` set, the notes will be displayed (without the user having to re-enable the setting). - [x] Ensure that saving changes to dance list metadata (from the “Edit List Settings …” dialog) causes lists to be re-read everywhere. - [x] Ensure that saving a list note will cause that item to be re-read everywhere (this is probably already the case). - [x] (EXTRA CREDIT) When opening a list that has item notes but its `show_item_notes` is unset, display a warning banner (ideally with a button that will set `show_item_notes`. Closes #25
anselm commented 2023-05-31 22:54:04 +02:00 (Migrated from gitlab.anselms.net)

assigned to @anselm

assigned to @anselm
anselm commented 2023-06-01 00:38:32 +02:00 (Migrated from gitlab.anselms.net)

marked the checklist item Ensure that if a list that is opened for editing has show_item_notes set, the notes will be displayed (without the user having as completed

marked the checklist item **Ensure that if a list that is opened for editing has `show_item_notes` set, the notes will be displayed (without the user having** as completed
anselm commented 2023-06-01 00:38:35 +02:00 (Migrated from gitlab.anselms.net)

marked the checklist item Ensure that saving changes to dance list metadata (from the “Edit List Settings …” dialog) causes lists to be re-read everywhere. as completed

marked the checklist item **Ensure that saving changes to dance list metadata (from the “Edit List Settings …” dialog) causes lists to be re-read everywhere.** as completed
anselm commented 2023-06-01 00:40:10 +02:00 (Migrated from gitlab.anselms.net)

marked the checklist item Ensure that saving a list note will cause that item to be re-read everywhere (this is probably already the case). as completed

marked the checklist item **Ensure that saving a list note will cause that item to be re-read everywhere (this is probably already the case).** as completed
anselm commented 2023-06-01 01:02:48 +02:00 (Migrated from gitlab.anselms.net)

added 2 commits

  • 40bd7add - fix: Ensure lists are reread after the list settings have changed.
  • c7ce539c - feature: Show warning if a dance list has notes but notes display is off.

Compare with previous version

added 2 commits <ul><li>40bd7add - fix: Ensure lists are reread after the list settings have changed.</li><li>c7ce539c - feature: Show warning if a dance list has notes but notes display is off.</li></ul> [Compare with previous version](/strathspey/ace4/-/merge_requests/12/diffs?diff_id=135&start_sha=f8674386441f15c28967dbf29827d62f429ef3c1)
anselm commented 2023-06-01 01:03:42 +02:00 (Migrated from gitlab.anselms.net)

marked the checklist item (EXTRA CREDIT) When opening a list that has item notes but its show_item_notes is unset, display a warning banner (ideally with as completed

marked the checklist item **(EXTRA CREDIT) When opening a list that has item notes but its `show_item_notes` is unset, display a warning banner (ideally with** as completed
anselm commented 2023-06-01 01:03:54 +02:00 (Migrated from gitlab.anselms.net)

marked this merge request as ready

marked this merge request as **ready**
anselm commented 2023-06-01 01:04:00 +02:00 (Migrated from gitlab.anselms.net)

mentioned in commit ee7fc28fbe

mentioned in commit ee7fc28fbef39c1623ecb575f2123aebb836854b
anselm (Migrated from gitlab.anselms.net) merged commit ee7fc28fbe into main 2023-06-01 01:04:00 +02:00
Sign in to join this conversation.
No description provided.