Martina Iglesias Fernandez
9c4cedf268
Fix some comments
...
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io >
2021-04-07 11:27:41 +02:00
Martina Iglesias Fernandez
7abb50d59e
Add tests for GCSUrlReader
...
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io >
2021-04-07 11:27:40 +02:00
Martina Iglesias Fernandez
eafb4f9f34
Add GcsUrlReader
...
Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io >
2021-04-07 11:27:40 +02:00
Remi Kristelijn
4438b0f6e8
fix adds pagetheme colors
...
closes #5235
Signed-off-by: Remi Kristelijn <remi.kristelijn@theapsgroup.com >
2021-04-07 08:43:29 +02:00
Oliver Sand
c2fadfe7ce
Merge pull request #5229 from SDA-SE/feat/chunks
...
Handle chunk loading errors
2021-04-07 08:20:42 +02:00
Patrik Oldsberg
04f56132ac
Merge pull request #5054 from tragiclifestories/task-page-links
...
Support multiple links on TaskPage screen
2021-04-06 20:45:33 +02:00
Oliver Sand
21f80f2cfd
Inject a router if needed
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-06 18:26:59 +02:00
James Turley
20ae6504c7
Duplicate IconLink instead of moving to core
...
Signed-off-by: James Turley <jamesturley1905@googlemail.com >
2021-04-06 16:12:21 +01:00
James Turley
b1ad7eae8a
Tests for TaskPageLinks
...
Signed-off-by: James Turley <james.turley@signalmedia.co >
Signed-off-by: James Turley <jamesturley1905@googlemail.com >
2021-04-06 16:12:20 +01:00
James Turley
baee14e5d6
Add component for multiple links
...
Signed-off-by: James Turley <james.turley@signalmedia.co >
Signed-off-by: James Turley <jamesturley1905@googlemail.com >
2021-04-06 16:12:19 +01:00
James Turley
b96d9c5677
Move IconLink from catalog to core
...
To reuse in scaffolder.
Signed-off-by: James Turley <james.turley@signalmedia.co >
Signed-off-by: James Turley <jamesturley1905@googlemail.com >
2021-04-06 16:12:19 +01:00
Oliver Sand
1279a33259
Handle chunk loading errors
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-06 15:24:04 +02:00
Oliver Sand
ed134d9397
Fix example data link
...
The old file was renamed. The new link points to an exact commit instead, so that it can't break again in the future.
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-04-06 13:55:10 +02:00
Mateus Marquezini
a0e97966a5
#3497 improvement on Dialog component to follow MUI guidelines
...
Signed-off-by: Mateus Marquezini <mateusmarquezini01@gmail.com >
2021-04-02 08:00:02 -03:00
Patrik Oldsberg
fe8d22dbe2
config-loader: fix include test on windows
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-01 20:22:34 +02:00
Patrik Oldsberg
9c175ae9b6
Merge pull request #5203 from backstage/rugvip/bug
...
core-api: fix a bug where resolving routes beneath a mount point would fail
2021-04-01 18:45:45 +02:00
Patrik Oldsberg
7e308ab62d
Merge pull request #5190 from JP-Dhabolt/feature/pre-substitute-transforms
...
Feature/pre substitute transforms
2021-04-01 18:45:10 +02:00
JP Dhabolt
3c9584801b
Remove unused JsonValue
...
Signed-off-by: JP Dhabolt <jdhabolt@agero.com >
2021-04-01 15:43:22 +00:00
JP Dhabolt
c3b6fe4ffd
Reduce type noise
...
Signed-off-by: JP Dhabolt <jdhabolt@agero.com >
2021-04-01 15:38:10 +00:00
Patrik Oldsberg
b051e770c7
core-api: fix a bug where resolving routes beneath a mount point would fail
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-01 17:30:51 +02:00
JP Dhabolt
dbbb8f7b37
Revert changes to types
...
Signed-off-by: JP Dhabolt <jdhabolt@agero.com >
2021-04-01 15:19:08 +00:00
Patrik Oldsberg
8818602117
example-app: update EntityPage test
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-01 15:12:30 +02:00
Patrik Oldsberg
94715431ee
Merge pull request #5201 from backstage/rugvip/wrap
...
test-utils: remove unnecessary wrapInTestApp wrapping that broke mount point discovery
2021-04-01 15:11:20 +02:00
Patrik Oldsberg
ae6250ce3e
test-utils: remove unnecessary wrapInTestApp wrapping that broke mount point discovery
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-01 14:45:39 +02:00
Patrik Oldsberg
4a4681b1b9
core-api: improve error message and component naming for routable extension mounting errorsr
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-01 14:43:04 +02:00
JP Dhabolt
0efa7ae6a7
Update per PR comments and add two test assertions
...
Signed-off-by: JP Dhabolt <jdhabolt@agero.com >
2021-04-01 12:00:17 +00:00
Patrik Oldsberg
5386c168af
create-app: fully migrate template to composability API
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-01 13:24:19 +02:00
Patrik Oldsberg
79fd3d863e
example-app: migrate entity pages to composability api
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-04-01 13:23:27 +02:00
Jonah Grimes
3b0c1338f6
Update packages/catalog-model/src/schema/kinds/Resource.v1alpha1.schema.json
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Jonah Grimes <jonah.grimes@gmail.com >
2021-03-31 13:47:34 -04:00
Jonah Grimes
8c99991127
Update packages/catalog-model/src/schema/kinds/Component.v1alpha1.schema.json
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Signed-off-by: Jonah Grimes <jonah.grimes@gmail.com >
2021-03-31 13:47:34 -04:00
JP Dhabolt
b593061da3
Fix bug in substitution transform
...
Signed-off-by: JP Dhabolt john.p.dhabolt@gmail.com
Signed-off-by: JP Dhabolt <jdhabolt@agero.com >
2021-03-31 15:34:15 +00:00
JP Dhabolt
a003fdb21b
Run substitute prior to include processing
...
Signed-off-by: JP Dhabolt john.p.dhabolt@gmail.com
Signed-off-by: JP Dhabolt <jdhabolt@agero.com >
2021-03-31 15:34:14 +00:00
Fredrik Adelöw
a46a98c3b0
Merge pull request #5114 from anderoo/anderoo/deployments-plugin
...
[PLUGIN] Github Deployments Plugin
2021-03-31 17:06:41 +02:00
Jonah Grimes
d5e059a3c8
removed dependencyOf reverse specification of dependencies, added dependsOn support at the Resource entity level, removed default entity reference kind for dependsOn, updated documentation
...
Signed-off-by: Jonah Grimes <jonah.grimes@gmail.com >
2021-03-31 10:01:39 -04:00
Patrik Oldsberg
b550a81b84
Merge pull request #5186 from backstage/mob/stringer
...
catalog-model: add stringifyEntityRef and deprecate serializeEntityRef
2021-03-31 15:50:50 +02:00
Patrik Oldsberg
25a62e0a9d
catalog-model: ensure canonical representation from stringifyEntityRef
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-03-31 14:54:37 +02:00
Johan Haals
67e13effa1
catalog-model: add stringifyEntityRef and deprecate serializeEntityRef
...
Co-authored-by: Ben Lambert <ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
Co-authored-by: Fredrik Adelöw <freben@users.noreply.github.com >
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2021-03-31 14:54:36 +02:00
blam
818a25e32e
changeset(create-app): fix major version
...
Signed-off-by: blam <ben@blam.sh >
2021-03-31 14:29:27 +02:00
github-actions[bot]
8e00ab7e63
Version Packages
2021-03-31 12:21:12 +00:00
Andrew Johnson
3714e6c374
update usages
...
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com >
2021-03-30 17:38:52 +01:00
Ben Lambert
1ba5d52566
Merge pull request #5174 from backstage/dependabot/npm_and_yarn/typescript-4.2.3
...
chore(deps): bump typescript from 4.1.3 to 4.2.3
2021-03-30 13:16:58 +02:00
Dominik Henneke
b196a45691
Avoid using Headers as it is not supported in the backend
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-03-30 11:34:24 +02:00
blam
dd880a6065
chore: fixing typescript compile errors with new DateTimeFormatOptions
...
Signed-off-by: blam <ben@blam.sh >
2021-03-30 11:04:57 +02:00
Fredrik Adelöw
d13b0cefa2
Merge pull request #5043 from backstage/freben/unregister
...
Update the entity unregister dialog behavior, to support both unregistration as well as plain deletion
2021-03-30 09:40:53 +02:00
Fredrik Adelöw
23a7ffc960
Merge pull request #5155 from jmgrimes/group-members-support
...
Added support for 'members' field of Group catalog model entity.
2021-03-30 09:03:55 +02:00
Jonah Grimes
e1e0809162
added happy path testing, reformatted changeset
...
Signed-off-by: Jonah Grimes <jonah.grimes@gmail.com >
2021-03-29 12:56:07 -04:00
Ben Lambert
3403c13e3a
Merge pull request #5158 from backstage/dependabot/npm_and_yarn/supertest-6.1.3
...
chore(deps-dev): bump supertest from 4.0.2 to 6.1.3
2021-03-29 16:45:48 +02:00
Andrew Johnson
ec023e8286
github-deployments plugin
...
Signed-off-by: Andrew Johnson <ajohnson@gocardless.com >
2021-03-29 14:21:01 +01:00
Ben Lambert
820b791b68
Merge pull request #5135 from backstage/freben/entity-page-12
...
nit: make entity page contents fill width of page
2021-03-29 09:59:22 +02:00
dependabot[bot]
66ed65899f
chore(deps-dev): bump supertest from 4.0.2 to 6.1.3
...
Bumps [supertest](https://github.com/visionmedia/supertest ) from 4.0.2 to 6.1.3.
- [Release notes](https://github.com/visionmedia/supertest/releases )
- [Commits](https://github.com/visionmedia/supertest/compare/v4.0.2...v6.1.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-29 04:38:27 +00:00