browsertrix/frontend
Emma Segal-Grossman 9a799cc8ab
Ensure that CI fails if extracted strings don't match (#2078)
- Ensures extracted strings get formatted before checking against index
- Fixes index check by switching from `git diff-index` to `git diff`,
and ensures the proper `--exit-code` flag is present (implicitly turned
on by `--quiet`)
- Adds actionable error message when the check fails
- Updates Github's actions versions from v3 to v4 (major version bump is
primarily just for default node version updates, but this way we'll get
future updates)
- Adds formatting step to npm script for extracting messages
- Runs a string extraction & format against current main
2024-09-16 16:48:33 -04:00
..
.husky chore: Format XLIFF files (#2074) 2024-09-11 10:46:39 -07:00
config/tailwind/plugins Add detailed permissions & permission summaries to user invite popup (#2003) 2024-08-20 20:34:29 -04:00
patches
scripts
src Serialize datetimes with Z suffix (#2058) 2024-09-12 16:16:13 -07:00
tests fix: Hide login link on login page (#2039) 2024-08-21 15:33:24 -07:00
xliff Ensure that CI fails if extracted strings don't match (#2078) 2024-09-16 16:48:33 -04:00
.dockerignore
.editorconfig
.eslintrc.js
.gitignore
.prettierignore chore: Format XLIFF files (#2074) 2024-09-11 10:46:39 -07:00
.vscode
00-browsertrix-nginx-init.sh feat: support both ipv6 and ipv4 nginx resolver 2024-07-03 12:00:16 -07:00
Dockerfile
frontend.conf.template Add superuser API endpoints to export and import org data (#1394) 2024-07-02 17:14:34 -04:00
index.d.ts
lit-localize.json feat: Localization workflow improvements (#2069) 2024-09-10 14:15:26 -07:00
minio.conf
package.json Ensure that CI fails if extracted strings don't match (#2078) 2024-09-16 16:48:33 -04:00
playwright.config.ts
postcss.config.js Add detailed permissions & permission summaries to user invite popup (#2003) 2024-08-20 20:34:29 -04:00
prettier.config.js chore: Format XLIFF files (#2074) 2024-09-11 10:46:39 -07:00
README.md
sample.env.local
tailwind.config.js Small UI fixes (#1934) 2024-07-16 17:01:55 -04:00
tsconfig.eslint.json
tsconfig.json chore: Improve time to load org UI (#2044) 2024-08-26 10:45:10 -07:00
web-test-runner.config.mjs fix: Fix collection description (#2065) 2024-09-05 22:10:14 -07:00
webpack.config.js
webpack.dev.js
webpack.prod.js
yarn.lock chore: Format XLIFF files (#2074) 2024-09-11 10:46:39 -07:00