Johan Haals
7331bd7d5e
Merge pull request #7544 from dmitry-makarenko-gelato/patch-1
...
docs: add Gelato to adopters list
2021-10-11 14:48:44 +02:00
Emma Indal
25a593234b
[Search] Update search readme ( #7536 )
...
* update list of supported search engines
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* update list of supported plugins integrated to search
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* update feedback link
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
* fix links
Signed-off-by: Emma Indal <emma.indahl@gmail.com >
2021-10-11 14:42:54 +02:00
Fredrik Adelöw
1ce5fc9269
Merge pull request #7538 from backstage/dependabot/npm_and_yarn/material-icons/font-1.0.16
...
build(deps): bump @material-icons/font from 1.0.3 to 1.0.16
2021-10-11 14:12:07 +02:00
Fredrik Adelöw
023be930da
Merge pull request #7542 from julioz/patch-1
...
Make prettier happy when generating plugins
2021-10-11 14:11:59 +02:00
Patrik Oldsberg
4673d96094
Merge pull request #7469 from backstage/mob/scaffodler
...
scaffolder: separate out the Template entity kind from the core catalog-model
2021-10-11 13:58:07 +02:00
Oliver Sand
a05cdf6721
Merge pull request #7543 from SDA-SE/feat/muiref
...
Resolve a warning in `<Button>` related to not using `React.forwardRef`
2021-10-11 13:50:52 +02:00
Dmitry Makarenko
3ac664f7f2
docs: add Gelato to adopters list
...
Signed-off-by: Dmitry Makarenko <dmitriy.makarenko@gelato.com >
2021-10-11 13:39:08 +02:00
Fredrik Adelöw
dbd20b7342
Merge pull request #7519 from alexrybch/name-column-sort
...
sort and filter by `metadata.title` if present
2021-10-11 12:53:05 +02:00
dependabot[bot]
8506422acd
build(deps): bump @material-icons/font from 1.0.3 to 1.0.16
...
Bumps [@material-icons/font](https://github.com/material-icons/material-icons ) from 1.0.3 to 1.0.16.
- [Release notes](https://github.com/material-icons/material-icons/releases )
- [Commits](https://github.com/material-icons/material-icons/commits )
---
updated-dependencies:
- dependency-name: "@material-icons/font"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-11 12:49:28 +02:00
Oliver Sand
81c2a1af86
Resolve a warning in <Button> related to not using React.forwardRef
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-10-11 12:48:40 +02:00
Júlio Zynger
6583c6ac40
Make prettier happy when generating plugins
...
I've noticed that creating a plugin and immediately running `prettier check` causes failures due to the missing semicolon in this file.
Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com >
2021-10-11 12:39:46 +02:00
Alex Rybchenko
d2f331ed87
updated changeset
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-11 11:48:32 +02:00
Alex Rybchenko
b03b9f19e0
added changeset
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-11 11:45:46 +02:00
Patrik Oldsberg
e23831dffb
scaffolder-{backend,common}: fix outdated dependency versions
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-11 11:12:51 +02:00
Patrik Oldsberg
f20547d745
scaffolder-common: fix module entrypoints
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-10 20:36:01 +02:00
Patrik Oldsberg
0f74ce87fb
scaffolder: apply review fixes
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-10 20:36:01 +02:00
Patrik Oldsberg
7f2d184eb4
docs: add implementation section to extending the catalog model
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-10 20:36:01 +02:00
Patrik Oldsberg
1a6de93e20
scaffolder-common,scaffolder-backend: udpate API reports
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-10 20:36:01 +02:00
Patrik Oldsberg
eaca0f53fb
backend,create-app: install ScaffolderEntitiesProcessor
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-10 20:36:01 +02:00
Patrik Oldsberg
17bca651a6
scaffolder-backend: rename to ScaffolderEntitiesProcessor
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-10 20:36:00 +02:00
Patrik Oldsberg
987eb79f63
scaffolder-common: use apiVersion group scaffolder.backstage.io
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-10 20:36:00 +02:00
Patrik Oldsberg
65742aa801
scaffolder-backend: exported new TemplateEntityProcessor
...
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-10 20:36:00 +02:00
Patrik Oldsberg
445d222a48
added scaffolder-common package with beta3 entity definitions
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam <ben@blam.sh >
Co-authored-by: Johan Haals <johan.haals@gmail.com >
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-10 20:35:59 +02:00
Patrik Oldsberg
9faf634497
Merge pull request #7491 from backstage/rugvip/tooling
...
docs: rename CLI section to Tooling + move in package linking docs
2021-10-10 20:00:15 +02:00
Fredrik Adelöw
db2666b980
Merge pull request #7522 from awanlin/topic/handle-undefined-repobuild-properties
...
Topic/handle undefined RepoBuild properties
2021-10-09 19:04:09 +02:00
Patrik Oldsberg
490a905199
docs: rename CLI section to Local Development + move in linking docs
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-10-09 11:41:37 +02:00
Fredrik Adelöw
a8a9990356
Merge pull request #7527 from kim5566/fix/null-check-error
...
fix check null error
2021-10-09 09:35:15 +02:00
kim5566
6ec56d5a57
fix check null error
...
Signed-off-by: kim5566 <qi.jin@anz.com >
2021-10-09 18:00:14 +11:00
Andre Wanlin
a23206049f
Added changeset
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-10-08 14:47:33 -05:00
Andre Wanlin
d5714b0de9
Updated API Report
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-10-08 14:43:57 -05:00
Andre Wanlin
623701b35d
Handle undefined properties
...
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com >
2021-10-08 14:40:46 -05:00
Alex Rybchenko
686068ea01
sort and filter by metadata.title if present
...
Signed-off-by: Alex Rybchenko <arybchenko@box.com >
2021-10-08 17:30:56 +02:00
Ben Lambert
ce6387a40b
Merge pull request #7428 from backstage/hhogg/adr-date-formatting
...
docs(ADR): Added ADR for using Luxons toLocaleString and date presets
2021-10-08 15:35:14 +02:00
Ben Lambert
8f14b5fc25
Merge pull request #7510 from backstage/dependabot/npm_and_yarn/types/regression-2.0.2
...
build(deps-dev): bump @types/regression from 2.0.0 to 2.0.2
2021-10-08 15:02:04 +02:00
Johan Haals
80b132fcea
Merge pull request #7516 from backstage/catalog-changeset
...
Add missing catalog changeset
2021-10-08 15:01:27 +02:00
Fredrik Adelöw
4da03bd4a5
Merge pull request #7496 from Dolinskaya/add-extra-params-for-saml-provider
...
Added extra configuration params for saml adfs identity
2021-10-08 14:07:13 +02:00
dependabot[bot]
6e7623ccc9
build(deps-dev): bump @types/regression from 2.0.0 to 2.0.2
...
Bumps [@types/regression](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/regression ) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/regression )
---
updated-dependencies:
- dependency-name: "@types/regression"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-10-08 13:49:37 +02:00
Johan Haals
29beecb3cb
Merge pull request #7512 from backstage/sucrase_bump
...
cli: Bump sucrase version
2021-10-08 13:33:53 +02:00
Johan Haals
9fb9256e50
Add missing catalog changeset
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-10-08 13:32:48 +02:00
Fredrik Adelöw
5afada6448
Merge pull request #7505 from backjo/fix/Jacoco
...
fix: add check for existence of lines in jacoco converter
2021-10-08 13:24:19 +02:00
Johan Haals
0c8c3d79e3
Merge pull request #7500 from backstage/mob/legacy-catalog
...
catalog: Continued deprecation of legacy catalog internals
2021-10-08 13:23:47 +02:00
Himanshu Mishra
e37672ac2a
Merge pull request #7515 from backstage/orkohunter/cli-install-from
...
cli: add a --from <location> option to the plugin install command
2021-10-08 13:20:38 +02:00
Harry Hogg
25c0779443
docs(ADR): Added ADR for using Luxons toLocaleString and date presets
...
Signed-off-by: Harry Hogg <hhogg@spotify.com >
2021-10-08 11:48:50 +01:00
Himanshu Mishra
53bdc66623
cli: add changeset
...
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-10-08 12:25:19 +02:00
Himanshu Mishra
bc3ffada18
cli: add a --from <location> option to the install command
...
This is useful for testing local development when writing installation recipes in plugins
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net >
2021-10-08 12:22:51 +02:00
Himanshu Mishra
8c277af0db
Merge pull request #7233 from backstage/mob/backstage-cli-install
...
Add experimental backstage-cli install <plugin> command
2021-10-08 12:16:14 +02:00
blam
96c78728db
chore: remove duplicate sucrase versions from yarn.lock
...
Signed-off-by: blam <ben@blam.sh >
2021-10-08 11:14:09 +02:00
Johan Haals
84e24fcdaf
cli: Bump sucrase version
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-10-08 09:26:58 +02:00
Jonah Back
da9241530a
fix: add check for existence of lines in jacoco converter
...
Signed-off-by: Jonah Back <jonah@jonahback.com >
2021-10-07 13:39:08 -07:00
Jonah Back
6956ae1547
fix: add check for existence of lines in jacoco converter
...
Signed-off-by: Jonah Back <jonah@jonahback.com >
2021-10-07 13:36:59 -07:00