anki/ts/deck-options
RumovZ cc929687ae
Deck-specific Limits (#1955)
* Add deck-specific limits to DeckNormal

* Add deck-specific limits to schema11

* Add DeckLimitsDialog

* deck_limits_qt6.py needs to be a symlink

* Clear duplicate deck setting keys on downgrade

* Export deck limits when exporting with scheduling

* Revert "deck_limits_qt6.py needs to be a symlink"

This reverts commit 4ee7be1e10c4e8c49bb20de3bf45ac18b5e2d4f6.

* Revert "Add DeckLimitsDialog"

This reverts commit eb0e2a62d33df0b518d9204a27b09e97966ce82a.

* Add day limits to DeckNormal

* Add deck and day limits mock to deck options

* Revert "Add deck and day limits mock to deck options"

This reverts commit 0775814989e8cb486483d06727b1af266bb4513a.

* Add Tabs component for daily limits

* Add borders to tabs component

* Revert "Add borders to tabs component"

This reverts commit aaaf5538932540f944d92725c63bb04cfe97ea14.

* Implement tabbed limits properly

* Add comment to translations

* Update rslib/src/decks/limits.rs

Co-authored-by: Damien Elmes <dae@users.noreply.github.com>

* Fix camel case in clear_other_duplicates()

* day_limit → current_limit

* Also import day limits

* Remember last used day limits

* Add day limits to schema 11

* Tweak comment (dae)

* Exclude day limit in export (dae)

* Tweak tab wording (dae)

* Update preset limits on preset change

* Explain tabs in tooltip (dae)

* Omit deck and today limits if v2 is enabled

* Preserve deck limit when switching to today limit
2022-07-19 18:27:25 +10:00
..
Addons.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
AdvancedOptions.svelte Increase limit on easy multiplier 2022-05-26 12:51:51 +10:00
AudioOptions.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
BUILD.bazel Improved add-on extension API (#1626) 2022-02-03 14:52:11 +10:00
BuryOptions.svelte interday sibling burying is only valid in v3 2022-02-23 14:33:52 +10:00
CardStateCustomizer.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
ConfigSelector.svelte Deck-specific Limits (#1955) 2022-07-19 18:27:25 +10:00
DailyLimits.svelte Deck-specific Limits (#1955) 2022-07-19 18:27:25 +10:00
deck-options-base.scss Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
DeckOptionsPage.svelte Deck-specific Limits (#1955) 2022-07-19 18:27:25 +10:00
DisplayOrder.svelte Add relative overdueness to review order (#1757) 2022-04-09 13:20:09 +10:00
EnumSelector.svelte V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
EnumSelectorRow.svelte V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
HtmlAddon.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
icons.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
index.ts Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
Label.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
LapseOptions.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
lib.test.ts Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
lib.ts Deck-specific Limits (#1955) 2022-07-19 18:27:25 +10:00
NewOptions.svelte V3 parent limits (#1638) 2022-02-10 09:55:43 +10:00
RevertButton.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
SaveButton.svelte Deck-specific Limits (#1955) 2022-07-19 18:27:25 +10:00
SpinBox.svelte Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
SpinBoxFloat.svelte Don't attempt to localize numbers in SpinBoxFloat 2022-03-29 14:45:18 +10:00
SpinBoxFloatRow.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
SpinBoxRow.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
steps.test.ts More uniform file naming 2021-07-01 12:24:16 +02:00
steps.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
StepsInput.svelte Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
StepsInputRow.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
strings.ts Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
Switch.svelte Live theme changes (#1497) 2021-11-25 07:17:41 +10:00
SwitchRow.svelte Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
TabbedValue.svelte Deck-specific Limits (#1955) 2022-07-19 18:27:25 +10:00
TextInputModal.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
TimerOptions.svelte Extend maximum answer time... (#1698) 2022-03-15 10:06:45 +10:00
TitledContainer.svelte Improved add-on extension API (#1626) 2022-02-03 14:52:11 +10:00
TooltipLabel.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
Warning.svelte Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00