Commit Graph

13282 Commits

Author SHA1 Message Date
Adam Harvey 74f4aa43da Update wording in dialog
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-05-05 10:43:07 -04:00
Adam Harvey e938fc30cd Fix typo
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2021-05-05 10:42:27 -04:00
Johan Haals 1f1511e768 catalog/next: Wire API with locationStore, fix filtering
Co-authored-by: Ben Lambert <ben@blam.sh>
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-05 16:38:14 +02:00
Eric Peterson 67b98cd308 Merge pull request #5574 from SDA-SE/feat/techdocs-toc-scroll
Fix navigation in a page using the table of contents
2021-05-05 16:36:13 +02:00
Samira Mokaram db8fdd64d6 create changeset
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-05-05 15:57:40 +02:00
Samira Mokaram 9c0c10241c export types
Signed-off-by: Samira Mokaram <samiram@spotify.com>
2021-05-05 15:31:29 +02:00
Kévin Gomez d67645ca05 Rename Organization diagram to Groups
Signed-off-by: Kévin Gomez <kevin.gomez@voiapp.io>
2021-05-05 14:22:33 +02:00
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
Oliver Sand 889d89b6ec Fix setting the state with useQueryParamState makes inputs lose their focus
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-05 11:34:33 +02:00
Dominik Henneke d4bc58ef62 Fix typo
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-05-05 11:25:58 +02:00
Erik Engervall cdde1de779 Merge remote-tracking branch 'backstage/master' into erikengervall/plugin-release-manager-as-a-service 2021-05-05 11:03:34 +02:00
Fredrik Adelöw 1a10956029 Merge pull request #5580 from backstage/dependabot/npm_and_yarn/types/react-dev-utils-9.0.5
chore(deps-dev): bump @types/react-dev-utils from 9.0.4 to 9.0.5
2021-05-05 07:14:40 +02:00
dependabot[bot] c19c97a92c chore(deps-dev): bump @types/react-dev-utils from 9.0.4 to 9.0.5
Bumps [@types/react-dev-utils](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dev-utils) from 9.0.4 to 9.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dev-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-05 04:46:22 +00:00
Kévin Gomez 0b033d07b7 Add changeset
Signed-off-by: Kévin Gomez <kevin.gomez@voiapp.io>
2021-05-04 23:19:30 +02:00
Kévin Gomez f37cf4599c Use formatEntityRefTitle to format node titles
Signed-off-by: Kévin Gomez <kevin.gomez@voiapp.io>
2021-05-04 23:17:45 +02:00
Kévin Gomez defaa15e55 Add "Organization" tab with a diagram
Signed-off-by: Kévin Gomez <kevin.gomez@voiapp.io>
2021-05-04 22:38:17 +02:00
Fredrik Adelöw 37ca09566a Merge pull request #5330 from backstage/kubernetes-common
Kubernetes common
2021-05-04 20:44:08 +02:00
Fredrik Adelöw 2002e59a3f Merge pull request #5494 from goober/feature/expose-bitbucket-parser
[Catalog] Expose BitbucketRepositoryParser
2021-05-04 20:23:34 +02:00
Johan Haals ea6af51269 chore: cleanups
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 16:28:39 +02:00
Johan Haals 3492eccef2 Remove redundant assertion
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 16:19:55 +02:00
Johan Haals 86d1d7affa Remove context from LocationStore
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 16:16:21 +02:00
Fredrik Adelöw 2109d8ee3c Merge pull request #5567 from backstage/dependabot/npm_and_yarn/jsonschema-1.4.0
chore(deps): bump jsonschema from 1.2.7 to 1.4.0
2021-05-04 15:35:43 +02:00
Ben Lambert 84d6ee9e86 Update small-sheep-smoke.md
Signed-off-by: blam <ben@blam.sh>
2021-05-04 14:35:14 +02:00
Oliver Sand 2e05277e0d Fix navigation in a page using the table of contents
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-05-04 14:17:29 +02:00
Eric Peterson 2ffa996ccc Merge pull request #5573 from getndazn/techdocs-workflow-plantuml
adding steps to enable plantuml support in github workflow
2021-05-04 13:22:35 +02:00
Marco Crivellaro c199090e31 adding steps to enable plantuml support in github workflow
Signed-off-by: Marco Crivellaro <marco.crive@gmail.com>
2021-05-04 12:03:52 +01:00
Fredrik Adelöw 266160aa29 Merge pull request #5558 from monzo/useRelatedEntities-batches
Fetch relations in batches in `useRelatedEntities`
2021-05-04 11:34:54 +02:00
dependabot[bot] 75c8cec394 chore(deps): bump jsonschema from 1.2.7 to 1.4.0
Bumps [jsonschema](https://github.com/tdegrunt/jsonschema) from 1.2.7 to 1.4.0.
- [Release notes](https://github.com/tdegrunt/jsonschema/releases)
- [Commits](https://github.com/tdegrunt/jsonschema/compare/v1.2.7...v1.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-05-04 11:30:00 +02:00
Johan Haals a1e6ed1fcc Refactor LocationStore to transaction from context
Co-authored-by: Ben Lambert <ben@blam.sh>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 10:17:46 +02:00
Johan Haals f87404a795 Merge pull request #5542 from backstage/jhaals/processingtest
chore: more tests for catalog work
2021-05-04 10:11:01 +02:00
Will Sewell 4dcab64185 Update test mocks to expect call to getEntities
Signed-off-by: Will Sewell <willsewell@monzo.com>
2021-05-04 08:56:30 +01:00
Johan Haals bfe77a9dbd fix yarn lock
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:41:06 +02:00
Johan Haals 641d36b148 chore: delete todo comment
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:02 +02:00
Johan Haals cb10731dfa Drop references to deleted code
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:02 +02:00
Johan Haals cd33a8cd26 Reduce if block
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:02 +02:00
Johan Haals e9d61bcbeb Ensure that processing continues despite errors
Co-authored-by: Ben Lambert <ben@blam.sh>

Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:01 +02:00
Johan Haals fe84fb2fdc Await transactions
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:01 +02:00
Johan Haals 852b6bec95 Wrap test in waitForExpect
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:01 +02:00
Johan Haals 0bd4dfa9d2 Fix review comments
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:39:01 +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
blam 8ecfa8e1ed chore: added some moar tests for ProcessingDatabase
Signed-off-by: blam <ben@blam.sh>
2021-05-04 09:39:00 +02:00
blam f0f77473e0 chore: add some more tests for TransactionValue
Signed-off-by: blam <ben@blam.sh>
2021-05-04 09:39:00 +02:00
Johan Haals 81b609f010 chore: test for getProcessableEntities
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-05-04 09:38:59 +02:00
Fredrik Adelöw cb88c35d1c Merge pull request #5569 from backstage/dependabot/npm_and_yarn/types/ldapjs-1.0.10
chore(deps): bump @types/ldapjs from 1.0.9 to 1.0.10
2021-05-04 08:12:05 +02:00
Fredrik Adelöw 43b698074c Merge pull request #5568 from backstage/dependabot/npm_and_yarn/core-js-3.11.2
chore(deps): bump core-js from 3.11.0 to 3.11.2
2021-05-04 08:11:25 +02:00
Fredrik Adelöw bb387a3c71 Merge pull request #5461 from erikxiv/fix/techdocs-feedback-config-optional
fix: optional git config for techdocs feedback
2021-05-04 07:50:20 +02:00
dependabot[bot] 878a19f7a5 chore(deps): bump @types/ldapjs from 1.0.9 to 1.0.10
Bumps [@types/ldapjs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ldapjs) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ldapjs)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04 04:26:07 +00:00
dependabot[bot] a3b310b726 chore(deps): bump core-js from 3.11.0 to 3.11.2
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.11.0 to 3.11.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.11.2/packages/core-js)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04 04:22:50 +00:00