Morgan Martinet
2c54173a39
apply code review recommandations
...
use encodeURIComponent on dynamic parts
ensure that we keep any dashboard path prefix when generating links
move URL hash exception for SPAs into the standardFormatter
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com >
2021-11-23 18:01:30 -05:00
Morgan Martinet
3739d3f773
implement openshiftFormatter
...
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com >
2021-11-22 00:05:55 -05:00
Patrik Oldsberg
0fae9f2c0b
core-app-api: fix and release accidental createApp type breakage
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-11-18 22:54:46 +01:00
github-actions[bot]
99bf179ccf
Version Packages
2021-11-18 11:52:08 +00:00
blam
8b21788e96
chore: added some more deprecation fixes for the routeRefs
...
Signed-off-by: blam <ben@blam.sh >
2021-11-17 20:26:01 +01:00
blam
1332a98a01
chore: fixing deprecation warnings for all the things that are in the monorepo
...
Signed-off-by: blam <ben@blam.sh >
2021-11-17 20:24:20 +01:00
github-actions[bot]
3369ade8c0
Version Packages
2021-11-11 11:07:58 +00:00
rgorkovenko
9f3dd76bc7
fix: kuber plugin pass id token on getClusters req
...
Signed-off-by: rgorkovenko <rodiongork@github.com >
2021-11-09 10:07:22 +03:00
github-actions[bot]
d66c5f1282
Version Packages
2021-10-28 14:06:43 +00:00
blam
d465f2e0af
chore: bump the msw package and remove it from test-utils as it's not even needed
...
Signed-off-by: blam <ben@blam.sh >
2021-10-26 17:13:49 +02:00
Ben Lambert
a22ebf3da6
Merge pull request #7681 from mclarke47/refresh-kubernetes-plugin-at-interval
...
Refresh k8s plugin at interval
2021-10-25 10:23:00 +02:00
github-actions[bot]
bf5090e59d
Version Packages
2021-10-21 13:28:13 +00:00
mclarke47
4c08c30178
add refresh test
...
Signed-off-by: mclarke47 <matthewclarke47@gmail.com >
2021-10-19 19:59:16 +01:00
mclarke47
eaa78edcbc
refactor and refresh k8s plugin at interval
...
Signed-off-by: mclarke47 <matthewclarke47@gmail.com >
2021-10-19 19:49:45 +01:00
github-actions[bot]
4c840cebfa
Version Packages
2021-10-14 12:45:08 +00:00
github-actions[bot]
97420439e1
Version Packages
2021-10-07 12:17:39 +00:00
Jeff Stein
c148c8854b
feat(kubernetes): support rancher with path prefix
...
Signed-off-by: Jeff Stein <jeff@jeffvstein.org >
2021-10-05 12:39:35 -07:00
Eric Peterson
81a41ec249
Apply extension-names codemod to monorepo.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-10-04 19:29:43 +02:00
Patrik Oldsberg
ca0559444c
avoid usage of to*Case + add project lint rule
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-02 18:43:11 +02:00
github-actions[bot]
f67e8ddcec
Version Packages
2021-09-30 11:43:05 +00:00
Patrik Oldsberg
2dab51237c
kubernetes: fix DeploymentDrawer conditional namespace rendering + add test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-29 17:38:40 +02:00
Patrik Oldsberg
d4a0f8ce8d
Merge branch 'master' into k8s-plugin
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-29 17:08:26 +02:00
Patrik Oldsberg
927c6d6302
kubernetes: add isolatated plugin dev setup
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-29 16:46:12 +02:00
Patrik Oldsberg
6ba06efe08
kubernetes: export API types
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-29 16:46:11 +02:00
Fredrik Adelöw
92c3d6dc04
Merge pull request #7356 from backstage/dependabot/npm_and_yarn/testing-library/react-hooks-7.0.2
...
build(deps): bump @testing-library/react-hooks from 3.4.2 to 7.0.2
2021-09-28 15:25:56 +02:00
Patrik Oldsberg
075562efa7
Merge pull request #7309 from branchvincent/kubernetes-rancher
...
feat(kubernetes): add rancher dashboard formatter
2021-09-28 13:11:51 +02:00
dependabot[bot]
e5327abaa3
build(deps): bump @testing-library/react-hooks from 3.4.2 to 7.0.2
...
Bumps [@testing-library/react-hooks](https://github.com/testing-library/react-hooks-testing-library ) from 3.4.2 to 7.0.2.
- [Release notes](https://github.com/testing-library/react-hooks-testing-library/releases )
- [Changelog](https://github.com/testing-library/react-hooks-testing-library/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/react-hooks-testing-library/compare/v3.4.2...v7.0.2 )
---
updated-dependencies:
- dependency-name: "@testing-library/react-hooks"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-09-28 13:01:24 +02:00
Andre Wanlin
28d4e6f0fc
Updated API Report
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-09-26 11:04:50 -05:00
Andre Wanlin
8d397ef27a
Add check for Kubernetes annotation on entity
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-09-25 10:27:57 -05:00
Branch Vincent
6c0bd7fb75
feat(kubernetes): add rancher dashboard formatter
...
Signed-off-by: Branch Vincent <branchevincent@gmail.com >
2021-09-23 23:42:45 -04:00
github-actions[bot]
6e5b1bda9d
Version Packages
2021-09-23 10:01:17 +00:00
Fredrik Adelöw
0492cff964
Merge pull request #6782 from livetocode/feature/k8s-dashboard-links
...
provide access to the Kubernetes dashboard when viewing a specific resource
2021-09-20 14:17:30 +02:00
github-actions[bot]
fff5c48429
Version Packages
2021-09-16 11:41:51 +00:00
Oliver Sand
4d96985088
Merge pull request #7196 from SDA-SE/feat/update-material-lab
...
Upgrade `@material-ui/lab` to `4.0.0-alpha.57`
2021-09-16 12:29:41 +02:00
Oliver Sand
9f1362dcc1
Upgrade @material-ui/lab to 4.0.0-alpha.57
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-15 16:51:23 +02:00
Patrik Oldsberg
8142a8ecb2
packages,plugins: add package documentation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-14 18:47:53 +02:00
Patrik Oldsberg
71f6356390
plugins: add package descriptions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-14 18:33:40 +02:00
livetocode
07a8543ffa
Merge branch 'backstage:master' into feature/k8s-dashboard-links
2021-09-11 18:25:34 -04:00
github-actions[bot]
866ec85375
Version Packages
2021-09-09 14:47:05 +00:00
Morgan Martinet
8fcdfaf1af
fix appearance of the dashboard link button
...
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca >
2021-09-05 21:05:56 -04:00
Morgan Martinet
a65206d5a4
minor changes after code review
...
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca >
2021-09-05 20:02:07 -04:00
github-actions[bot]
45a681aa6a
Version Packages
2021-09-02 10:41:57 +00:00
Morgan Martinet
991356f3af
add missing link formatters to the registry
...
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca >
2021-08-29 20:30:51 -04:00
Morgan Martinet
abf7c46404
refactor code in order to support multiple dashboard link formatters
...
Signed-off-by: Morgan Martinet <morgan.martinet@montreal.ca >
2021-08-29 19:07:34 -04:00
Morgan Martinet
10f8c37595
fix compilation error in KubernetesDrawer
...
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com >
2021-08-26 09:50:38 -04:00
Morgan Martinet
c80f53a4b5
minor refactorings after code review
...
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com >
2021-08-26 09:50:38 -04:00
Morgan Martinet
7a0c334707
feat(kubernetes): provide access to the Kubernetes dashboard when viewing a specific resource
...
Signed-off-by: Morgan Martinet <morgan@mmm-experts.com >
2021-08-26 09:50:37 -04:00
github-actions[bot]
e7130884a0
Version Packages
2021-08-26 11:25:27 +00:00
github-actions[bot]
6f4c73ece4
Version Packages
2021-08-19 12:20:01 +00:00
github-actions[bot]
c734d6995a
Version Packages
2021-08-12 08:21:56 +00:00