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 |
|
Eric Peterson
|
bcf1a2496c
|
Nest config under mkdocs key.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-04-05 17:33:18 +02:00 |
|
Fredrik Adelöw
|
d74c496bb0
|
Merge pull request #10646 from backstage/freben/more-secret
declare the oauth2proxy clientSecret a secret
|
2022-04-05 16:11:47 +02:00 |
|
Fredrik Adelöw
|
de231e5b06
|
declare the oauth2proxy clientSecret a secret
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-04-05 15:47:35 +02:00 |
|
Patrik Oldsberg
|
98be0433cc
|
stack-overflow: update scripts
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-05 15:44:55 +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
|
f00d861fbb
|
Merge pull request #10518 from backstage/dependabot/npm_and_yarn/testing-library/user-event-14.0.0
build(deps): bump @testing-library/user-event from 13.5.0 to 14.0.0
|
2022-04-05 13:16:40 +02:00 |
|
Johan Haals
|
c9201ca186
|
chore: remove rendudant expect
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-05 10:27:32 +02:00 |
|
Patrik Oldsberg
|
7eb705eabe
|
Merge pull request #10576 from backstage/rugvip/scaffolder-navigation
scaffolder: add links to subroutes + rename /preview -> /edit
|
2022-04-05 10:22:20 +02:00 |
|
Patrik Oldsberg
|
b60e93994b
|
catalog-graph: work around test race and missing mocks
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-05 10:19:55 +02:00 |
|
Johan Haals
|
e319dcfd3e
|
evert "chore: run setup once"
This reverts commit d70ea6a0646549fed81e5566ae380cc13c3a51af.
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-05 10:19:55 +02:00 |
|
Johan Haals
|
9c4ed43f04
|
chore: run setup once
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-05 10:19:54 +02:00 |
|
Johan Haals
|
d90a2db871
|
chore: replace pointer with click
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-05 10:19:54 +02:00 |
|
Eric Peterson
|
6303fe61e3
|
Fix SearchBar fake timer tests for latest user-event.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-05 10:19:54 +02:00 |
|
Johan Haals
|
f177208035
|
chore: waitFor type event
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-05 10:19:54 +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
|
fbee9f49e5
|
chore: await 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 |
|
Johan Haals
|
659111711e
|
fix tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
|
2022-04-05 10:19:53 +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 |
|
Patrik Oldsberg
|
17ca90b3db
|
Merge pull request #10608 from backstage/rugvip/bb3
scaffolder-backend: switch bitbucket-demo example template to use fetch:template
|
2022-04-05 10:16:58 +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 |
|
yousifalraheem
|
6df5070a52
|
fix the warning in user-settings api-report
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
|
2022-04-04 17:23:23 +02:00 |
|
yousifalraheem
|
de47ed71ef
|
fix the warning in user-settings api-report
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
|
2022-04-04 17:20:56 +02:00 |
|
yousifalraheem
|
e7a2ed3f08
|
fix the warning in user-settings api-report
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
|
2022-04-04 17:18:08 +02:00 |
|
yousifalraheem
|
ff131b5fd3
|
fix SettingsPage tests
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
|
2022-04-04 15:45:12 +02:00 |
|
Ben Lambert
|
ea357ebbdb
|
Merge pull request #10581 from backstage/timbonicus/destructure-query-params
Destructure query params in pickers
|
2022-04-04 15:12:50 +02:00 |
|
Ben Lambert
|
4432c14a90
|
Merge pull request #10586 from awanlin/topic/optionally-hide-ownership-relations-toggle
Optionally hide OwnershipCard relation toggle
|
2022-04-04 14:48:42 +02:00 |
|
yousifalraheem
|
0a0a4fa178
|
use attachComponentData instead of displayName in UserSettingsTab
Signed-off-by: Yousif Al-Raheem <yousifalraheem@gmail.com>
|
2022-04-04 14:40:03 +02:00 |
|
Fredrik Adelöw
|
9975ff9852
|
pin event-source-polyfill to 1.0.25
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-04-04 13:16:20 +02:00 |
|
Patrik Oldsberg
|
45ddab44ed
|
scaffolder-backend: switch bitbucket-demo example template to use fetch:template
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-04 11:47:23 +02:00 |
|
Andre Wanlin
|
724522c79c
|
Tighten up when hiddent
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-04-03 15:46:13 -05:00 |
|
Andre Wanlin
|
cb592bfce7
|
Optionally hide OwnershipCard relation toggle
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-04-03 15:27:38 -05:00 |
|
Tim Hansen
|
4be0d1e777
|
Destructure query params in picker
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2022-04-01 15:53:24 -06:00 |
|
Andre Wanlin
|
0bada4fc4d
|
Added description for each member in MembersListCard
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
|
2022-04-01 15:13:30 -05:00 |
|
Patrik Oldsberg
|
001c63450e
|
scaffolder: add context menu tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-01 16:35:44 +02:00 |
|
Patrik Oldsberg
|
881acb0dbc
|
scaffolder: add editRouteRef and updated route declarations to use route refs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-01 16:35:44 +02:00 |
|
Patrik Oldsberg
|
8fad3b6ef5
|
scaffolder: rename and move /preview -> /edit
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-01 16:35:44 +02:00 |
|
Patrik Oldsberg
|
6331ec1ebc
|
scaffolder: add context menu with links to preview and actions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2022-04-01 16:34:53 +02:00 |
|
Fredrik Adelöw
|
a91231faec
|
Merge pull request #10573 from backstage/freben/broom
🧹 just some more api report cleanup
|
2022-04-01 15:31:38 +02:00 |
|
Fredrik Adelöw
|
99063c39ae
|
just some more api report cleanup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-04-01 14:59:50 +02:00 |
|
Ben Lambert
|
da8e374ca6
|
Merge pull request #10528 from LvffY/master
Update documentation
|
2022-04-01 10:55:41 +02:00 |
|
Ben Lambert
|
bff981c780
|
Merge pull request #10345 from RoadieHQ/fix-techdocs-query-selectors
Fix broken querySelectors on techdocs
|
2022-04-01 10:41:11 +02:00 |
|
dependabot[bot]
|
64d9a031a8
|
build(deps): bump isbinaryfile from 4.0.8 to 5.0.0
Bumps [isbinaryfile](https://github.com/gjtorikian/isBinaryFile) from 4.0.8 to 5.0.0.
- [Release notes](https://github.com/gjtorikian/isBinaryFile/releases)
- [Commits](https://github.com/gjtorikian/isBinaryFile/compare/4.0.8...5.0.0)
---
updated-dependencies:
- dependency-name: isbinaryfile
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-01 04:24:17 +00:00 |
|
Ben Lambert
|
5e362cac22
|
Merge pull request #10546 from tanguyantoine/patch-5
docs: update tech insight usage
|
2022-03-31 21:33:15 +02:00 |
|
Ben Lambert
|
94fb301908
|
Merge pull request #10462 from afscrome/TuneCatalogColumns
Updated Columns in Catalog Table
|
2022-03-31 20:04:02 +02:00 |
|
Alex Crome
|
63aa47a8b9
|
Removed some commented out code
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
|
2022-03-31 17:31:10 +01:00 |
|
Alex Crome
|
97f6300460
|
Improve test coverage for CatalogTable
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
|
2022-03-31 17:31:10 +01:00 |
|
Alex Crome
|
4e69339444
|
Fixed DefaultCatalogPage tests
Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
|
2022-03-31 17:31:10 +01:00 |
|