Savanni D'Gerinel
18e7e4fe2f
I've created the view model and added a getter function for the weight. I'm passing the view model now to the DayDetailView, DayDetail, and DayEdit. I'm starting to set up the Save function for the view model, draining all of the updated records and saving them. None of the components yet save any updates to the view model, so updated_records is always going to be empty until I figure that out. |
||
---|---|---|
authdb | ||
builders | ||
changeset | ||
config | ||
config-derive | ||
coordinates | ||
cyberpunk-splash | ||
dashboard | ||
emseries | ||
file-service | ||
fitnesstrax | ||
fluent-ergonomics | ||
geo-types | ||
gm-control-panel | ||
hex-grid | ||
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/.