James Mikrut
|
c11bcd1416
|
feat: swc register (#1779)
* feat: implements esbuild and removes babel
* chore: implements esbuild-register
* chore: tests passing
* chore: implements @swc/jest for tests
* feat: implements swc
* chore: removes build and relies on swc/register only
* chore: converts some exports
* chore: flattens ts configs
* chore: allows tsx in swc
* chore: converts more exports into js
* chore: restores payload module.exports
* chore: removes unused dependency
|
2023-01-04 10:11:26 -05:00 |
|
Alberto Maghini
|
a345ef0d31
|
feat: admin UI logout extensibility (#1274)
* added Logout documentation
* updated type and schema
* updated logout component, route and inactivityRoute references
* added custom Logout component into test admin instance
* fixed windows path management
* added dotenv usage
* added check on testSuiteDir and provided more meaningful error message
* fixed object destructure
* updated from logout.route to logoutRoute
* extracted getSanitizedLogoutRoutes method
* added unit tests
* updated references
* updated doc
* reviewed casing and added defaults
* updated usage
* restored workers previous value
* fixed config validation
* updated docs and schema
* updated reference to logoutRoute and inactivityRoute
* updated test ref
Co-authored-by: Alberto Maghini (MSC Technology Italia) <alberto.maghini@msc.com>
Co-authored-by: Alberto Maghini <alberto@newesis.com>
|
2022-11-14 14:55:31 -05:00 |
|
Elliot DeNolf
|
4415f9db48
|
chore: add error message if test config doesn't exist
|
2022-07-21 08:17:54 -07:00 |
|
Elliot DeNolf
|
4b0a257246
|
test: fix all test scripts
|
2022-07-15 14:36:09 -07:00 |
|