Add settings page for managing forecasting API key and URL via UI

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jtricerolph 2026-07-20 14:37:36 +00:00
parent cae411eae7
commit 1c411e402e
19809 changed files with 1962608 additions and 97 deletions

6
frontend/node_modules/victory-vendor/lib/d3-array.js generated vendored Normal file
View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-array` (CommonJS)
// See upstream license: https://github.com/d3/d3-array/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-array`
module.exports = require("../lib-vendor/d3-array/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-color.js generated vendored Normal file
View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-color` (CommonJS)
// See upstream license: https://github.com/d3/d3-color/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-color`
module.exports = require("../lib-vendor/d3-color/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-ease.js generated vendored Normal file
View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-ease` (CommonJS)
// See upstream license: https://github.com/d3/d3-ease/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-ease`
module.exports = require("../lib-vendor/d3-ease/src/index.js");

View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-format` (CommonJS)
// See upstream license: https://github.com/d3/d3-format/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-format`
module.exports = require("../lib-vendor/d3-format/src/index.js");

View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-interpolate` (CommonJS)
// See upstream license: https://github.com/d3/d3-interpolate/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-interpolate`
module.exports = require("../lib-vendor/d3-interpolate/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-path.js generated vendored Normal file
View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-path` (CommonJS)
// See upstream license: https://github.com/d3/d3-path/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-path`
module.exports = require("../lib-vendor/d3-path/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-scale.js generated vendored Normal file
View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-scale` (CommonJS)
// See upstream license: https://github.com/d3/d3-scale/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-scale`
module.exports = require("../lib-vendor/d3-scale/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-shape.js generated vendored Normal file
View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-shape` (CommonJS)
// See upstream license: https://github.com/d3/d3-shape/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-shape`
module.exports = require("../lib-vendor/d3-shape/src/index.js");

View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-time-format` (CommonJS)
// See upstream license: https://github.com/d3/d3-time-format/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-time-format`
module.exports = require("../lib-vendor/d3-time-format/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-time.js generated vendored Normal file
View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-time` (CommonJS)
// See upstream license: https://github.com/d3/d3-time/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-time`
module.exports = require("../lib-vendor/d3-time/src/index.js");

6
frontend/node_modules/victory-vendor/lib/d3-timer.js generated vendored Normal file
View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-timer` (CommonJS)
// See upstream license: https://github.com/d3/d3-timer/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-timer`
module.exports = require("../lib-vendor/d3-timer/src/index.js");

View file

@ -0,0 +1,6 @@
// `victory-vendor/d3-voronoi` (CommonJS)
// See upstream license: https://github.com/d3/d3-voronoi/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/d3-voronoi`
module.exports = require("../lib-vendor/d3-voronoi/src/index.js");

View file

@ -0,0 +1,6 @@
// `victory-vendor/internmap` (CommonJS)
// See upstream license: https://github.com/mbostock/internmap/blob/main/LICENSE
//
// Our CommonJS package relies on transpiled vendor files in `lib-vendor/internmap`
module.exports = require("../lib-vendor/internmap/src/index.js");