Commit Graph

27999 Commits

Author SHA1 Message Date
Anders Näsman 193ae37f15 Move SearchResultPager from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:57 +02:00
Anders Näsman 01abb3bc7e Move SearchResult from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:56 +02:00
Anders Näsman d7044784f0 Move SearchFilter from @backstage/plugin-search to @backstage/plugin-search-react and deprecate it in @backstage/plugin-search, and also remove SearchFilterNext
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-06-10 10:27:56 +02:00
Emma Indal 535847cf14 changeset and api report updates
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-10 10:08:48 +02:00
Emma Indal 1b59892019 implement possibilities to set custom template on elastic search engine
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-06-10 10:03:25 +02:00
Jussi Hallila 989761315a Update API report.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-06-10 09:04:46 +02:00
Jussi Hallila aa15229ec3 Introduce additional JsonValue types to be storable as facts. This enables the possibility to store more complex objects for fact checking purposes. The rules engine supports walking keyed object values directly to create rules and checks
Modify facts database table to have a more restricted timestamp precision for cases where the postgres server isn't configured to contain such value. This fixes the issue where in some cases `maxItems` lifecycle condition didn't work as expected.

resolves #11595

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2022-06-10 08:36:53 +02:00
Isaiah Thiessen 03681264a4 fix: resolve warnings from api-report.md, add jsDoc comments
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
2022-06-09 16:03:03 -07:00
Isaiah Thiessen 65e7a42701 fix: revert removing routeRef
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
2022-06-09 15:57:44 -07:00
Isaiah Thiessen 6f475edfb6 fix: address PR review comments from @freben
Signed-off-by: Isaiah Thiessen <isaiah.thiessen@telus.com>
2022-06-09 15:41:37 -07:00
djamaile 5179b8d805 chore: add warning to notify user that projectid is deprecated
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 22:51:57 +02:00
Christopher Klewin fd9f3694cf Add SANS Institute to adopters
Signed-off-by: Christopher Klewin <cklewin@sans.org>
2022-06-09 15:02:23 -04:00
Christopher Klewin a035463bb8 Format ADOPTERS.md
Signed-off-by: Christopher Klewin <cklewin@sans.org>
2022-06-09 13:50:31 -04:00
Ben Lambert ecf4bc5590 Merge pull request #11950 from backstage/blam/support-namespaces-in-templates
scaffolder: support templates in other namespaces
2022-06-09 17:27:22 +02:00
Patrik Oldsberg 0701b2d71d changesets: exit prerelease
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-09 17:19:24 +02:00
blam 216172b015 chore: fix typescript error
Signed-off-by: blam <ben@blam.sh>
2022-06-09 16:41:54 +02:00
Eric Peterson 4b7f4eb262 Merge pull request #11777 from kuangp/feat/techdocsEntityTitle
feat(techdocs): use entity title as label in header
2022-06-09 16:33:22 +02:00
blam 0a8b212165 chore: wrong line
Signed-off-by: blam <ben@blam.sh>
2022-06-09 16:22:08 +02:00
blam f93af969cd chore: tidying up a little bit and added changeset
Signed-off-by: blam <ben@blam.sh>
2022-06-09 16:15:13 +02:00
blam f780859eb0 feat: added the ability to run namespaced templates
Signed-off-by: blam <ben@blam.sh>
2022-06-09 16:12:16 +02:00
Fredrik Adelöw 27bf151737 Merge pull request #11423 from ivangonzalezacuna/feature/vault-plugin
[Plugin] Vault
2022-06-09 16:00:54 +02:00
ivgo 6b1ed2292d Remove rules & update some tsc errors
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-09 14:56:04 +02:00
djamaile 6424c0ad6f chore: give alternative to deprecated projectId
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 14:51:07 +02:00
ivgo 90450c925b Fix some typos & update yarn.lock after release
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-09 14:50:18 +02:00
ivgo f96cdcb9f0 Fix typo and add more explanation in the changeset
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-09 14:50:18 +02:00
ivgo 58927c3784 Fix local dependency
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-09 14:50:18 +02:00
ivgo 459efebf87 Update api-report
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-09 14:50:18 +02:00
ivgo eea8126171 Gitlab entity provider
Signed-off-by: ivgo <ivgo@spreadgroup.com>
2022-06-09 14:50:18 +02:00
djamaile 890dfe614a chore: give alternative to deprecated projectId
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 14:46:01 +02:00
Johan Haals c8baccd3d1 Merge pull request #11948 from backstage/jhaals/drophelm
docs: Remove helm from microsite
2022-06-09 14:17:33 +02:00
Patrik Oldsberg 141a1caebe create-app,docs: use guest resolver as default sign-in resolver in new apps
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-06-09 14:12:13 +02:00
Fredrik Adelöw 98941a4304 Merge pull request #11482 from leon-vg/add-icon-to-backstage-search-results
[Search] Optional icon for catalog and techdocs results
2022-06-09 13:44:19 +02:00
Fredrik Adelöw 4fe3f7ef19 Merge pull request #11947 from backstage/revert-11920-renovate/camelcase-keys-8.x
Revert "fix(deps): update dependency camelcase-keys to v8"
2022-06-09 13:39:50 +02:00
djamaile d507278a0c chore: change major to minor because we haven't make any breaking changes
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 12:40:21 +02:00
Ben Lambert 1aec30269e Merge pull request #11943 from knksmith57/knksmith57/add-twilio-to-adopters-list
docs: add Twilio to Backstage Adopters list
2022-06-09 12:31:56 +02:00
djamaile c8af5ea7b3 chore: run api report command to prevent build from breaking
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 12:09:39 +02:00
djamaile 34b84b4072 chore: make the changes backwards compatible to ease the migration
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 11:50:48 +02:00
Johan Haals 3ae9c3efb0 remove helm from deployment index
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-06-09 11:36:58 +02:00
Johan Haals 0d834f259e Remove helm docs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-06-09 11:34:18 +02:00
Johan Haals bce96a79ca docs: Remove helm from microsite
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-06-09 11:34:02 +02:00
Fredrik Adelöw 3ab7c6626b Revert "fix(deps): update dependency camelcase-keys to v8"
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-06-09 11:03:43 +02:00
Patrik Oldsberg 7b834784f8 Merge pull request #11918 from backstage/rugvip/nopeer
create-app: remove peer dependencies
2022-06-09 10:08:55 +02:00
Kyle Smith fdaa8aaf5e docs: add Twilio to Backstage Adopters list
Signed-off-by: Kyle Smith <kysmith@twilio.com>
2022-06-09 02:32:24 -05:00
Fredrik Adelöw d7f5f7ae0c Merge pull request #11197 from zeeraw/gitlab-timestamps
Do not send last_activity_after timestamp to gitlab api when the cache is empty
2022-06-09 08:59:23 +02:00
Johan Haals 02b00e1a43 Merge pull request #11927 from backstage/rugvip/getting-started
docs: update sign-in page example in getting started docs
2022-06-09 08:49:17 +02:00
djamaile 7f78d71537 chore: run api report command to prevent build from breaking
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 01:31:28 +02:00
djamaile 35a26131b3 chore: add changeset
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 01:17:05 +02:00
djamaile 562bd4cfe4 chore(gitlab MR action): remove projectId from template to because it is redundant
Signed-off-by: djamaile <rdjamaile@gmail.com>
2022-06-09 01:16:13 +02:00
github-actions[bot] 211b7203f0 Merge pull request #11942 from backstage/renovate/aws-sdk-2.x-lockfile
fix(deps): update dependency aws-sdk to v2.1151.0
2022-06-08 21:18:22 +00:00
github-actions[bot] f1b2131daa Merge pull request #11941 from backstage/renovate/yarnpkg-parsers-3.x-lockfile
fix(deps): update dependency @yarnpkg/parsers to v3.0.0-rc.7
2022-06-08 20:54:30 +00:00