74233 Commits

Author SHA1 Message Date
Patrik Oldsberg f8780ff325 config: allow config.get to be called without args 2020-08-08 12:07:37 +02:00
Patrik Oldsberg 12827a29dc config: added config.has() 2020-08-08 11:56:30 +02:00
Patrik Oldsberg d73da347e0 config-loader: added high-level loader tests 2020-08-08 11:17:49 +02:00
Patrik Oldsberg 1a6fb8cf8f config-loader: taint secret paths to treat them as secret in later configs as well 2020-08-08 10:46:15 +02:00
Rogerio Angeliski 65cea3843d docs: fix link to plugin documentation (#1869) 2020-08-08 08:23:52 +02:00
Patrik Oldsberg c6d6467eca Merge pull request #1866 from spotify/rugvip/clbump
CHANGELOG: bump to alpha.18 + note about auth CSP fix
2020-08-07 23:34:44 +02:00
Patrik Oldsberg d43d044dbe CHANGELOG: bump to alpha.18 + note about auth CSP fix 2020-08-07 19:22:54 +02:00
Patrik Oldsberg 99e7d33392 Merge pull request #1865 from spotify/rugvip/ignore
update gitignore
2020-08-07 18:57:21 +02:00
Patrik Oldsberg 02cadda870 update gitignore 2020-08-07 18:51:08 +02:00
Patrik Oldsberg b270fe5de9 Merge pull request #1864 from spotify/rugvip/release
Release v0.1.1-alpha.18
2020-08-07 18:22:54 +02:00
Patrik Oldsberg 2a2cc7988b Merge pull request #1852 from spotify/Rugvip-patch-2
CHANGELOG: add OAuth env parameter and SignInPage changes
2020-08-07 17:18:14 +02:00
Patrik Oldsberg f8c696e038 v0.1.1-alpha.18 2020-08-07 17:08:28 +02:00
Patrik Oldsberg 4833dc7d1b package: always bump all package versions 2020-08-07 17:08:17 +02:00
Patrik Oldsberg 1f2216fd77 config: flip priority order of ConfigReader.fromConfigs 2020-08-07 16:43:33 +02:00
Fredrik Adelöw 2e7a0dee08 Merge pull request #1862 from SDA-SE/feat/entity-serach-migratio
Add migration for entity_search column fix
2020-08-07 15:57:19 +02:00
Jesko Steinberg e220aaba13 fix: add migration file for entity_search column fix 2020-08-07 13:41:12 +02:00
Fredrik Adelöw 244eef851f Merge pull request #1855 from ljupchokotev/auth-frame-csp
auth backend: fix CSP by setting script hash
2020-08-07 13:40:29 +02:00
Fredrik Adelöw 2a18e295d1 Merge pull request #1819 from spotify/dependabot/npm_and_yarn/react-syntax-highlighter-13.2.1
chore(deps): bump react-syntax-highlighter from 12.2.1 to 13.2.1
2020-08-07 13:07:52 +02:00
Fredrik Adelöw 88de82d9a9 Merge pull request #1831 from spotify/dependabot/npm_and_yarn/rjsf/core-2.2.2
chore(deps): bump @rjsf/core from 2.1.0 to 2.2.2
2020-08-07 13:04:41 +02:00
Fredrik Adelöw 5a3e54cf5f Merge pull request #1832 from spotify/dependabot/npm_and_yarn/start-server-and-test-1.11.2
chore(deps-dev): bump start-server-and-test from 1.11.0 to 1.11.2
2020-08-07 13:01:20 +02:00
Patrik Oldsberg f7532bcf1c config-loader: added tests for resolver 2020-08-07 11:32:06 +02:00
Patrik Oldsberg a37aa1d994 config-loader: pass in env as an option 2020-08-07 11:32:06 +02:00
Patrik Oldsberg 74edab290a config-loader: resolve config files suffixed with local and NODE_ENV 2020-08-07 11:32:06 +02:00
Patrik Oldsberg 811328ed1f config-loader: use multiple config roots 2020-08-07 10:48:28 +02:00
Adhita Selvaraj 6eb6f08a8a Add docs for creating a GitHub OAuth application (#1857) 2020-08-07 09:15:45 +02:00
Ljupcho Kotev 353af384da auth backend: fix CSP by setting script hash 2020-08-06 23:02:09 +02:00
Patrik Oldsberg c027b7c0b8 CHANGELOG: add OAuth env parameter and SignInPage changes 2020-08-06 18:38:46 +02:00
Patrik Oldsberg 032ba401af Merge pull request #1844 from spotify/rugvip/cba-updates
create-app: avoid printing help
2020-08-06 18:16:48 +02:00
Patrik Oldsberg 8bfba79801 Merge pull request #1812 from GoWind/abstract_env
auth-backend: Encode `env` in the OAuth flow into the `state` parameter. Refs #1775
2020-08-06 18:15:03 +02:00
Patrik Oldsberg f553737b28 Merge pull request #1816 from kingasieminiak/ksieminiak/signInPage-refactor
Refactor SignInPage providers based on BackstageIdentityApi
2020-08-06 18:12:15 +02:00
Kinga Sieminiak f6a98ced55 Throw an error when IDs of providers are duplicated 2020-08-06 17:52:27 +02:00
Kinga Sieminiak 262624bac6 Remove unused components that have been merged a 'commonProvider' 2020-08-06 17:52:27 +02:00
Kinga Sieminiak 5d24ef4c68 Allow passing identity providers as a union type 2020-08-06 17:52:27 +02:00
Kinga Sieminiak 25a869f579 Allow passing configurable list of identity providers to SignInPage component 2020-08-06 17:52:27 +02:00
Patrik Oldsberg 410bd7cab1 create-app: avoid printing help 2020-08-06 17:04:44 +02:00
Fredrik Adelöw e031a06e1e Merge pull request #1834 from RoadieHQ/fix/github-actions-per-project
fix: github actions subpage was working only for default service
2020-08-06 17:03:49 +02:00
blam af7c41c0d1 Merge branch 'master' of github.com:spotify/backstage into mob/catalog-in-gql
* 'master' of github.com:spotify/backstage:
  fix(catalog-backend): update migration to delete dependent view first
  auth-backend: temporary fix for strict CSP being set
2020-08-06 16:53:29 +02:00
Patrik Oldsberg dd1c8d3f29 Merge pull request #1848 from spotify/rugvip/insecure-security-policy
auth-backend: temporary fix for strict CSP being set
2020-08-06 16:52:39 +02:00
Fredrik Adelöw 8e9a815287 Merge pull request #1849 from spotify/freben/better-location-log
fix(catalog-backend): update migration to delete dependent view first
2020-08-06 16:52:02 +02:00
blam 1595721fb9 Merge branch 'master' of github.com:spotify/backstage into mob/catalog-in-gql
* 'master' of github.com:spotify/backstage:
  CHANGELOG: link to things
  CHANGELOG: Fixed and
  Create CHANGELOG.md
  fix(catalog-backend): properly deduplicate location logs
  Update adding-templates.md
2020-08-06 16:36:35 +02:00
blam b72f136c36 test(gql): added some mock tests for now 2020-08-06 16:21:57 +02:00
blam e0bbbae898 feat(gql): move out the generation into a one time command 2020-08-06 16:02:28 +02:00
Fredrik Adelöw 9beb4360a2 fix(catalog-backend): update migration to delete dependent view first 2020-08-06 15:49:07 +02:00
Patrik Oldsberg fcc0080af8 auth-backend: temporary fix for strict CSP being set 2020-08-06 15:37:54 +02:00
blam 06626e171f chore(gql): fixing the actual build issue 2020-08-06 15:36:21 +02:00
Fredrik Adelöw 08743c9073 Merge pull request #1845 from spotify/Rugvip-patch-2
Create CHANGELOG.md
2020-08-06 15:23:07 +02:00
blam 679cc1c72b chore(gql): add todo 2020-08-06 15:22:58 +02:00
Fredrik Adelöw 40f5fef542 Merge pull request #1828 from spotify/blam/fix-somedox
chore(scaffolder): remove bad formatting in docs
2020-08-06 15:19:48 +02:00
blam e93e414fdd chore(gql): fixing build issues 2020-08-06 14:46:00 +02:00
Patrik Oldsberg 6a49985c87 CHANGELOG: link to things 2020-08-06 14:06:31 +02:00