Anki/build/configure/src
RumovZ 15e3b5e3ab Tooltips for CSV import and import page refactoring (#2655)
* Make enum selector generic

* Refactor ImportCsvPage to support tooltips

* Improve csv import defaults

* Unify import pages

* Improve import page styling

* Fix life cycle issue with import properties

* Remove size constraints to fix scrollbar styling

* Add help strings and urls to csv import page

* Show ErrorPage on ImportPage error

* Fix escaping of import path

* Unify ImportPage and ImportLogPage

* Apply suggestions from code review (dae)

* Fix import progress

* Fix preview overflowing container

* Don't include <br> in FileIoErrors (dae)

e.g. 500: Failed to read '/home/dae/foo2.csv':<br>stream did not contain valid UTF-8

I thought about using {@html ...} here, but that's a potential security issue,
as the filename is not something we control.
2023-09-14 09:06:15 +10:00
..
aqt.rs Avoid :pages prefix on ts/*, so build rule matches folder location 2023-07-03 17:24:27 +10:00
bundle.rs Add option to use LTO in release builds 2023-07-02 18:22:44 +10:00
main.rs Migrate proto build actions to ninja_gen; switch from dyn Error to anyhow 2023-06-30 19:37:02 +10:00
platform.rs Switch Rust import style (#2330) 2023-01-18 21:39:55 +10:00
pylib.rs Move .py i18n method generation to Rust 2023-07-03 15:58:46 +10:00
python.rs Shift output suppression into n2 (#2618) 2023-08-23 11:59:52 +10:00
rust.rs Add updated script for transforming ftl text 2023-07-06 22:27:09 +10:00
web.rs Tooltips for CSV import and import page refactoring (#2655) 2023-09-14 09:06:15 +10:00