Commit Graph

11791 Commits

Author SHA1 Message Date
github-actions[bot] 6b985dc1c7 Version Packages (next) 2022-07-05 08:23:38 +00:00
Johan Haals 8bb6bec2df Merge pull request #12196 from Bonial-International-GmbH/pjungermann/msgraph/align-configs
feat: align msgraph provider config
2022-07-05 09:41:38 +02:00
Patrick Jungermann a145672f0f feat: align msgraph provider config
Align msgraph entity provider config with the config of other entity providers.

Closes: #12065
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-07-05 09:26:59 +02:00
Fredrik Adelöw 179a590656 Merge pull request #12363 from steinwelberg/improve-installation-docs-plugins-badges-backend
Add missing installation steps to plugin-badges-backend
2022-07-04 15:16:17 +02:00
Fredrik Adelöw 17dbbc01a0 Merge pull request #12379 from backstage/renovate/openapi-types-12.x
chore(deps): update dependency openapi-types to v12
2022-07-04 15:08:03 +02:00
Fredrik Adelöw 4b04dfe52e Merge pull request #12397 from lunarway/patch/git-parse-url-12
Upgrade git-url-parse to 12.0.0
2022-07-04 14:15:41 +02:00
Fredrik Adelöw efb835c97c Merge pull request #12396 from andrewthauer/fix-cost-insights-api-docs
fix: cost-insights api docs warnings
2022-07-04 14:08:02 +02:00
Patrik Oldsberg ad268e1504 Merge pull request #12347 from immobiliare/fix/missing-create-auth-provider-export
fix(auth-backend): adds missing createAuthProviderExport
2022-07-04 11:39:00 +02:00
Crevil e2d7b76f43 Upgrade git-url-parse to 12.0.0
This change upgrades git-url-parse to 12.0.0. This is a major upgrade but it
changes nothing to our usage.

Motivation for upgrade is transitively upgrading parse-url which is vulnerable
to several CVEs detected by Snyk.

- SNYK-JS-PARSEURL-2935944
- SNYK-JS-PARSEURL-2935947
- SNYK-JS-PARSEURL-2936249

Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2022-07-03 08:28:42 +02:00
Andrew Thauer 50c698f345 fix: cost-insights api docs warnings
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-07-02 07:55:55 -04:00
Fredrik Adelöw 31499b9c29 Merge pull request #12298 from andrewthauer/cost-insights-isomorphic
refactor: create cost-insights-common isomorphic package
2022-07-01 17:07:35 +02:00
Eric Peterson f277122357 Merge pull request #12372 from backstage/camilal/fix-search-page-cursor 2022-07-01 12:37:30 +02:00
Simone Corsi 8e03db907a fix(auth-backend): adds missing createAuthProviderExport
Signed-off-by: Simone Corsi <simonecorsi.dev@gmail.com>
2022-07-01 10:20:46 +02:00
renovate[bot] 4881dc4c84 chore(deps): update dependency openapi-types to v12
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-07-01 07:47:32 +00:00
Fredrik Adelöw 5259a76138 Merge pull request #12099 from planeiii-te/jenkins-branches
feat(jenkins-backend): add multiple branch support to the JenkinsApi
2022-07-01 09:41:04 +02:00
Johan Haals 20b5cf0fb6 Merge pull request #12357 from backstage/renovate/rc-progress-3.x
fix(deps): update dependency rc-progress to v3.4.0
2022-07-01 09:30:35 +02:00
Fredrik Adelöw 66554994a5 Merge pull request #12275 from dweber019/feat/table-filter-title
Add hidden title column to catalog and API table to enable filtering by title
2022-07-01 08:52:11 +02:00
Fredrik Adelöw 1b44cb657e Merge pull request #12325 from sblausten/tech-insights-context
Allow FactRetrieverRegistry to be injected into builder for flexibility
2022-07-01 08:50:01 +02:00
Andrew Thauer 2276883473 fix cost-insight contrib doc refs
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-06-30 16:46:40 -04:00
Camila Belo 7d2f89a1bd fix(search): when reset page cursor
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-06-30 21:47:23 +02:00
Andrew Thauer 6f7ef41351 update cost-insights api docs
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-06-30 15:38:03 -04:00
Andrew Thauer 66ef032631 move frontend types back into cost-insights
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-06-30 15:36:05 -04:00
Andrew Thauer c380ea795e update cost-insights api docs
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-06-30 15:35:11 -04:00
Andrew Thauer 81dd5ea989 add changeset for new cost-insights-common package
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-06-30 15:35:11 -04:00
Andrew Thauer e6db276347 update api report for cost-insight types
Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-06-30 15:35:11 -04:00
Andrew Thauer 3e032a5de2 refactor: create cost-insights-common isomorphic package
This moves most of the cost-insights API types into a separate
isomorphic @backstage/plugin-cost-insights-common package. This will
allow these types to be used by a a cost-insights backend or other
product specific modules.

Signed-off-by: Andrew Thauer <athauer@wealthsimple.com>
2022-06-30 15:35:11 -04:00
David Weber a274fe38b9 feat: add hidden title column to catalog and API table to enable filtering by title
Signed-off-by: David Weber <david.weber@w3tec.ch>
2022-06-30 19:05:28 +02:00
Stein Welberg 705af5b407 Grammar improvement
Signed-off-by: Stein Welberg <stein.welberg@onewelcome.com>
2022-06-30 17:37:07 +02:00
Stein Welberg 58fd5ee9d5 Add missing installation steps
Signed-off-by: Stein Welberg <stein.welberg@onewelcome.com>
2022-06-30 17:30:55 +02:00
Fredrik Adelöw 0771e2834f Merge pull request #10145 from awanlin/topic/removed-unused-burst-properties
Removed unused properties from BackstagePaletteAdditions
2022-06-30 16:55:31 +02:00
sblausten d223fa1566 Clean
Signed-off-by: sblausten <sam@roadie.io>
2022-06-30 16:47:32 +02:00
sblausten 8915b74167 Fix mocking
Signed-off-by: sblausten <sam@roadie.io>
2022-06-30 16:43:09 +02:00
renovate[bot] 15201b1032 fix(deps): update dependency rc-progress to v3.4.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-06-30 14:12:56 +00:00
Fredrik Adelöw 4edfaa10e4 Merge pull request #12130 from awanlin/topic/highlight-pg-search-results
Added Support to Highlight PG Search Result Terms
2022-06-30 15:59:22 +02:00
Ben Lambert 074f4bcc6d Merge pull request #11870 from SuganJoe/Issue-10434
Customize the Entity context menu in Catalog
2022-06-30 15:37:13 +02:00
Andre Wanlin e52f7801b0 Adjustments based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:32 +02:00
Andre Wanlin a45d796451 Refactored types based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:32 +02:00
Andre Wanlin 8803c2f2df Updated changeset and api-report
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:32 +02:00
Andre Wanlin 90aca31689 Refactored config/options based on feedback
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:32 +02:00
Andre Wanlin a678795d25 Updated api-report
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:32 +02:00
Andre Wanlin fe664999df Added documentation about optional config
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:32 +02:00
Andre Wanlin b69dd94766 Fixed failing tests
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:32 +02:00
Andre Wanlin d43228a183 Refactored to support config with options
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:32 +02:00
Andre Wanlin 423e3d8e95 Highlight PG search results
Signed-off-by: Andre Wanlin <67169551+awanlin@users.noreply.github.com>
2022-06-30 15:27:31 +02:00
sblausten 5dedcb541e Mock out engine
Signed-off-by: sblausten <sam@roadie.io>
2022-06-30 13:21:23 +02:00
sblausten f90371a6bb Fix test mock
Signed-off-by: sblausten <sam@roadie.io>
2022-06-30 12:58:36 +02:00
sblausten 331b680258 Fix test mock
Signed-off-by: sblausten <sam@roadie.io>
2022-06-30 12:46:49 +02:00
sblausten 0b36b9cb0b Adds api report
Signed-off-by: sblausten <sam@roadie.io>
2022-06-30 12:24:50 +02:00
sblausten 156bb8ffba Add clearer documentation
Signed-off-by: sblausten <sam@roadie.io>
2022-06-30 11:50:26 +02:00
sblausten 3c84892796 Add documentation
Signed-off-by: sblausten <sam@roadie.io>
2022-06-30 11:07:32 +02:00