Commit Graph

8529 Commits

Author SHA1 Message Date
dependabot[bot] c6711d955e build(deps-dev): bump supertest from 6.1.3 to 6.1.6
Bumps [supertest](https://github.com/visionmedia/supertest) from 6.1.3 to 6.1.6.
- [Release notes](https://github.com/visionmedia/supertest/releases)
- [Commits](https://github.com/visionmedia/supertest/compare/v6.1.3...v6.1.6)

---
updated-dependencies:
- dependency-name: supertest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 04:33:21 +00:00
Fredrik Adelöw 60ecf7e035 Merge pull request #8570 from backstage/freben/warn-less-aight
Fix two small browser console warnings
2021-12-21 20:31:50 +01:00
Fredrik Adelöw c5eb756760 Fix a small browser console warning
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-21 17:00:57 +01:00
Fredrik Adelöw f129731481 Merge pull request #8538 from obabativavmware/export-k8s-backend-client
Includes an export for KubernetesBackendClient
2021-12-21 16:47:14 +01:00
Fredrik Adelöw a3982a0208 Merge pull request #8544 from kuangp/fix/welcomeTitle
fix(WelcomeTitle): use non-deprecated IdentityApi methods
2021-12-21 16:11:38 +01:00
Fredrik Adelöw 90b1c72aaa Merge pull request #8201 from mufaddal7/plugin/new-relic-dashboard
Plugin/new relic dashboard
2021-12-21 15:08:16 +01:00
mufaddal motiwala 6d532419cc removed deprecated description from the plugin
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-21 18:52:31 +05:30
Eric Peterson faf2254214 Merge pull request #8564 from backstage/bug/techdocs-cache-rec-deploy
[TechDocs] Allow cache in recommended deployment mode
2021-12-21 14:16:11 +01:00
mufaddal motiwala 928142523d made replace 'pdf' regex case insensitive
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-21 18:36:01 +05:30
mufaddal motiwala de8aa3afd5 link added in missing annotation button
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-21 18:29:58 +05:30
mufaddal motiwala 5ef436b659 readme file changes
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-21 18:27:42 +05:30
Eric Peterson 8c25c3ea5b Allow TechDocs cache in recommended deployment mode.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2021-12-21 12:02:45 +01:00
Patrik Oldsberg 281bac6f0c catalog-react: explicit type for storageApi.get
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-21 10:36:48 +01:00
Ben Lambert 20659e7223 Merge pull request #8437 from brethubbard/master
scaffolder: add Markdown default field
2021-12-21 10:10:55 +01:00
Fredrik Adelöw a8c31c407e Merge pull request #8530 from backstage/dependabot/npm_and_yarn/axios-0.24.0
build(deps): bump axios from 0.21.4 to 0.24.0
2021-12-21 09:15:00 +01:00
Fredrik Adelöw d0523cec56 Merge pull request #8156 from WarlenRodrigues/fixing_link_somponents_usage
Fixed Link components usage. Now, all links use the Backstage's Link c…
2021-12-21 08:10:15 +01:00
Fredrik Adelöw d4aeaa8461 Merge pull request #8488 from cmpadden/remove-deprecations
Remove Deprecations (release-2021-01-28, 2021-06-01, 2021-10-28, 2021-11-18)
2021-12-21 08:08:02 +01:00
Fredrik Adelöw 6a0094bbde Merge pull request #8496 from lykkeaxlin/bazaar-workflow-changes
[Bazaar] Optional linkage to an Entity
2021-12-20 19:57:58 +01:00
Fredrik Adelöw 2847cd8234 some final cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-20 19:23:47 +01:00
WarlenRodrigues 22bf2da934 Fied Link components usage. Now, all links use the Backstage's Link component
Signed-off-by: WarlenRodrigues <warlen.cesarrodrigues@gmail.com>
2021-12-20 19:18:04 +01:00
Fredrik Adelöw de8b27572f fixup for review
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-20 18:54:05 +01:00
Bruno Fuzetti Penso c50aa5236e add documentation
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso 257cad74ca description
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso 5e0879da2b refacotr
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso b341771b91 fix modal behaviour
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso 9a5212fef9 url target attribute
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso b365a96b4c add urlTarget attribute
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:01 +01:00
Bruno Fuzetti Penso e50a24b46d add samples data with the urlTarget attribute
Signed-off-by: Bruno Fuzetti Penso <bruno.penso@gmail.com>
2021-12-20 17:01:00 +01:00
mufaddal motiwala d6fe397227 const url added outside the return scope
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 21:14:35 +05:30
Fredrik Adelöw 4fbff018de Merge pull request #8443 from dehamzah/export-props-icon-in-sidebarsearch
Export Icon Props for SidebarSearch and SidebarSearchModal Component
2021-12-20 16:35:59 +01:00
Fredrik Adelöw 7eeb65fd77 fix review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-12-20 16:06:16 +01:00
mufaddal motiwala 61008c8136 fixed createComponentExtension , renamed EntityNewRelicDashboardsCard , EntityNewRelicDashboardsContent
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 16:58:17 +05:30
mufaddal motiwala 2da5bb9484 removed useNewRelicDashboardEntity hook
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 16:33:15 +05:30
mufaddal motiwala 706f3d6a96 added dependency list in useAsync
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 14:54:26 +05:30
mufaddal motiwala 5010cc6566 Replace Alert with ErrorPanel
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 14:17:19 +05:30
mufaddal motiwala 11d4ee492d removed all occurences of any
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 13:56:57 +05:30
mufaddal motiwala 996120684f changed default dashboard duration to one month
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 13:23:11 +05:30
mufaddal motiwala 72a80e3373 renamed Number to number(lowercase)
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 13:21:41 +05:30
mufaddal motiwala 78a8e9aaaa removed unused Grid
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 13:12:04 +05:30
mufaddal motiwala 3d26fb1606 renamed String to string (lowercase)
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 13:07:51 +05:30
mufaddal motiwala baa1ee1de9 remove target and rel
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 12:58:49 +05:30
mufaddal motiwala 51acf9c226 removed extra grid
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 12:57:07 +05:30
mufaddal motiwala 66483c97d2 added type to useState
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 12:49:38 +05:30
mufaddal motiwala 7ca8725460 renamed newRelicDashboardAPI
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 12:19:51 +05:30
mufaddal motiwala 539a1b7cc1 renamed newRelicDashboardApiRef
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 12:16:19 +05:30
mufaddal motiwala 6481dfacd9 remove line comments
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 12:02:22 +05:30
mufaddal motiwala 77e7b56688 add Response Error from backstage/erros
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 12:01:17 +05:30
mufaddal motiwala 7caba057c8 add NEWRELIC_GUID_ANNOTATION in index
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-20 11:50:52 +05:30
mufaddal motiwala 342292a457 private readonly added and removed unused baseURL
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-19 16:40:09 +05:30
mufaddal motiwala e37cad2673 renamed NEWRELIC_GUID to NEWRELIC_GUID_ANNOTATION
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com>
2021-12-19 16:35:38 +05:30