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
mufaddal motiwala
473cc1ab88
fixed target URL in API
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-19 16:17:09 +05:30
mufaddal motiwala
d4f01b20cd
Update plugins/newrelic-dashboard/README.md
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-19 16:10:46 +05:30
mufaddal motiwala
43333a0fa2
package.json updated
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-17 01:22:16 +05:30
mufaddal motiwala
c40c2fe1e0
unused packages removed
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-17 01:11:58 +05:30
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
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
mufaddal motiwala
a0bf0cbe7a
updated api-report
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-16 23:57:58 +05:30
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
Fredrik Adelöw
0a9501ca1b
Merge pull request #8512 from ArveSystad/patch-1
...
Correct keyword for microsoftAuthApiRef
2021-12-16 19:11:21 +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
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
Ben Lambert
f082d9034b
Merge pull request #8486 from RoadieHQ/cronjobs-docs
...
add cronjobs to list of required permissions
2021-12-16 10:55:49 +01:00
Johan Haals
7c4334a912
Merge pull request #8495 from backstage/jhaals/label
...
Label PRs
2021-12-16 10:40:49 +01:00
Ben Lambert
cd8764d8ac
Merge pull request #8498 from julioz/patch-1
...
Update Airflow plugin README
2021-12-16 10:33:55 +01:00
Arve Systad
6b7b4b3fa2
Correct keyword for microsoftAuthApiRef
...
Makes for a little less guesswork in the middle of things.
2021-12-16 10:33:10 +01:00
Fredrik Adelöw
9ff0f1e76d
Merge pull request #8431 from backstage/changeset-release/master
...
Version Packages
2021-12-16 10:22:51 +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
Johan Haals
b80e25bf1d
add search packages to matching
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-12-16 10:03:27 +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
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
mufaddal motiwala
e603515eba
removed the deprecated prop
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-16 11:07:57 +05:30
mufaddal motiwala
e1711f1885
renamed the plugin
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-16 11:07:01 +05:30
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
mufaddal motiwala
f5851c62ad
validates yarn run diff --check
...
Signed-off-by: mufaddal motiwala <mufaddalmm.52@gmail.com >
2021-12-15 22:13:22 +05:30
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