Create ui for data filters. Add listeners to direct to the correct url. Update ui based on the list of selected params

This commit is contained in:
rebuilt 2022-07-21 20:54:11 -07:00
parent 4f0b92fa79
commit 765ad6a624
35 changed files with 14776 additions and 2878 deletions

View file

@ -13,7 +13,6 @@
"babel-preset-es2015": "^6.24.1",
"bootstrap": "^5.1.3",
"esbuild": "^0.13.6",
"prettier": "^2.5.1",
"sass": "^1.43.4"
},
"scripts": {
@ -25,7 +24,8 @@
},
"devDependencies": {
"jest": "^27.2.5",
"markdownlint": "^0.25.1"
"markdownlint": "^0.25.1",
"prettier": "2.7.1"
},
"jest": {
"roots": [