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
Bilawal Hameed
f9ee9991a0
docs(techdocs-core): added linting section
2020-06-23 20:46:16 +02:00
Bilawal Hameed
d6cf8892fe
docs(techdocs-core): added dependency install command
2020-06-23 20:46:16 +02:00
Bilawal Hameed
4c6ea35960
chore(techdocs-core): added gitignore
2020-06-23 20:32:23 +02:00
Bilawal Hameed
97e9e325e5
docs(techdocs-core): add README
2020-06-23 20:31:13 +02:00
Bilawal Hameed
8f91501b07
chore(mkdocs/container): remove initial newline
2020-06-23 20:17:05 +02:00
Bilawal Hameed
3f79513fdd
chore(techdocs-core): lower indentation of notice
2020-06-23 20:17:05 +02:00
Bilawal Hameed
cddfe9bd58
feat(techdocs-core): add python formatter
2020-06-23 20:11:16 +02:00
Patrik Oldsberg
005ca191a8
storybook: update identity api mock
2020-06-23 19:29:04 +02:00
Patrik Oldsberg
a6815e3543
core-api: update loginPopup tests
2020-06-23 19:21:15 +02:00
Patrik Oldsberg
cc3664faf1
core: fix sign-in hot reloading issues and unmounted component access
2020-06-23 18:38:34 +02:00
blam
d10b99e55d
Merge branch 'master' of github.com:spotify/backstage into mob/cookiecutter-templater
...
* 'master' of github.com:spotify/backstage:
v0.1.1-alpha.10
2020-06-23 18:09:24 +02:00
blam
0fe8e594f2
refactor(scaffolder): Moving out the dockerish logic into something that is easy to consume for other templaters
2020-06-23 18:07:03 +02:00
Sebastian Qvarfordt
cb6742c15e
feat(mkdocs): WIP extensions for markdown
2020-06-23 17:51:48 +02:00
Patrik Oldsberg
1253f82057
Merge pull request #1419 from spotify/rugvip/release
...
Release v0.1.1-alpha.10
2020-06-23 16:58:10 +02:00
blam
81ab44eae8
Merge branch 'master' of github.com:spotify/backstage into mob/cookiecutter-templater
...
* 'master' of github.com:spotify/backstage: (42 commits)
chore(techdocs-core): remove the extremely narrow python version requirement
fix(techdocs-core): add empty line
fix(techdocs-core): correct development status classifier
fix(techdocs-core): add empty line
fix(techdocs-core): update email
fix(techdocs-core): corrected license
fix(techdocs-core): add license headers
Update setup.py
fix(techdocs-core): remove generated .gitignore
feat(techdocs-core): Adds skeleton of techdocs-core defaults
Create adopters.md (#1412 )
fix(mkdocs): update index.md
fix(mkdocs): update site name
docs(mkdocs): add readme
docs(techdocs): update readme with link to mkdocs readme
feat(mkdocs): mkdocs docker container
cli: added jest transform for static assets
plugins/graphiql: move graphiql icon out as separate icon svg
core: move error page MicDrop out as separate svg file
cli: allow svg imports and special .icon.svg import
...
2020-06-23 16:54:39 +02:00
Patrik Oldsberg
6300d4a917
v0.1.1-alpha.10
2020-06-23 16:08:05 +02:00
Patrik Oldsberg
593cc2c6e6
core-api: update web message response handling in loginPopup to expect RFC format
2020-06-23 16:06:26 +02:00
Marcus Eide
a5785b80fa
Identity and profile work, wip
2020-06-23 15:45:48 +02:00
Sebastian Qvarfordt
aabbc3462d
Merge pull request #1417 from spotify/mob/techdocs-core
...
feat(techdocs-core): Adds skeleton of techdocs-core defaults
2020-06-23 15:33:10 +02:00
Ivan Shmidt
e59cac61fd
feat(scaffolder): error handling, log propagation
...
Co-authored-by: Ben Lambert <ben@blam.sh >
2020-06-23 15:30:38 +02:00
Sebastian Qvarfordt
ddc7701329
chore(techdocs-core): remove the extremely narrow python version requirement
2020-06-23 15:26:25 +02:00
Emma Indal
ae892ac19d
fix(techdocs-core): add empty line
2020-06-23 15:23:33 +02:00
Bilawal Hameed
27b32140fc
fix(techdocs-core): correct development status classifier
2020-06-23 15:23:25 +02:00
Emma Indal
219d55a691
fix(techdocs-core): add empty line
2020-06-23 15:23:21 +02:00
Bilawal Hameed
017797454c
fix(techdocs-core): update email
2020-06-23 15:22:02 +02:00
Bilawal Hameed
17c342fbba
fix(techdocs-core): corrected license
2020-06-23 15:21:15 +02:00
Emma Indal
c19be944b3
fix(techdocs-core): add license headers
2020-06-23 15:15:38 +02:00
Bilawal Hameed
a133bf542a
Update setup.py
2020-06-23 15:07:12 +02:00