The toolbar refresh, rollback, and post-save reload were passing only the manual WHERE input to the reload event, discarding structured filter conditions added via the filter builder popover. Changed all three call sites to use currentWhereInput() which combines both filter sources. |
||
|---|---|---|
| .. | ||
| desktop | ||
| README.md | ||
README.md
Apps
Runnable DBX applications live here.
Directories
desktop/- the Vue frontend used by the Tauri desktop app and the Docker/web build.
The Tauri native shell remains in src-tauri/ because that is the conventional Tauri project location used by the existing build and release tooling.