web: implement data migration, reorganize data folder

This commit is contained in:
2025-06-27 10:59:02 -05:00
parent cac9d7e230
commit 869498fa97
29 changed files with 228 additions and 126 deletions

View File

@@ -6,7 +6,7 @@
* Released under the modified BSD license. See COPYING.md for more details.
*/
import { validate } from "../Validation/validate";
import { validate } from "../Data/validate";
export const preprocess = (data) => {
// Make a copy of the original data