Emma Indal
6061524b5c
add initial documentation for how to contribute to Backstage Accessibility
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2023-05-08 15:04:44 +02:00
Renan Mendes Carvalho
1ce7f84b2e
feature(plugin-search-react): Extend InputProps on <SearchBar/>
...
In the current implementation of <SearchBar/> it is possible to
overwrite the default <TextField/> InputProps by passing a prop of the
same name. But sometimes is necessary to extend only, for example when
one is interested on changing the clear button only.
The clear button is supplied in the endAdornment, part of the
InputProps, but at the same time the startAdornment is also on it.
To be able to replace the clear button implementation without affecting
the rest, this patch proposes a change where `InputProps` is exposed in
the same manner as `inputProps` (notice the change from capital I to i).
Where the received object may overwrite keys using the spread operator.
Signed-off-by: Renan Mendes Carvalho <aitherios@gmail.com >
2023-05-08 14:13:33 +02:00
Ben Lambert
86a906ce61
Merge pull request #17689 from dweber019/fix/tech-radar-links
...
fix: fix description links when clicking entry in radar
2023-05-08 11:22:30 +02:00
Johan Haals
546b33694d
Merge pull request #17671 from npiyush97/fix-newsletter
...
Update docusaurus.config.js
2023-05-08 10:56:43 +02:00
backstage-goalie[bot]
26b0ac0d7e
Merge pull request #17690 from backstage/renovate/keyv-redis-2.x-lockfile
...
fix(deps): update dependency @keyv/redis to v2.5.8
2023-05-07 23:29:43 +00:00
renovate[bot]
4eab7f546c
fix(deps): update dependency @keyv/redis to v2.5.8
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-07 22:53:47 +00:00
David Weber
be4fa53fab
fix: fix description links when clicking entry in radar
...
Signed-off-by: David Weber <david.weber@w3tec.ch >
2023-05-07 16:04:54 +02:00
Patrik Oldsberg
3a5c675c91
Merge pull request #17684 from backstage/rugvip/owners
...
OWNERS: add org member sennyeya
2023-05-07 12:10:20 +02:00
backstage-goalie[bot]
05db89f928
Merge pull request #17688 from backstage/renovate/terser-webpack-plugin-5.x-lockfile
...
fix(deps): update dependency terser-webpack-plugin to v5.3.8
2023-05-07 00:24:16 +00:00
renovate[bot]
3b865ae7d0
fix(deps): update dependency terser-webpack-plugin to v5.3.8
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-06 23:44:42 +00:00
Patrik Oldsberg
cb805f0887
OWNERS: add org member sennyeya
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-06 11:32:43 +02:00
backstage-goalie[bot]
a99f49567a
Merge pull request #17680 from backstage/renovate/node-16.x-lockfile
...
chore(deps): update dependency @types/node to v16.18.26
2023-05-05 23:08:53 +00:00
renovate[bot]
45eca2b372
chore(deps): update dependency @types/node to v16.18.26
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-05 22:37:28 +00:00
PIYUSH NEGI
447172cb6a
Update docusaurus.config.js
...
related to fix => https://github.com/backstage/backstage/issues/17620
forget to add link here
Signed-off-by: PIYUSH NEGI <43876655+npiyush97@users.noreply.github.com >
2023-05-05 22:08:29 +05:30
backstage-goalie[bot]
ae172d461a
Merge pull request #17666 from backstage/renovate/node-18.x-lockfile
...
chore(deps): update dependency @types/node to v18.16.4
2023-05-05 09:33:56 +00:00
renovate[bot]
ec9873e25a
chore(deps): update dependency @types/node to v18.16.4
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-05 08:54:05 +00:00
Patrik Oldsberg
53b7c7668d
Merge pull request #17633 from gtestault/openapi_resolve_relative_online_refs
...
fix(catalog-backend-module-openapi): resolve relative online refs fixes #17634
2023-05-05 10:40:34 +02:00
Fredrik Adelöw
32014b1d16
Merge pull request #17567 from efenner-cambia/patch-1
...
Fix example code in Explore plugin README
2023-05-05 10:34:06 +02:00
Fredrik Adelöw
10759b6ad2
Merge pull request #17649 from anicke/dom-warnings
...
Bazaar: Fixed validateDOMNesting warnings
2023-05-05 10:14:06 +02:00
Evan Fenner
fd0b873ad7
change capitalization of README
...
Signed-off-by: Evan Fenner <105249079+efenner-cambia@users.noreply.github.com >
2023-05-04 17:37:24 -07:00
Evan Fenner
a6025e25d9
Add changeset
...
Signed-off-by: Evan Fenner <105249079+efenner-cambia@users.noreply.github.com >
2023-05-04 17:35:12 -07:00
Evan Fenner
b8bed64be8
Address comments in README.md
...
Signed-off-by: Evan Fenner <105249079+efenner-cambia@users.noreply.github.com >
2023-05-04 16:59:47 -07:00
Fredrik Adelöw
c9eff7b1fa
Merge pull request #17652 from sebaparedero14/adopter-mercantil-andina
...
chore(adopters): add Mercantil Andina as adopter
2023-05-04 19:43:40 +02:00
Sebastian Paredero
0afc352b67
chore(adopters): add Mercantil Andina as adopter
...
Signed-off-by: Sebastian Paredero <sebaparedero14@gmail.com >
2023-05-04 12:17:16 -03:00
Patrik Oldsberg
9cc08dabc9
Merge pull request #17629 from npiyush97/fix-newsletter
...
newsletter link fix
2023-05-04 16:35:27 +02:00
Patrik Oldsberg
f401345cbc
Merge pull request #17349 from tdabasinskas/puppetdb_backend_imprv
...
Fix import paths and examples in catalog-backend-module-puppetdb
2023-05-04 16:33:56 +02:00
Patrik Oldsberg
8ad9e93b05
Merge pull request #17294 from dschaaff/update-gitlab-auth-docs
...
Add missing scopes to GitLab auth provider docs
2023-05-04 16:00:04 +02:00
backstage-goalie[bot]
68a4dc42bd
Merge pull request #17648 from backstage/renovate/dockerode-3.x-lockfile
...
chore(deps): update dependency @types/dockerode to v3.3.17
2023-05-04 13:59:36 +00:00
Daniel Schaaff
860fc26086
Add missing scopes to GitLab auth provider docs
...
closes #17189
The auth docs are missing some scopes required by the GitLab provider.
Without these scopes the RepoUrlPicker in software templates is unable
to retrieve oauth tokens for the user.
Signed-off-by: Daniel Schaaff <daniel@danielschaaff.com >
2023-05-04 15:47:27 +02:00
Patrik Oldsberg
5db693110f
Merge pull request #17304 from AntoineDao/patch-1
...
Create kubernetes-provider.yaml
2023-05-04 15:45:59 +02:00
Patrik Oldsberg
6f1a84d384
Update microsite/data/plugins/kubernetes-provider.yaml
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-04 15:45:36 +02:00
Antoine Dao
956b39d7bb
Create kubernetes-provider.yaml
...
Signed-off-by: Antoine Dao <antoinedao1@gmail.com >
2023-05-04 15:41:40 +02:00
Patrik Oldsberg
7b7f3867c9
Merge pull request #17484 from JaanJah/16648-permalinks
...
Use permalinks in files that use links with line numbers
2023-05-04 15:34:08 +02:00
Tomas Dabasinskas
95b2168d71
Add changeset
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-05-04 16:29:48 +03:00
Tomas Dabasinskas
5c164acee6
Update icon
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-05-04 16:29:47 +03:00
Tomas Dabasinskas
283481c29c
Update README examples
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-05-04 16:29:46 +03:00
Tomas Dabasinskas
80db0ac4de
Fix import path
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-05-04 16:29:41 +03:00
renovate[bot]
9fecb30b87
chore(deps): update dependency @types/dockerode to v3.3.17
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2023-05-04 13:26:56 +00:00
Patrik Oldsberg
75c9980f6e
Merge pull request #17509 from clanghout/master
...
feat: use entity.metadata.title for DomainCard
2023-05-04 15:25:37 +02:00
Niklas Aronsson
900880ab7c
Added changeset
...
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2023-05-04 15:20:51 +02:00
Niklas Aronsson
1886befacf
Bazaar: Set TablePagination as a div
...
The default component is a "td" which will cause DOM validation
warnings.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2023-05-04 15:11:34 +02:00
Niklas Aronsson
bdb5c1ede1
Bazaar: Remove h4 from ItemCardHeader title props
...
Since the title will be wrapped by a h4 in the "ItemCardHeader" a
h4 will have a h4 element as child. And the following warning is
logged:
warning: validateDOMNesting(...): <h4> cannot appear as a child of <h4>.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2023-05-04 15:11:34 +02:00
Niklas Aronsson
af266b55be
Bazaar: Fix stand alone devApp
...
The Bazaar stand alone devApp can now be started and will list two
projects with dummy data.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2023-05-04 15:11:34 +02:00
Patrik Oldsberg
ed13f75823
Update .changeset/chilled-pants-wonder.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-04 15:08:59 +02:00
Patrik Oldsberg
931504061a
Delete early-spiders-play.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-04 15:02:55 +02:00
Patrik Oldsberg
a8b4e44831
Merge pull request #17546 from luchillo17/fix/BCKSTG-152-keyboard-navigation---home---
...
Fix controlled Select keyboard open/close behavior
2023-05-04 14:38:39 +02:00
Patrik Oldsberg
57e6b7d8b8
Merge pull request #17495 from wss-rbunning/show-aggregate-users-under-groups
...
Show aggregate users under groups
2023-05-04 11:59:07 +02:00
Patrik Oldsberg
487daf8261
Merge pull request #17589 from MattheusHenrique/docs/apollo-explorer
...
docs(apollo-explorer-README): Add snippet with import
2023-05-04 11:56:56 +02:00
Patrik Oldsberg
5b37887ccb
Update plugins/apollo-explorer/README.md
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-04 11:44:14 +02:00
Patrik Oldsberg
172251b8db
Apply suggestions from code review
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-05-04 11:43:51 +02:00