1
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
viktorstrate 4c9e9a2b9a
Make eslint check for typescript errors
Fix errors after making eslint more strict
2022-07-13 18:02:06 +02:00
viktorstrate d1a92afe0f
Fix UI tests by replacing jest with vitest 2022-07-08 15:23:34 +02:00
viktorstrate fdcf0cfd05
Update UI deps + replace create-react-app with vite 2022-07-08 00:33:35 +02:00
viktorstrate 029a5678a6
Fix Docker builds 2021-07-15 17:43:07 +02:00
viktorstrate 2442ad96ba
Replace vite with create-react-app 2021-07-15 13:07:35 +02:00
viktorstrate 8ec0fd7076
Replace esbuild with vite 2021-05-21 09:55:45 +02:00
viktorstrate a069eff0b2
Rewrite gallery to use reducer 2021-04-29 23:59:28 +02:00
viktorstrate 74cf35ef82
Rewrite sidebar to Typescript 2021-04-19 13:18:15 +02:00
viktorstrate 34a411be9d
Rewrite SharePage to typescript 2021-04-13 15:23:06 +02:00
viktorstrate 9c939fd06c
Fix UI tests 2021-04-13 14:16:40 +02:00
viktorstrate af0794dacf
Rewrite photoGallery component to TS 2021-04-12 23:36:29 +02:00
viktorstrate f4e65eb58e
Further work on typescript migration 2021-04-12 22:42:23 +02:00
viktorstrate c5d2f3dc8b
Continue with typescript migration 2021-04-12 16:06:06 +02:00
viktorstrate 264ee54e7f
Start on typescript transition 2021-04-12 00:14:48 +02:00