Commit Graph

736 Commits

Author SHA1 Message Date
blam bf231ecc7f chore: updating api-report
Signed-off-by: blam <ben@blam.sh>
2022-03-07 10:15:54 +00:00
blam 23c735d94b chore: fix off the other removals
Signed-off-by: blam <ben@blam.sh>
2022-03-07 10:15:32 +00:00
Johan Haals f3a7a9de6d catalog-react: Remove useOwnedEntities hook
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-04 15:51:50 +01:00
Fredrik Adelöw 1360f7d73a remove old ScaffolderTaskOutput link outputs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-04 14:42:05 +01:00
Patrik Oldsberg d5dc0fc206 Merge pull request #9831 from andys-hoodie/nd10/card-md
Render markdown for description in software templates
2022-03-03 17:42:35 +01:00
github-actions[bot] 3c8bb2854d Version Packages 2022-03-03 15:23:53 +00:00
blam c8222292bf chore: renamed formatEntityRefTitle to humanizeEnityRef
Signed-off-by: blam <ben@blam.sh>
2022-03-02 17:08:25 +01:00
blam 939737850e chore: update api-report
Signed-off-by: blam <ben@blam.sh>
2022-03-02 17:03:25 +01:00
blam 9562b13913 chore: removing FavouriteTemplate in favor of FavoriteEntity
Signed-off-by: blam <ben@blam.sh>
2022-03-02 17:01:36 +01:00
Ben Lambert 50d3d1a3b2 Merge pull request #9855 from backstage/blam/fix-scaffolder-ui-schema-props
🧹 Removing the component exports for `CustomFieldExtensions` in `plugin-scaffolder`
2022-03-01 16:55:09 +01:00
blam 194011ce84 chore: fixing up the types to actually be correct and use the returnValue types
Signed-off-by: blam <ben@blam.sh>
2022-03-01 15:27:58 +01:00
blam 2d5783aa5b chore: sort out the exporting
Signed-off-by: blam <ben@blam.sh>
2022-03-01 09:44:44 +01:00
Patrik Oldsberg 303063a655 catalog-react: added MockStarredEntitiesApi + usage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-28 17:33:28 +01:00
blam 2c5d38e337 chore: don't export the components that back the field extensions
Signed-off-by: blam <ben@blam.sh>
2022-02-28 16:19:05 +01:00
Patrik Oldsberg c077b432b8 catalog-react: moved DefaultStarredEntitiesApi implementation to catalog plugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-28 13:52:46 +01:00
Andy Tan d741c97b98 Render markdown for description in software templates
Signed-off-by: Andy Tan <andytan@google.com>
2022-02-25 15:52:04 -08:00
blam bc0d510b8e chore: updating api-report and fixing code review comments
Signed-off-by: blam <ben@blam.sh>
2022-02-25 16:04:49 +01:00
blam 6ce323aa55 chore: one more deprecations
Signed-off-by: blam <ben@blam.sh>
2022-02-25 11:27:37 +01:00
blam 4618350aa8 chore: some more deprecations for the scaffolder
Signed-off-by: blam <ben@blam.sh>
2022-02-25 10:48:57 +01:00
blam 52eeb35d71 chore: use subRouteRefs for navigation
Signed-off-by: blam <ben@blam.sh>
2022-02-25 10:36:45 +01:00
blam c67b3cb876 chore: updating deprecation warning text
Signed-off-by: blam <ben@blam.sh>
2022-02-25 10:24:28 +01:00
blam 0c2eefab06 chore: added some deprecations and fixing some import structure
Signed-off-by: blam <ben@blam.sh>
2022-02-25 10:18:50 +01:00
github-actions[bot] c9da151d84 Version Packages 2022-02-24 13:54:37 +00:00
blam 91c6faeb7b chore: updated with review comments
Signed-off-by: blam <ben@blam.sh>
2022-02-24 14:14:58 +01:00
blam 4031764fca chore: updating to use templateRef
Signed-off-by: blam <ben@blam.sh>
2022-02-24 14:01:51 +01:00
blam f46c712a96 chore: fixing tests for RepoUrlPickerHost
Signed-off-by: blam <ben@blam.sh>
2022-02-24 13:40:11 +01:00
blam cb19ac7a32 chore: remove some warnings from the types and fix the buiold
Signed-off-by: blam <ben@blam.sh>
2022-02-24 13:40:11 +01:00
blam 50e0242ac2 chore: added some changeset
Signed-off-by: blam <ben@blam.sh>
2022-02-24 13:40:11 +01:00
blam 974a7917f1 chore: reworking some types
Signed-off-by: blam <ben@blam.sh>
2022-02-24 13:40:10 +01:00
blam 12c5e791f0 chore: some more migrations and deprecations
Signed-off-by: blam <ben@blam.sh>
2022-02-24 13:40:10 +01:00
blam 6bf5faa3f2 chore: reworking where the types are stored and where the client is created
Signed-off-by: blam <ben@blam.sh>
2022-02-24 13:40:10 +01:00
blam 8f1cc99d3b chore: entityName -> entityRef
Signed-off-by: blam <ben@blam.sh>
2022-02-24 13:40:10 +01:00
Fredrik Adelöw bc9ac5e038 Merge pull request #9752 from backstage/blam/deprecations/scaffolder/frontend
🧹 some tidying up in the `scaffolder` plugin
2022-02-24 11:54:06 +01:00
blam 209b13774c chore: fallback to just exporting the components as before for now, and work out how to embed the types later
Signed-off-by: blam <ben@blam.sh>
2022-02-24 11:10:15 +01:00
blam 8e6a835272 chore: changing types
Signed-off-by: blam <ben@blam.sh>
2022-02-23 16:03:23 +01:00
blam 7fe47155f0 chore: code review comments
Signed-off-by: blam <ben@blam.sh>
2022-02-23 15:18:09 +01:00
Fredrik Adelöw bbbd0f0950 deprecate parseEntityName
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-23 12:01:27 +01:00
blam 3825dab8d9 chore: fix free solo
Signed-off-by: blam <ben@blam.sh>
2022-02-23 11:39:53 +01:00
blam b698a20195 hack to get something working
Signed-off-by: blam <ben@blam.sh>
2022-02-23 10:41:07 +01:00
blam ce18146fa2 chore: removing text value picker
Signed-off-by: blam <ben@blam.sh>
2022-02-23 10:16:52 +01:00
blam 0408fa07c3 chore: updating api report
Signed-off-by: blam <ben@blam.sh>
2022-02-23 08:32:49 +01:00
blam 4bf93e6c29 chore: reworking all the types for the different field extensions
Signed-off-by: blam <ben@blam.sh>
2022-02-23 08:32:28 +01:00
blam 61d091e705 chore: reworking these types a little bit now so that we can expose the uiSchema props in the api-report
Signed-off-by: blam <ben@blam.sh>
2022-02-23 08:31:47 +01:00
blam 7517c93c09 chore: using unknown type instead of any for declaring the return value
Signed-off-by: blam <ben@blam.sh>
2022-02-22 17:04:39 +01:00
blam 3bd848159a chore: updating type parameters names to be TReturnValue
Signed-off-by: blam <ben@blam.sh>
2022-02-22 16:59:31 +01:00
Fredrik Adelöw d788fa8495 Merge pull request #9665 from djamaile/feature-flag-scaffolding
feat(scaffolder): remove sections or fields based on a feature flag
2022-02-21 21:53:40 +01:00
djamaile 04d4829cf4 refactor: respond to comments #2
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-02-21 20:26:54 +01:00
djamaile 5c5362137a refactor: respond to comments
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-02-21 16:30:04 +01:00
Johan Haals b776ce5aab catalog-react: Rename useEntityListProvider hook to useEntityList
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-21 13:32:37 +01:00
djamaile 50473a3f05 fix(scaffolder): change variable name
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-02-21 10:18:16 +01:00