Jon Koops
243cec90df
Add Keycloak JS to the project ( #3189 )
2022-09-12 11:52:11 +02:00
Jon Koops
de8258a4af
Fix path to Cypress in ESLint config ( #3192 )
2022-08-25 14:11:12 +02:00
Jon Koops
c6ab6a1190
Move Admin UI into a monorepo structure ( #3186 )
2022-08-25 11:03:07 +02:00
Jon Koops
9e4ecc8a1b
Remove Cypress test exclusion ( #3169 )
2022-08-23 16:30:52 +02:00
Jon Koops
a6fd2cabfa
Use new JSX transformation for React ( #3033 )
2022-08-03 14:12:07 +02:00
Jon Koops
9fffb87aa7
Replace Snowpack with Vite ( #2936 )
2022-08-02 14:11:38 +02:00
Jon Koops
b9224862de
Replace Lodash with it's ESM variant ( #1990 )
2022-02-02 11:33:57 +01:00
Jon Koops
55307ec1ac
Prefer using arrow functions for callbacks ( #1287 )
2021-10-04 08:03:19 +02:00
Jon Koops
27bcd66a29
Lint all files in the project ( #1167 )
2021-09-16 12:24:21 +02:00
Jon Koops
e831a31b3a
Warn about useless conditions ( #1127 )
2021-09-08 11:59:14 +02:00
Stan Silvert
e5b8d04270
Don't complain about Windows line endings ( #1098 )
2021-09-01 07:55:53 +02:00
Jon Koops
e062603ff2
Remove useless React fragments ( #1062 )
2021-08-26 14:15:28 +02:00
Jon Koops
18e0a930be
Prefer Array#includes() over Array#indexOf() ( #1013 )
2021-08-18 11:29:42 +02:00
Jon Koops
317acd8239
Prefer optional chaining over validating references ( #992 )
2021-08-12 13:15:47 +02:00
Erik Jan de Wit
190376590f
changed render of link so search can find the text ( #967 )
...
* changed render of link so search can find the text
fixing: #965
* Update src/realm-roles/RolesList.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* Update src/realm-roles/RolesList.tsx
Co-authored-by: Jon Koops <jonkoops@gmail.com>
* add missing imports and disable problematic eslint rules
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2021-08-10 13:14:16 +02:00
Jon Koops
12d2471c3b
Enable 'no-empty-function' ESlint rule ( #917 )
2021-07-27 22:56:16 +02:00
Jon Koops
a0cd879857
Clean up and modernize ESlint configuration ( #866 )
2021-07-20 16:50:37 +02:00