yomichan/test
soriac ba3f7b3e96
Show any custom tags on words that have anki cards created (#1628)
* Proof-of-concept for showing card tags (#1626)

* Resolved most PR comments:
- Added a snackbar notification when clicking tag button
- Replaced magnifying glass icon with new tag icon
- Button now contains a span w/icon, to use text color
- Removed unnecessary attributes from button
- Backend now returns full noteInfos object
- Frontend now handles filtering tags

* Add options to show/hide tag button & filter tags

* Do not show tags button if, after filtering, we have zero tags.

* Change tags option to enums, optimize tags intersection check & fix code style.

* Update options-util.js to include new tag options.

* Fix wording on new tag setting.

* Add CSS to remove hidden buttons from the display layout.

* getAnkiNoteInfo extra parameter for additional info.

* Add new tag option to tests.

* Remove unnecessary changes related to anki tags option.

* Code style fixes.
2021-04-30 17:57:53 -04:00
..
data Translator alphanumeric improvement (#1635) 2021-04-28 21:17:05 -04:00
test-all.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-anki-note-builder.js Update dictionary entry terminology (#1592) 2021-04-04 16:22:35 -04:00
test-cache-map.js Move mixed/js (#1383) 2021-02-13 22:52:28 -05:00
test-core.js Move test VM crypto definition (#1584) 2021-04-02 12:43:37 -04:00
test-database.js Update dictionary entry terminology (#1592) 2021-04-04 16:22:35 -04:00
test-deinflector.js Shimau inflection (#1569) 2021-03-28 00:19:47 -04:00
test-dictionary.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-document-util.js Move fg/js (#1384) 2021-02-13 23:13:53 -05:00
test-dom-text-scanner.js Move fg/js (#1384) 2021-02-13 23:13:53 -05:00
test-hotkey-util.js Move mixed/js (#1383) 2021-02-13 22:52:28 -05:00
test-japanese.js Replace furigana with reading (#1614) 2021-04-13 20:32:24 -04:00
test-manifest.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
test-object-property-accessor.js Move mixed/js (#1383) 2021-02-13 22:52:28 -05:00
test-options-util.js Show any custom tags on words that have anki cards created (#1628) 2021-04-30 17:57:53 -04:00
test-profile-conditions-util.js Util rename (#1389) 2021-02-14 11:32:30 -05:00
test-schema.js Move bg/js (#1387) 2021-02-14 11:19:54 -05:00
test-sw.js Move bg/js (#1387) 2021-02-14 11:19:54 -05:00
test-text-source-map.js Move bg/js (#1387) 2021-02-14 11:19:54 -05:00
test-translator.js Refactor Translator and dictionary entry format (#1553) 2021-03-25 19:55:31 -04:00