Commit Graph

6603 Commits

Author SHA1 Message Date
mufaddal motiwala ff2f1b856b Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-17 00:30:47 +05:30
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
Jan Vilimek 5835456f6f Example for entityFilterKind
Signed-off-by: Jan Vilimek <jan.vilimek@oriflame.com>
2021-12-11 13:26:25 +01:00
lukzerom 625240c4ba clean
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-11 01:39:34 +01:00
lukzerom 919ffa9b53 click handler adjustment
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-11 01:33:15 +01:00
lukzerom 90fbd943de Basic select api changes and adjustments ready
Signed-off-by: lukzerom <lukzerom@gmail.com>
2021-12-11 01:32:51 +01:00
Patrik Oldsberg e0f5b46fcc snyk: ignore MPL and LGPL license warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-10 15:39:29 +01:00
hiba-aldalaty 519198e273 Update type for parameter in isSidebarItemWithSubmenuActive function
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-12-10 11:09:04 +00:00
mufaddal motiwala 1050e4fd88 Merge branch 'master' of https://github.com/mufaddal7/backstage-1 into plugin/new-relic-dashboard
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-10 15:56:56 +05:30
hiba-aldalaty 501eb4ea9f Undo changes to sidebar in Root.tsx used for testing
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-12-10 10:24:59 +00:00
hiba-aldalaty c13d0018ca Undo changes to sidebar in Root.tsx used for testing
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-12-10 10:23:59 +00:00
hiba-aldalaty f2b4b348e4 Add tests for isLocationMatch function
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-12-10 10:20:59 +00:00
Joe Porpeglia 63f5bc5f2c Add connection.directory support for sqlite
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 18:00:04 -05:00
Joe Porpeglia d9a286bd56 Use path.join for tests
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00
Joe Porpeglia cf192e1a72 Check if sqlite filename was provided before making plugin-specific filename
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00
Joe Porpeglia ef8392dab2 Use path.join
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2021-12-09 16:43:39 -05:00