Savanni D'Gerinel
1aff203afc
This required some big overhauls. The view model no longer takes records. It only takes the date that it is responsible for, and it will ask the database for records pertaining to that date. This means that once the view model has saved all of its records, it can simply reload those records from the database. This has the effect that as soon as the user moves from DayEdit back to DayDetail, all of the interesting information has been repopulated. |
||
---|---|---|
.vscode | ||
authdb | ||
builders | ||
changeset | ||
config | ||
config-derive | ||
coordinates | ||
cyberpunk-splash | ||
dashboard | ||
emseries | ||
file-service | ||
fitnesstrax | ||
fluent-ergonomics | ||
geo-types | ||
gm-control-panel | ||
hex-grid | ||
icon-test | ||
ifc | ||
kifu | ||
memorycache | ||
music-player | ||
nom-training | ||
orizentic | ||
pico-blink | ||
result-extended | ||
screenplay | ||
sgf | ||
timezone-testing | ||
tree | ||
visions | ||
.envrc | ||
.gitignore | ||
COPYING | ||
Cargo.lock | ||
Cargo.nix | ||
Cargo.toml | ||
Makefile | ||
build.sh | ||
flake.lock | ||
flake.nix | ||
memory.x | ||
package-lock.json | ||
package.json | ||
readme.md | ||
rust-toolchain | ||
tsconfig.json |
readme.md
Luminescent Dreams Tools Monorepo
Add files in this repo are Copyright Savanni D'Gerinel, whether the copyright notice is present or not. All of the work in this repository, except where explicitely noted otherwise, is the sole work of Savanni D'Gerinel.
Future contributors will be noted in the CONTRIBUTORS file.
Copyright 2023, Savanni D'Gerinel savanni@luminescent-dreams.com
This file is part of the Luminescent Dreams Tools.
Luminescent Dreams Tools is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Luminescent Dreams Tools is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with Lumeto. If not, see https://www.gnu.org/licenses/.