Commit Graph

9801 Commits

Author SHA1 Message Date
Alex Rybchenko 9297424748 rename to gcalendar
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-02-28 11:05:30 +01:00
Alex Rybchenko 992af7d68e use dompurify
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-02-28 11:05:29 +01:00
Alex Rybchenko 883b0a4997 use fetchApi
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-02-28 11:05:29 +01:00
Alex Rybchenko 90bc58b9b9 Google calendar widget
Signed-off-by: Alex Rybchenko <arybchenko@box.com>
2022-02-28 11:05:29 +01:00
Johan Haals 5dcf41492f Merge pull request #9818 from backstage/jhaals/dep-getEntityMetadataViewUrl
catalog-react: Deprecate getEntityMetadataViewUrl and getEntityMetadataEditUrl
2022-02-28 09:45:25 +01:00
Ben Lambert 3b7a11e9c8 Merge pull request #9806 from backstage/blam/scaffolder/deprecations
🧹 some more `scaffolder` deprecations
2022-02-25 18:21:35 +01:00
Ben Lambert cf6fabdc20 Merge pull request #9823 from backstage/blam/port-fix-back
`repoUrl` doesn't have a protocol change to mainline
2022-02-25 18:21:15 +01:00
Emma Indal b67a5a6af9 Merge pull request #9730 from backstage/emmaindal/techdocs-api-report 2022-02-25 17:23:04 +01:00
blam 5c7f2343ea chore: port the fix back to mainline
Signed-off-by: blam <ben@blam.sh>
2022-02-25 16:42:40 +01:00
blam 6c66fe1130 bug: repoUrl does not have a protocol
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2022-02-25 16:39:27 +01: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
Johan Haals 8f0e8e039b catalog-react: Deprecate getEntityMetadataViewUrl and getEntityMetadataEditUrl
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-25 15:34:36 +01:00
Fredrik Adelöw f4ca12ce01 Merge pull request #9811 from shyamajp/patch-1
Update GA module instructions with CSP
2022-02-25 15:23:39 +01:00
Fredrik Adelöw e755099384 Merge pull request #9809 from niallmccullagh/fix-catalog-graph-dev
Fix route ref issue for catalog entity
2022-02-25 15:23:30 +01:00
Fredrik Adelöw c865d82363 Merge pull request #9815 from RoadieHQ/increase-scaffolder-octokit-timeout
Set timeout for scaffolder octokit client
2022-02-25 15:23:15 +01:00
Nicolas Arnold 2974c56168 Set timeout as const variable per comments
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2022-02-25 14:03:17 +00:00
Fredrik Adelöw 123019673b fixup
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-25 14:59:23 +01:00
Niall McCullagh 622b2d06cd Fix route ref issue for catalog entity
Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2022-02-25 14:57:02 +01:00
Nicolas Arnold 1f0fc6db69 Changing the timeout value to 60_000
Signed-off-by: Nicolas Arnold <nic@roadie.io>
2022-02-25 13:56:48 +00:00
Emma Indal 2f96848ee9 update tests for TechDocsIndexPage
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 14:52:29 +01:00
Nicolas Arnold d6deb5e440 Set timeout for scaffolder octokit client
If a client fails to contact github (or the network connectivity is bad), there is no reasonible timeout for the Octokit client.

This change here adds a default timeout of 60 seconds

Here is a link to the octokit type definition: https://github.com/octokit/types.ts/blob/master/src/RequestRequestOptions.ts

Signed-off-by: Nicolas Arnold <nic@roadie.io>
2022-02-25 13:35:13 +00:00
Emma Indal 69a5d47ff8 export TechDocsReaderPage as routable extension, do not export DefaultTechDocsHome as routable extension
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 14:24:51 +01:00
Emma Indal 8049538eb1 TechDocsIndexPage to fall back to DefaultTechDocsHome as LegacyTechDocsHome is deprecated
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 14:23:49 +01:00
Emma Indal d0c90c4f64 replace all TechDocsPage -> TechDocsReaderPage and TechDocsPageHeader -> TechDocsReaderPageHeader except in docs
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 14:21:11 +01:00
Fredrik Adelöw cb09096607 better 'missing annotation' error messages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-02-25 13:56:18 +01:00
shyamajp 052390d527 Update GA module instructions with CSP
Add instruction to load scripts from GA by modifying csp to a minimal level

Signed-off-by: Shiori Yamazaki <syamazaki@twilio.com>
2022-02-25 14:13:41 +02:00
Fredrik Adelöw fb3dc9d407 Merge pull request #9771 from jen13501/ldap-page-pause
Fix pagePause=true bug
2022-02-25 12:21:26 +01:00
Emma Indal 231d0dc8df update changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 12:09:26 +01:00
Johan Haals f2210717d1 Merge pull request #9807 from backstage/jhaals/scaffolder-backend-cleanup
scaffolder-backend: clenaup api report
2022-02-25 11:53:29 +01:00
Fredrik Adelöw b6c696d9c6 Merge pull request #9794 from Bonial-International-GmbH/PJ_bitbucket_custom-defaultBranch
fix(scaffolder,bitbucket): support custom defaultBranch for Bitbucket Cloud
2022-02-25 11:44:23 +01:00
Eric Peterson 0c7c7aae2b Merge pull request #9789 from backstage/fix-plugin-techdocs-footer
[TechDocs]: Adjust footer copyright
2022-02-25 11:44:01 +01:00
blam 6ce323aa55 chore: one more deprecations
Signed-off-by: blam <ben@blam.sh>
2022-02-25 11:27:37 +01:00
Johan Haals 7372f29473 scaffolder-backend: clenaup api report
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-25 11:25:27 +01:00
Patrick Jungermann 8119a9e011 fix(scaffolder,bitbucket): support custom defaultBranch for Bitbucket Cloud
Before this change, the returned `repoContentsUrl` of this scaffolder action
was hardcoded to branch `master` which is the default value for `defaultBranch`.

The change will ensure to use the provided value instead.

Closes: #9759

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2022-02-25 11:20:13 +01:00
Camila Belo 5b0f9a75fa fix(plugin-techdocs): remove both old and new footer copyright
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-02-25 10:58:28 +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
Emma Indal 2bd91261a6 unpack props inside fn
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:47 +01:00
Emma Indal ce2dcca3d1 do not plublicly export factories directly, but through tables
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:47 +01:00
Emma Indal e1a3d0df92 fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:46 +01:00
Emma Indal da29cb2998 Update LegacyTechDocsPage.tsx
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:46 +01:00
Emma Indal 98e974a994 export/import fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:46 +01:00
Emma Indal 071c1c1de0 api report clean ups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:46 +01:00
Emma Indal 88a1205329 export search components
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:46 +01:00
Emma Indal 0eb8b4ef49 rename index file
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:45 +01:00
Emma Indal 2fb1d5e622 TechDocs reader page header to follow new naming pattern
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:45 +01:00
Emma Indal fc9e664329 improve naming of techdocs reader page component, to avoid exporting two with same name
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:44 +01:00
Emma Indal 5a85ef7f3f improve project structure for home Table + Grid components
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:44 +01:00
Emma Indal 505adf271a move TechDocsSearch into search components
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:44 +01:00
Emma Indal 542b839631 change naming of DocsResultListItem -> TechDocsSearchResultListItem to follow pattern
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 10:38:43 +01:00
blam 52eeb35d71 chore: use subRouteRefs for navigation
Signed-off-by: blam <ben@blam.sh>
2022-02-25 10:36:45 +01:00