monkeytype/frontend
Jack 8b48347764
refactor: result types (#4980)
* further shared improvements
 - moved more types to shared
 - reworked the way results are typed

THIS COULD CHANGE LOGIC, TEST THIS

* removed comment

* update the way completed event is built on the client

* remove unnecessary property

* comment

* move hash check higher

* remove todo

* fix incorrect type

* updated type
remove field if undefined
2024-02-01 11:54:25 +01:00
..
__tests__ chore: errors shown in frontend tests in vscode (fehmer) (#4961) 2024-01-24 20:40:37 +01:00
scripts impr(layout emulator): add support for alt layer emulation (farkon00) (#4817) 2024-01-10 15:48:16 +01:00
src refactor: result types (#4980) 2024-02-01 11:54:25 +01:00
static chore: update supporters 2024-01-30 22:51:25 +01:00
webpack build: fix development mode detection on windows (fehmer) (#4724) 2023-10-17 12:41:59 +01:00
.eslintignore
.firebaserc_example chore: add missing example file 2023-08-21 11:16:10 +02:00
docker-compose.yaml fix(docker-compose): use the user "node" for the frontend container (dirk-hub) (#4963) 2024-01-29 12:29:19 +01:00
firebase.json updated caching strategy 2022-12-02 19:50:48 +01:00
gulpfile.js build: remove config check 2023-09-04 18:56:07 +02:00
jest.config.ts test: configure testing for frontend code (fehmer) (#4879) 2024-01-08 15:26:57 +01:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package-lock.json chore: upgrade axios from 0.21.4 to 1.6.4 (#4986) 2024-01-31 13:05:45 +01:00
package.json chore: upgrade axios from 0.21.4 to 1.6.4 (#4986) 2024-01-31 13:05:45 +01:00
postcss.config.js build: add postcss and autoprefixer 2023-08-12 14:59:11 +02:00
tsconfig.json refactor: shared types (miodec) (#4978) 2024-01-29 15:53:42 +01:00