Commit Graph

3142 Commits

Author SHA1 Message Date
Bilawal Hameed cbdc656aa7 fixup 2020-06-24 14:27:10 +02:00
Bilawal Hameed 0c3ec16428 fixup 2020-06-24 14:24:30 +02:00
Bilawal Hameed 9ebd5e0960 fixup 2020-06-24 14:24:19 +02:00
Bilawal Hameed d92ebf4908 fixup 2020-06-24 14:22:36 +02:00
Bilawal Hameed 945594f2eb fixup 2020-06-24 14:22:25 +02:00
Bilawal Hameed b9568cf0ce fixup 2020-06-24 14:19:42 +02:00
Bilawal Hameed ceaba974e8 fixup 2020-06-24 14:16:36 +02:00
Bilawal Hameed 691f28a83c fixup 2020-06-24 14:15:56 +02:00
Bilawal Hameed f3302ef46b fixup 2020-06-24 14:14:13 +02:00
Bilawal Hameed 931058601b fixup 2020-06-24 14:12:31 +02:00
Bilawal Hameed c1a6add47d fixup 2020-06-24 14:11:52 +02:00
Bilawal Hameed aca7a44817 fixup 2020-06-24 14:09:45 +02:00
Bilawal Hameed 56e1b0adec fixup 2020-06-24 14:09:07 +02:00
Bilawal Hameed cc8c3a9e7d fixup 2020-06-24 14:06:51 +02:00
Bilawal Hameed 45f5fb08fe fixup 2020-06-24 13:56:51 +02:00
Bilawal Hameed fb19ad5839 fixup 2020-06-24 13:49:52 +02:00
Bilawal Hameed a4c01ea761 fixup 2020-06-24 13:47:39 +02:00
Bilawal Hameed 8273fc0405 fixup 2020-06-24 13:45:04 +02:00
Bilawal Hameed 48076c862e fixup 2020-06-24 13:42:48 +02:00
Bilawal Hameed c6220fff50 fixup 2020-06-24 13:41:42 +02:00
Bilawal Hameed ba04020228 fixup 2020-06-24 13:38:53 +02:00
Bilawal Hameed f419ac130a feat(.github/workflows): added python lint to CI 2020-06-24 12:03:30 +02:00
Patrik Oldsberg f5deffcfc1 Merge pull request #1431 from spotify/rugvip/retrack
core-api: move session state tracking to auth session managers
2020-06-24 11:30:43 +02:00
Patrik Oldsberg 45c518272c core-api: move session state tracking to auth session managers 2020-06-24 11:11:58 +02:00
Bilawal Hameed 921873e0b8 Merge pull request #1423 from spotify/bil/techdocs-add-python-formatter
techdocs: add python formatter to techdocs-core python package
2020-06-24 11:01:04 +02:00
Fredrik Adelöw 38a63c4472 Merge pull request #1428 from spotify/freben/examples
chore(catalog): move the entity examples to catalog-model
2020-06-24 10:47:28 +02:00
Patrik Oldsberg 5ff8582eb6 Merge pull request #1422 from spotify/mob/auth-std-profile
auth: refactor to include backstage identity and use more explicit types
2020-06-24 10:40:28 +02:00
Patrik Oldsberg a0772a2263 Merge pull request #1425 from spotify/rugvip/graphiql
graphiql: add GitHub endpoint and add to App
2020-06-24 10:25:10 +02:00
Patrik Oldsberg b709889fb5 auth-backend: clean up comments + fix getting email from profile 2020-06-24 10:24:06 +02:00
Fredrik Adelöw 9d8048897b Merge pull request #1429 from spotify/freben/header-labels
feat(catalog): show owner and lifecycle in header
2020-06-24 10:08:20 +02:00
Fredrik Adelöw 9396682f3a feat(catalog): show owner and lifecycle in header 2020-06-24 09:34:25 +02:00
Fredrik Adelöw afc2e37056 chore(catalog): move the entity examples to catalog-model 2020-06-24 08:47:55 +02:00
Fredrik Adelöw 1ca24a1b19 Merge pull request #1416 from spotify/dependabot/npm_and_yarn/rollup/plugin-node-resolve-8.1.0
build(deps): bump @rollup/plugin-node-resolve from 7.1.3 to 8.1.0
2020-06-24 08:39:11 +02:00
Fredrik Adelöw bbd0c08f96 Merge pull request #1182 from spotify/dependabot/npm_and_yarn/rollup/plugin-commonjs-13.0.0
build(deps): bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0
2020-06-24 08:34:54 +02:00
Fredrik Adelöw 6375a0ec04 Merge pull request #1415 from spotify/dependabot/npm_and_yarn/yup-0.29.1
build(deps): bump yup from 0.28.5 to 0.29.1
2020-06-24 08:33:59 +02:00
Patrik Oldsberg 96c4b7ffa5 plugins/graphiql: grayscale icon 2020-06-24 00:31:38 +02:00
Patrik Oldsberg 2b3713f7b6 app: add graphiql plugin with gitlab and github endpoints 2020-06-24 00:31:37 +02: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 cd7c1efb13 plugins/graphiql: add GitHub endpoint with automatic scope detection 2020-06-24 00:30:39 +02:00
dependabot-preview[bot] 61f89dd90b build(deps): bump yup from 0.28.5 to 0.29.1
Bumps [yup](https://github.com/jquense/yup) from 0.28.5 to 0.29.1.
- [Release notes](https://github.com/jquense/yup/releases)
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jquense/yup/compare/v0.28.5...v0.29.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 21:29:26 +00:00
Patrik Oldsberg 45cdbdd4b7 Merge pull request #1426 from spotify/rugvip/fix-dist
packages: include all contents of dist folder for published packages
2020-06-23 23:24:35 +02:00
Patrik Oldsberg dcaee07754 v0.1.1-alpha.12 2020-06-23 22:25:25 +02:00
Patrik Oldsberg 4d94f4cbb4 packages: publish entire dist folder 2020-06-23 22:24:55 +02:00
dependabot-preview[bot] 086417829d build(deps-dev): bump @storybook/addon-links from 5.3.18 to 5.3.19 (#1414)
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 5.3.18 to 5.3.19.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v5.3.19/addons/links)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-23 22:19:32 +02:00
Patrik Oldsberg 3d373602d2 Merge pull request #1424 from spotify/rugvip/cli-fix
cli: include missing folder and release alpha.11
2020-06-23 21:49:38 +02:00
Patrik Oldsberg 910057bc8a v0.1.1-alpha.11 2020-06-23 21:27:58 +02:00
Patrik Oldsberg 60db4adb18 cli: include assets-types in published package 2020-06-23 21:27:45 +02:00
Bilawal Hameed b53ecbff3e docs(mkdocs): added open up localhost:3000 to readme 2020-06-23 20:52:04 +02:00
Bilawal Hameed 464e07d067 docs(mkdocs): lower indentation for container setup commands 2020-06-23 20:51:22 +02:00
Bilawal Hameed f432c9deb6 chore(techdocs-core): formatted all files in src/ 2020-06-23 20:46:38 +02:00