Commit Graph

11918 Commits

Author SHA1 Message Date
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
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
Jake Crews 8c6c288f26 remove useState and useEffect
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-07 13:07:07 -05: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
Patrik Oldsberg aa2877058b Merge pull request #12471 from boschresearch/fix/default-value-allowed-fields
set default owner/repo when more than 1 allowed values defined
2022-07-07 13:22:45 +02:00
Kiss Miklos 6714971845 remove refreshing by keys from refresh service
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-07-07 12:03:37 +02:00
Ben Lambert 440ece4490 Merge pull request #12486 from jonathan-ash/jonathan-ash/scaffolder-page-context-menu
contextMenu prop passed through to ScaffolderPage from Router
2022-07-07 11:44:02 +02:00
Johan Haals 78e592bfe9 Merge pull request #12468 from backstage/renovate/octokit-webhooks-10.x
fix(deps): update dependency @octokit/webhooks to v10
2022-07-07 09:59:05 +02:00
Patrik Oldsberg 7e71a18217 Merge pull request #12474 from sblausten/extend-fact-retriever-model
Extend FactRetriever model so we can represent them in the UI
2022-07-07 09:47:22 +02:00
Patrik Oldsberg cf05993416 Merge pull request #12359 from DavidZemon/feature/fix-okta-oauth
feat: [#12248] Switch to new okta strategy
2022-07-07 09:46:52 +02:00
Matthew Clarke f5c9730639 (feat): easier Kubernetes local development steps (#12373)
* (feat): easier kubernetes local deevlopment steps

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* add changeset

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* update api docs

Signed-off-by: Matthew Clarke <mclarke@spotify.com>

* fix typo

Signed-off-by: Matthew Clarke <mclarke@spotify.com>
2022-07-07 09:45:25 +02:00
David Zemon 8449c328e3 fix: [#12248] Use fixed version of @davidzemon/passport-oauth-okta
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 15:36:12 -05:00
David Zemon 58005b8bcd feat: [#12248] Update to latest @davidzemon/passport-oauth-okta
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
David Zemon 777bddd123 feat: [#12248] Add Okta IDP option
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
David Zemon 4443a5e9be fix: [#12248] Okta's auth server ID is optional, not required
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
David Zemon a5a78be5b8 fix: [#12248] Fix bad import
Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
David Zemon 35233735e8 feat: [#12248] Switch to new okta strategy
This new Okta passport strategy support custom authorization server IDs

Signed-off-by: David Zemon <david@zemon.name>
2022-07-06 12:08:32 -05:00
Jake Crews a9065c7424 fix api report
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-06 11:25:01 -05:00
Jake Crews 9c952e2ad9 Merge branch 'master' into new-relic-dashboard/add-time-series-customization 2022-07-06 10:51:24 -05:00
Jake Crews 251d7c407e fix changelog
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-06 10:50:18 -05:00
Jake Crews 2456dd67f1 stop using config annotation and use input field with storage api
Signed-off-by: Jake Crews <jake.crews@daveramsey.com>
2022-07-06 10:48:44 -05:00
Jonathan Ash d600cb2ab6 contextMenu prop passed through to ScaffolderPage from Router
Signed-off-by: Jonathan Ash <jonathan-ash@users.noreply.github.com>
2022-07-06 16:39:24 +01:00
sblausten 307ade7499 Fix test and make fields optional
Signed-off-by: sblausten <sam@roadie.io>
2022-07-06 17:17:52 +02:00
sblausten 4f17e4eb55 Revert "Refactor"
This reverts commit 54f4eba561.

Signed-off-by: sblausten <sam@roadie.io>
2022-07-06 17:14:23 +02:00
Kiss Miklos 9a54bb6d2c add emit to resolvers
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-07-06 16:34:41 +02:00
Kiss Miklos 3e3d8282ef pass emit to resolvers
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-07-06 16:14:14 +02:00
sblausten 54f4eba561 Refactor
Signed-off-by: sblausten <sam@roadie.io>
2022-07-06 16:09:27 +02:00
Patrik Oldsberg 87fdedfc97 Merge pull request #12344 from immobiliare/feat/added-sentry-organization-annotation
feat(sentry): added annotation to specify organization per compoment
2022-07-06 15:55:13 +02:00
Antonio Musolino 1b7c691a3b feat(sentry): added possibility to specify organization per component
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2022-07-06 15:39:58 +02:00
sblausten bcc122c46d Api report and changelog
Signed-off-by: sblausten <sam@roadie.io>
2022-07-06 13:59:42 +02:00
Sam Blausten 847a2ebaba Merge branch 'master' into fact-retriever-async 2022-07-06 13:55:57 +02:00
sblausten d6ab0613a3 Extend model so we can represent fact retrievers in the UI
Signed-off-by: sblausten <sam@roadie.io>
2022-07-06 13:46:10 +02:00
sblausten 339e6ea4ef Register sync
Signed-off-by: sblausten <sam@roadie.io>
2022-07-06 13:38:13 +02:00
sblausten 37174365ce Change constructor of default implementation
Signed-off-by: sblausten <sam@roadie.io>
2022-07-06 13:38:13 +02:00
sblausten c3fe64b2c4 PR comments
Signed-off-by: sblausten <sam@roadie.io>
2022-07-06 13:38:13 +02:00