Brian Fletcher
126074a04b
ports core-components to react-hookz..
...
..as far as possible.
There are a couple of hooks that have not been implemented in react-hookz.
- useWindowSize, useCopyToClipboard, useObservable
I have not changed these. I am not very familiar with the debounce pattern
so I hope I have ported that correctly.
Signed-off-by: Brian Fletcher <brian@roadie.io >
2022-02-16 09:00:21 +00:00
Patrik Oldsberg
c412ddbeac
Merge pull request #9559 from backstage/rugvip/intype
...
scaffolder-backend: update TemplateAction to use more precise types
2022-02-16 01:26:02 +01:00
Patrik Oldsberg
a12503a305
Merge pull request #9511 from bassco/docker-build-deps-vscode-sqlite3
...
fix(docker): add deps for @vscode/sqlite3
2022-02-15 22:53:22 +01:00
Patrik Oldsberg
661594bf43
scaffolder-backend: update TemplateAction to use more precise types
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-15 21:14:55 +01:00
Patrik Oldsberg
c63dff303c
Merge pull request #9540 from backstage/rugvip/if
...
jenkins-backend: depend on interface rather than implementation
2022-02-15 20:14:08 +01:00
Fredrik Adelöw
816a08fa30
Merge pull request #9557 from backstage/jhaals/remove-CatalogClientWrapper
...
catalog: Remove CatalogClientWrapper
2022-02-15 18:56:51 +01:00
Patrik Oldsberg
15756907dc
Merge pull request #9500 from backstage/rugvip/parallint
...
cli: introduce new `repo lint` command
2022-02-15 18:33:43 +01:00
Patrik Oldsberg
377fce4677
jenkins-backend: depend on interface rather than implementation
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-15 17:59:49 +01:00
Johan Haals
af6062aa20
Update api report
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-15 16:50:47 +01:00
Johan Haals
c29e26319a
Merge pull request #9554 from backstage/jhaals/remove-router
...
catalog: remove Router and EntityPageLayout
2022-02-15 16:49:41 +01:00
Johan Haals
ae7edbea45
catalog: Remove CatalogClientWrapper
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-15 16:33:18 +01:00
Johan Haals
7657eeae22
catalog: remove Router and EntityPageLayout
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-15 16:11:08 +01:00
Johan Haals
a52c98522a
Merge pull request #9548 from backstage/jhaals/compareEntityToRef
...
catalog-model: deprecate compareEntityToRef
2022-02-15 15:38:20 +01:00
Johan Haals
798f10ba25
Merge pull request #9537 from backstage/jhaals/entityRefContext
...
catalog-model: Deprecate EntityRefContext
2022-02-15 15:37:48 +01:00
Johan Haals
0572246ea0
Merge pull request #9534 from backstage/jhaals/default-namespace
...
catalog-model: ENTITY_DEFAULT_NAMESPACE -> DEFAULT_NAMESPACE
2022-02-15 15:37:12 +01:00
Fredrik Adelöw
a679454b98
Merge pull request #9538 from backstage/vinzscam/fix-catalog-owned-filter
...
Fix Catalog page showing all components when owned filter was pre-selected
2022-02-15 15:36:17 +01:00
Johan Haals
0d03e42a89
catalog-model: deprecate compareEntityToRef
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-15 14:50:37 +01:00
Johan Haals
4673e00196
fix wording
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-15 14:23:52 +01:00
Johan Haals
50b621e7d0
fix wording
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-15 14:22:07 +01:00
Johan Haals
e8c6f9d282
catalog-model: Deprecate EntityRefContext
...
and instead inline type where needed as the type isn't used much.
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-15 10:42:22 +01:00
Vincenzo Scamporlino
98d1aa1ea1
Add changeset
...
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2022-02-15 10:33:54 +01:00
Vincenzo Scamporlino
f8aa2cafea
Wait until owned entities are loaded before resetting the filters
...
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev >
2022-02-15 10:29:00 +01:00
Johan Haals
7aeb491394
catalog-model: deprecate ENTITY_DEFAULT_NAMESPACE, replace with DEFAULT_NAMESPACE
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-15 10:27:57 +01:00
Johan Haals
1c9891e3fb
Merge pull request #9533 from backstage/jhaals/annotations
...
catalog-model: Prefix annotations with ANNOTATION_
2022-02-15 10:24:50 +01:00
Johan Haals
42de8b42d2
Merge pull request #9535 from backstage/freben/remove-techdocs-board
...
remove the techdocs board automation workflow
2022-02-15 10:23:40 +01:00
Fredrik Adelöw
da4c2180c0
remove the techdocs board automation workflow
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-15 10:18:46 +01:00
Johan Haals
c0507ca4f0
chore: format
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-15 09:44:45 +01:00
Patrik Oldsberg
4faf1f99e0
Merge pull request #9532 from gauthier-roebroeck-mox/patch-1
...
Update ADOPTERS.md
2022-02-15 09:37:46 +01:00
Patrik Oldsberg
185e12f959
Merge pull request #9531 from backstage/dependabot/npm_and_yarn/pg-8.7.3
...
chore(deps): bump pg from 8.7.1 to 8.7.3
2022-02-15 09:32:30 +01:00
Johan Haals
27eccab216
catalog-model: Prefix annotations with ANNOTATION_
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-15 09:30:41 +01:00
gauthier-roebroeck-mox
0b3eb2119d
Update ADOPTERS.md
...
I am not working on the project anymore
Signed-off-by: Gauthier Roebroeck <gauthier.roebroeck@moxbank.com >
2022-02-15 15:27:05 +08:00
dependabot[bot]
6b69700981
chore(deps): bump pg from 8.7.1 to 8.7.3
...
Bumps [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg ) from 8.7.1 to 8.7.3.
- [Release notes](https://github.com/brianc/node-postgres/releases )
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md )
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.7.3/packages/pg )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-15 04:47:11 +00:00
Patrik Oldsberg
80c627d098
Merge pull request #9490 from backstage/rugvip/maps
...
cli: add test source maps and update docs
2022-02-14 21:48:50 +01:00
Joe Porpeglia
e2cf0662eb
Warn if permission backend is used without permissions enabled
...
Signed-off-by: Joe Porpeglia <josephp@spotify.com >
2022-02-14 15:34:24 -05:00
Patrik Oldsberg
70f9655034
docs: add suggestion to disable full test runs in Jest editor integration
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-14 20:53:52 +01:00
Andrew Basson
1c95de39e3
chore(contrib/docker/devops): fix docs typos
...
Signed-off-by: Andrew Basson <andrew.basson@gmail.com >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
2022-02-14 16:24:01 +01:00
Patrik Oldsberg
a929ef20d3
Merge pull request #9513 from backstage/rugvip/authdocs
...
docs: tweak auth docs and add new ScmAuthApi section + link from error
2022-02-14 16:05:34 +01:00
Patrik Oldsberg
baf9097e2c
docs: fix auth doc spleling
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-14 15:37:58 +01:00
Johan Haals
2e5bfeae67
Merge pull request #9510 from backstage/jhaals/dep-location
...
catalog: Move Location type from catalog-model to catalog-client
2022-02-14 14:29:00 +01:00
Patrik Oldsberg
f896d8ebf1
Merge pull request #9514 from backstage/rugvip/storybump
...
storybook: bump storybook deps
2022-02-14 14:11:13 +01:00
Patrik Oldsberg
7baf9515f2
storybook: bump storybook deps
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-14 13:42:54 +01:00
Patrik Oldsberg
f0e2f7a56a
integration-react: link to scm auth setup docs if provider config is missing
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-14 13:37:29 +01:00
Patrik Oldsberg
c939e23269
docs: add scm auth setup docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-14 13:29:50 +01:00
Patrik Oldsberg
caa0979c4a
docs: update auth sign-in setup docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-14 13:13:28 +01:00
Patrik Oldsberg
2badbd0054
cli: avoid requiring any particular ref to be present in git test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-14 12:09:41 +01:00
Andrew Basson
3ec45a86e4
fix(docker): add deps for @vscode/sqlite3
...
The change to using @vscode/sqlite3 broke our deployment builds.
Adding the required build tool `g++` and linking `python` to the python3 executable.
```shell
make: Entering directory '/builds/.../node_modules/@vscode/sqlite3/build'
ACTION deps_sqlite3_gyp_action_before_build_target_unpack_sqlite_dep Release/obj/gen/sqlite-autoconf-3360000/sqlite3.c
/bin/sh: python: not found
```
Technically, the python path can be added to `.nmprc`, but added it to the docker file instead.
Signed-off-by: Andrew Basson <andrew.basson@gmail.com >
2022-02-14 11:53:13 +01:00
Johan Haals
244d24ebc4
catalog: Move Location type from catalog-model to catalog-client
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-14 11:46:37 +01:00
Fredrik Adelöw
33e271f414
Merge pull request #9489 from backstage/freben/processor-integrations
...
catalog-backend: use `ScmIntegrationRegistry` interface properly
2022-02-14 10:56:56 +01:00
Patrik Oldsberg
6da13cfa52
Merge pull request #9495 from backstage/rugvip/cad
...
create-app: update peer dependencies
2022-02-14 10:27:32 +01:00
Raghunandan Balachandran
0fcb7076ea
Merge pull request #9469 from backstage/dependabot/npm_and_yarn/elastic/elasticsearch-mock-1.0.0
...
chore(deps-dev): bump @elastic/elasticsearch-mock from 0.3.0 to 1.0.0
2022-02-14 09:40:47 +01:00