Patrik Oldsberg
|
b25ffdc958
|
docs: added configuration docs (#1863)
* docs: added configuration docs
* docs: add all config pages to ToCs
|
2020-08-09 22:34:04 +02:00 |
|
dependabot-preview[bot]
|
39c3264de1
|
chore(deps): bump replace-in-file from 6.0.0 to 6.1.0 (#1840)
Bumps [replace-in-file](https://github.com/adamreisnz/replace-in-file) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/adamreisnz/replace-in-file/releases)
- [Changelog](https://github.com/adamreisnz/replace-in-file/blob/master/CHANGELOG.md)
- [Commits](https://github.com/adamreisnz/replace-in-file/compare/v6.0.0...v6.1.0)
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-09 22:29:41 +02:00 |
|
Patrik Oldsberg
|
451e4966b3
|
Merge pull request #1879 from spotify/rugvip/no-win
cli: eslint.backend: disallow default winston import
|
2020-08-09 11:03:14 +02:00 |
|
Patrik Oldsberg
|
4e5876bdd9
|
Merge pull request #1876 from angeliski/fix/winston-error-namespace
fix: update the winston logger to use namespace
|
2020-08-09 10:25:10 +02:00 |
|
Patrik Oldsberg
|
0a7d3a6538
|
cli: eslint.backend: disallow default winston import
|
2020-08-09 10:23:54 +02:00 |
|
Andrew Thauer
|
e689a22678
|
feat: add rollbar to explore plugin (#1878)
|
2020-08-09 09:56:06 +02:00 |
|
Rogerio Angeliski
|
f73dc889cb
|
fix: update the winston logger to use namespace
fix #1874
|
2020-08-08 15:58:06 -03:00 |
|
Patrik Oldsberg
|
eddaf57616
|
Merge pull request #1827 from spotify/blam/fix-golang
chore(scaffolder): fixing path to now be the spotify for golang template
|
2020-08-08 14:14:09 +02:00 |
|
Patrik Oldsberg
|
2d642e02c2
|
Merge pull request #1873 from RoadieHQ/github-widget
Add backstage.io/github-actions-id to metadata
|
2020-08-08 14:13:23 +02:00 |
|
David Tuite
|
850a319a2a
|
Add backstage.io/github-actions-id to metadata
|
2020-08-08 12:30:26 +01: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 |
|
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 |
|