Colton Padden
c24bae0085
release-2021-11-18 packages/core-plugin-api/src/apis/definitions/ErrorApi.ts:34,50
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:35 -05:00
Colton Padden
ead7c922fa
build api-reports with removed deprecations
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:35 -05:00
Colton Padden
24d466c373
release-2021-10-28 packages/test-utils/src/testUtils/msw/index.ts:18
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:34 -05:00
Colton Padden
eba9d2415f
release-2021-10-28 packages/core-plugin-api/src/deprecatedTypes.ts:27,35,49
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:34 -05:00
Colton Padden
46b84f79f8
release-2021-06-01 packages/core-plugin-api/src/routing/RouteRef.ts:118,120,122
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:34 -05:00
Colton Padden
345dcea560
release-2021-06-01 packages/core-plugin-api/src/apis/system/ApiRef.ts:27
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:34 -05:00
Colton Padden
e56c95a941
release-2021-01-28 packages/config-loader/src/loader.ts:70
...
Remove reference to `env?: string;` and usages in `loader.test.ts`
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-17 15:04:11 -05:00
Fredrik Adelöw
3e79c4bc58
Merge pull request #8406 from prkeshri/7340-remote-config-fix
...
7340 remote config fix
2021-12-17 10:34:32 +01:00
Fredrik Adelöw
85b844585c
fixup api report
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-12-16 21:27:21 +01:00
Colton Padden
62d77827e1
remove associated tests for deprecated Keyboard.js
...
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
Colton Padden
26cbea8e69
remove deprecations packages/core-plugin-api/src/routing/types.ts:147,152,157
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-16 08:32:01 -05:00
Colton Padden
7e9f1118dc
remove deprecations packages/core-plugin-api/src/routing/RouteRef.ts:27
...
Signed-off-by: Colton Padden <colton.padden@fastmail.com >
2021-12-16 08:32:00 -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
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
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
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
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
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
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
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
14d0bc9081
updated docs
...
Signed-off-by: lukzerom <lukzerom@gmail.com >
2021-12-14 18:14:11 +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
Dede Hamzah
5b54d63477
Add missing api report
...
Signed-off-by: Dede Hamzah <dehamzah@gmail.com >
2021-12-14 16:53: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
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
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
Patrik Oldsberg
9d6503e86c
core-*: update usage of deprecated auth types
...
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-13 15:31:11 +01:00
Johan Haals
b3f572dd01
Merge pull request #8465 from backstage/mob/auth-apis
...
core-plugin-api: deprecate some auth APIs and mark the rest experimental
2021-12-13 15:21:18 +01:00
Patrik Oldsberg
760791a642
core-plugin-api: auth request type renames and deprecations
...
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-13 15:20:05 +01:00
Ben Lambert
90198342bc
Merge pull request #8349 from backstage/rugvip/cjs
...
add more explicit support for .mjs and .cjs extensions
2021-12-13 13:35:24 +01:00
Ben Lambert
23a5e8f47a
Merge pull request #8338 from backstage/rugvip/license
...
snyk: ignore MPL and LGPL license warnings
2021-12-13 13:27:09 +01:00
Patrik Oldsberg
c11ce4f552
core-app-api: deprecated Auth0Auth
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-13 11:50:16 +01:00
Patrik Oldsberg
8a7372cfd5
core-plugin-api: deprecated some auth api refs and marked the rest as experimental
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-13 11:49:08 +01:00
Jan Vilimek
8390fff862
entitypage: prettier
...
Signed-off-by: Jan Vilimek <jan.vilimek@oriflame.com >
2021-12-13 11:12:19 +01:00
dependabot[bot]
7474124e87
build(deps-dev): bump @types/inquirer from 7.3.1 to 8.1.3
...
Bumps [@types/inquirer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/inquirer ) from 7.3.1 to 8.1.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/inquirer )
---
updated-dependencies:
- dependency-name: "@types/inquirer"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-13 04:14:45 +00:00
lukzerom
846773cf45
added docs
...
Signed-off-by: lukzerom <lukzerom@gmail.com >
2021-12-12 13:13:55 +01:00