Commit Graph

25 Commits

Author SHA1 Message Date
Marcus Eide a85ca3123c Add non-legacy routes when in isolation 2020-09-01 10:46:52 +02:00
Patrik Oldsberg ea1a36433d app,core-api: install DiscoveryApi in default app and use it for all auth providers 2020-08-21 00:54:54 +02:00
Patrik Oldsberg 645c7f444b core-api: switch auth provider apiOrigin option to backendUrl 2020-08-19 09:43:36 +02:00
Jaime Mendes fed39a1fa7 Adds Auth0 as IdP 2020-07-19 23:57:53 +01:00
danztran f524bbdea2 plugin/auth-backend: add gitlab oauth 2020-06-28 22:24:47 +07:00
Patrik Oldsberg c6b9d27a71 dev-utils: add google and github auth APIs to default api factories 2020-06-24 00:30:40 +02:00
Patrik Oldsberg 9a37995151 packages/core-api: split AppComponent into AppRouter and AppRoutes 2020-06-16 11:35:35 +02:00
Patrik Oldsberg c40a2a5e61 packages/core-api: move router component inside app and configure it with base path 2020-06-06 17:06:18 +02:00
Ivan Shmidt af56473342 NavLink->Link, NavButton->Button, remove redirects for now 2020-06-04 00:03:34 +02:00
Patrik Oldsberg 6f955a5366 packages/dev-utils: add oauthRequestApi factory + dialog 2020-05-31 19:41:09 +02:00
Patrik Oldsberg 43795b8576 packages/dev-utils: added addRootChild to DevAppBuilder 2020-05-31 19:41:09 +02:00
Patrik Oldsberg fe08f81359 packages/dev-utils: update to reflect changes in core and include proper alert display 2020-05-25 22:19:32 +02:00
Patrik Oldsberg a79f120fa5 packages/core: rename NavTargets to RouteRefs 2020-05-25 12:47:44 +02:00
Wojciech Adaszynski 2aacf677e9 Pin sidebar with a button 2020-05-20 16:57:30 +02:00
Marcus Eide 324245586f Change import of jest-dom in setupTests.ts according to change in api 2020-05-18 11:11:58 +02:00
Patrik Oldsberg 90aee3b1aa packages/cli,dev-utils: add react hot loading support 2020-05-17 23:30:01 +02:00
Patrik Oldsberg 6b5ac0a8e1 packages/dev-utils: remove redundant theme wrapping 2020-05-15 09:38:59 +02:00
Patrik Oldsberg ce55e67f31 packages/core: refactor createApp to just take options + separate out AppContext 2020-05-15 09:38:01 +02:00
Patrik Oldsberg 14c551c616 packages/dev-utils: add nav targets to the sidebar 2020-05-13 14:58:58 +02:00
Patrik Oldsberg 0fc188d8a4 packages/dev-utils: fix for default api factories being omitted 2020-05-08 18:55:46 +02:00
Patrik Oldsberg 99f9c6863e packages/dev-utils: use doc comments + text fix in README 2020-04-28 14:06:20 +02:00
Patrik Oldsberg 5c797e4f53 packages/dev-utils: default to navigating to the first registered route 2020-04-26 17:26:49 +02:00
Patrik Oldsberg b81ebe7e72 packages/dev-utils: refactor to be more like createApp 2020-04-26 17:26:48 +02:00
Patrik Oldsberg 84877f6bae packages/dev-utils: add test for api factories 2020-04-26 14:19:20 +02:00
Patrik Oldsberg a7d8a03e31 packages: add new dev-utils package 2020-04-26 14:19:19 +02:00