Commit Graph

4192 Commits

Author SHA1 Message Date
Fredrik Adelöw 95753e686f Merge pull request #8509 from cmpadden/remove-deprecations-release-2021-11-11
Remove Deprecations (release-2021-11-11)
2021-12-17 09:48:39 +01:00
Fredrik Adelöw fde22197c0 Merge pull request #8487 from RoadieHQ/search-location-protocol-whitelist
Drop Search Results with potentially unsafe location values
2021-12-16 21:19:15 +01:00
Fredrik Adelöw b2b317a66e Merge pull request #8474 from austina-lin/pluralize-team-ownership-section
Fix bug in OwnershipCard component where text wasn't correctly plur…
2021-12-16 19:50:39 +01:00
Fredrik Adelöw 1e7af3e74f Merge pull request #8499 from angeliski/add-more-rails-options
add more options to rails new
2021-12-16 19:20:30 +01:00
Joon Park 393f107893 Create catalog permissions. (#8403)
These permissions will be used to integrate catalog with the permissions framework.

Signed-off-by: Joon Park <joonp@spotify.com>
2021-12-16 14:35:46 +00:00
Colton Padden 7e0b8b0cde bumped changesets for deprecations from patch to minor
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:01 -05:00
Colton Padden 67d6cb3c7e remove deprecations packages/config-loader/src/loader.ts:63
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:01 -05:00
Colton Padden 6b69b44862 remove deprecations packages/core-plugin-api/src/apis/system/types.ts:38,55
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:01 -05:00
Colton Padden 771b9c07fe remove deprecations packages/test-utils/src/testUtils/Keyboard.js:28
Signed-off-by: Colton Padden <colton.padden@fastmail.com>
2021-12-16 08:32:01 -05:00
Fredrik Adelöw 351fc58fe2 Merge pull request #8507 from backstage/freben/paging
Add support for passing paging parameters to the getEntities call of the catalog client
2021-12-16 13:35:25 +01:00
Fredrik Adelöw 9c2e6bb86a Merge pull request #6399 from backstage/freben/fetch-api
Add `fetchApiRef` which implements fetch, plus Backstage token header when available
2021-12-16 11:30:37 +01:00
Ben Lambert 230df8b5ec Merge pull request #8438 from mufaddal7/feature/OwnedEntityPicker
add OwnedEntityPicker field in plugin/scaffolder
2021-12-16 11:26:42 +01:00
Ben Lambert 2c10e8a19d Merge pull request #8454 from lukzerom/select-changes-1
Select and Autocomplete select readonly when one option available
2021-12-16 10:56:40 +01:00
Fredrik Adelöw 5463c03b35 Add support for passing paging parameters to the getEntities call of the catalog client
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-16 10:16:53 +01:00
github-actions[bot] ef6a039e07 Version Packages 2021-12-16 08:56:38 +00:00
Patrik Oldsberg 7bd536c985 Merge pull request #8508 from backstage/mob/expalytics
core-plugin-api: mark AnalyticsApi as experimental
2021-12-16 09:50:58 +01:00
Fredrik Adelöw 3fa31ec84a address comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-15 19:29:42 +01:00
Fredrik Adelöw 7927005152 Add fetchApiRef which implements fetch, plus Backstage token header when available.
This intends to be the basis for other plugins' data fetching needs, so that they can transparently interact with the catalog and other parts of the Backstage ecosystem without explicitly having to deal with authenticating themselves.

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-15 19:29:42 +01:00
Rogerio Angeliski fc8fc02510 add more options to rails new
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
2021-12-15 13:13:08 -03:00
Patrik Oldsberg 18d4f500af core-plugin-api: mark AnalyticsApi as experimental
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-15 16:39:43 +01:00
Camila Belo 11151655a0 Merge pull request #8147 from cowboyd/elastic-search-new-client
Add ability to re-use search cluster configuration from ElasticSearchSearchEngine
2021-12-15 15:03:11 +01:00
Ben Lambert 22354eef67 Merge pull request #8473 from brexhq/k8s-make-completed-green
K8s Cronjob Style Change and UI Fix
2021-12-15 13:57:08 +01:00
Ben Lambert 2a96b81692 Merge pull request #8378 from hiba-aldalaty/patch/sidebar-submenu-fix
Bug Fix: Sidebar Submenu Items should only be active when full path is active
2021-12-15 13:42:30 +01:00
mufaddal motiwala 5ad82708fd changed minor to patch
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-15 16:28:26 +05:30
Ben Lambert 06403a0475 Merge pull request #8343 from backstage/rugvip/presence
catalog-backend: fix handling of optional locations
2021-12-15 11:18:31 +01:00
Ben Lambert 1acea02844 Merge pull request #8384 from marleypowell/marley/7678-pull-request-custom-filters
feat: Added ability to configure PR columns with parameters using filters.
2021-12-15 10:58:26 +01:00
Ben Lambert 9d03616a56 Merge pull request #8456 from Oriflame/feature/ownershipcard-configurable-kind-and-type-7806
Ownershipcard filter configurable
2021-12-15 10:20:15 +01:00
Ben Lambert c3df6347f3 Merge pull request #8484 from dehamzah/add-missing-overrideable-comp-sidebar
Add Missing Overridable Components Type for SidebarSpace, SidebarSpacer, and SidebarDivider
2021-12-15 10:10:30 +01:00
lukzerom 8ecfac35fd patch instead of minor
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 23:37:16 +01:00
mufaddal motiwala 3491a36ab9 add useOwnedEntites to catalog-react
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-14 23:45:33 +05:30
Ben Lambert 3a3797d858 Merge pull request #8277 from Balasundaram/scaffolder-gitlab-mr-publish-v2
Scaffolder gitlab mr publish v2
2021-12-14 18:41:07 +01:00
lukzerom b646a73fe0 changeset fix
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 18:22:52 +01:00
lukzerom 5c8fbcc7c0 Delete old changeset
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 18:09:31 +01:00
austinal 6f263c2cbc Add changeset
Signed-off-by: austinal <austinal@vmware.com>
2021-12-14 11:17:39 -05:00
Marley Powell daf32e2c9b chore: Generated changeset.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
2021-12-14 15:04:09 +00:00
Iain Billett a41fbfe739 Search result location filtering
Introduces filtering of unsafe search result locations.

Signed-off-by: Iain Billett <iain@roadie.io>
2021-12-14 14:43:45 +00:00
Ben Lambert 5bffa160cd Merge pull request #8448 from Erog38/patch-1
containerRunner optional for createRouter
2021-12-14 14:49:40 +01:00
Charles Lowell 29ca4a2b4c 👍downgrade changset to a patch
Signed-off-by: Charles Lowell <cowboyd@frontside.com>
2021-12-14 13:51:01 +02:00
Charles Lowell 68512f5178 Add ability to re-use search cluster configuration from engine
Signed-off-by: Charles Lowell <cowboyd@frontside.com>
2021-12-14 13:50:58 +02:00
Dede Hamzah 9c0265a6aa Update changeset to fix failed Vale
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2021-12-14 16:37:31 +07:00
Dede Hamzah 1680a1c5ac Add Missing Overridable Components Type for SidebarSpace, SidebarSpacer, and SidebarDivider Components
Signed-off-by: Dede Hamzah <dehamzah@gmail.com>
2021-12-14 15:09:32 +07:00
Patrik Oldsberg 8bd3b6dbb9 Merge pull request #8469 from backstage/mob/auth-renames
core-plugin-api: rename OAuthRequest API types
2021-12-13 23:24:55 +01:00
Camila Belo ab1a69bcc3 Merge pull request #8365 from kuangp/fix/techdocs
fix(techdocsStorageClient): properly construct baseUrls
2021-12-13 22:46:36 +01:00
Patrik Oldsberg fa5b141de9 Merge pull request #8472 from backstage/Rugvip-patch-1
Delete cold-otters-prove.md
2021-12-13 18:22:41 +01:00
Jan Vilimek 0be6cb1111 no bump for example-app
Signed-off-by: Jan Vilimek <jan.vilimek@oriflame.com>
2021-12-13 17:36:47 +01:00
Andrew Tran 6f0c850a86 add changeset
Signed-off-by: Andrew Tran <atran@brex.com>
2021-12-13 10:19:07 -06:00
Balasundaram 8ab8c30f1b Adding fixes for changeset spelling
Signed-off-by: Balasundaram <balabtech@hotmail.com>
2021-12-13 11:10:20 -05:00
Fredrik Adelöw f0ed50adb0 Merge pull request #8364 from backstage/sqlite-separate-files
Overwrite sqlite filename per plugin
2021-12-13 16:56:56 +01:00
Patrik Oldsberg fd9c1abd2c Delete cold-otters-prove.md
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-13 16:41:49 +01:00
Ben Lambert 23009fcb6a Merge pull request #8323 from backstage/dependabot/npm_and_yarn/types/tar-6.1.1
chore(deps-dev): bump @types/tar from 4.0.5 to 6.1.1
2021-12-13 16:40:39 +01:00