Commit Graph

4926 Commits

Author SHA1 Message Date
Fredrik Adelöw 54c3967440 Merge pull request #2137 from spotify/freben/more-create-app
fix(create-app): updated the backend template to match new functionality
2020-08-28 13:50:01 +02:00
Fredrik Adelöw eae4baba01 Merge pull request #2017 from spotify/dependabot/npm_and_yarn/inquirer-7.3.3
chore(deps): bump inquirer from 7.2.0 to 7.3.3
2020-08-28 13:48:30 +02:00
Fredrik Adelöw 39a99ffce8 Merge pull request #2140 from SDA-SE/feat/metrics
feat(backend-common): introduce metrics for the backend
2020-08-28 13:12:10 +02:00
Oliver Sand a7fdb17356 refactor(core): change SidebarUserSettings to accept a list of providerSettings
This allows to configure custom provider settings without the need to modify the core package.
2020-08-28 12:17:32 +02:00
Oliver Sand f5c0aadbe4 feat(backend-common): make metrics configurable 2020-08-28 12:16:47 +02:00
Oliver Sand 8f6038951f feat(backend-common): introduce metrics for the backend
Add a /metrics endpoint that exposes metrics about the backend. It provides general runtime metrics (memory, gc, utilization) as well as request metrics.
2020-08-28 12:16:46 +02:00
Fredrik Adelöw a164990658 fix(create-app): updated the backend template to match new functionality 2020-08-28 11:59:29 +02:00
Fredrik Adelöw 70ccbd304c Merge pull request #2152 from spotify/freben/unbreak-win-workflows
fix(build): remove node_modules caching on windows
2020-08-28 11:58:28 +02:00
Emma Indal cd3dde5af6 add techdocs big picture to docs (#2153) 2020-08-28 11:56:22 +02:00
Fredrik Adelöw e2473c6989 fix(build): remove node_modules caching on windows 2020-08-28 11:22:20 +02:00
ebarrios 9fc08a4c1e Merge branch 'Create-github-widget-list-workflows' of github.com:ebarriosjr/backstage into Create-github-widget-list-workflows 2020-08-28 11:03:52 +02:00
ebarrios babfe5716b Added Widget for listing workflows run 2020-08-28 11:03:48 +02:00
ebarrios 3cf332fc32 Merge branch 'Add-github-widget-to-catalog' of github.com:ebarriosjr/backstage into Add-github-widget-to-catalog 2020-08-28 11:01:32 +02:00
ebarrios de7c7268b3 Added Widget for listing workflows run to catalog under CI/CD tab 2020-08-28 11:01:14 +02:00
Esteban Barrios 9b5e4aa734 Merge pull request #2 from spotify/master
Rebasing from master
2020-08-28 10:58:30 +02:00
ebarrios 93b5425660 Reverted change applied to master by mistake 2020-08-28 10:57:11 +02:00
ebarrios b0a6218c1a Reverted change applied to master by mistake 2020-08-28 10:56:48 +02:00
ebarrios 691b8ad8fb Reverted change applied to master by mistake 2020-08-28 10:56:05 +02:00
Fredrik Adelöw a22d3f5acd Merge pull request #2150 from spotify/shmidt-i/fix-tsc-auth-microsoft
fix: discovery api leftovers
2020-08-28 10:44:50 +02:00
Ivan Shmidt 7bbbfa1e6a fix: discovery api leftovers 2020-08-28 10:31:28 +02:00
Fredrik Adelöw d93af55500 Merge pull request #2149 from timja/patch-1
Remove unused config values
2020-08-28 09:48:20 +02:00
Fredrik Adelöw b0963c6a3e Merge pull request #2129 from GoWind/accept-updated-refresh-tokens
Update Refresh Token, if provided by the server in the refresh grant. Refs #2128
2020-08-28 09:47:11 +02:00
Tim Jacomb 827eea8a5e Remove unused config values 2020-08-28 07:47:25 +01:00
ebarrios ffa9886051 Added Widget for listing workflows run to catalog under CI/CD tab 2020-08-27 18:30:59 +02:00
ebarrios 96d67a24ce Added Widget for listing workflows run to catalog under CI/CD tab 2020-08-27 18:25:39 +02:00
ebarrios 9a2e3b93de Added Widget for listing workflows run 2020-08-27 17:39:22 +02:00
Esteban Barrios adfbfa47b0 Merge pull request #1 from spotify/master
Rebasing from master
2020-08-27 17:36:16 +02:00
Stefan Ålund 9e084265fe Enable search of docs on microsite (#2142)
* Enable search of docs on microsite

* Add proper config
2020-08-27 15:35:48 +02:00
Oliver Sand e64411a754 fix(api-docs): fix a small styling issue in openapi rendering (#2141)
Specs without operations were no correctly displayed in dark mode.
2020-08-27 15:10:39 +02:00
Raghunandan Balachandran 304b7bcb13 Merge pull request #2074 from spotify/rugvip/discovery
[RFC] Add DiscoveryApi
2020-08-27 15:07:21 +02:00
Emma Indal 3fbfb42619 register techdocs storage api to dev app (#2139) 2020-08-27 14:01:09 +02:00
dependabot-preview[bot] eb613c1aac chore(deps): bump apollo-server from 2.16.0 to 2.16.1 (#2133)
Bumps [apollo-server](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server) from 2.16.0 to 2.16.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server@2.16.1/packages/apollo-server)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-08-27 13:27:55 +02:00
Stefan Ålund a8edb19f61 [Docs] Various fixes (#2136)
* [Docs] Various fixes

* More fixes

* Fix ADRs

* Typo
2020-08-27 13:27:22 +02:00
Emma Indal 2bb585f4fe TechDocs: add note to docs about limitations to the scaffolder (#2134)
* add warning to docs about limitations to the scaffolder

* Update docs/features/techdocs/creating-and-publishing.md
2020-08-27 13:15:09 +02:00
dependabot-preview[bot] 23c34ff0b1 chore(deps): bump whatwg-fetch from 2.0.4 to 3.4.0
Bumps [whatwg-fetch](https://github.com/github/fetch) from 2.0.4 to 3.4.0.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v2.0.4...v3.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-27 11:05:18 +00:00
Fredrik Adelöw 6a1bfbdde8 Merge pull request #2130 from spotify/freben/yarn-dedup
chore(yarn.lock): remove duplicates
2020-08-27 12:59:31 +02:00
Nikita Dudnik 8bde560157 Merge pull request #2131 from spotify/ndudnik/unbreak-circleci
fix(circleci): unbreak plugin
2020-08-27 11:52:13 +02:00
Nikita Nek Dudnik d51b61dbaf fix(circleci): unbreak plugin 2020-08-27 11:38:49 +02:00
Govindarajan Nagarajan 9da9a1c94e refactor: styling and variable naming 2020-08-27 11:08:23 +02:00
Sebastian Qvarfordt 0b2f787699 Updated docs for techdocs plugin (#2127)
* Updated docs for techdocs plugin

* Error in example comment

* Update plugins/techdocs/README.md

Co-authored-by: Emma Indal <emmai@spotify.com>

* Update plugins/techdocs/src/reader/README.md

Co-authored-by: Emma Indal <emmai@spotify.com>

* Update plugins/techdocs/src/reader/README.md

Co-authored-by: Emma Indal <emmai@spotify.com>

* Update plugins/techdocs/src/reader/README.md

Co-authored-by: Emma Indal <emmai@spotify.com>

* Update link to transformers doc to point to reader doc for now

Co-authored-by: Emma Indal <emmai@spotify.com>
2020-08-27 09:52:49 +02:00
Patrik Oldsberg 8c33d30705 plugins/app-backend: fix typo 2020-08-27 07:28:27 +02:00
Patrik Oldsberg e405fff068 plugins/app-backend: remove mock-data script 2020-08-27 07:26:32 +02:00
Patrik Oldsberg 5cc4c55e38 plugins/app-backend: add installation instructions 2020-08-27 07:26:32 +02:00
Patrik Oldsberg 5cb3cf7b90 backend: install app-backend 2020-08-27 07:26:32 +02:00
Patrik Oldsberg 35e1af6efa plugins/app-backend: add env config injection 2020-08-27 07:22:14 +02:00
Patrik Oldsberg c13de0b115 config-loader: rename readEnv to readEnvConfig and export from package 2020-08-27 07:22:14 +02:00
Patrik Oldsberg 9ae483312e plugins: add initial app-backend 2020-08-27 07:22:14 +02:00
Patrik Oldsberg b8858e1220 cli: add __non_webpack_require__ to backend eslint globals 2020-08-27 07:22:13 +02:00
Govindarajan Nagarajan 1665dbbb46 Update Refresh Token, if provided by the server in the refresh grant
The OAuth2 specifications specify that during the refresh grant, the
server may provide an alternate refresh Token along with the access
Token when performing a token refresh.
The oauth2 provider in the `auth-backend` ignores the newer refresh
token during the refresh grant.
This commit will update the refresh token cookie at the end of the
call to the /auth/oauth2/refresh endpoint if the server provides a new
refresh token
grant a
2020-08-26 16:53:53 +02:00
Fredrik Adelöw d1a75c9297 chore(yarn.lock): remove duplicates 2020-08-26 16:37:07 +02:00