Eric Peterson
|
b73dc5f46e
|
Clean up some types
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-05-09 15:25:34 +02:00 |
|
Eric Peterson
|
ac8f7e4666
|
Dev dependency.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-05-09 15:25:30 +02:00 |
|
Eric Peterson
|
669ff5ee2e
|
Declare new public API
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-05-09 15:24:47 +02:00 |
|
Eric Peterson
|
b57fa279c5
|
Clean up and document exported types
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-05-09 15:24:47 +02:00 |
|
Eric Peterson
|
c7fa03cd76
|
Test coverage for CacheManager and CacheClient
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-05-09 15:24:47 +02:00 |
|
Eric Peterson
|
6e0be00e1d
|
Wrap cache clients in a Backstage-specific CacheClient to handle key normalization and error handling + allow us the freedom to move away from cache-manager in the future if necessary.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-05-09 15:24:47 +02:00 |
|
Eric Peterson
|
93ff8275dd
|
WIP store-agnostic cache manager.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2021-05-09 15:24:40 +02:00 |
|
Ben Lambert
|
4a4bed0178
|
Merge pull request #5581 from SDA-SE/feat/apidocssearch
Fix setting the state with `useQueryParamState` makes inputs lose their focus
|
2021-05-07 15:42:09 +02:00 |
|
Oliver Sand
|
6f57e2df67
|
Fix typo
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-05-07 15:09:23 +02:00 |
|
Ben Lambert
|
b17d47754a
|
Merge pull request #5598 from backstage/dependabot/npm_and_yarn/react-use-17.2.4
chore(deps): bump react-use from 15.3.8 to 17.2.4
|
2021-05-07 14:43:57 +02:00 |
|
Ben Lambert
|
bc7dcfd466
|
Merge pull request #5611 from julian-mp/realign-template-schema
Realign Template schema (parameters > input)
|
2021-05-07 13:35:59 +02:00 |
|
blam
|
9eabe20696
|
chore: new plugins should use later versions of react-use
Signed-off-by: blam <ben@blam.sh>
|
2021-05-07 13:27:05 +02:00 |
|
Julian Pearce
|
add75e7a5b
|
generate API report
Signed-off-by: Julian Pearce <git@julian.mp>
|
2021-05-07 11:42:03 +01:00 |
|
Oliver Sand
|
4d9a337a4a
|
Restore debounceTime and mark it as deprecated
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-05-07 11:54:50 +02:00 |
|
dependabot[bot]
|
0b51bcb008
|
chore(deps): bump react-use from 15.3.8 to 17.2.4
Bumps [react-use](https://github.com/streamich/react-use) from 15.3.8 to 17.2.4.
- [Release notes](https://github.com/streamich/react-use/releases)
- [Changelog](https://github.com/streamich/react-use/blob/master/CHANGELOG.md)
- [Commits](https://github.com/streamich/react-use/compare/v15.3.8...v17.2.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-07 09:20:46 +00:00 |
|
Ben Lambert
|
4acd1d1de1
|
Merge pull request #5595 from backstage/dependabot/npm_and_yarn/ts-node-9.1.1
chore(deps): bump ts-node from 8.10.2 to 9.1.1
|
2021-05-07 11:11:15 +02:00 |
|
Julian Pearce
|
10c008a3a6
|
resolves #5586
Signed-off-by: Julian Pearce <git@julian.mp>
|
2021-05-07 03:39:56 +01:00 |
|
Johan Haals
|
0bfcc4323a
|
Merge pull request #5587 from backstage/mob/wire-locationservice
catalog/next: Wire API with locationStore, fix filtering
|
2021-05-06 13:30:28 +02:00 |
|
Oliver Sand
|
42e133b6de
|
Fix table toolbar rerendering to often and losing focus
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-05-06 10:56:15 +02:00 |
|
Oliver Sand
|
a3b102c827
|
Use useSearchParams in useQueryParamState
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-05-06 10:56:15 +02:00 |
|
blam
|
3aec82a61d
|
chore: fix create-app version to Patch
Signed-off-by: blam <ben@blam.sh>
|
2021-05-06 10:47:38 +02:00 |
|
github-actions[bot]
|
d397eb470f
|
Version Packages
|
2021-05-06 08:25:18 +00:00 |
|
dependabot[bot]
|
e133f76cd1
|
chore(deps): bump ts-node from 8.10.2 to 9.1.1
Bumps [ts-node](https://github.com/TypeStrong/ts-node) from 8.10.2 to 9.1.1.
- [Release notes](https://github.com/TypeStrong/ts-node/releases)
- [Commits](https://github.com/TypeStrong/ts-node/compare/v8.10.2...v9.1.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-05-06 04:12:19 +00: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 |
|
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 |
|
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 |
|