Anki/qt/aqt/operations
Pedro Schreiber 6ff42155ad
Display deck names when deleting (#3058)
* -  update remove decks function to return names of all deleted decks
- update protobuf message to display deck names
- update python files to receive message in the frontend.
- add message template to ftl

* update CONTRIBUTORS

* format

* refactor: move up deck names concatenation to tooltip api call
to fix type expectations

* restore core behavior and get deck name from view

* fix type specs

* remove new type and use str instead
restore incorrectly removed lines
2024-03-13 12:29:06 +07:00
..
__init__.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
card.py report changed cards when changing deck/flag 2021-05-21 16:03:05 +10:00
collection.py Drop support for checkpoints (#2742) 2023-10-17 12:43:34 +10:00
deck.py Display deck names when deleting (#3058) 2024-03-13 12:29:06 +07:00
note.py Add aqt.operations helper for col.update_notes() (#2145) 2022-10-28 20:52:04 +10:00
notetype.py Skip template checks in Fields screen (#2670) 2023-09-20 16:09:54 +10:00
scheduling.py Remember previous choices in reposition dialog (#1950) 2022-07-08 11:28:38 +10:00
tag.py Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00