Phil Kuang
|
7bd46b19d4
|
refactor(api-docs): move type filter and remove api: prefix from names
Signed-off-by: Phil Kuang <pkuang@factset.com>
|
2021-06-22 11:32:58 -04:00 |
|
Eric Peterson
|
1d2d530979
|
Merge pull request #6080 from dariddler/master
Add IdentityApi to plugin-search
|
2021-06-18 13:14:38 +02:00 |
|
Ben Lambert
|
1f3770d323
|
Merge pull request #6105 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-typescript-10.0.0
chore(deps): bump @spotify/eslint-config-typescript from 9.0.0 to 10.0.0
|
2021-06-18 13:00:36 +02:00 |
|
Daniel Johansson
|
9d1eee32a1
|
Merge branch 'backstage:master' into master
|
2021-06-18 12:51:13 +02:00 |
|
Ben Lambert
|
b1a9342a74
|
Merge pull request #5854 from SDA-SE/feat/msgraph2
Split `MicrosoftGraphOrgReaderProcessor` into a separate package and make it customizable
|
2021-06-18 11:20:52 +02:00 |
|
Ben Lambert
|
ece2b5dd1d
|
Added changeset
Signed-off-by: Ben Lambert <ben@blam.sh>
|
2021-06-18 11:19:06 +02:00 |
|
Fredrik Adelöw
|
6e273c52fa
|
Merge pull request #6106 from backstage/freben/authors
Permit, and prefer, "The Backstage Authors" in the copyright header
|
2021-06-18 11:04:47 +02:00 |
|
Ben Lambert
|
b17bef1574
|
Merge pull request #6102 from backstage/dependabot/npm_and_yarn/google-cloud/container-2.3.0
chore(deps): bump @google-cloud/container from 2.2.2 to 2.3.0
|
2021-06-18 11:00:38 +02:00 |
|
Fredrik Adelöw
|
93529a5f11
|
Permit, and prefer, "The Backstage Authors" in the copyright header
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-06-18 10:35:47 +02:00 |
|
dependabot[bot]
|
176f28b712
|
chore(deps): bump @google-cloud/container from 2.2.2 to 2.3.0
Bumps [@google-cloud/container](https://github.com/googleapis/nodejs-cloud-container) from 2.2.2 to 2.3.0.
- [Release notes](https://github.com/googleapis/nodejs-cloud-container/releases)
- [Changelog](https://github.com/googleapis/nodejs-cloud-container/blob/master/CHANGELOG.md)
- [Commits](https://github.com/googleapis/nodejs-cloud-container/compare/v2.2.2...v2.3.0)
---
updated-dependencies:
- dependency-name: "@google-cloud/container"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-18 08:32:15 +00:00 |
|
dependabot[bot]
|
e97c49f0fc
|
chore(deps): bump @spotify/eslint-config-typescript from 9.0.0 to 10.0.0
Bumps [@spotify/eslint-config-typescript](https://github.com/spotify/web-scripts) from 9.0.0 to 10.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases)
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spotify/web-scripts/compare/v9.0.0...v10.0.0)
---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-typescript"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-06-18 08:31:33 +00:00 |
|
Oliver Sand
|
79ec37d1ba
|
Update api reports
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:49 +02:00 |
|
Oliver Sand
|
d6fb1cf1ba
|
Upgrade packages
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:49 +02:00 |
|
Oliver Sand
|
84cb4410eb
|
Format sidebars.json
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:49 +02:00 |
|
Oliver Sand
|
579cf97f02
|
Remove MicrosoftGraphOrgReaderProcessor from plugin-catalog-backend
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
160181779b
|
Add docs to microsite
Closes #4627
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
d4d9f13693
|
Improve README
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
4384bc4ec1
|
Fix formatting
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
265227f320
|
Remove example code
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
8a63e6a523
|
Rename from plugin-catalog-backend-extension-msgraph to plugin-catalog-backend-module-msgraph
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
65f5f00c62
|
Resolve todos
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:48 +02:00 |
|
Oliver Sand
|
127048f92b
|
Split MicrosoftGraphOrgReaderProcessor into a separate package and make it customizable
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-06-18 10:27:47 +02:00 |
|
Ben Lambert
|
17b996e41d
|
Merge pull request #6092 from backstage/fix-build
Fix API-Reports
|
2021-06-18 10:26:33 +02:00 |
|
blam
|
36e9a40849
|
chore: removing export
Signed-off-by: blam <ben@blam.sh>
|
2021-06-18 10:09:35 +02:00 |
|
blam
|
12942d16c4
|
chore: updating api-report
Signed-off-by: blam <ben@blam.sh>
|
2021-06-18 10:08:26 +02:00 |
|
blam
|
2d881016cc
|
chore: dont export default auth provider
Signed-off-by: blam <ben@blam.sh>
Signed-off-by: blam <ben@blam.sh>
|
2021-06-18 10:08:26 +02:00 |
|
blam
|
90bd5ab9e7
|
chore: updating the api-docs as some PR's were merged after the api-docs PR merge that were not rebuilt
Signed-off-by: blam <ben@blam.sh>
|
2021-06-18 10:08:26 +02:00 |
|
Daniel Johansson
|
a0474a4f41
|
Merge branch 'backstage:master' into master
|
2021-06-17 18:14:23 +02:00 |
|
Daniel Johansson
|
72663ce3d1
|
revert package.json to HEAD
Signed-off-by: Daniel Johansson <daniel.johansson@acast.com>
|
2021-06-17 17:41:32 +02:00 |
|
Ben Lambert
|
ae501c04df
|
Merge pull request #6025 from andrewthauer/custom-explore-page
feat(explore): customizable explore page
|
2021-06-17 17:04:44 +02:00 |
|
Daniel Johansson
|
f19e0e8e44
|
Change to patch update and clarify changeset message
Signed-off-by: Daniel Johansson <daniel.johansson@acast.com>
|
2021-06-17 16:50:54 +02:00 |
|
Patrik Oldsberg
|
820de63018
|
Merge pull request #6076 from backstage/rugvip/allreports
scripts/api-extractor: create and check API reports for all(most) plugins
|
2021-06-17 15:46:11 +02:00 |
|
Ben Lambert
|
79a5fc65a8
|
Merge pull request #4532 from backstage/rugvip/authin
auth-backend: implement sign-in resolver and profile transform for google provider
|
2021-06-17 15:33:13 +02:00 |
|
Otto Sichert
|
693b4ed59c
|
Merge pull request #5975 from SDA-SE/feat/techdocs-states
[TechDocs] Refactor the implicit logic from `<Reader />` into an explicit state machine
|
2021-06-17 15:23:01 +02:00 |
|
Ben Lambert
|
87e316b78d
|
Merge pull request #5993 from backstage/mob/feature-flag-component
feat: Feature Flag Component + Simplify the traversal for composability
|
2021-06-17 15:20:05 +02:00 |
|
Ben Lambert
|
ffe7759de8
|
Merge pull request #6049 from backstage/timbonicus/move-installation
Move `catalog` and `scaffolder` installation instructions to READMEs
|
2021-06-17 15:14:07 +02:00 |
|
Patrik Oldsberg
|
0a825e3745
|
Merge pull request #6083 from backstage/rugvip/hooked
cli: disable GitHub App webhook by default
|
2021-06-17 13:56:00 +02:00 |
|
Ben Lambert
|
b11f9454bc
|
Merge pull request #6082 from backstage/changeset-release/master
Version Packages
|
2021-06-17 13:48:26 +02:00 |
|
Patrik Oldsberg
|
d8d7226fce
|
plugins: generate api reports
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-17 13:30:06 +02:00 |
|
Patrik Oldsberg
|
e3d31b3815
|
cli: disable GitHub App webhook by default
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-17 13:26:11 +02:00 |
|
github-actions[bot]
|
f4fbbf1552
|
Version Packages
|
2021-06-17 11:08:46 +00:00 |
|
Ben Lambert
|
d89629a85d
|
Merge pull request #6078 from backstage/fix/fixing-undefined-issue
Don't make `inputs` `undefined` when they are `""`
|
2021-06-17 13:03:02 +02:00 |
|
Daniel Johansson
|
d5db15efbc
|
Add IdentityApi to plugin-search
Signed-off-by: Daniel Johansson <daniel.johansson@acast.com>
|
2021-06-17 12:33:24 +02:00 |
|
Patrik Oldsberg
|
c32fd47683
|
Merge pull request #6077 from backstage/rugvip/nop
catalog-model: deprecated usage of yup-based validators
|
2021-06-17 12:21:30 +02:00 |
|
blam
|
b492221760
|
chore: added changeset
Signed-off-by: blam <ben@blam.sh>
|
2021-06-17 11:41:56 +02:00 |
|
blam
|
d4f20e5be3
|
chore: dont replace empty strings to undefined in input parsing
Signed-off-by: blam <ben@blam.sh>
|
2021-06-17 11:40:22 +02:00 |
|
Patrik Oldsberg
|
74f8b8fcb1
|
catalog-model: deprecated usage of yup-based validators
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-17 11:26:37 +02:00 |
|
Patrik Oldsberg
|
05a9bb84d9
|
Merge branch 'master' into mob/feature-flag-component
|
2021-06-17 11:26:11 +02:00 |
|
Patrik Oldsberg
|
daf29617d8
|
Merge pull request #6004 from backstage/changeset-release/master
Version Packages
|
2021-06-17 11:13:36 +02:00 |
|
Patrik Oldsberg
|
cebde9d9ac
|
create-app: fix release version to 0.3.26
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-06-17 10:37:42 +02:00 |
|