Commit Graph

12817 Commits

Author SHA1 Message Date
Patrik Oldsberg 4f75b45f58 Merge pull request #12991 from tunkl/feature/humanize_optional_namespace
Adds possibility to not skip default namespace
2022-09-12 22:08:42 +02:00
Patrik Oldsberg 54e563aab7 Merge pull request #13618 from backstage/mob/refactories
backstage-plugin-api: introduce service scope and rework service factories
2022-09-12 17:10:01 +02:00
Tomáš Tunkl d9ab14d04c Update of humanize method parameters type
Signed-off-by: Tomáš Tunkl <tomas.tunkl@avast.com>
2022-09-12 14:05:34 +02:00
Niklas Aronsson 1dd12349d1 Bazaar plugin: Remove 'Router' as 'RoutedTabs' children
During the 'react-router-dom' upgrades the Bazaar routing broke. This
patch removes the wrapping 'Router' from the 'RouterTabs' children.

Opening the Bazaar plugin would result in the followin error:

"A <Route> is only ever to be used as the child of <Routes> element,
never rendered directly. Please wrap your <Route> in a <Routes>."

Also removed 'react-router-dom' as a peer dependency of the bazaar
plugin.

Signed-off-by: Niklas Aronsson <niklasar@axis.com>
2022-09-10 17:54:13 +02:00
Patrik Oldsberg 06ad1b16de update API reports + fixes
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-09 18:28:05 +02:00
Patrik Oldsberg 2a29d24519 backend-app-api,backend-plugin-api: refactor existing service factories and fix type issues
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-09 18:28:05 +02:00
Tomáš Tunkl 007204a8be Update of api-report.md and humanize documentation.
Signed-off-by: Tomáš Tunkl <tomas.tunkl@avast.com>
2022-09-09 11:03:30 +02:00
Tomáš Tunkl 978d691ed2 Update of api-report.md after change of humanize public api
Signed-off-by: Tomáš Tunkl <tomas.tunkl@avast.com>
2022-09-09 09:53:09 +02:00
Fredrik Adelöw b470e6c325 Merge pull request #13586 from jrwpatterson/master
Auth0 allow adding the audience to access api permissions
2022-09-09 08:49:38 +02:00
Fredrik Adelöw e62a4f59f7 Merge pull request #13522 from mufaddal7/scaffolder/error-handling
Scaffolder - Addition of  Dismissable Error Banner
2022-09-09 08:48:01 +02:00
mufaddal motiwala b55966c460 fix props
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2022-09-09 11:03:45 +05:30
Joe Patterson 69d478d5b4 Merge branch 'backstage:master' into master 2022-09-09 10:31:27 +10:00
Fredrik Adelöw e9ab80907e Merge pull request #13583 from taras/tm/add-verify-entity-to-catalog-client
Add validateEntity to catalog client
2022-09-08 19:21:36 +02:00
Tomáš Tunkl 5986fa4f2d Fix of typo
Signed-off-by: Tomáš Tunkl <tomas.tunkl@avast.com>
2022-09-08 14:11:37 +02:00
Tomáš Tunkl ec12bbe64b Implemented new tests for humanize update. Fix of logic
Signed-off-by: Tomáš Tunkl <tomas.tunkl@avast.com>
2022-09-08 13:04:03 +02:00
Joe Patterson 018b7ec1f3 update provider for changes in review and update changeset message
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2022-09-08 20:33:54 +10:00
Joe Patterson 3db53bbfa3 fix prettier error
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2022-09-08 19:49:32 +10:00
Fredrik Adelöw dedb77a5e1 Merge pull request #13580 from kuangp/feat/tagPicker/counts
feat(EntityTagPicker): support showing option counts
2022-09-08 11:31:42 +02:00
Johan Haals c09c6e3ab1 Merge pull request #13575 from RoadieHQ/expose-refresh-on-entity-providers
feat: add refresh to EntityProviderConnection
2022-09-08 11:02:07 +02:00
Joe Patterson 644b267bde fix the session issue by copying okta
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2022-09-08 18:41:15 +10:00
Joe Patterson 3152ca4b74 run prettier
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2022-09-08 14:25:20 +10:00
Joe Patterson 64fe8e1213 change auth0 passport to the correct passport-auth0 package and allow passing the audience into the auth for api
Signed-off-by: Joe Patterson <jrwpatterson@gmail.com>
2022-09-08 13:52:34 +10:00
Taras 93a1072a0a Updated tests to include validateEntity in mocks
Signed-off-by: Taras <tarasm@gmail.com>
2022-09-07 18:12:01 -04:00
Patrik Oldsberg 67acd209cf kubernetes-backend: ignore taffydb vulnerability
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-07 22:24:09 +02:00
Phil Kuang c86741a052 feat(EntityTagPicker): support showing option counts
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-09-07 12:05:58 -04:00
Kiss Miklos 9743bc788c use object as param in refresh function
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-07 17:16:54 +02:00
Patrik Oldsberg b8b2d4ab04 Merge pull request #13539 from tomasaschan/plugin-kubernetes/reset-error
Reset error on success path
2022-09-07 14:33:05 +02:00
Kiss Miklos fabd576219 add new api-report.md
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-07 14:21:35 +02:00
Kiss Miklos 652dc0fa0c fix tests
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-07 14:03:47 +02:00
Kiss Miklos 6e63bc43f2 add changeset
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-07 13:58:39 +02:00
Patrik Oldsberg 32ecbd449e Merge pull request #13572 from backstage/rugvip/onlydep
switch @types/jest to only be depended on by @backstage/cli
2022-09-07 13:18:09 +02:00
Kiss Miklos 858833a4d5 add refresh to connection
Signed-off-by: Kiss Miklos <miklos@roadie.io>
2022-09-07 13:08:54 +02:00
Patrik Oldsberg 7d47def9c4 switch @types/jest to only be depended on by @backstage/cli
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-07 11:29:12 +02:00
Ben Lambert c4a78ec311 Merge pull request #13555 from clemensheithecker/master
Update README.md for @backstage/plugin-badges
2022-09-07 10:38:10 +02:00
Patrik Oldsberg 50467bc15b scaffolder-backend: use 3 parallel workers by default
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-09-06 17:52:51 +02:00
github-actions[bot] f275697d2b Version Packages (next) 2022-09-06 13:11:16 +00:00
Patrik Oldsberg fc3f9cea9c Merge pull request #13506 from phaakmat/githubPullRequest-throttling-option
Disable octokit throttling
2022-09-06 15:03:34 +02:00
Tomas Aschan d12becfc00 Document (non-breaking) API changes
Signed-off-by: Tomas Aschan <tomasl@spotify.com>
2022-09-06 14:50:52 +02:00
Pascal Haakmat 0fbf7c146e Update api-report.md
Signed-off-by: Pascal Haakmat <pascalhaakmat@funda.nl>
2022-09-06 14:41:04 +02:00
Pascal Haakmat 059e7818cf Remove throttling option => always disable it
Signed-off-by: Pascal Haakmat <pascalhaakmat@funda.nl>
2022-09-06 14:33:09 +02:00
Anders Näsman 98a5e69afd Merge pull request #13050 from tragiclifestories/gcs-project-id
Add projectId config option to GCS techdocs publisher
2022-09-06 13:11:49 +02:00
Anders Näsman 4c33b249a0 Merge pull request #13527 from drankou/drankou/techdocs-scroll-fix
fix(techdocs): Fix scrolling for anchors on the current page
2022-09-06 11:53:33 +02:00
Clemens Stefan Heithecker e5a13e9289 Update README.md
Fix unclear installation instructions.

Signed-off-by: Clemens Stefan Heithecker <48448358+clemensheithecker@users.noreply.github.com>
2022-09-06 11:51:41 +02:00
Fredrik Adelöw 3612e97174 Merge pull request #13550 from backstage/renovate/msw-0.x
chore(deps): update dependency msw to ^0.47.0
2022-09-06 09:51:25 +02:00
Fredrik Adelöw 9b0479fe0e Merge pull request #13487 from tanguyantoine/feat/allow-jenkins-plugin-to-send-extra-headers
feat(jenkins-backend): extend config to allow passing extra headers
2022-09-06 09:22:41 +02:00
renovate[bot] 667d917488 chore(deps): update dependency msw to ^0.47.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-09-06 07:09:16 +00:00
Tomas Aschan 2340880b05 Format with prettier
Signed-off-by: Tomas Aschan <tomasl@spotify.com>
2022-09-05 23:54:13 +02:00
Tomas Aschan a638348c8b Automated whitespace changes
Signed-off-by: Tomas Aschan <tomasl@spotify.com>
2022-09-05 23:30:28 +02:00
Tomas Aschan 5d0eff2e00 Set data and error atomically
Signed-off-by: Tomas Aschan <tomasl@spotify.com>
2022-09-05 23:30:28 +02:00
Tomas Aschan 8da70d0fc1 Implement regression tests
Signed-off-by: Tomas Aschan <tomasl@spotify.com>
2022-09-05 23:30:27 +02:00