Commit Graph

28388 Commits

Author SHA1 Message Date
Erik Price f61d7714aa Fix typo
Replace "Linux-based" with "Unix-based".

Signed-off-by: Erik Price <mail@erikprice.com>
2022-06-24 11:56:41 -04:00
Andre Wanlin 5395ab9ebb Renamed picker
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-24 08:05:15 -05:00
Andre Wanlin 269d20a078 Refactored based on PR feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-24 07:38:27 -05:00
Andre Wanlin be26d95141 Added EntityAdvancedPicker
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-24 07:38:27 -05:00
asaini1 3c09270d2d Update tests
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com>
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com>
2022-06-24 12:45:10 +01:00
Aisha Saini c8e8a164b7 Remove gitlab action changes from PR
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com>
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com>
2022-06-24 12:45:10 +01:00
Aisha Saini b4149fc0a3 Add config and tests for new gitlab actions update and delete
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com>
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com>
2022-06-24 12:45:10 +01:00
Aisha Saini 08a27a58ad Add gitlab MR test file
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com>
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com>
2022-06-24 12:45:10 +01:00
Aisha Saini f560f836ca Update removeSourceBranch option to cater for when not set
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com>
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com>
2022-06-24 12:45:10 +01:00
Aisha Saini 5b99da51d9 Add api-report.md file
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com>
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com>
2022-06-24 12:45:10 +01:00
Aisha Saini 4baf8a4ece Update GitLab MR Action to allow source branch to be deleted on merge
Signed-off-by: Aisha Saini <asaini1@jaguarlandrover.com>
Signed-off-by: asaini1 <asaini1@jaguarlandrover.com>
2022-06-24 12:45:10 +01:00
Michael Haley 3c440ea77e added changeset
Signed-off-by: Michael Haley <mike.f.haley@gmail.com>
2022-06-23 15:29:16 -04:00
Michael Haley bcb82b6dbf Use palette value instead of grey
Signed-off-by: Michael Haley <mike.f.haley@gmail.com>
2022-06-23 15:00:35 -04:00
Andre Wanlin 144879af16 Refactored to include stories and examples
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 12:17:55 -05:00
Andre Wanlin cec13be485 Fixed typo and added test
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 11:05:31 -05:00
Andre Wanlin a46e317a75 Added support for custom time format in header clocks
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 11:05:31 -05:00
Andre Wanlin e271183fe7 Added example for custom reader page
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 10:54:24 -05:00
Salomon Moreno 60e5f9fe68 Add LimitRanges as Default Objects
Signed-off-by: Salomon Moreno <msalomon@vmware.com>
2022-06-23 10:41:08 -05:00
Camila Belo f9e2ec2551 Merge pull request #11065 from anicke/techdocs-staticdir
[TechDocs] Added configuration for local publishing target
2022-06-23 16:54:42 +02:00
Patrik Oldsberg 34418ace99 Merge pull request #12237 from backstage/rugvip/response
errors: add ConsumedResponse type + use for ResponseError
2022-06-23 16:30:52 +02:00
Patrik Oldsberg ea3f407220 Merge pull request #12229 from thefrontside/tm/fix-image
Added missing logos from plugins page
2022-06-23 16:29:32 +02:00
Camila Belo 7ad6bde557 Merge pull request #11839 from namco1992/fix-techdocs-cli-config
techdocs-cli: fix the legacyCopyReadmeMdToIndexMd flag in techdocs-cli generate
2022-06-23 15:53:49 +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
Taras Mankovski 4dec757344 Replace Harbor icon with link to GitHub content
Signed-off-by: Taras Mankovski <taras@frontside.com>
2022-06-23 09:10:05 -04: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
Patrik Oldsberg 6d61b44466 errors: add ConsumedResponse type + use for ResponseError
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-23 11:16:07 +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