Commit Graph

12238 Commits

Author SHA1 Message Date
Camila Belo e7d8ef03d3 chore(techdocs-node): update api reports
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-08-01 13:21:43 +02:00
Camila Belo 23abde02b6 chore(techdocs-node): bump techdocs container image
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-08-01 13:12:21 +02:00
Joon Park 92103db537 Aggregate catalog permissions (#12832)
As a follow up to https://github.com/backstage/backstage/pull/11695, the catalog permissions will now be aggregated and made available on the `/.well-known/backstage/permissions/metadata/` endpoint.

Signed-off-by: Joon Park <joonp@spotify.com>
2022-08-01 11:07:05 +01:00
Ben Lambert 91a0b6c101 Merge pull request #12882 from backstage/vinzscam/fix-catalog-permissions-metadata-array-support
Catalog: fix conditional decision based on properties of type array
2022-08-01 11:14:39 +02:00
blam 5b7f8fb442 chore: saving state in the form
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:50 +02:00
blam 60ac7f3ad7 chore: starting to clean up some of the form components
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:50 +02:00
blam 94ce0cda13 chore: move to use effect
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 3251a491da chore: fixing the actual tests and resetting the worflows so they are right
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam ba371f6f2b chore: updating the api-report
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 4b5d417e17 chore: fix typescript
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 43342dcf0a chore: use the existing secrets provider otherwise existing fields wont work
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 2e8cf988e3 chore: need to use the proper routeRef
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 5a6e291cff chore: reworking how the schema looks
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 797c17eef7 chore: updating template schema to support ui:backstage featureFlag
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam d3e8169a62 chore: adding a hook to deal with all the logic around the parameters schema
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam f534f52696 chore: added step extraction with tests
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 06f44b95bd more schema stuff
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 4b3687939f chore: starting to write ui:schema extractors
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam e4f5f6029b chore: some more stepper work
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam d41a786669 chore: some more progress on the forms
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 97d34d4765 chore: reworking some more styles for the stepperf
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 39f1355eba chore: starting to build the json schema form Stepper
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam e67ab9c4a2 chore: fixing wizardy things
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam 3400190663 chore: starting to build some things for the wizard page component
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:45:49 +02:00
blam ad7381dc99 chore: updating backend to return title an description
Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:44:52 +02:00
blam 44ddbab4cd chore: added simple pageTitleOverride
\
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-07-29 11:44:52 +02:00
Ben Lambert 80ba0a280f Merge pull request #12822 from brentg-telus/github-entity-provider-3
feat: github entity provider
2022-07-29 11:19:44 +02:00
Ben Lambert 7ba1f9918c Merge pull request #12857 from omerfarukdogan/master
feat(techdocs): add edit button support for bitbucketServer
2022-07-29 09:45:12 +02:00
brentg-telus 149dc12367 chore: added filtering exception for optional repository filter
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-28 11:43:23 -04:00
brentg-telus ddae16639a chore: removed unnecessary type declaration from entity provider
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-28 11:15:42 -04:00
brentg-telus 7a4b052d87 chore: removed unnecessary type declaration from entity provider
Signed-off-by: brentg-telus <50498366+brentg-telus@users.noreply.github.com>
2022-07-28 11:05:48 -04:00
Vincenzo Scamporlino a679bbcc4a catalog-backend: fix conditional decisions for properties of type array
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2022-07-28 16:46:29 +02:00
renovate[bot] dae12c71cf fix(deps): update dependency @asyncapi/react-component to v1.0.0-next.40
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-28 12:48:34 +00:00
Ben Lambert f850661749 Merge pull request #12874 from Symbianx/allow-subtitle-in-catalog-table
Allow setting the subtitle in the CatalogTable component
2022-07-28 12:07:31 +02:00
Ben Lambert f65140bd0d Merge pull request #12851 from theparthshukla/issue-12751
Add wrap-around for tool lists in Home Plugin
2022-07-28 11:25:58 +02:00
Miguel Alexandre 97108b948b Add API report
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com>
2022-07-28 11:24:17 +02:00
Miguel Alexandre f2d0ea9f42 Allow setting the subtitle in the CatalogTable component
Signed-off-by: Miguel Alexandre <m.alexandrex@gmail.com>
2022-07-28 10:52:33 +02:00
Jonathan Stacks d78395a0c1 Fixes #12847 - Handle kubernetes cron job aliases
Signed-off-by: Jonathan Stacks <jonstacks13@gmail.com>
2022-07-27 21:38:23 -05:00
Ömer Faruk Doğan ad35364e97 feat(techdocs): add edit button support for bitbucketServer
Signed-off-by: Ömer Faruk Doğan <8117265+omerfarukdogan@users.noreply.github.com>
2022-07-27 18:31:13 +03:00
Ben Lambert 9aef50ef1a Merge pull request #12679 from lunarway/feature/techdocs-nav-highlight
Add highlight to active techdocs navigation item and parents
2022-07-27 16:53:49 +02:00
Parth Shukla df7b9158b8 Add wrap-around for tool lists in Home plugin
Signed-off-by: Parth Shukla <theparthshukla@gmail.com>
2022-07-27 16:48:23 +02:00
Jake Crews b874bd03bb change wrapper back to global declaration
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-26 09:12:54 -05:00
Jake Crews f0d040bb57 fix merge issue
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-26 07:55:23 -05:00
Jake Crews 4bdda91def Merge branch 'master' into fix-view-techdocs-link 2022-07-26 07:51:54 -05:00
github-actions[bot] 73cee58fc2 Version Packages (next) 2022-07-26 08:37:39 +00:00
Ben Lambert ac052fac0e Merge pull request #11644 from dweber019/feat/kafka
[Kafka] Add dashboard url feature and fix minor styling issues
2022-07-26 10:30:32 +02:00
Eric Peterson 63f60f1876 Merge pull request #11619 from mmulligan03/feature/add-api-key-stackoverflow-backend
Added apikey config for StackOverflow backend
2022-07-26 10:25:21 +02:00
Ben Lambert ee0433d9d8 Merge pull request #12796 from nokia/fix-techdocs-awsS3-err-without-message
wrap aws-sdk errors
2022-07-26 09:46:46 +02:00
Ben Lambert 7d71d7a6fe Merge pull request #12775 from devth/fix-missing-eventstream-end
Add missing res.end in scaffolder backend EventStream usage
2022-07-25 22:08:23 +02:00
Ben Lambert a152188f69 Merge pull request #12803 from niallmccullagh/ghost-user-github-pr-board
fix(github-pull-requests-board): filter out github accounts that have…
2022-07-25 22:03:28 +02:00