Julius Marminge
|
53748eb380
|
add an enum generator, stop importing from @prisma/client (#8548)
* add an enum generator and start importing from it
* keep moving imports
* fix remaining
* Header simplified
* Removed generated file from repo
* Updated .gitignore to exclude enums directory
* Add eslint rule to check for @prisma/client Prisma enum import
* Added another enum import + exclude PrismaClient
---------
Co-authored-by: Alex van Andel <me@alexvanandel.com>
|
2023-05-02 13:44:05 +02:00 |
Udit Takkar
|
bdbf9bd04d
|
perf: reduce bundle size (#8337)
Co-authored-by: zomars <zomars@me.com>
Co-authored-by: Hariom Balhara <hariombalhara@gmail.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Keith Williams <keithwillcode@gmail.com>
|
2023-04-19 19:45:08 +05:30 |
Omar López
|
7c749299bb
|
Enforces explicit type imports (#7158)
* Enforces explicit type imports
* Upgrades typescript-eslint
* Upgrades eslint related dependencies
* Update config
* Sync packages mismatches
* Syncs prettier version
* Linting
* Relocks node version
* Fixes
* Locks @vitejs/plugin-react to 1.3.2
* Linting
|
2023-02-16 15:39:57 -07:00 |
sean-brydon
|
1bb987556d
|
Impersonate UI (#4243)
* Impersonate UI
* Depracates Old admin required
* Move permission container to features
* Remove logic from dumb components
* Fix export from v2
* Fix type cast - add tab filter
* Redirect on authed pages
* Add key back
Co-authored-by: Joe Au-Yeung <65426560+joeauyeung@users.noreply.github.com>
Co-authored-by: Peer Richelsen <peeroke@gmail.com>
Co-authored-by: Omar López <zomars@me.com>
|
2022-09-08 15:35:31 +00:00 |