Anki/ts/graphs
Damien Elmes 6f798930a2 fix graphs failing to load until preferences set
The protobuf object will be missing keys that have the default value,
so we need to fill the defaults in.
2021-01-23 20:40:43 +10:00
..
added.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
AddedGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
AxisTicks.svelte initial Bazel conversion 2020-11-01 14:26:58 +10:00
bootstrap.ts controller should be marked nullable 2020-12-29 15:21:46 +10:00
BUILD.bazel Add first GraphPreferences which are not hooked to backend yet 2021-01-22 13:13:48 +01:00
buttons.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
ButtonsGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
calendar.ts Rename GraphsPreferencesOut to simply GraphsPreferences 2021-01-22 19:39:03 +01:00
CalendarGraph.svelte Make code typecheck, fix issue with day labels in nightMode 2021-01-22 19:02:05 +01:00
card-counts.ts Add es2019.array to TypeScript libs, so we can use .flatten and .flatMap 2021-01-08 12:23:21 +01:00
CardCounts.svelte Remve SeparateInactiveCheckbox and correctly use preferences values 2021-01-22 14:56:41 +01:00
d3_missing.d.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00
ease.ts Include review and relearn cards for ease graph 2021-01-08 17:57:47 +01:00
EaseGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
future-due.ts Fix formatting graphs ts 2021-01-07 19:36:08 +01:00
FutureDue.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
graph-helpers.ts Rename GraphsPreferencesOut to simply GraphsPreferences 2021-01-22 19:39:03 +01:00
GraphRangeRadios.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
graphs.html Fix formatting 2020-12-26 18:24:24 +01:00
graphs.scss Merge pull request #864 from hgiesel/graphs 2020-12-29 10:14:04 +10:00
GraphsPage.svelte Hook up cardCountsSeparateInactive to PreferenceStore 2021-01-22 13:14:35 +01:00
histogram-graph.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00
HistogramGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
HourGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
hours.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
intervals.ts Add return values to increment and adjustTicks 2021-01-08 12:29:22 +01:00
IntervalsGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
NoDataOverlay.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
preferences.ts fix graphs failing to load until preferences set 2021-01-23 20:40:43 +10:00
RangeBox.svelte Fix formatting 2020-12-26 18:24:24 +01:00
reviews.ts Turn Running total box transparent 2021-01-19 12:50:02 +01:00
ReviewsGraph.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
TableData.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
today.ts fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
TodayStats.svelte fix external consumption of ts rules, and simplify import path 2020-11-05 11:01:52 +10:00
tooltip.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00