-
-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: strict eslint * style: format * chore: eslint ignore specific files * chore: remove uneeded type * fix: eslint errors in storybook stories * style: format * fix: oidc button * test: node error message * chore: update snapshots * chore: restore express changes * chore: update snapshots * chore: relax snapshot comparison * test: consent card * test: translation template strings * chore: cleanup * test: update consent card snapshots * chore: normalize browser css and increse playwright workers * chore: remove flaky snapshot * chore: reduce workers * chore: patch translation test Co-authored-by: Jonas Hungershausen <[email protected]> * test: error message formatting * fix: export portuguese --------- Co-authored-by: Jonas Hungershausen <[email protected]>
- Loading branch information
1 parent
3b7ef61
commit 8ffb907
Showing
90 changed files
with
4,037 additions
and
2,923 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,5 @@ | ||
node_modules | ||
dist | ||
dist | ||
src/markup-components/component-wrapper.tsx | ||
src/markup-components/components.ts | ||
src/markup-components/express.ts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.