Fredrik Adelöw
4ac335883b
Merge pull request #5583 from mtlewis/remove-infocard-bottom-padding
...
Remove extra bottom padding in InfoCard content
2021-05-05 13:32:55 +02:00
Mike Lewis
7b8272fb7d
Remove extra bottom padding in InfoCard content
...
Fixes #5396 by overriding padding-bottom to undefined for MuiCardContent
in rootTheme.ts.
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com >
2021-05-05 11:53:33 +01:00
Dominik Henneke
42f2adadc8
Merge pull request #5415 from SDA-SE/feat/rundocker-api
...
Refactor the runDockerContainer function to a ContainerRunnerApi interface
2021-05-05 12:00:40 +02:00
Johan Haals
45ca6c7699
Refactor StateManager into the ProcessingEngine
...
And add some tests
Co-authored-by: Ben Lambert <ben@blam.sh >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-05-04 09:39:00 +02:00
Oliver Sand
f852f7381c
Revert "Add support for json schema to API docs"
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-05-03 17:25:15 +02:00
Dominik Henneke
1d7a40101a
Update the API reports of backend-common and techdocs-common
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-05-03 16:33:05 +02:00
Fredrik Adelöw
5c3a5306c1
Merge pull request #5560 from backstage/freben/peer-deps
...
Fix most of the yarn install transitive dependency warnings
2021-05-03 16:02:55 +02:00
Fredrik Adelöw
a6e5293984
Merge pull request #5521 from splunk/fix-yarn-build-lax
...
[Fixes #5520 ] yarn build does not have --lax option exposed
2021-05-03 14:26:09 +02:00
Dominik Henneke
e0bfd3d448
Refactor the runDockerContainer function to a ContainerRunner interface.
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-05-03 14:16:28 +02:00
Fredrik Adelöw
f65adcde73
Fix most of the yarn install transitive dependency warnings
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-03 13:25:12 +02:00
Oliver Sand
2b5506a5d7
Merge pull request #5532 from SDA-SE/feat/json-schmea
...
Add support for json schema to API docs
2021-05-03 13:15:50 +02:00
Fredrik Adelöw
2b59ff4299
Merge pull request #5556 from backstage/dependabot/npm_and_yarn/octokit/auth-app-3.4.0
...
chore(deps): bump @octokit/auth-app from 2.10.5 to 3.4.0
2021-05-03 12:58:55 +02:00
Fredrik Adelöw
4eb801f3e2
Merge pull request #5548 from backstage/jhaals/align-hook-versions
...
chore: Use the same version of react-hook-form across packages
2021-05-03 12:57:03 +02:00
Fredrik Adelöw
e70ec932bc
Merge pull request #5553 from backstage/freben/composability-readmes
...
Minor composability etc docs changes
2021-05-03 11:30:25 +02:00
Fredrik Adelöw
38ca051682
The default @octokit/rest dependency was bumped to "^18.5.3".
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-03 11:15:22 +02:00
dependabot[bot]
1268d64f0e
chore(deps): bump winston from 3.2.1 to 3.3.3
...
Bumps [winston](https://github.com/winstonjs/winston ) from 3.2.1 to 3.3.3.
- [Release notes](https://github.com/winstonjs/winston/releases )
- [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md )
- [Commits](https://github.com/winstonjs/winston/compare/3.2.1...v3.3.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-03 08:36:08 +02:00
dependabot[bot]
e8438df861
chore(deps): bump @octokit/auth-app from 2.10.5 to 3.4.0
...
Bumps [@octokit/auth-app](https://github.com/octokit/auth-app.js ) from 2.10.5 to 3.4.0.
- [Release notes](https://github.com/octokit/auth-app.js/releases )
- [Commits](https://github.com/octokit/auth-app.js/compare/v2.10.5...v3.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-03 04:44:57 +00:00
Fredrik Adelöw
b99ac3f6e1
Minor composability etc docs changes
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-05-02 22:13:05 +02:00
Johan Haals
80888659bf
chore: Align react-hook-form version across project
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-04-30 15:37:55 +02:00
Anders Näsman
55d84d7ce4
Merge pull request #5523 from RoadieHQ/tech-docs-s3-like-services
...
Tech docs with s3-like services
2021-04-30 11:48:55 +02:00
Will Sewell
4e6168da41
Update public API docs
...
Result of running `yarn build:api-reports`.
Signed-off-by: Will Sewell <willsewell@monzo.com >
2021-04-29 16:17:45 +01:00
Will Sewell
2a35c2ac38
Merge branch 'master' into multiple-filter-params
2021-04-29 16:09:33 +01:00
Patrik Oldsberg
79935e2d44
Merge pull request #5505 from backstage/dependabot/npm_and_yarn/json-schema-0.3.0
...
chore(deps): bump json-schema from 0.2.5 to 0.3.0
2021-04-29 16:39:54 +02:00
Oliver Sand
cec7fb9b37
Add support for json schema to API docs
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-29 16:27:08 +02:00
github-actions[bot]
44abfaada6
Version Packages
2021-04-29 13:35:03 +02:00
Fredrik Adelöw
3ace5cef8b
Merge pull request #5459 from kuangp/feat/entityLayoutRoute
...
feat(EntityLayout): add 'if' prop to Route component
2021-04-29 13:26:13 +02:00
Fredrik Adelöw
4b1ce5edb0
fix master lint errors
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-04-29 12:19:57 +02:00
Eric Peterson
a99e0bc42c
[Search] Improvements to DefaultCatalogCollator ( #5491 )
...
* Add owner/lifecycle to default catalog document and allow location to be configured by integrators.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
* Test the DefaultCatalogCollator
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
* Changeset.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-04-29 11:38:21 +02:00
Jussi Hallila
e9e56b01ac
Add possibility to use path style discovery on S3 tech docs. Enables the possibility to support S3-like buckets that rely on path style API like Localstack.
...
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2021-04-29 10:54:42 +02:00
Heather Lee
54ef04e72a
Added lax option to app:build
...
Signed-off-by: Heather Lee <heatherl@splunk.com >
2021-04-28 17:25:48 -07:00
Will
17644ca68e
Don't treat singuler filter type as legacy
...
Instead it's a convenience type for when only a single instance
of a param is required.
Signed-off-by: Will Sewell <willsewell@monzo.com >
2021-04-28 14:31:40 +01:00
Will
d1b1306d98
catalog-client: allow filter param to be specified multiple times
...
This is possible on the backend, see:
- https://github.com/backstage/backstage/blob/f9d077f5f6c3bf1e20255359798dd1febbeb3e27/plugins/catalog-backend/src/database/types.ts#L129-L131
- https://github.com/backstage/backstage/blob/f9d077f5f6c3bf1e20255359798dd1febbeb3e27/plugins/catalog-backend/src/service/request/parseEntityFilterParams.ts#L25-L42
Signed-off-by: Will Sewell <willsewell@monzo.com >
2021-04-28 14:31:26 +01:00
Patrik Oldsberg
cfdc972ea2
Merge pull request #5454 from RoadieHQ/docker/fix-dockerfile
...
[docker] Fix error in docker build
2021-04-28 10:58:38 +02:00
dependabot[bot]
c04403f619
chore(deps): bump json-schema from 0.2.5 to 0.3.0
...
Bumps [json-schema](https://github.com/kriszyp/json-schema ) from 0.2.5 to 0.3.0.
- [Release notes](https://github.com/kriszyp/json-schema/releases )
- [Commits](https://github.com/kriszyp/json-schema/compare/v0.2.5...v0.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-28 04:26:55 +00:00
Patrik Oldsberg
37af0bfa21
Merge pull request #5242 from backstage/mob/api-extractor
...
Add api-extractor to manage the public API of core packages
2021-04-27 23:18:40 +02:00
Patrik Oldsberg
f9d077f5f6
Merge pull request #5483 from backstage/rugvip/notgreet
...
catalog: switch out time-based greeting for plain title
2021-04-27 14:26:06 +02:00
Patrik Oldsberg
e746688bd8
Merge pull request #5363 from ilyamkin/ilyal/pass-navlinkprops
...
Pass NavLinkProps to SidebarItem
2021-04-27 13:01:09 +02:00
Patrik Oldsberg
73f3f5d78d
create-app: update app template to check for new catalog index page title
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-27 12:29:53 +02:00
Patrik Oldsberg
4bfff07eae
e2e-test: update to search for new catalog index page title
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-27 12:27:06 +02:00
Eric Peterson
ec056c1e81
Merge pull request #5450 from backstage/emmaindal/search-index-refresh-schedule
...
[Search] Extend search backend with scheduler
2021-04-27 11:38:11 +02:00
Patrik Oldsberg
9d3fb9a30a
scripts/api-extractor: sync API definitions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-26 20:51:12 +02:00
Patrik Oldsberg
658de01647
scripts/api-extractor: disable all inline warnings
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-26 20:42:37 +02:00
Patrik Oldsberg
0eda63fe9d
scripts/api-extractor: disable inline compilation warnings
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-26 20:42:36 +02:00
Patrik Oldsberg
a904d8ba5e
packages: add api-reports for all included packages
...
Co-authored-by: Gustaf Räntilä <g.rantila@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-26 20:42:35 +02:00
Emma Indal
50b15bfeb3
imports and exports
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-26 16:44:32 +02:00
Emma Indal
9dff1a9839
use scheduler and fix tests
...
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-04-26 16:43:58 +02:00
Oliver Sand
7aa4308179
Merge pull request #5427 from SDA-SE/feat/fix-guest
...
Fix owner references to guest user
2021-04-26 14:21:42 +02:00
Martina Iglesias Fernandez
43db3d6892
[docker] Fix error in docker build
...
Before:
```
Step 7/8 : RUN tar xzf bundle.tar.gz && rm bundle.tar.gz
---> Running in 91107ee4a847
tar (child): bundle.tar.gz: Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
```
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io >
2021-04-26 10:06:51 +02:00
Taras
f940c38378
Prevent uncaught exception in download of Techdocs Azure Blob Storage publisher
...
Signed-off-by: Taras <tarasm@gmail.com >
2021-04-24 11:24:08 -04:00
Phil Kuang
e0c9ed759d
feat(EntityLayout): add 'if' prop to Route component
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2021-04-23 16:18:07 -04:00