Commit Graph

11979 Commits

Author SHA1 Message Date
Jonah Back 6821bbb122 Merge branch 'master' into feature/EKSCatalog
Signed-off-by: Jonah Back <jonah@jonahback.com>
2022-07-10 20:12:09 -07:00
Jonah Back fb41605d79 address review comments
Signed-off-by: Jonah Back <jonah@jonahback.com>
2022-07-10 20:10:11 -07:00
Patrik Oldsberg 426781af5f Merge pull request #12395 from lunarway/feature/proxy-reloader
Add hot reloading of proxy-backend configuration
2022-07-09 16:00:47 +02:00
Ben Lambert 8c50fa4484 Merge pull request #12545 from backstage/renovate/octokit-graphql-5.x
fix(deps): update dependency @octokit/graphql to v5
2022-07-09 08:38:17 +02:00
Crevil 9432a05cf3 Fix OpenAPI HTML descriptions in darkmode
Currently when an OpenAPI specification contains HTML in the description fields
it is not rendered with the correct theme font colors making the description
unreadable in darkmode.

This change adds an additional selector to the style theme that correctly
selects the description block and ensures colors follows the theme.

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2022-07-08 21:49:15 +02:00
Crevil dd48ca1bba Replace router instead of modifying it
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2022-07-08 21:05:50 +02:00
renovate[bot] 0f25116d28 fix(deps): update dependency @octokit/graphql to v5
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-08 18:22:47 +00:00
Eric Peterson b2d4106a47 Merge pull request #12515 from dhhuynh2/20220707-repo-url-fix
Adding back the edit and feedback buttons on Techdocs pages
2022-07-08 17:44:13 +02:00
Patrik Oldsberg 90b9edf94d Merge pull request #12527 from backstage/rugvip/win
catalog-backend: maybe fix FileReaderProcessor test on windows
2022-07-08 17:24:40 +02:00
Patrik Oldsberg b2c7f8125d Merge pull request #12538 from backstage/blam/patch-release-cleanup
Some minor fixes for things after patch release
2022-07-08 16:37:52 +02:00
Patrik Oldsberg 20e26c7c22 Merge pull request #12521 from mrooding/add-free-ipa-ldap-vendor
Add support for FreeIPA as a LDAP vendor
2022-07-08 16:36:54 +02:00
Patrik Oldsberg 125ad5ef66 Merge pull request #12484 from backstage/mob/backend-system
Alpha Backend Framework 🚀
2022-07-08 16:20:09 +02:00
Patrik Oldsberg 825d769650 update API report for backend system changes
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-08 15:25:38 +02:00
Patrik Oldsberg 7f5a1f9b04 backend-plugin-api: loggerToWinstonLogger refactor
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-08 14:48:08 +02:00
Patrik Oldsberg 45ac467efe Merge pull request #12531 from backstage/mob/catalog-node
add new catalog-node package
2022-07-08 14:18:40 +02:00
Johan Haals 9ce1bc564f Add addEntityProvider method to catalog extension
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:28 +02:00
Johan Haals e360c28f22 Rename scaffolderCatalogModule
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:28 +02:00
Johan Haals 506ddb6ac8 Rename catalog-node plugin, add scaffolder extension
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:27 +02:00
blam 634b191757 chore: fix imports in the catalog plugin ja!
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-08 14:07:27 +02:00
Johan Haals 4ba38d1f27 Move shared types into catalog-node package
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:27 +02:00
Johan Haals 699881cdd9 chore: Move catalogPlugin to catalog-backend
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-07-08 14:07:27 +02:00
Patrik Oldsberg 9a6aba1d85 add new catalog-node package
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-08 14:06:09 +02:00
blam b4b92e6325 chore: moving around some changelog entries to their correct place
Signed-off-by: blam <ben@blam.sh>
2022-07-08 13:54:50 +02:00
Ben Lambert d336d239cd Merge pull request #12511 from backstage/blam/symlinks-in-scaffolder
Treat Symlink files as binaries
2022-07-08 13:07:31 +02:00
Patrik Oldsberg 090f7748e7 Merge pull request #12532 from backstage/renovate/octokit-2.x
fix(deps): update dependency octokit to v2
2022-07-08 12:59:28 +02:00
Patrik Oldsberg f0e3de54fc Merge pull request #12528 from camilamaia/gocd-select-tests
Add tests to gocd Select component
2022-07-08 12:11:18 +02:00
renovate[bot] 511f49ee43 fix(deps): update dependency octokit to v2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-08 10:05:51 +00:00
Fredrik Adelöw 73cd9fc061 Merge pull request #11749 from nodify-at/master
feature: provide error listeners
2022-07-08 11:42:32 +02:00
Fredrik Adelöw 9ca0838ab5 Merge pull request #12483 from backstage/renovate/yaml-2.x
fix(deps): update dependency yaml to v2
2022-07-08 11:31:34 +02:00
Camila Maia ddb5c11d4a Add tests to gocd Select component
Signed-off-by: Camila Maia <camila.maia@soundcloud.com>
2022-07-08 11:16:04 +02:00
Patrik Oldsberg 695b72ab4a catalog-backend: maybe fix FileReaderProcessor test on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-07-08 11:06:50 +02:00
Marc Rooding 0acd49fb5c Formatting
Signed-off-by: Marc Rooding <marc@mrooding.me>
2022-07-08 11:05:38 +02:00
Marc Rooding f7f29dbf0e Add test case for reading an LDAP user from FreeIPA
Signed-off-by: Marc Rooding <marc@mrooding.me>
2022-07-08 11:05:37 +02:00
Marc Rooding 03d2902685 Add support for FreeIPA as an LDAP vendor
Signed-off-by: Marc Rooding <marc@mrooding.me>
2022-07-08 11:05:37 +02:00
blam c9bf1c98b5 chore: added some tests to ensure that we skip symlinked folders and files
Signed-off-by: blam <ben@blam.sh>
2022-07-08 11:04:40 +02:00
Patrik Oldsberg 531f5c2e9b Merge pull request #12509 from cal5barton/feature/azure-devops-get-projects
Adding ability to list projects from Azure DevOps organization
2022-07-08 09:45:42 +02:00
Patrik Oldsberg 65c4c888ef Merge pull request #12326 from jakecrews74/new-relic-dashboard/add-time-series-customization
Add input to adjust time window for the newrelic-dashboard plugin and minor bug fix
2022-07-08 00:54:38 +02:00
Dang Huynh 99f786e149 Added repo_url to function getRepoUrlFromLocationAnnotation
Signed-off-by: Dang Huynh <dhhuynh2@gmail.com>
2022-07-07 14:18:37 -05:00
Jake Crews 8c6c288f26 remove useState and useEffect
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-07 13:07:07 -05:00
blam 5185c58bf5 chore: copy symlinks as is, rather than copying the realpath into the place
Signed-off-by: blam <ben@blam.sh>
2022-07-07 19:20:52 +02:00
Callen Barton fc583608d8 Updating api reports
Signed-off-by: Callen Barton <7515844+cal5barton@users.noreply.github.com>
2022-07-07 10:29:38 -06:00
Callen Barton 2321793465 Removing log statement
Signed-off-by: Callen Barton <7515844+cal5barton@users.noreply.github.com>
2022-07-07 10:23:46 -06:00
Callen Barton 76a5bff2b0 Merge branch 'backstage:master' into feature/azure-devops-get-projects 2022-07-07 10:09:17 -06:00
Callen Barton e67c4b7d5a Adding ability to list projects from Azure DevOps organization
Signed-off-by: Callen Barton <7515844+cal5barton@users.noreply.github.com>
2022-07-07 09:46:31 -06:00
Jake Crews 04667f29a5 use correct import of useobersvable
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-07 08:48:07 -05:00
Jake Crews 35d30613f4 update react-use to 17.4.0 to fix bug in 17.2.x
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-07 08:29:33 -05:00
Jake Crews c00f41ee35 update react-use to fix bug in 17.2.x
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-07 08:11:23 -05:00
Jake Crews 3d057d80ba add observable
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-07 07:54:14 -05:00
Patrik Oldsberg 9a03e9c71d Merge pull request #12156 from RoadieHQ/store-refresh-keys-to-entities
feat: add support for refreshKeys
2022-07-07 14:11:11 +02:00
Jake Crews f28391c377 address management PR comments
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-07 06:55:42 -05:00