Commit Graph

4069 Commits

Author SHA1 Message Date
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
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
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
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
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
Fredrik Adelöw 08743c9073 Merge pull request #1845 from spotify/Rugvip-patch-2
Create CHANGELOG.md
2020-08-06 15:23:07 +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
Patrik Oldsberg 6a49985c87 CHANGELOG: link to things 2020-08-06 14:06:31 +02:00
Patrik Oldsberg 8eab652ecd CHANGELOG: Fixed and 2020-08-06 14:04:16 +02:00
Patrik Oldsberg b746ffdb7c Create CHANGELOG.md 2020-08-06 12:58:07 +02:00
Govindarajan Nagarajan 959cc6fe86 Refactor: remove env parameter from callbackURL of all OAuth based
providers
2020-08-06 12:48:02 +02:00
Fredrik Adelöw 0201fd9b4a Merge pull request #1836 from spotify/freben/dedup-log
fix(catalog-backend): properly deduplicate location logs
2020-08-06 11:58:02 +02:00
Fredrik Adelöw 9b8aca8e33 Merge pull request #1823 from spotify/freben/coal
feat(catalog-backend): add a CoalescedEntitiesCatalog
2020-08-06 10:48:49 +02:00
Patrik Oldsberg 24ed336579 Merge pull request #1837 from spotify/rugvip/release
Release v0.1.1-alpha.17
2020-08-05 20:07:53 +02:00
Patrik Oldsberg 0dd8fa2828 v0.1.1-alpha.17 2020-08-05 19:36:36 +02:00
Patrik Oldsberg 1e634a5e2e create-app: remove copyright headers from backend template 2020-08-05 19:36:35 +02:00
Patrik Oldsberg 947960cb6c create-app: update tech-docs backend wiring 2020-08-05 19:36:35 +02:00
Patrik Oldsberg b390da3033 create-app: add empty list of auth providers 2020-08-05 19:36:34 +02:00
Patrik Oldsberg 5eba6dafa9 cli: fix e2e package references 2020-08-05 18:09:06 +02:00
Govindarajan Nagarajan 5f06a08daa Address PR comments: Use undefined instead of passing Empty strings
Type fn that identifies the env (environment) of a Request
Fail early if `env` is not present in the request or has an invalid
`env` in the state
2020-08-05 17:04:25 +02:00
Fredrik Adelöw e2383a399d fix(catalog-backend): properly deduplicate location logs 2020-08-05 16:55:36 +02:00
David Tuite 7db913e36b Add api-catalog.yaml file (#1822)
Also added ARD008 to explain the decision. This is linked from
`mkdocs.yaml` and `docs/README.md`.

Co-authored-by: David Tuite <dtuite@gmail.com>
2020-08-05 14:43:06 +02:00
dependabot-preview[bot] 02fa42e6f6 chore(deps): bump react-syntax-highlighter from 12.2.1 to 13.2.1
Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 12.2.1 to 13.2.1.
- [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases)
- [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD)
- [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v12.2.1...13.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-05 11:45:28 +00:00
Fredrik Adelöw 55d5fb4c2b Merge pull request #1830 from spotify/dependabot/npm_and_yarn/helmet-4.0.0
chore(deps): bump helmet from 3.23.2 to 4.0.0
2020-08-05 13:40:32 +02:00
Tomek Fabisiak 02f2bbf0bb fix: github actions subpage was working only for default service 2020-08-05 13:13:34 +02:00
Patrik Oldsberg 2ecd8ae8dd Merge pull request #1813 from spotify/rugvip/cli-common
cli: separate out path discovery logic that's common to CLIs, backend and config
2020-08-05 12:10:25 +02:00
Patrik Oldsberg cd6febaf2d cli: update e2e-test to include dist versions of backend packages 2020-08-05 11:34:17 +02:00