Anki/pylib/anki/_backend
RumovZ f1488b5983
Card type error (#1749)
* TemplateSaveError -> CardTypeError

* Don't show success tooltip if export fails

* Attach help page to error

Show help link if export fails due to card type error.

* Add type (dae)

* Add shared show_exception() (dae)

- Use a shared routine for printing standard backend errors, so that
we can take advantage of the help links in eg. the card layout screen
as well.
- The truthiness check on help in showInfo() would have ignored the
enum 0 value.
- Close the exporting dialog on a documented failure as well

* Fix local variable help_page
2022-03-28 22:17:50 +10:00
..
__init__.py Card type error (#1749) 2022-03-28 22:17:50 +10:00
BUILD.bazel fix Windows build with latest rules_rust 2021-12-20 18:59:55 +10:00
fluent.py fix generated code symlinks again 2022-01-24 16:59:37 +10:00
genbackend.py Colpkg fixes (#1722) 2022-03-17 15:11:23 +10:00
generated.py fix generated code symlinks again 2022-01-24 16:59:37 +10:00
genfluent.py Enable invalid-name globally in pylib (#1454) 2021-10-25 19:10:56 +10:00
python_lib.bzl fix Windows build with latest rules_rust 2021-12-20 18:59:55 +10:00
rsbridge.pyi Backups (#1685) 2022-03-07 15:11:31 +10:00