1.0.6 (2024-10-14)
- correct firebase rules syntax (3fa2916)
- bump the npm_and_yarn group with 2 updates (cd549dd)
1.0.5 (2024-10-14)
- turn off firebase access for now (2f3c536)
1.0.4 (2024-10-02)
- backup: handle non-feature-layer items (6449352)
1.0.3 (2024-10-01)
- backup: add cloudrun configs for retries and timeout (eff624e)
1.0.2 (2024-10-01)
- make release (prod) deploys match push (dev) deploys (8f09e22)
1.0.1 (2024-10-01)
- clean up deploy conditions (b527735)
- backup: clean up any orphaned exports (7b40569)
- backup: very basic backup implementation (66510e9)
- backup: write simple docs to firestore (1a35770)
- backup: write to storage emulator (dc14727)
- crude restores (truncate and load as well as recreate) (19f36c9)
- more refinements to backup and wiring website to restore function (bae34e6)
- backup: fix module name and allow import within container (d71197b)
- backup: fix test import (81833b7)
- backup: pass gis to utility functions (cd1c53a)
- backup: put data.zip in the correct temp folder (3f4094d)
- functions: fix secret accessing (22db46e)
- functions: mount secrets (d9a7d29)
- functions: use UPPER CASE name for secrets (68a02dd)
- keep @jacobdadams's eye from twitching (99bf74b)
- new bucket paths to match lifecycle rules (37e0558)
- restore: increase memory (16cccf8)
- bump rollup in the npm_and_yarn group across 1 directory (5e4602e)
- bump the safe-dependencies group with 20 updates (11a6ed2)
- dev: bump basic-auth-connect in the npm_and_yarn group (c31bef1)
- dev: bump eslint-plugin-react-hooks (8dd791c)
- ui: fix build with design system update (8ea678c)
- update firebase-functions requirement (f5304fa)
- ui: fix borders in dark mode (de83e9d)