Morgan Martinet
7ac0bd2c66
implement dashboard link formatter for GKE
...
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca >
2021-12-27 00:43:43 -05:00
Patrik Oldsberg
2bd44f673b
release shortcuts plugin patch
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-12-24 10:51:48 +01:00
Phil Kuang
b50cbd047b
fix(shortcuts): make writable copies of saved shortcuts from storageApi
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-12-23 20:11:09 -05:00
Patrik Oldsberg
1fc4105bb0
Merge pull request #8601 from erikxiv/fix-api-auth-in-tech-insights
...
fixes api auth bug in tech-insights plugin
2021-12-23 15:52:49 +01:00
Patrik Oldsberg
f13228792e
Merge pull request #8533 from RoadieHQ/gh-creds-interface
...
create an interface for gh creds provider
2021-12-23 14:29:17 +01:00
github-actions[bot]
3d68c45ef7
Version Packages
2021-12-23 12:23:34 +00:00
Camila Belo
49a696d720
[Search] Standardizes input search components ( #8532 )
...
* refactor(plugin-search): customize search bar components
Signed-off-by: Camila Belo <camilaibs@gmail.com >
* refactor(plugin-search): use search bar in search modal
Signed-off-by: Camila Belo <camilaibs@gmail.com >
* refactor(plugin-search): customize home page search bar
Signed-off-by: Camila Belo <camilaibs@gmail.com >
* chore(plugin-search): update api reports
Signed-off-by: Camila Belo <camilaibs@gmail.com >
* chore: add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com >
* apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com >
* increase default debounceTime and remove prop from SearchBar in SearchModal + SearchPage in app
Signed-off-by: Emma Indal <emmai@spotify.com >
* update test using default debounce time
Signed-off-by: Emma Indal <emmai@spotify.com >
* add changeset for create-app
Signed-off-by: Emma Indal <emmai@spotify.com >
* fix exports after rebase
Signed-off-by: Emma Indal <emmai@spotify.com >
Co-authored-by: Emma Indal <emmai@spotify.com >
2021-12-23 12:05:26 +01:00
Brian Fletcher
b5a69efaad
Merge branch 'master' of github.com:backstage/backstage into gh-creds-blah
2021-12-23 08:54:58 +00:00
Erik Larsson
57a54eaed4
tsc
...
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com >
2021-12-22 23:09:34 +01:00
Erik Larsson
da5751717e
tsc
...
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com >
2021-12-22 23:05:09 +01:00
Erik Larsson
a86f5c1701
fixes api auth bug in tech-insights plugin
...
Signed-off-by: Erik Larsson <erik.larsson@schibsted.com >
2021-12-22 22:48:07 +01:00
blam
27af6d996b
chore: lock rc-progress to a working version
...
Signed-off-by: blam <ben@blam.sh >
2021-12-22 17:47:58 +01:00
Fredrik Adelöw
7a825e14ab
Merge pull request #8516 from wejendorp/jsonfc-fix
...
fix: allow partial evaluation of checks in jsonfc factchecker
2021-12-22 15:46:15 +01:00
MT Lewis
5f1333a60b
Merge pull request #8357 from backstage/example-app-permission-integration
...
Example app permission integration
2021-12-22 14:32:25 +00:00
Fredrik Adelöw
407031f7ae
Merge pull request #8441 from GoFightNguyen/scaffolder/EntityPicker-arbitrary-values
...
EntityPicker: option for disabling arbitrary values
2021-12-22 11:57:20 +01:00
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
Jason Nguyen
c86627aa52
Merge branch 'master' into scaffolder/EntityPicker-arbitrary-values
2021-12-21 17:50:16 -07: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
MT Lewis
bc9a205b86
backend-common: remove isSecure property in favour of a property on the NoopServerTokenManager
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-12-21 10:04:04 +00:00
MT Lewis
20d10b57d6
permission-node: rename static create method to fromConfig
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-12-21 09:46:22 +00: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
MT Lewis
c829631b4a
permission-node: use filename import in ServerPermissionClient test suite
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2021-12-20 17:34:25 +00:00
Jason Nguyen
ff5ff57883
EntityPicker: option for disabling arbitrary values
...
This enables scenarios when a user must select an existing entity.
To maintain behavior for existing EntityPicker usages, the default behavior allows arbitrary values.
Co-authored-by: Bret Hubbard <hubbard.bret@gmail.com >
Signed-off-by: Jason Nguyen <jsn.dev@outlook.com >
2021-12-20 09:26:56 -07: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