Commit Graph

839 Commits

Author SHA1 Message Date
Patrik Oldsberg a22a9cbfdd packages/core: minor auth text fixes + reduntant has 2020-05-22 15:26:27 +02:00
Patrik Oldsberg c1b76913a0 packages/app: add oauth request and google auth APIs 2020-05-22 13:45:14 +02:00
Patrik Oldsberg 659e904f55 packages/core: export auth APIs 2020-05-22 13:45:13 +02:00
Patrik Oldsberg 72feb6055e package/core: forward more config through GoogleAuth 2020-05-22 13:45:13 +02:00
Patrik Oldsberg a928e952cd packages/core: add tests for google auth scope normalization 2020-05-20 17:19:04 +02:00
Patrik Oldsberg 31202a1e95 packages/core: refactor to remove need to BaseAuthSession 2020-05-20 16:32:06 +02:00
Patrik Oldsberg 930c2dba2b packages/core: reorder some AuthConnector methods 2020-05-20 12:53:39 +02:00
Patrik Oldsberg 3ae262f4f8 packages/core: configurable scope join for DefaultAuthConnector 2020-05-20 12:50:54 +02:00
Patrik Oldsberg 42000fbaaf packages/core: refactor AuthConnector options a bit and add docs 2020-05-20 12:34:42 +02:00
Patrik Oldsberg eccb7e1cb8 packages/core: rename AuthHelper to AuthConnector 2020-05-20 12:20:27 +02:00
Patrik Oldsberg e6537acc9c packages/core: move google auth session refresh logic out into separate session manager helper 2020-05-20 12:03:45 +02:00
Patrik Oldsberg 2d65c9a38f packages/core: remove custom OAuth scope classes in favor for early transform functions 2020-05-19 17:22:05 +02:00
Patrik Oldsberg bf6c807d6d packages/core: move out showLoginPopup from OAuthRequestApi to separate lib module + tweak and document payload format 2020-05-19 15:14:25 +02:00
Patrik Oldsberg 8b6f4a4ffe packages/core: add more tests for OAuthRequestManager 2020-05-19 14:57:16 +02:00
Patrik Oldsberg 775e339b1e packages/core: refactor GoogleAuthHelper into generic helper and move to lib 2020-05-19 14:57:15 +02:00
Patrik Oldsberg dcf2c6e3bb packages/core: switch google auth to use types from common definitions 2020-05-19 14:57:14 +02:00
Patrik Oldsberg 3fe63fbab4 packages/core: lift out internal goog auth implementation 2020-05-19 14:57:13 +02:00
Patrik Oldsberg 7ba13d0e93 packages/core: add MockOAuthRequestApi 2020-05-19 14:57:13 +02:00
Nikita Nek Dudnik 798685f2ad Merge branch 'master' of github.com:spotify/backstage 2020-05-19 14:03:48 +02:00
Patrik Oldsberg cc6ff2c13e Merge pull request #909 from spotify/rugvip/authapi
packages/core: add unimplemented auth api definitions
2020-05-19 13:08:54 +02:00
Patrik Oldsberg 2752bc4120 package/core: removed unused internal interface in OAuthPendingRequests (#917) 2020-05-19 11:48:16 +02:00
Patrik Oldsberg 534607ec5d pacakges/core: auth api difinitions review feedback 2020-05-19 11:46:00 +02:00
Nikita Nek Dudnik 7702c936d9 Merge branch 'master' of github.com:spotify/backstage 2020-05-19 10:55:07 +02:00
nikek 9dd563e3a9 Make <Table> stories deterministic for snapshot testing 2020-05-19 10:04:58 +02:00
Nikita Nek Dudnik 10ee5eb5b4 fix: remove obsolete package and fix tests 2020-05-18 20:17:49 +02:00
Patrik Oldsberg 8bd06d9882 packages/core: add unimplemented auth api definitions 2020-05-18 20:09:51 +02:00
Ivan Shmidt 7dd484d4df fix: pr edits 2020-05-18 19:54:37 +02:00
Nikita Nek Dudnik 8428d95791 fix: tests 2020-05-18 19:11:42 +02:00
Ivan Shmidt aa1eaf4b33 Merge branch 'master' of github.com:spotify/backstage 2020-05-18 18:50:08 +02:00
Ivan Shmidt aef288b6cb refactor: move to serveBundle 2020-05-18 18:21:42 +02:00
Ivan Shmidt 0a592af4de feat: settings -> dialog 2020-05-18 18:00:30 +02:00
Ivan Shmidt dd93bc9ced feat: proxy
Allowing to put a proxy field into a package.json for both app and
plugin to use it with a wds build-in proxy
2020-05-18 17:56:36 +02:00
Nikita Nek Dudnik 3e459857cf Merge remote-tracking branch 'upstream/master' 2020-05-18 16:03:04 +02:00
Nikita Nek Dudnik cfd6508e98 Fix merge conflicts 2020-05-18 15:54:55 +02:00
Patrik Oldsberg 3c075c3093 Merge pull request #900 from spotify/eide/bump-tl-jest-dom-5-7-0
Manually bump @testing-library/jest-dom from 4.2.4 to 5.7.0
2020-05-18 15:08:17 +02:00
Nikita Nek Dudnik adee4e2987 Merge remote-tracking branch 'upstream/master' 2020-05-18 14:41:45 +02:00
Patrik Oldsberg cd83f5a43f Merge pull request #885 from spotify/rugvip/subjects
packages/core: add behavior and publish subjects to make it easier to produce observables
2020-05-18 13:53:27 +02:00
Marcus Eide 3189871c26 Merge pull request #905 from spotify/eide/bump-tl-user-event-10-2-4
Manually bump @testing-library/user-event from 7.2.1 to 10.2.4
2020-05-18 13:36:53 +02:00
Patrik Oldsberg 8a53a43424 Merge pull request #901 from spotify/rugvip/cleanup
build setup cleanup / PR feedback
2020-05-18 13:33:26 +02:00
Patrik Oldsberg 98816d648a packages/core: use BehaviorSubject in OAuthRequestManager 2020-05-18 13:30:00 +02:00
Patrik Oldsberg df8aac9739 packages/core: use BehavorSubject in OAuthRequestManager 2020-05-18 13:29:59 +02:00
Patrik Oldsberg 73f478380c packages/core: use BehavorSubject in AppThemeSelector 2020-05-18 13:29:59 +02:00
Patrik Oldsberg 06bf6fa6aa packages/core: add basic implementations of bahavior and publish RX subjects 2020-05-18 13:29:58 +02:00
Patrik Oldsberg 9b3e7b345d packages/cli: clarify jest module mapper config 2020-05-18 13:05:51 +02:00
Patrik Oldsberg 26e259d7bd packages/cli: remove old comment in packager 2020-05-18 13:05:51 +02:00
Patrik Oldsberg 0242c8a344 packages/cli: add more explanations to installWithLocalDeps + remove console.log 2020-05-18 13:05:51 +02:00
Patrik Oldsberg a1efd0d76d packages/cli: nicer handling of waiting for bundler to exit 2020-05-18 13:05:51 +02:00
Patrik Oldsberg e8f2b88990 packages/cli: remove redundant type declarations for rollup-plugin-esbuild 2020-05-18 13:05:44 +02:00
Marcus Eide fb3e003272 Bump testing-library/user-event to 10.2.4 2020-05-18 12:59:58 +02:00
Patrik Oldsberg 1362820792 packages/core: export sidebar context type 2020-05-18 12:43:37 +02:00