Merge branch 'main' into 7-create-urgent-request-component
Showing
- .devcontainer/devcontainer.json 3 additions, 2 deletions.devcontainer/devcontainer.json
- .eslintrc.yml 20 additions, 0 deletions.eslintrc.yml
- jest.config.js 5 additions, 4 deletionsjest.config.js
- jest.setup.js 12 additions, 1 deletionjest.setup.js
- package.json 13 additions, 4 deletionspackage.json
- pnpm-lock.yaml 1125 additions, 28 deletionspnpm-lock.yaml
- public/index.html 13 additions, 2 deletionspublic/index.html
- public/style-copied-from-website.css 4702 additions, 1 deletionpublic/style-copied-from-website.css
- src/App.test.tsx 7 additions, 4 deletionssrc/App.test.tsx
- src/App.tsx 47 additions, 25 deletionssrc/App.tsx
- src/__mocks__/config.json 69 additions, 0 deletionssrc/__mocks__/config.json
- src/components/locale-switcher/LocaleSwitcher.test.tsx 28 additions, 2 deletionssrc/components/locale-switcher/LocaleSwitcher.test.tsx
- src/components/locale-switcher/LocaleSwitcher.tsx 7 additions, 3 deletionssrc/components/locale-switcher/LocaleSwitcher.tsx
- src/components/problem-dropdown/ProblemDropdown.test.tsx 72 additions, 80 deletionssrc/components/problem-dropdown/ProblemDropdown.test.tsx
- src/components/problem-dropdown/ProblemDropdown.tsx 50 additions, 12 deletionssrc/components/problem-dropdown/ProblemDropdown.tsx
- src/components/spinner/Spinner.test.tsx 1 addition, 1 deletionsrc/components/spinner/Spinner.test.tsx
- src/components/suggestion-list/ProblemSuggestionList.test.tsx 2 additions, 4 deletions...components/suggestion-list/ProblemSuggestionList.test.tsx
- src/components/suggestion-list/ProblemSuggestionList.tsx 9 additions, 15 deletionssrc/components/suggestion-list/ProblemSuggestionList.tsx
- src/config.yml 117 additions, 66 deletionssrc/config.yml
- src/hooks.test.ts 22 additions, 0 deletionssrc/hooks.test.ts
Loading
Please register or sign in to comment