Savanni D'Gerinel
2c42c35dfe
This adds the code to show the new records in the UI, plus it adds them to the view model. Some of the representation changed in order to facilitate linking UI elements to particular records. There are now some buttons to create workouts of various types, clicking on a button adds a new row to the UI, and it also adds a new record to the view model. Saving the view model writes the records to the database. |
||
---|---|---|
.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/.