monkeytype/frontend
Rizwan Mustafa f07a6dd656
Convert UserDAO to typescript & rename to UserDAL (#2821)
* Started conversion to typescript

* Some more fixy fixy

* Final fixy fixy or at least that is what it seems

* Even more fixy fixy

* Add verifed = false upon usre creation

* Added return type

* Removed extra data

* Fixes

* Removed class syntax of UserDAO

* Name fix

* Renamed UserDAO to UserDAL

* Fixed errors

* Fixed some problems

* Fixed pb bug

* Strict Equality

* Var name change

* Var name change
2022-04-14 18:07:28 +02:00
..
scripts Handle static assets with webpack (#2723) bruception 2022-03-17 21:00:20 +01:00
src Convert UserDAO to typescript & rename to UserDAL (#2821) 2022-04-14 18:07:28 +02:00
static swapped link 2022-04-14 13:30:46 +02:00
webpack Refactor plugin code (#2808) Bruception 2022-04-06 17:05:19 +02:00
.eslintignore Compile both JS and TS (#2464) by sondrekje 2022-02-11 19:02:21 +01:00
firebase.json added rewrite for static pages, removed redirect 2022-04-06 01:32:37 +02:00
gulpfile.js Compile sass using webpack (#2728) bruception 2022-03-18 15:40:40 +01:00
package-lock.json added throttle debounce library 2022-04-07 00:58:58 +02:00
package.json added throttle debounce library 2022-04-07 00:58:58 +02:00
tsconfig.json Improve webpack - Reduced filesize by 18% by converting from node-object-hash to object-hash (#2768) rizwanmustafa 2022-03-25 15:36:04 +01:00