Commit Graph

12518 Commits

Author SHA1 Message Date
blam 978eaf9bfa chore: updating some changeset and api-reports
Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:05 +02:00
blam b27099595f chore: this should work (famous last words)
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:05 +02:00
blam 1de5594c75 chore: reworking tests for swc
Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:05 +02:00
blam 658d6ab0e7 chore: fixing all tests
Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:04 +02:00
blam 1826f15069 chore: reworking
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:04 +02:00
blam a3ea2f4d4e chore: updating to latest version with some changes
Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:04 +02:00
blam 1c47698ad4 chore: tests mocking out setState is probably bad... let's make the test a little better,
Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:04 +02:00
blam 9c1ee4d56b chore: some small changes
Signed-off-by: blam <ben@blam.sh>
2022-08-23 10:53:04 +02:00
Fredrik Adelöw bbfa28431d Merge pull request #13248 from Niekteg/master
tech-insights: Factretriever timeout support
2022-08-23 10:37:57 +02:00
Ben Lambert 73ace3c51f Merge pull request #13277 from backstage/blam/owner-picker
scaffolder: Fix empty string handling in `EntityPicker`
2022-08-23 10:19:23 +02:00
Jussi Hallila afbefb1ad7 Fix mocked item in test.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-08-23 08:29:34 +02:00
Jussi Hallila 1bcb4a5d6d Merge branch 'master' into expose-factretrieverengine 2022-08-22 17:33:08 +02:00
Jussi Hallila 9e8e9f5243 Modify tech insights backend to expose FactRetrieverEngine.
* Wrap FactRetrieverEngine to an interface for a slimmer export.
* Update API report to match expected.
* Fix router endpoint docs to match actual functionality.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-08-22 17:31:21 +02:00
Emma Indal 9d02b5e887 Merge pull request #13125 from backstage/camilaibs/fix-techdocs-title-subtitle
[TechDocs] Update title and subtitle when location changes
2022-08-22 16:56:57 +02:00
Fredrik Adelöw 8436d52ff3 Merge pull request #13160 from darthaud/feat/add-support-to-mysql
Feat: Added support to mysql on some raw queries
2022-08-22 15:25:04 +02:00
Fredrik Adelöw 49ea6d3e26 Merge pull request #13279 from kielosz/cloud-insights-group-display-name
[CostInsights] Use group names in CostInsightsHeader
2022-08-22 15:19:26 +02:00
Fredrik Adelöw 4cbee10cbf Merge pull request #12754 from immobiliare/fix/search-stream-does-not-await-callbacks
fix(ldap): search stream does not await callbacks
2022-08-22 13:36:41 +02:00
Patrik Oldsberg b23581d726 Merge pull request #13197 from backstage/mob/services
backend-system: add default service factories
2022-08-22 13:36:31 +02:00
kielosz 9318bf15d4 Use group names in CostInsightsHeader
Signed-off-by: kielosz <kielosz@gmail.com>
2022-08-22 13:01:32 +02:00
Fredrik Adelöw 611f2bce11 Merge pull request #13274 from backstage/renovate/msw-0.x
chore(deps): update dependency msw to ^0.45.0
2022-08-22 12:56:05 +02:00
Fredrik Adelöw 7116a9d77a Merge pull request #13143 from alissonfabiano/af/add-readme-card-azure-devops
[Azure DevOps] add README card
2022-08-22 12:01:32 +02:00
Antonio Musolino 3f0db06a79 fix(ldap): allowing usage of searchStreaming function in no-paged
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2022-08-22 11:58:04 +02:00
Alisson Fabiano cb1cfc018b fix: update changeset docs
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
2022-08-22 10:38:22 +01:00
blam a2217c28a1 chore: empty strings are still strings, so if it's not set default to undefined to throw the correct error
Signed-off-by: blam <ben@blam.sh>
2022-08-22 11:21:51 +02:00
Ben Lambert bc41225ccf Merge pull request #13246 from backstage/blam/next-scaffolder/wizard-2
scaffolder(next): implement the review step
2022-08-22 11:14:57 +02:00
Niek te Grootenhuis 99138edc66 chore: add missing luxon types
Signed-off-by: Niek te Grootenhuis <niek.te.grootenhuis@alliander.com>
2022-08-22 10:40:43 +02:00
Niek te Grootenhuis 6cad070a72 chore: remove options reference from jsdoc
Signed-off-by: Niek te Grootenhuis <niek.te.grootenhuis@alliander.com>
2022-08-22 10:23:34 +02:00
Niek te Grootenhuis 0ec1dd3098 chore: updated api-reports
Signed-off-by: Niek te Grootenhuis <niek.te.grootenhuis@alliander.com>
2022-08-22 10:06:31 +02:00
renovate[bot] bf5e9030eb chore(deps): update dependency msw to ^0.45.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-22 02:27:29 +00:00
renovate[bot] 9097278df2 fix(deps): update dependency json-schema-library to v7
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-08-20 23:09:33 +00:00
Alisson Fabiano 988e023fd2 docs: add tag public on readme card and update api-reports
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
2022-08-19 13:59:43 +01:00
Niek te Grootenhuis 03fe82e6d1 chore: made timeout property optional
Signed-off-by: Niek te Grootenhuis <niek.te.grootenhuis@alliander.com>
2022-08-19 14:02:36 +02:00
Niek te Grootenhuis cfddfca453 docs: added missing param to docs
Signed-off-by: Niek te Grootenhuis <niek.te.grootenhuis@alliander.com>
2022-08-19 14:01:59 +02:00
Niek te Grootenhuis 2e0689e536 fix: createFactRetriever not supporting timeout
Signed-off-by: Niek te Grootenhuis <niek.te.grootenhuis@alliander.com>
2022-08-19 13:51:49 +02:00
blam d558c5bf09 chore: working some more on the review
Signed-off-by: blam <ben@blam.sh>
2022-08-19 13:46:24 +02:00
blam b5986929b7 chore: added in the ability to customise the review step
Signed-off-by: blam <ben@blam.sh>
2022-08-19 13:28:09 +02:00
blam d8e317e661 chore: working out the review step a little more
Signed-off-by: blam <ben@blam.sh>
2022-08-19 13:23:16 +02:00
Alisson Fabiano 4b095e031a docs: add api-reports
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
2022-08-19 11:57:07 +01:00
alissonfabiano ded771a390 Merge branch 'master' into af/add-readme-card-azure-devops
Signed-off-by: alissonfabiano <56898864+alissonfabiano@users.noreply.github.com>
2022-08-19 11:08:42 +01:00
Alisson Fabiano 889aed210f Made changes requested in the pull request
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
2022-08-19 10:50:59 +01:00
blam 784673638a chore: reworking how we do the review step
Signed-off-by: blam <ben@blam.sh>
2022-08-19 11:44:56 +02:00
Ben Lambert 2c8cb22ec0 Merge pull request #12952 from backstage/blam/next-scaffolder/wizard-2
scaffolder(next): Support `async` validation for `CustomFieldExtensions` and run validation for `type: object`
2022-08-19 10:56:11 +02:00
blam 64658427a0 chore: fixing tests by wrapping in act
Signed-off-by: blam <ben@blam.sh>
2022-08-19 10:21:53 +02:00
Fredrik Adelöw a9b435ed1c Merge pull request #13228 from backstage/freben/neato
it just keeps 🧹 -ing
2022-08-19 09:15:17 +02:00
Fredrik Adelöw ef9ab322de it just keeps 🧹 -ing
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-18 17:21:00 +02:00
blam ddb0557e56 chore: code-review comments
Signed-off-by: blam <ben@blam.sh>
2022-08-18 16:47:28 +02:00
blam 5d2b0b8fc8 chore: remove some whitespace
Signed-off-by: blam <ben@blam.sh>
2022-08-18 16:26:13 +02:00
Patrik Oldsberg 05d2262c45 Merge pull request #13141 from darthaud/fix/allow-skip-migrations-all-plugins
Fix/allow skip migrations all plugins
2022-08-18 16:26:01 +02:00
blam ac002fe3f0 chore: removing the error context, this isn't used anymore
Signed-off-by: blam <ben@blam.sh>
2022-08-18 16:24:46 +02:00
Fredrik Adelöw d461eca145 Merge pull request #13220 from backstage/freben/more-api-ness
more 🧹  api cleanup
2022-08-18 16:24:12 +02:00