Commit Graph

20224 Commits

Author SHA1 Message Date
Johan Haals 64a5a09a51 Merge pull request #8511 from backstage/dependabot/npm_and_yarn/mock-fs-5.1.2
build(deps): bump mock-fs from 5.1.0 to 5.1.2
2021-12-16 08:52:11 +01:00
dependabot[bot] 6e5f662187 build(deps): bump mock-fs from 5.1.0 to 5.1.2
Bumps [mock-fs](https://github.com/tschaub/mock-fs) from 5.1.0 to 5.1.2.
- [Release notes](https://github.com/tschaub/mock-fs/releases)
- [Changelog](https://github.com/tschaub/mock-fs/blob/main/changelog.md)
- [Commits](https://github.com/tschaub/mock-fs/compare/v5.1.0...v5.1.2)

---
updated-dependencies:
- dependency-name: mock-fs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 04:20:04 +00: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 afb7f31840 fixed the browser behavior for BackstageProtocolResolverFetchMiddleware
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
Hasan Ozdemir eb3fd85d3e feature: add crumbIssuer option to jenkins (optional) configuration, improve the UI to show a notification after executing the action: re-build
Signed-off-by: Hasan Ozdemir <21654050+nodify-at@users.noreply.github.com>
2021-12-15 17:35:44 +01:00
Júlio Zynger 68b2a31a05 Update Airflow plugin README
Airflow v1 exposed an experimental API [that got dropped](https://airflow.apache.org/docs/apache-airflow/stable/deprecated-rest-api-ref.html) later on. Let's add a note to the README making explicit users of Airflow v1 won't be able to integrate with this plugin unless they update.

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2021-12-15 17:23:38 +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
mufaddal motiwala 8d9ab4d7c1 removed test case
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-15 20:44:53 +05:30
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
Charles Lowell c47959856a Don't use initializer syntax for instantiating client
For some reason, the property initializer syntax stopped working. An
update to TypeScript? An update to Jest? Unknown, but sticking to the
less fancy constructor body to do property init seems to work.

Signed-off-by: Charles Lowell <cowboyd@frontside.com>
2021-12-15 15:30:30 +02:00
Brian Fletcher 62915c3688 add batch api group explanation
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-15 13:25:12 +00:00
Brian Fletcher 8b3f624aa5 adds cronjobs to vocab list
Signed-off-by: Brian Fletcher <brian@roadie.io>
2021-12-15 13:21:22 +00: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
Iain Billett 651d1e7696 Don't use discovery API
Signed-off-by: Iain Billett <iain@roadie.io>
2021-12-15 11:50:44 +00: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
Johan Haals cafdecfc2f add packages/catalog
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-15 10:58:15 +01:00
Johan Haals cb65389b48 format
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-15 10:54:38 +01:00
Johan Haals a6c72b0d2c Label PRs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-12-15 10:40: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
Jan Vilimek 95284ba572 improved tests / comment
Signed-off-by: Jan Vilimek <jan.vilimek@oriflame.com>
2021-12-15 09:45:15 +01:00
Patrik Oldsberg f7fe2b3f58 Merge pull request #8490 from backstage/mob/hidden-error-docs
core-plugin-api: document ErrorApiErrorContext.hidden
2021-12-15 09:33:39 +01:00
Patrik Oldsberg 8c687e9bf5 Merge pull request #8491 from backstage/rugvip/docfix
docs/api-reference: fix missing content + bump to latest version of rushstack deps
2021-12-15 09:33:19 +01:00
Fredrik Adelöw f8eb4d8a34 Merge pull request #8492 from backstage/dependabot/npm_and_yarn/types/dagre-0.7.46
build(deps-dev): bump @types/dagre from 0.7.44 to 0.7.46
2021-12-15 08:46:28 +01:00
dependabot[bot] 0c09c969c7 build(deps-dev): bump @types/dagre from 0.7.44 to 0.7.46
Bumps [@types/dagre](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dagre) from 0.7.44 to 0.7.46.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dagre)

---
updated-dependencies:
- dependency-name: "@types/dagre"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-15 04:12:30 +00:00
Patrik Oldsberg 7b6b992e7a scripts/api-extractor: remove workaround for duplicate install
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-15 01:45:41 +01:00
Patrik Oldsberg 12f674f608 package.json: fix duplicate api-extractor installs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-15 01:45:41 +01:00
Patrik Oldsberg 813db5928b core-plugin-api: document ErrorApiErrorContext.hidden
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-15 01:17:58 +01:00
lukzerom b040d62e8e docs update
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-15 00:03:42 +01:00
lukzerom 2d244da5c4 public adnotation
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 23:59:22 +01:00
lukzerom aec8c678c8 selected items instead of selection
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 23:40:30 +01:00
lukzerom 8ecfac35fd patch instead of minor
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 23:37:16 +01:00
Charles Lowell baf39f45b5 Add explainer for newClient to the search howto
Signed-off-by: Charles Lowell <cowboyd@frontside.com>
2021-12-14 20:49:27 +02:00
Charles Lowell 5515862338 Run api report and add minimal tsdoc.
Signed-off-by: Charles Lowell <cowboyd@frontside.com>
2021-12-14 20:39:55 +02:00
Iain Billett a91c4dd05a Update create-app template
Signed-off-by: Iain Billett <iain@roadie.io>
2021-12-14 18:18:05 +00: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
Jan Vilimek 60abfd536a Improved unit tests
Signed-off-by: Jan Vilimek <jan.vilimek@oriflame.com>
2021-12-14 19:04:51 +01:00
Iain Billett 801323b923 Api Report
Signed-off-by: Iain Billett <iain@roadie.io>
2021-12-14 17:47:48 +00:00
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 14d0bc9081 updated docs
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 18:14:11 +01:00
lukzerom 5c8fbcc7c0 Delete old changeset
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 18:09:31 +01:00
lukzerom 31c0106a4e on change instead of on select in entitypicker
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 18:09:31 +01:00
lukzerom faaa7f009c changed type name to select item
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-14 18:09:31 +01:00
Iain Billett 4ce74edaf6 Fix standalone server
Signed-off-by: Iain Billett <iain@roadie.io>
2021-12-14 16:34:16 +00:00