Fredrik Adelöw
1a90b132f3
Merge pull request #7204 from backstage/freben/master-build-fix
...
fix windows master build
2021-09-16 12:30:28 +02: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
66a9e17035
Implement customization with an API instead of context
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-16 12:26:17 +02:00
Oliver Sand
1bbb8cee46
Rename ImportComponentPage to ImportPage as it can import all kinds of entities
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-16 12:26:17 +02:00
Oliver Sand
befaae417c
Update api-report.md
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-16 12:26:16 +02:00
Oliver Sand
e0f228c46f
Migrate my changes to the new core-* apis
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-16 12:26:16 +02:00
Oliver Sand
690657799e
Add initial support for customizing the catalog import page
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-16 12:26:16 +02:00
Oliver Sand
be13dfe61a
Make techdocs context search bar width adjust on smaller screens
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-09-16 12:23:00 +02:00
Ainhoa Larumbe
81be2551bc
update the api-report and improve filter check
...
Signed-off-by: Ainhoa Larumbe <ainhoal@spotify.com >
2021-09-16 11:13:43 +01:00
Johan Haals
80965dcc58
Update plugins/catalog-backend/src/next/database/DefaultProcessingDatabase.ts
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-09-16 11:58:27 +02:00
Ainhoa Larumbe
d9f2ff12bb
add changeset
...
Signed-off-by: Ainhoa Larumbe <ainhoal@spotify.com >
2021-09-16 10:57:47 +01:00
Johan Haals
c54ea11bcd
Update plugins/catalog-backend/src/next/database/DefaultProcessingDatabase.ts
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-09-16 11:57:16 +02:00
Fredrik Adelöw
44b87836d8
fix windows master build
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-09-16 11:56:58 +02:00
Johan Haals
de3db12c21
Update plugins/catalog-backend/src/next/database/DefaultProcessingDatabase.ts
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-09-16 11:56:56 +02:00
Ainhoa Larumbe
5be9f536e8
core-components: print console warn
...
Signed-off-by: Ainhoa Larumbe <ainhoal@spotify.com >
2021-09-16 10:55:50 +01:00
Ainhoa Larumbe
5ee720c33e
core-components: deprecate checkbox-tree
...
Signed-off-by: Ainhoa Larumbe <ainhoal@spotify.com >
2021-09-16 10:35:40 +01:00
Fredrik Adelöw
639a7ed79c
Merge pull request #7187 from simonstamm/patch-1
...
Change hardcoded master to $defaultBranch
2021-09-16 11:18:19 +02:00
Patrik Oldsberg
d2b283489a
Merge pull request #7203 from backstage/rugvip/vuln
...
yarn.lock: bump tmpl to include patch for CVE-2021-3777
2021-09-16 11:15:38 +02:00
Johan Haals
70a58c7328
Export RefreshService, add api-report
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-16 10:29:24 +02:00
Patrik Oldsberg
4b0bbaab28
yarn.lock: bump tmpl to include patch for CVE-2021-3777
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-16 10:23:39 +02:00
Fredrik Adelöw
02058d69a1
Merge pull request #6882 from splunk/seant-splunk/awsS3_readTree_processor
...
Add readTree() to AwsS3UrlReader, ReadableArrayResponse type, and AwsS3ReadTreeProcessor
2021-09-16 10:11:15 +02:00
Simon Stamm
d73e51bd90
Add word hardcoded to vocab and fix syntax of changeset
...
Signed-off-by: Simon Stamm <simon.stamm@tui.com >
2021-09-16 09:58:12 +02:00
Johan Haals
6a208c5e23
Reword changesets after refactor
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-16 09:37:31 +02:00
Johan Haals
57d462d5ed
Refactor refreshes into RefreshService
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-09-16 09:31:14 +02:00
Douglas Read
5e2ca4d472
Fix test file name
...
Signed-off-by: Douglas Read <read.d@northeastern.edu >
2021-09-15 22:17:30 -04:00
Douglas Read
a0b64bf46e
Address comments
...
Signed-off-by: Douglas Read <read.d@northeastern.edu >
2021-09-15 22:13:15 -04:00
minkimcello
92dd9b88f8
Update remaining API reports using build script
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 19:07:24 -04:00
minkimcello
5376e56333
Update API reports
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 18:44:21 -04:00
Patrik Oldsberg
0fa2c43f97
Merge pull request #7202 from backstage/rugvip/winreports
...
scripts/api-extractor: fix path handling on windows
2021-09-16 00:03:32 +02:00
minkimcello
baed685d24
Remove unused AppThemeProvider from test
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 18:01:29 -04:00
minkimcello
bd719cc4ac
Modify changeset from minor to patch
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 17:51:51 -04:00
Patrik Oldsberg
b54372e9dc
scripts/api-extractor: fix path handling on windows
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-09-15 23:46:22 +02:00
minkimcello
bd1981d609
Add minor changeset for core-app-api
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 17:32:33 -04:00
minkimcello
d3fbe7a782
Add tests for user-provided ThemeProvider
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 17:32:28 -04:00
minkimcello
89646ee65a
Implement ThemeProvider as a property of component
...
Signed-off-by: minkimcello <minkimcello@gmail.com >
2021-09-15 17:32:22 -04:00
Sean Tan
fab79adde1
Add changeset. Change awsS3-discovery to s3-discovery. Change dependencies
...
Signed-off-by: Sean Tan <seant@splunk.com >
2021-09-15 13:50:48 -07:00
Víctor
bcc35de246
Run pretier on app-custom-theme.md
...
Signed-off-by: Víctor <vsuarez@idealista.com >
2021-09-15 22:21:05 +02:00
Calaway
f6c1af6664
Update for changes to Okta's UX
...
Signed-off-by: Calaway <613-ccalaway@users.noreply.gitlab.fini.city >
2021-09-15 11:57:17 -06:00
Simon Stamm
cfade02127
Add changeset to patch plugin-scaffolder-backend
...
Signed-off-by: Simon Stamm <simon.stamm@tui.com >
2021-09-15 18:07:38 +02:00
Simon Stamm
e3585f5221
Change hardcoded master to $defaultBranch
...
Since we pass over the defaultBranch argument in our templates, this seems to break because of the hardcoded master values. Probably this affects other providers as well.
Signed-off-by: Simon Stamm <simon.stamm@tui.com >
2021-09-15 17:49:27 +02:00
Patrik Oldsberg
d0d78ebc7c
Merge pull request #7181 from backstage/rugvip/descriptions
...
Add package descriptions + separate table for plugins in API reference
2021-09-15 17:25:27 +02:00
Víctor Suárez Fernández
e9850f784e
Add missing commas to app-custom-theme docs
...
Signed-off-by: Víctor Suárez Fernández <vicsufer@gmail.com >
Signed-off-by: Víctor <vsuarez@idealista.com >
2021-09-15 17:13:15 +02:00
Phil Gore
65f5317914
LDAP change is just a patch, not minor version
...
Signed-off-by: Phil Gore <pgore@ea.com >
2021-09-15 10:10:54 -05: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
Ben Lambert
90df4dc86d
Merge pull request #7062 from RoadieHQ/legacy-paths-to-tech-docs-collator
...
Modify TechDocsCollator and Search to be aware of new urls
2021-09-15 16:37:23 +02:00
Ben Lambert
dc8c571f57
Merge pull request #7195 from bolcom/composability-doc-fix
...
Small fix in the composability docs
2021-09-15 16:09:10 +02:00
Jussi Hallila
9fb0503c15
Tweak lowecasing, export Optios type
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-09-15 15:31:03 +02:00
Roy Jacobs
1491c5e979
Small fix in the composability docs
...
Signed-off-by: Roy Jacobs <roy.jacobs@gmail.com >
2021-09-15 15:26:07 +02:00
@pawelmitka
ea048ce7a0
feat(scaffolder-backend): Yeoman Generator module
...
Added a new Scaffolder Backend Yeoman module to allow for integration with Yeoman Generators. At the moment the only action added is 'run' to execute installed Yeoman Generator.
The Yeoman Generator can be either added as a dependency in `package.json` of a service that uses this plugin or installed in an environment using `npm install -g https://github.com/org/generator-name.git `
Tests for `yeomanRun.ts` were not added because 'yeoman'environment' module is exported in a way that does not allow partial mocking while '@types/yeoman-environment' does not support Yeoman 3.x, yet.
I also tested it E2E.
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com >
2021-09-15 12:31:35 +02:00
Ben Lambert
e3b9e29bec
Merge pull request #7176 from leon-vg/patch-2
...
Github-discovery - document the default scan option
2021-09-15 11:31:00 +02:00