Commit Graph

28184 Commits

Author SHA1 Message Date
denis.fortin b5170119fc fix(vault-plugin): code factorization
Signed-off-by: denis.fortin <denis.fortin@adevinta.com>
2022-06-28 11:04:41 +02:00
df11 69c6e4751e Update links title
Signed-off-by: denis.fortin <denis.fortin@adevinta.com>
2022-06-27 14:34:20 +02:00
df11 87c5c74139 Merge branch 'master' into vault-display-full-secret-name 2022-06-23 15:53:47 +02:00
denis.fortin 7ee4abdcc9 fix(vault-plugin): display full secret name relative to the secret path
Only secret name was displayed in the table. It could be a problem when
secret path has multiple subpath containing secrets with the same name.

Displaying the relative path from secret path configured in the entity
annotation allows to differentiate the secrets in this case.

Signed-off-by: denis.fortin <denis.fortin@adevinta.com>
2022-06-23 15:49:39 +02:00
Patrik Oldsberg 000e3e6fea Merge pull request #12238 from backstage/rugvip/remove
cli: remove deprecated commands
2022-06-23 15:45:40 +02:00
Johan Haals fa0a5657e0 Merge pull request #12113 from stichiboi/stichiboi/apache-airflow-plugin-extension
Stichiboi/apache airflow plugin extension
2022-06-23 15:36:56 +02:00
Patrik Oldsberg 96a82d9791 cli: remove deprecated commands
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-23 15:00:00 +02:00
Patrik Oldsberg 8320cb6ad9 Merge pull request #12241 from backstage/rugvip/roles
example-todo-list: fix package roles
2022-06-23 14:56:55 +02:00
Ben Lambert 98ff3fbef5 Merge pull request #12044 from alexrybch/entity-type-predicates
added type predicates for entities
2022-06-23 14:15:49 +02:00
Camila Belo 70815419c5 Merge pull request #11510 from backstage/techdocs/do-not-transform-headings
[TechDocs] Fix headings transformations
2022-06-23 14:15:40 +02:00
Ben Lambert edf1d91c98 Merge pull request #12097 from kuangp/feat/myGroups
refactor(MyGroupsSidebarItem): Render namespaces with subtitles
2022-06-23 14:11:56 +02:00
Emma Indal bfbbee1003 Merge pull request #12235 from backstage/emmaindal/stack-overflow-plugin-config-schema
[Stack Overflow] point to config schema from package.json
2022-06-23 13:59:45 +02:00
Camila Belo b2a78cd5b9 Merge pull request #12236 from backstage/camilal/fix-search-bar-test
[Search]: Fix SearchBar Test
2022-06-23 13:52:06 +02:00
Camila Belo 6259fcf98a refactor(techdocs): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 13:44:11 +02:00
Camila Belo 726577958f chore(techdocs): add missing changesets
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 13:35:01 +02:00
Camila Belo 4c09c09102 refactor(techdocs): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 13:35:01 +02:00
Emma Indal b2dd93f207 delete headings transformations
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 13:35:01 +02:00
Emma Indal a47c1b1407 add config.d.ts to files
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 13:29:40 +02:00
Camila Belo 8382852597 refactor(search-react): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 13:28:43 +02:00
Patrik Oldsberg bb48de7aa8 example-todo-list: fix package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-23 13:06:55 +02:00
Daniele.Mazzotta 707bb20343 set changeset to minor instead of patch
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 14:57:21 +04:00
Daniele.Mazzotta b9822464b3 fixed line wraps
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 14:56:37 +04:00
github-actions[bot] 0b66483ca0 Merge pull request #12239 from backstage/renovate/codemirror
fix(deps): update dependency @codemirror/view to v6.0.2
2022-06-23 10:46:08 +00:00
renovate[bot] d5b97da41e fix(deps): update dependency @codemirror/view to v6.0.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-23 09:54:36 +00:00
Johan Haals a780e24d22 Merge pull request #12222 from szubster/ldap-rdn-references
[ldap] Add possibility to resolve relations by RDN, in addition to UUID and …
2022-06-23 11:47:07 +02:00
Johan Haals b0771b4976 Merge pull request #11645 from mfrinnstrom/add-openapi-multifile-support
Add OpenApiRefProcessor for handling $ref in OpenAPI specs
2022-06-23 11:42:28 +02:00
Emma Indal 617e5ae30e update config to be optional
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 11:30:27 +02:00
Emma Indal 635cd6e9d2 same for backend plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 11:11:12 +02:00
Emma Indal 52b4f796e3 changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 11:06:52 +02:00
Emma Indal 5d7a1cca09 point to config schema from package.json
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-23 11:03:12 +02:00
Mattias Frinnström 7d9dc8f271 Change version to 0.0.0
Signed-off-by: Mattias Frinnström <mattias@frinnstrom.se>
2022-06-23 11:00:50 +02:00
Camila Belo 9592a6cefd fix(search): race condition on search bar test
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-23 10:56:01 +02:00
Ben Lambert 67fe99a656 Merge pull request #12195 from awanlin/topic/fix-azure-discovery-config-example
Fixed Azure Discovery config example in the docs
2022-06-23 10:14:28 +02:00
Patrik Oldsberg dfe6dd66d8 Merge pull request #12220 from julioz/rollup-upgrade
Upgrade @rollup/plugin-node-resolve to 13.0.6
2022-06-23 10:08:16 +02:00
Patrik Oldsberg 5548f956d9 Merge pull request #12217 from backstage/rugvip/node-releases
docs: add node release section to versioning policy
2022-06-23 09:18:30 +02:00
Daniele.Mazzotta 7bc7b1d376 case-insensitive NOT FOUND error catching in getDags
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 10:35:50 +04:00
Daniele.Mazzotta aed6b691cb fixed failing test while fetching getDags
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 10:29:10 +04:00
Daniele.Mazzotta 007cba9eb1 fixed issue where error message would be 0 instead of empty element
Signed-off-by: Daniele.Mazzotta <daniele.mazzotta@tii.ae>
2022-06-23 10:07:08 +04:00
github-actions[bot] 02fd2c6ba2 Merge pull request #12223 from backstage/renovate/msw-0.x-lockfile
chore(deps): update dependency msw to v0.42.3
2022-06-23 03:19:31 +00:00
renovate[bot] fea3933d97 chore(deps): update dependency msw to v0.42.3
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-23 02:34:54 +00:00
github-actions[bot] b61f3427b2 Merge pull request #12227 from backstage/renovate/run-script-webpack-plugin-0.x-lockfile
fix(deps): update dependency run-script-webpack-plugin to v0.1.1
2022-06-22 17:48:52 +00:00
renovate[bot] 3524900dfd fix(deps): update dependency run-script-webpack-plugin to v0.1.1
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-22 16:57:48 +00:00
github-actions[bot] 171b15570c Merge pull request #12226 from backstage/renovate/keyv-4.x-lockfile
fix(deps): update dependency keyv to v4.3.2
2022-06-22 16:44:09 +00:00
Mattias Frinnström 67503d159e Add changeset
Signed-off-by: Mattias Frinnström <mattias@frinnstrom.se>
2022-06-22 18:31:20 +02:00
Mattias Frinnström 6064243882 Add catalog-backend-module-openapi plugin
Signed-off-by: Mattias Frinnström <mattias@frinnstrom.se>
2022-06-22 18:19:37 +02:00
renovate[bot] afb5787291 fix(deps): update dependency keyv to v4.3.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-22 15:47:22 +00:00
github-actions[bot] 78bad58b4e Merge pull request #12224 from backstage/renovate/maxim_mazurok-gapi.client.calendar-3.x-lockfile
fix(deps): update dependency @maxim_mazurok/gapi.client.calendar to v3.0.20220617
2022-06-22 15:32:55 +00:00
Julio Zynger 86640214f0 Upgrade @rollup/plugin-node-resolve to 13.0.6
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2022-06-22 17:30:13 +02:00
renovate[bot] 166d3a6932 fix(deps): update dependency @maxim_mazurok/gapi.client.calendar to v3.0.20220617
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-22 14:39:32 +00:00
Tomasz Szuba fbfbff6bf7 Add possibility to resolve relations by RDN, in addition to UUID and DN in LDAP plugin
This is required to support memberUid attribute https://ldapwiki.com/wiki/MemberUid

Signed-off-by: Tomasz Szuba <tszuba@box.com>
2022-06-22 16:25:49 +02:00