Govindarajan Nagarajan
448767712b
(auth-backend) Bugfix: Do not throw Exception if scopes dont exist. Refs #1786
...
Currently, the OAuthProvider library in `auth-backend` throws an
Exception if scopes are missing in the `start` (initial) request
in the Authorization flow. Scopes are an optional parameter as per the
spec, so if scopes are empty, simply forward the empty scopes instead of
throwing an Exception
2020-07-30 15:16:54 +02:00
Patrik Oldsberg
87ed1a73a8
Merge pull request #1784 from spotify/rugvip/safari
...
core-api: ensure instantPopup is synchronous in RefreshingAuthSessionManager
2020-07-30 15:10:56 +02:00
Patrik Oldsberg
69d7f9cc92
Merge pull request #1785 from spotify/rugvip/salmon
...
auth-backend: set SameSite=Lax for oauth flow cookies
2020-07-30 15:10:50 +02:00
Patrik Oldsberg
679f24fc61
Merge pull request #1769 from spotify/Rugvip-patch-2
...
Add coding guidelines to CONTRIBUTING
2020-07-30 15:07:46 +02:00
Patrik Oldsberg
2930e081a5
core-api: ensure instantPopup is synchronous in RefreshingAuthSessionManager
2020-07-30 12:45:36 +02:00
Patrik Oldsberg
54610c9ba4
auth-backend: set SameSite=Lax for oauth flow cookies
2020-07-30 12:37:02 +02:00
David Sykes
58fa8ce5fb
Updated test
2020-07-30 11:35:01 +01:00
David Sykes
4f54f062fe
Updated test
2020-07-30 11:31:26 +01:00
David Sykes
ea57820c62
Removed a div that was no longer needed
2020-07-30 11:30:01 +01:00
David Sykes
fa708d6572
TechDocsNotFound now uses ErrorPage from core with an optional docPath parameter
2020-07-30 11:19:12 +01:00
David Sykes
5ae8479e39
Added optional docPath parameter to ErrorPage and used it to display docPath for missing TechDocs
2020-07-30 11:18:20 +01:00
David Sykes
c3fc889d12
Exported ErrorPage and reordered exports
2020-07-30 11:17:24 +01:00
Paul Pacheco
c0feeecc29
Add documentation
2020-07-30 04:53:35 -05:00
Paul Pacheco
84d366527a
Get config from environment variables
2020-07-30 04:51:04 -05:00
Paul Pacheco
c485f7375e
Add configuration for github enterprise
2020-07-30 04:43:02 -05:00
Twisha Saraiya
5749c98e3f
techdocs: modify documentation header
2020-07-30 14:45:21 +05:30
ellieseastream
86672eb8cc
Merge pull request #1780 from spotify/mob/bump-mkdocs-version-techdocs-core
...
TechDocs: updated mkdocs-techdocs-core in techdocs-container Docker file.
2020-07-30 10:38:59 +02:00
ellinors
e14962205a
fix(techdocs): updated mkdocs-techdocs-core in techdocs-container Docker file.
2020-07-30 10:19:50 +02:00
Rémi DOREAU
7bedd6f2a0
fix(cli): e2e tests createApp path
2020-07-30 09:50:29 +02:00
Rémi DOREAU
489a57b0c7
feat(create-app): requested changes
2020-07-30 01:09:43 +02:00
Rémi DOREAU
5eb1f2d69f
refactor(create-app): remove useless extras
2020-07-30 01:09:43 +02:00
Rémi DOREAU
a43d29eb9d
refactor(cli): move create-app into his own package
2020-07-30 01:09:43 +02:00
Patrik Oldsberg
75abb42217
Merge pull request #1773 from spotify/rugvip/gomock
...
catalog-backend: move template mock-data call to scaffolder-backend
2020-07-29 17:01:28 +02:00
Sebastian Qvarfordt
f392d992b9
Merge pull request #1771 from spotify/mob/add-metadata-generation-techdocs-core
...
Metadata generation in techdocs-core python package
2020-07-29 16:38:33 +02:00
Patrik Oldsberg
2d310e28a8
Merge pull request #1770 from spotify/rugvip/hint
...
backend: add clarifying comment to COPY command in Dockerfile
2020-07-29 16:29:24 +02:00
Patrik Oldsberg
dc6d2db444
catalog-backend: move template mock-data call to scaffolder-backend
2020-07-29 16:22:30 +02:00
Sebastian Qvarfordt
276dd590f1
fix(techdocs-core): formatting
2020-07-29 12:52:53 +02:00
ebarrios
c28527a469
Using version ^0.1.1-alpha.16
2020-07-29 12:42:25 +02:00
ebarrios
840e708bf7
Rolled back plugin version to 0.1.1-alpha.13
2020-07-29 12:14:11 +02:00
ebarrios
019b9b6dbc
Readded package gcp-projects to packages.app.package.json
2020-07-29 12:09:33 +02:00
Sebastian Qvarfordt
044b1d4201
Does not bump mkdocs-techdocs-core in dockerfile yet since it's not published
2020-07-29 11:55:45 +02:00
Sebastian Qvarfordt
891b1cebb7
feature(techdocs-core): Initial version of metadata generation of mkdocs data
2020-07-29 11:49:01 +02:00
Patrik Oldsberg
315b981cd4
backend: add clarifying comment to COPY command in Dockerfile
2020-07-29 11:34:37 +02:00
Patrik Oldsberg
d1b2a6ccd1
Add coding guidelines to CONTRIBUTING
2020-07-29 11:12:52 +02:00
Marcus Eide
9d5f9132e9
Merge pull request #1479 from spotify/dependabot/npm_and_yarn/svgr/rollup-5.4.0
...
build(deps): bump @svgr/rollup from 4.3.3 to 5.4.0
2020-07-29 10:45:12 +02:00
dependabot-preview[bot]
57c070f1a9
chore(deps): bump @rollup/plugin-node-resolve from 8.1.0 to 8.4.0
...
Bumps [@rollup/plugin-node-resolve](https://github.com/rollup/plugins ) from 8.1.0 to 8.4.0.
- [Release notes](https://github.com/rollup/plugins/releases )
- [Commits](https://github.com/rollup/plugins/compare/node-resolve-v8.1.0...node-resolve-v8.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-29 05:59:56 +00:00
Patrik Oldsberg
7889f08f40
Merge pull request #1748 from andrewthauer/yarn-dev
...
Add yarn dev to start both app & backend
2020-07-28 17:22:40 +02:00
ebarrios
d6d90c8a82
Merge branch 'ebarriosjr/Creating-gcp-projects-plugin' of github.com:ebarriosjr/backstage into ebarriosjr/Creating-gcp-projects-plugin
2020-07-28 17:14:30 +02:00
ebarrios
082d667854
Clean up for yarn tsc and fix the simple settep for project creation
2020-07-28 17:12:54 +02:00
Esteban Barrios
9de220ea7c
Merge branch 'master' into ebarriosjr/Creating-gcp-projects-plugin
2020-07-28 15:51:07 +02:00
ebarrios
2c13894037
Modify the UI per request of the backstage team
2020-07-28 15:48:14 +02:00
Andrew Thauer
c678da82ba
feat: add yarn dev to start both app & backend
2020-07-28 06:10:07 -04:00
Ivan Shmidt
7248e9a581
feat(github-actions): widget inside catalog
2020-07-28 11:29:27 +02:00
Marcus Eide
db5e0408cb
Merge pull request #1743 from spotify/dependabot/npm_and_yarn/rollup-2.23.0
...
chore(deps): bump rollup from 2.10.9 to 2.23.0
2020-07-28 10:30:09 +02:00
Nikita Dudnik
e80755e93f
Merge pull request #1759 from spotify/ndudnik/github-actions-annotation
...
fix: annotation name
2020-07-28 09:58:47 +02:00
Nikita Dudnik
6b062a753e
Merge branch 'master' into ndudnik/github-actions-annotation
2020-07-28 09:35:15 +02:00
Nikita Nek Dudnik
f7ecc32765
fix: annotation name
2020-07-28 09:28:57 +02:00
dependabot-preview[bot]
cca7c5a5d1
chore(deps-dev): bump @types/webpack-dev-server from 3.10.1 to 3.11.0
...
Bumps [@types/webpack-dev-server](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/webpack-dev-server ) from 3.10.1 to 3.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/webpack-dev-server )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-28 07:05:16 +00:00
dependabot-preview[bot]
3975cdbc3c
chore(deps-dev): bump http-errors from 1.7.3 to 1.8.0
...
Bumps [http-errors](https://github.com/jshttp/http-errors ) from 1.7.3 to 1.8.0.
- [Release notes](https://github.com/jshttp/http-errors/releases )
- [Changelog](https://github.com/jshttp/http-errors/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/http-errors/compare/1.7.3...1.8.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-07-28 07:02:47 +00:00
Patrik Oldsberg
c94dc3dca0
Merge pull request #1757 from spotify/rugvip/typefix
...
yarn.lock,cli: bump failing type deps + run tsc after plugin creation in e2e test
2020-07-27 17:24:36 +02:00