Commit Graph

9441 Commits

Author SHA1 Message Date
blam d93ac29500 chore: updating some smaller code refactor, and updating api-report
Signed-off-by: blam <ben@blam.sh>
2022-02-16 17:05:04 +01:00
blam b6925bb66d chore: removing the entityClient and using a helper instead to fetch the matching Templates
Signed-off-by: blam <ben@blam.sh>
2022-02-16 17:02:01 +01:00
Patrik Oldsberg eae833a780 Merge pull request #9487 from andrewthauer/home-toolkit-accordian
feat: add accordian home page toolkit support
2022-02-16 13:58:55 +01:00
Patrik Oldsberg 08b9b4db86 Merge pull request #9363 from richardluong/rluong-dominant-baseline
Change to Avatar in ShortcutIcon
2022-02-16 13:49:57 +01:00
Patrik Oldsberg 64da85d7aa shortcuts: remove unused import
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-16 13:09:05 +01:00
Patrik Oldsberg c8d1f915e7 shortcuts: remove unnecessary test
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-16 12:39:27 +01:00
Patrik Oldsberg 1aa2828a81 Merge pull request #9289 from moltenice-forks/airbrake-api
Airbrake Plugin API connectivity
2022-02-16 12:15:05 +01:00
Fredrik Adelöw a1c6fa32f3 Merge pull request #9488 from backstage/freben/move-template
move `TemplateEntityV1beta2` to `@backstage/plugin-scaffolder-common`
2022-02-16 10:58:20 +01:00
blam 65e0322e0d chore: remove the deprecated provider config
Signed-off-by: blam <ben@blam.sh>
2022-02-16 10:19:17 +01:00
Fredrik Adelöw 5e585bbc7f review comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-16 09:49:54 +01:00
Fredrik Adelöw 6fe01cec04 add back the deprecation triangle on cards too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-16 09:49:54 +01:00
Fredrik Adelöw e53afe448b warn in backend when scaffolding old templates
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-16 09:49:52 +01:00
Fredrik Adelöw e72d371296 move TemplateEntityV1beta2 from @backstage/catalog-model to @backstage/plugin-scaffolder-common
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-16 09:49:23 +01: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 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 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 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 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
Andrew Thauer 651b919dbb feat: add accordian home page toolkit support
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
2022-02-15 06:57:03 -05: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 27eccab216 catalog-model: Prefix annotations with ANNOTATION_
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-15 09:30:41 +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
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
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
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
Johan Haals 71e8539c91 Merge pull request #9496 from backstage/rugvip/release-org
org: trigger release
2022-02-14 09:08:24 +01:00
Johan Haals 7f2d9a3aff Merge pull request #9497 from backstage/rugvip/range
cicd-statistics: fix core-plugin-api dependency range
2022-02-14 09:02:24 +01:00
Camila Belo a2e5b91b1c Merge pull request #9333 from RoadieHQ/fix-inline-docs-search
Fix tech docs inline search on Postgres
2022-02-14 08:17:31 +01:00
Camila Belo 09ac499ddd Merge pull request #9472 from hbomark/main
[chore] Adds npm package info for plugin-home.
2022-02-14 07:46:00 +01:00
Camila Belo 93318c97c1 Merge pull request #9364 from backstage/vinzscam/search-modal-fetch-on-open
SearchModal invoke search only when visible
2022-02-14 07:38:11 +01:00
Patrik Oldsberg 0b9bce831b cicd-statistics: fix core-plugin-api dependency range
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-13 14:29:28 +01:00
Patrik Oldsberg db29cd0a9e org: trigger release
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-13 14:20:42 +01:00
Fredrik Adelöw 379da9fb1d catalog-backend: use ScmIntegrationRegistry interface properly
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-12 12:38:59 +01:00
Fredrik Adelöw 828a3e339c Merge pull request #9479 from backstage/jhaals/remove-serializeEntityRef
catalog-model: Remove serializeEntityRef
2022-02-12 11:20:45 +01:00
Fredrik Adelöw 215debc7e0 fix tests
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-12 10:20:50 +01:00
Patrik Oldsberg a57621b496 Merge pull request #9482 from daviddyball/master
scaffolder-backend: fix error behaviour in runCommand helper
2022-02-12 00:16:05 +01:00
Johan Haals 854ef5ddff reuse format logic from serializeEntityRef
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-11 18:20:19 +01:00
Johan Haals edbc03814a catalog-model: Remove serializeEntityRef
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-11 18:20:17 +01:00
Fredrik Adelöw 640fcf0021 Merge pull request #9486 from backstage/freben/locayshunz
catalog-model: rename parse/stringifyLocationRef
2022-02-11 18:17:57 +01:00
Fredrik Adelöw 5a0a32c22c Merge pull request #9483 from backstage/freben/catalog-client-2
catalog-client: clean up api exports
2022-02-11 17:18:10 +01:00
Fredrik Adelöw 216725b434 catalog-model: rename parse/stringifyLocationRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-11 17:11:10 +01:00