dependabot[bot]
|
85abb56d8c
|
chore(deps): bump @types/prop-types from 15.7.3 to 15.7.4
Bumps [@types/prop-types](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prop-types) from 15.7.3 to 15.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prop-types)
---
updated-dependencies:
- dependency-name: "@types/prop-types"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-07-08 04:07:25 +00:00 |
|
blam
|
fbc47f2def
|
chore: fix yarn lock resolutions
Signed-off-by: blam <ben@blam.sh>
|
2021-07-08 03:08:12 +02:00 |
|
Oliver Sand
|
5c99a34c69
|
Merge pull request #6387 from SDA-SE/feat/fix-export
Fix export type of `ScaffolderFieldExtensions`
|
2021-07-07 20:40:16 +02:00 |
|
Oliver Sand
|
549628aac7
|
Fix export type of ScaffolderFieldExtensions
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-07-07 19:54:16 +02:00 |
|
Oliver Sand
|
9f3ecb555a
|
Build search queries using the query build in LunrSearchEngine
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
|
2021-07-07 19:41:54 +02:00 |
|
Oliver Sand
|
96b40870b3
|
Merge pull request #6362 from SDA-SE/feat/techdocs-scheduler
Make sure that the search scheduler doesn't run to many tasks in parallel
|
2021-07-07 19:33:07 +02:00 |
|
Mike Lewis
|
eece4003bf
|
add nunjucks to dictionary
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 17:29:01 +01:00 |
|
Mike Lewis
|
f2f5da9d2d
|
update changeset
Co-authored-by: Tim <timbonicus@users.noreply.github.com>
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
Co-authored-by: Chase Rutherford-Jenkins <chaseajen@users.noreply.github.com>
Co-authored-by: Joe Porpeglia <joeporpeglia@users.noreply.github.com>
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 17:17:00 +01:00 |
|
Himanshu Mishra
|
4588aede97
|
Merge remote-tracking branch 'origin/master' into mob/use-entity-list-provider-in-scaffolder-page
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
|
2021-07-07 17:35:39 +02:00 |
|
Mike Lewis
|
099ea5e2d4
|
Merge remote-tracking branch 'origin/master' into mob/nunjucks-renderer
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 16:07:07 +01:00 |
|
blam
|
7a678ed51a
|
chore: run yarn-deduplicate to stop bringing in multiple versions of Everything
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 15:58:09 +02:00 |
|
Ben Lambert
|
615e9e3f14
|
Merge pull request #6016 from angeliski/rails-generate
feat: added rails templater to scaffolder-backend
|
2021-07-07 15:36:43 +02:00 |
|
Fredrik Adelöw
|
b5c952fc08
|
Merge pull request #6378 from backstage/freben/hodl-the-api
Added a `context` parameter to validator functions, letting them have access to the API holder
|
2021-07-07 14:58:47 +02:00 |
|
Rogerio Angeliski
|
1bcf509712
|
remove wrong dependency
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 09:45:58 -03:00 |
|
Rogerio Angeliski
|
265e0851f4
|
docs: added generated files
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 09:41:25 -03:00 |
|
Rogerio Angeliski
|
75b3d3d981
|
fix runCommand export
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 09:34:04 -03:00 |
|
Rogerio Angeliski
|
32a7c5d975
|
update rails plugin docs
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 09:33:39 -03:00 |
|
Fredrik Adelöw
|
02b962394b
|
Added a context parameter to validator functions, letting them have access to the API holder
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-07-07 14:32:26 +02:00 |
|
Mike Lewis
|
13d9940cde
|
scaffolder: remove completed TODO in fetch:template
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 13:22:44 +01:00 |
|
Mike Lewis
|
b4035aa463
|
scaffolder: tweak test description in fetch:template suite
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 13:21:24 +01:00 |
|
Mike Lewis
|
b2db928644
|
scaffolder: improve fetch:template migration docs
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 13:17:39 +01:00 |
|
Mike Lewis
|
3ee0caf82e
|
scaffolder: add example diff in fetch:template migration docs
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 13:13:25 +01:00 |
|
Mike Lewis
|
fdac00fb3f
|
scaffolder: fix typo in fetch:template migration docs
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 13:10:36 +01:00 |
|
Rogerio Angeliski
|
7a74046f16
|
docs: added generated files
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:58:41 -03:00 |
|
Rogerio Angeliski
|
944640535a
|
update with PR comments
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:58:41 -03:00 |
|
Rogerio Angeliski
|
93f8e8b423
|
Revert "docs: added generated files"
This reverts commit b2cefb34e0d4640cc5bb675d05d0ea906d74eec8.
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:58:41 -03:00 |
|
Rogerio Angeliski
|
c1a86b800a
|
chore: remove frontend plugin command
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:58:40 -03:00 |
|
Rogerio Angeliski
|
1cdc4ba0e2
|
docs: added generated files
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:58:40 -03:00 |
|
Rogerio Angeliski
|
c5e81eab43
|
refactor to a isolated module
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:58:36 -03:00 |
|
Rogerio Angeliski
|
aad73cf398
|
fix: move dep to correction location
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:56:25 -03:00 |
|
Rogerio Angeliski
|
7a3ad92b52
|
feat: added rails templater to scaffolder-backend
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2021-07-07 08:55:57 -03:00 |
|
Ben Lambert
|
bbd2ab80a3
|
Merge pull request #6376 from JosiahCraw/fix/scaffolder-support-uiSchema-for-dependent-forms
Fix/scaffolder support UI schema for dependent forms
|
2021-07-07 13:20:50 +02:00 |
|
Mike Lewis
|
56b61c2bc0
|
scaffolder: prefix input values in fetch:template templates
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 11:26:00 +01:00 |
|
Ben Lambert
|
9460224ac6
|
Merge pull request #6123 from backstage/blam/remove-alphav1-template-version
Remove legacy scaffolding method and drop support for `v1alpha1` templates
|
2021-07-07 12:24:24 +02:00 |
|
Mike Lewis
|
51513c6420
|
scaffolder: fix use of path.join in fetch:template tests
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 11:20:10 +01:00 |
|
Mike Lewis
|
886844aa30
|
scaffolder: platform-agnostic path joining in fetch:template test suite
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
|
2021-07-07 11:00:14 +01:00 |
|
Ben Lambert
|
dfe4c491c9
|
Make minor change
Signed-off-by: Ben Lambert <ben@blam.sh>
|
2021-07-07 11:50:05 +02:00 |
|
Ben Lambert
|
08d27394b6
|
Merge pull request #6370 from alandovskis/build/bump-sqlite
chore: bump sqlite3 to 5.0.1
|
2021-07-07 11:49:07 +02:00 |
|
Jos Craw
|
0adfae5c81
|
added changeset
Signed-off-by: Jos Craw <jos@joscraw.net>
|
2021-07-07 21:37:52 +12:00 |
|
blam
|
e922a99528
|
chore: updating api-docs
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:27:55 +02:00 |
|
blam
|
60e8302222
|
chore: made a lovely changeset
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:26:02 +02:00 |
|
blam
|
8e183acc9c
|
chore: code review comments
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:26:02 +02:00 |
|
blam
|
4d9264f0fc
|
chore: fixing api-reports again
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:26:02 +02:00 |
|
blam
|
fd5ec6d304
|
chore: some api-docs changed
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:25:38 +02:00 |
|
blam
|
2ed57f31c7
|
chore: write some tests for the cookiecutter templater
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:25:38 +02:00 |
|
blam
|
b658d33944
|
chore: added some tests for cookiecutter but they need re-writing
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:25:38 +02:00 |
|
blam
|
2529ec28a6
|
chore: fixing all tests
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:25:38 +02:00 |
|
blam
|
4c689b0fae
|
chore: making the failing test pass because of parameter validation
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:25:37 +02:00 |
|
blam
|
b9cba53a05
|
chore: removing the extra deps
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:25:37 +02:00 |
|
blam
|
350555727f
|
chore: dont need to export this dep any more
Signed-off-by: blam <ben@blam.sh>
|
2021-07-07 11:25:37 +02:00 |
|