hedgedoc/frontend/src
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
..
api feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
app refactor(tests): add test utils for mocking common things 2023-09-05 13:05:27 +02:00
components refactor(tests): add test utils for mocking common things 2023-09-05 13:05:27 +02:00
extensions refactor: use application error alert in flowchart 2023-08-13 20:56:38 +02:00
external-types refactor: reorganize files in commons package 2023-05-31 23:42:46 +02:00
handler-utils feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
hooks feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
pages/api/private feat: migrate frontend app to nextjs app router 2023-09-03 22:00:34 +02:00
redux refactor(tests): add test utils for mocking common things 2023-09-05 13:05:27 +02:00
test-utils fix: improve deep partial type used in tests 2023-09-07 21:25:56 +02:00
utils Revert "fix: replace class BaseUrlFromEnvExtractor" 2023-09-04 09:14:29 +02:00
additional-global-types.d.ts refactor: rename isMac to isAppleDevice 2023-09-03 22:00:34 +02:00
links.json enhancement: remove frontend version 2023-04-03 20:11:03 +02:00
links.json.license fix: Move content into to frontend directory 2022-11-20 19:48:40 +01:00
middleware.ts Revert "fix: replace class BaseUrlFromEnvExtractor" 2023-09-04 09:14:29 +02:00