hedgedoc/frontend
Tilman Vatteroth 8a745f3f32 fix: improve deep partial type used in tests
The deep partial type from redux had the problem that it could only be applied to records. This caused problems with primitive types and arrays.

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2023-09-07 21:25:56 +02:00
..
.netlify
cypress feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
docker fix: use npm tasks instead of running turbo directly 2023-09-07 20:57:00 +02:00
global-styles refactor: replace plantuml error message with a custom hedgedoc error alert 2023-08-09 13:55:35 +02:00
locales feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
netlify fix: remove subpath support for HD_BASE_URL 2023-08-13 20:38:53 +02:00
public feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
src fix: improve deep partial type used in tests 2023-09-07 21:25:56 +02:00
.editorconfig
.env
.env.test
.env.test.license
.eslintrc.js
.gitignore
.prettierignore
.prettierignore.license
.prettierrc.json
.prettierrc.json.license
build.sh fix(frontend): move mock api files instead of removing 2023-09-03 22:00:34 +02:00
CHANGELOG.md
CONTRIBUTING.md
cypress.config.ts
jest.config.ts fix(frontend): fix test configuration due to breaking change 2023-08-13 20:55:10 +02:00
netlify.toml
next-env.d.ts feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
next-env.d.ts.license
next.config.js feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
package.json chore(deps): update dependency @testing-library/jest-dom to v6.1.3 2023-09-06 03:56:37 +00:00
package.json.license
tsconfig.json feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
tsconfig.json.license