browsertrix/frontend
Tessa Walsh 0fa60ebc45
Rename archives/teams -> orgs in codebase + add db migration (#486)
* Rename archives to orgs and aid to oid on backend

* Rename archive to org and aid to oid in frontend

* Remove translation artifact

* Rename team -> organization

* Add database migrations and run once on startup

* This commit also applies the new by_one_worker decorator to other
asyncio tasks to prevent heavy tasks from being run in each worker.

* Run black, pylint, and husky via pre-commit

* Set db version and use in migrations

* Update and prepare database in single task

* Migrate k8s configmaps
2023-01-18 14:51:04 -08:00
..
.husky Run frontend formatter on pre-commit hook (#461) 2023-01-12 14:04:15 -08:00
.vscode Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
assets
src Rename archives/teams -> orgs in codebase + add db migration (#486) 2023-01-18 14:51:04 -08:00
xliff Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
.dockerignore
.gitignore Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
.prettierignore Add all localization files to source control (#502) 2023-01-18 14:49:38 -08:00
00-browsertrix-nginx-init.sh Local Deployment Work: Support running locally + test cluster on CI (#396) 2022-12-02 19:58:34 -08:00
Dockerfile build: increase network timeout for yarn for frontend build for arm64 build (#401) 2022-12-06 10:19:27 -08:00
frontend.conf.template Rename archives/teams -> orgs in codebase + add db migration (#486) 2023-01-18 14:51:04 -08:00
index.d.ts
lit-localize.json
minio.conf Local Deployment Work: Support running locally + test cluster on CI (#396) 2022-12-02 19:58:34 -08:00
package.json Rename archives/teams -> orgs in codebase + add db migration (#486) 2023-01-18 14:51:04 -08:00
postcss.config.js
sample.env.local
tailwind.config.js New create crawl config user workflow (#391) 2022-12-12 13:50:33 -08:00
tsconfig.json
web-test-runner.config.mjs
webpack.config.js VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
webpack.dev.js VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
webpack.prod.js VNC-Based Profile Browser (#433) 2023-01-10 14:42:42 -08:00
yarn.lock Fix localization build (#488) 2023-01-17 17:51:03 -05:00