Commit Graph

28791 Commits

Author SHA1 Message Date
Andre Wanlin 4298a0dc49 Changes based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-23 12:36:46 -05:00
Andre Wanlin 322195ee4d Updated API Report
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-06-23 12:36:46 -05:00
Andre Wanlin 4de88868b9 Fixed MobileSidebar
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-06-23 12:36:46 -05:00
Andre Wanlin d348095890 Changes based on feedback
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-06-23 12:36:46 -05:00
Andre Wanlin e591c242ef Suggested changes
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-06-23 12:36:46 -05:00
Andre Wanlin ff4f56eb49 Removed properties from BackstagePaletteAdditions
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-06-23 12:36:45 -05: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
Jorge Lainfiesta ba13a9a519 Fixes prettier issues
Signed-off-by: Jorge Lainfiesta <jorge@roadie.io>
2022-06-23 11:09:13 +02:00
Jorge Lainfiesta ac5dad3425 Apply suggestions from code review
Co-authored-by: Ben Lambert <blam@spotify.com>
Signed-off-by: Jorge Lainfiesta <jorge@roadie.io>
2022-06-23 11:09:13 +02:00
Jorge Lainfiesta 16bb362327 Corrects prettier issues
Signed-off-by: Jorge Lainfiesta <jorge@roadie.io>
2022-06-23 11:09:13 +02:00
Jorge Lainfiesta f8b90e45b8 Cleans up page code
Signed-off-by: Jorge Lainfiesta <jorge@roadie.io>
2022-06-23 11:09:13 +02:00
Jorge Lainfiesta 6e948bc6ac Adds Community page update proposal
Signed-off-by: Jorge Lainfiesta <jorge@roadie.io>
2022-06-23 11:09:13 +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