Vincenzo Scamporlino
173aadff5b
Avoid PermissionEvaluator breaking changes
...
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2022-04-08 12:29:00 +02:00
Vincenzo Scamporlino
afb7535c2e
Use PermissionEvaluator instead of ServerPermissionClient
...
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2022-04-08 12:28:59 +02:00
Vincenzo Scamporlino
06d32493e6
Fix integration tests
...
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2022-04-08 12:28:59 +02:00
Johan Haals
8b669400ea
include react-dom types, update changeset
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-04-08 11:05:43 +02:00
Johan Haals
e838a7060a
Add package resolution for @types/react
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-04-08 10:58:08 +02:00
Eric Peterson
4af1d8b71d
Merge pull request #9770 from kuangp/feat/searchCoordination
...
feat(search): handle search indexing coordination among nodes
2022-04-08 10:15:55 +02:00
Patrik Oldsberg
df7862cfa6
cli: do not apply react-hot-loader transforms for backend development
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-07 12:37:57 +02:00
Phil Kuang
0a63e99a26
feat(search): handle search indexing coordination among nodes
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-04-06 14:03:04 -04:00
Patrik Oldsberg
db21d78179
Merge pull request #10671 from backstage/rugvip/check
...
cli: stop warning about duplicate plugin libraries
2022-04-06 16:39:13 +02:00
Ben Lambert
38d6a4745c
Merge pull request #10558 from backstage/blam/node16types
...
chore: @node/types -> 16.x
2022-04-06 15:47:21 +02:00
Patrik Oldsberg
0383cd0228
cli: stop warning about duplicate plugin libraries
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-06 15:46:44 +02:00
Ben Lambert
5b9559ca9e
Merge pull request #10490 from OctopusDeploy/liam-mackie/export-IdentityProviders
...
Added IdentityProviders to exports from SignInPage
2022-04-06 15:00:44 +02:00
blam
4bfde894e0
chore: just force the type for now to see if it works
...
Signed-off-by: blam <ben@blam.sh >
2022-04-06 14:30:00 +02:00
Ben Lambert
af364b9b72
Merge pull request #10588 from backstage/dependabot/npm_and_yarn/prettier-2.6.2
...
build(deps-dev): bump prettier from 2.5.1 to 2.6.2
2022-04-06 14:21:10 +02:00
blam
3766028309
chore: fixing prettier warnings
...
Signed-off-by: blam <ben@blam.sh >
2022-04-06 10:55:10 +02:00
Eric Peterson
efe33862b4
Merge pull request #10403 from carlo-colombo/master
...
[TechDocs] Adds a flag to the cli to override the entrypoint of a custom docker image. It could be used to reuse existing images with different entrypoints.
2022-04-06 09:34:35 +02:00
Carlo Colombo
eb470ea54c
Adds a flag to the cli to override the entrypoint of a custom docker image. It could be used to reuse existing images with different eentrypoints.
...
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com >
2022-04-06 08:49:32 +02:00
Eric Peterson
fec58ff178
Merge pull request #10377 from kuangp/fix/techdocs-readme
...
fix(README): do not copy docs/README.md as docs/index.md
2022-04-05 18:03:35 +02:00
Ben Lambert
ad55e2f005
Merge pull request #10041 from yousifalraheem/feat/extra-user-settings
...
Enable adding extra setting tabs
2022-04-05 15:14:01 +02:00
Johan Haals
d02c070f8f
e2e: Skip version lookup for non @backstage packages
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-04-05 10:19:55 +02:00
Johan Haals
ba6dccc7d7
user-event version to 14
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-04-05 10:19:55 +02:00
Johan Haals
4fd45b202b
chore: await userEvent in tests
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-04-05 10:19:54 +02:00
Johan Haals
b1190bf676
await userEvent
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-04-05 10:19:54 +02:00
dependabot[bot]
24254fd433
build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
...
Bumps [@testing-library/user-event](https://github.com/testing-library/user-event ) from 13.5.0 to 14.0.0.
- [Release notes](https://github.com/testing-library/user-event/releases )
- [Changelog](https://github.com/testing-library/user-event/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testing-library/user-event/compare/v13.5.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: "@testing-library/user-event"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-04-05 10:19:52 +02:00
github-actions[bot]
39e446d0ff
Version Packages (next)
2022-04-05 07:35:01 +00:00
Phil Kuang
9ab9ce617e
fix(techdocs): do not copy docs/README.md as docs/index.md
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-04-04 12:57:38 -04:00
blam
f4fd7f5400
chore: fixing the version numbers
...
Signed-off-by: blam <ben@blam.sh >
2022-04-04 16:01:28 +02:00
blam
2538bf72e3
chore: @node/types -> 16.x
...
Signed-off-by: blam <ben@blam.sh >
2022-04-04 16:01:06 +02:00
Liam Mackie
9028e25cb0
Added tsdoc tag for IdentityProviders type
...
Signed-off-by: Liam Mackie <liam.mackie@octopus.com >
2022-04-04 23:50:07 +10:00
Patrik Oldsberg
d77cedd2ca
e2e-test: pass through errors
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-04-04 14:50:07 +02:00
Ben Lambert
268f7faeea
Merge pull request #10572 from saan800/BackstageTab_to_overridableComponent_styles
...
Add BackstageTab to overridableComponents
2022-04-01 16:25:10 +02:00
Ben Lambert
40e1fc66f7
Merge pull request #10563 from backstage/dependabot/npm_and_yarn/spotify/eslint-config-react-13.0.0
...
build(deps): bump @spotify/eslint-config-react from 12.0.0 to 13.0.0
2022-04-01 15:34:21 +02:00
sandra-greenhalgh
9e78aeb72f
mark TabClassKey as public
...
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com >
2022-04-01 14:26:01 +01:00
Liam Mackie
0078980992
Added api report
...
Signed-off-by: Liam Mackie <liam.mackie@octopus.com >
2022-04-01 23:03:10 +10:00
sandra-greenhalgh
6db6f26548
update core-components/api-reports.md
...
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com >
2022-04-01 13:07:12 +01:00
sandra-greenhalgh
25b8e8d5b5
Add BackstageTab to overridableComponents
...
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com >
2022-04-01 12:32:48 +01:00
Ben Lambert
da8e374ca6
Merge pull request #10528 from LvffY/master
...
Update documentation
2022-04-01 10:55:41 +02:00
dependabot[bot]
6a341b2d87
build(deps): bump @spotify/eslint-config-react from 12.0.0 to 13.0.0
...
Bumps [@spotify/eslint-config-react](https://github.com/spotify/web-scripts ) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/spotify/web-scripts/releases )
- [Changelog](https://github.com/spotify/web-scripts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spotify/web-scripts/compare/v12.0.0...v13.0.0 )
---
updated-dependencies:
- dependency-name: "@spotify/eslint-config-react"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 04:24:48 +00:00
Ben Lambert
e1460a97c6
Merge pull request #10554 from saan800/tab_class_name
...
Add name for BackstageTab styles
2022-03-31 20:04:59 +02:00
sandra-greenhalgh
0838db5025
run prettier to fix formatting
...
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com >
2022-03-31 17:51:21 +01:00
sandra-greenhalgh
0a59250f5b
Add name for BackstageTab styles
...
Signed-off-by: sandra-greenhalgh <sandra.greenhalgh@justeattakeaway.com >
2022-03-31 17:27:21 +01:00
Taras
0d1711bc93
Added missing whitespace by running prettier
...
Signed-off-by: Taras <tarasm@gmail.com >
2022-03-31 11:43:40 -04:00
Taras
39a595cdaa
Added relationship between artist components
...
Signed-off-by: Taras <tarasm@gmail.com >
2022-03-31 10:38:25 -04:00
LvffY
792a0a035f
[ #10432 ] ✨ Pass prettier
...
Signed-off-by: LvffY <louberger@hotmail.fr >
2022-03-31 14:10:36 +02:00
Ben Lambert
dcc3aae979
Merge pull request #9539 from jonathan-ash/sidebar-custom-config
...
Added ability to override properties of Sidebar config and Sidebar Submenu config
2022-03-31 13:08:38 +02:00
Ben Lambert
9b0a528b18
Merge pull request #10486 from getndazn/fix/aws-alb-docs
...
Fix/aws alb docs
2022-03-31 12:51:14 +02:00
Fredrik Adelöw
d55ccee81f
Merge pull request #10525 from backstage/freben/initial-wait
...
fix initialDelay for tasks
2022-03-31 10:34:51 +02:00
Johan Haals
25be8b70df
Merge pull request #10026 from awanlin/topic/add-mysquads-sidebar-item
...
Added MySquads
2022-03-31 10:19:07 +02:00
Fredrik Adelöw
a83babdd63
fix initialDelay for tasks
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-03-30 17:41:22 +02:00
LvffY
2dcac58fa0
[ #10432 ] ✨ Pass prettier
...
Signed-off-by: LvffY <louberger@hotmail.fr >
2022-03-30 17:11:35 +02:00