Anki/ts/routes/deck-options
Luc Mcgrady 781a23c6c4
Feat/Ignored before card count (#3910)
* GetIgnoredBeforeCount

* get_card_count_with_ignore_before

* Included / total

* Respect search

* Get frontend hooked up

* Fix: Malformed sql and search

* Variable names

* Added: Alert colours

* i18n

* ./check

* Remove console.log

* Fix: Tooltip showing for default value

* Update ftl/core/deck-config.ftl

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>

* Fix: Multiple backend calls

* Message: (Approximately)

* Fix: Bouncing info message

* Added: Change delay

* Added: ignore_before_updated

* ./check

* Fix typing, camelCase and improve wording

* Temporarily enable the check on startup

---------

Co-authored-by: user1823 <92206575+user1823@users.noreply.github.com>
2025-04-15 20:21:54 +10:00
..
[deckId] Deck options without bridge (#3571) 2025-01-08 21:30:30 +11:00
Addons.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
AdvancedOptions.svelte Feat/Ignored before card count (#3910) 2025-04-15 20:21:54 +10:00
AudioOptions.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
AutoAdvance.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
BuryOptions.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
CardStateCustomizer.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
choices.ts Add descending retrievability (#3559) 2024-11-08 22:53:13 +10:00
ConfigSelector.svelte Clean up #3167 (#3186) 2024-05-01 20:08:19 +10:00
DailyLimits.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
DateInput.svelte style: use consistent input styles (#3894) 2025-04-10 15:51:52 +10:00
deck-options-base.scss Fix deck config input's background color regression (#3258) 2024-06-28 18:52:51 +07:00
DeckOptionsPage.svelte Feat/support load balance and easy days in FSRS simulator (#3829) 2025-02-27 10:53:01 +07:00
DisplayOrder.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
EasyDays.svelte Feat: Simulator suspend after lapse count (#3837) 2025-03-15 17:28:15 +07:00
EasyDaysInput.svelte Feat: Simulator suspend after lapse count (#3837) 2025-03-15 17:28:15 +07:00
FsrsOptions.svelte Feat/support load balance and easy days in FSRS simulator (#3829) 2025-02-27 10:53:01 +07:00
FsrsOptionsOuter.svelte Feat/support load balance and easy days in FSRS simulator (#3829) 2025-02-27 10:53:01 +07:00
GlobalLabel.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
HtmlAddon.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
LapseOptions.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
lib.test.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
lib.ts Fix "discard changes" appearing on deck options (#3689) 2025-01-07 17:41:52 +03:00
NewOptions.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
ParamsInput.svelte Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
ParamsInputRow.svelte Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
ParamsSearchRow.svelte Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
SaveButton.svelte Move Optimize All action into main deck options page 2025-01-25 22:57:05 +11:00
SimulatorModal.svelte Feat: Simulator suspend after lapse count (#3837) 2025-03-15 17:28:15 +07:00
SpinBoxFloatRow.svelte Add percentage to FSRS spinner (#3679) 2025-01-25 18:17:02 +11:00
SpinBoxRow.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
steps.test.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
steps.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
StepsInput.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
StepsInputRow.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
TabbedValue.svelte Quick hack to improve minimum deck options width 2025-02-11 16:11:43 +07:00
TextInputModal.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
TimerOptions.svelte Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
Warning.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00