Commit Graph

26733 Commits

Author SHA1 Message Date
Camila Belo cbcfed28e4 tests(techdocs): cover addons integration
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:18:12 +02:00
Camila Belo a35dfab736 docs(techdocs): report issue examples
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:17:47 +02:00
Camila Belo 9add676fbb docs(techdocs): add-ons getting started
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:17:07 +02:00
Camila Belo 07634eed6a chore(techdocs): use addons with create app
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:17:06 +02:00
Camila Belo 6beee99cc0 chore(techdocs): install addons with create app
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:17:06 +02:00
Camila Belo d1244013bd chore(techdocs): config addons versions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:17:06 +02:00
github-actions[bot] 37a1bd7add Merge pull request #11524 from backstage/renovate/node-16.x-lockfile
chore(deps): update dependency @types/node to v16.11.35
2022-05-16 14:01:23 +00:00
Renovate Bot aabc5e08d1 chore(deps): update dependency @types/node to v16.11.35
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 13:22:55 +00:00
github-actions[bot] 7bd2999350 Merge pull request #11474 from backstage/renovate/dompurify-2.x-lockfile
fix(deps): update dependency dompurify to v2.3.8
2022-05-16 13:09:09 +00:00
Anders Näsman e0752880b5 Merge pull request #11166 from realandersn/techdocs/expandable-nav-addon
[TechDocs] Expandable Navigation addon
2022-05-16 14:33:50 +02:00
Anders Näsman 005ee625ae use module name in imports
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 14:13:40 +02:00
Patrik Oldsberg a8562101fa Merge pull request #11422 from sergeyshevch/feature/add-missing-annotation-read-more-customization
feat: Add ability to customize Read More button destination in MissingAnnotationEmptyState component
2022-05-16 13:51:36 +02:00
Patrik Oldsberg f3d0821bad Merge pull request #11514 from kuangp/fix/entityTypeFilter
fix(entityTypeFilter): generate unique available types
2022-05-16 13:41:46 +02:00
Patrik Oldsberg 0c6a7cd1b4 Merge pull request #11457 from suuus/community-3
Updating community session content:
2022-05-16 10:07:16 +02:00
Eric Peterson 73e2e19b84 Merge pull request #11467 from ctrombley/fix/techdocs-cli-serve
fix(techdocs): update proxy endpoint for `techdocs-cli serve` command
2022-05-16 09:45:31 +02:00
Eric Peterson c14e78a367 Rename changeset
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-16 09:25:33 +02:00
Anders Näsman 1904b9c9cc prettier
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 09:13:13 +02:00
Anders Näsman dd1844eb21 update api report
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 09:13:13 +02:00
Anders Näsman c25e880e36 add changesets
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 09:13:12 +02:00
Anders Näsman 1e186be521 add addon to available addons table
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 09:13:12 +02:00
Anders Näsman 84717cf5ea api report fix
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 09:13:12 +02:00
Anders Näsman c555e294e0 add test
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 09:13:12 +02:00
Anders Näsman 206c7ccca0 apply review feedback
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 09:13:12 +02:00
Anders Näsman 8767710f1f techdocs expandable nav addon
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-05-16 09:13:12 +02:00
Sergey Shevchenko e210c0cab8 feat: Add ability to customize Read More button destination in MissingAnnotationEmptyState component
Signed-off-by: Sergey Shevchenko <shevchenko@simple.life>
2022-05-14 13:52:58 +03:00
Phil Kuang b880c0e092 fix(entityTypeFilter): generate unique available types
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-13 13:39:48 -04:00
Renovate Bot f0f1ca741a fix(deps): update dependency dompurify to v2.3.8
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-13 16:53:37 +00:00
Patrik Oldsberg 490d663a55 Merge pull request #11497 from kuangp/fix/elasticSearch/pageCursor
fix(elasticSearch): do not define pageCursor on last page
2022-05-13 16:34:41 +02:00
Patrik Oldsberg 80bf47f88c Merge pull request #11038 from rthera7/DEA-4744_rthera7
Added a chevron indicator for when the sidebar has submenu items
2022-05-13 16:27:39 +02:00
Patrik Oldsberg 30eb5893b5 Merge pull request #11496 from ChristopherFry/kpt/config-as-data-plugin
Add configuration as data to plugin marketplace
2022-05-13 16:05:53 +02:00
Patrik Oldsberg 6a1a644405 Merge pull request #11484 from backstage/rugvip/disabledisable
auth-backend: remove disableRefresh option
2022-05-13 15:55:49 +02:00
Patrik Oldsberg 14c8a52fbd Merge pull request #11486 from backstage/rugvip/stronk
workflows/verify_dco: stronger wording
2022-05-13 15:49:26 +02:00
Ben Lambert 431c66316f Merge pull request #11506 from backstage/blam/fix-e2e
chore: add explicit toolkit dep in this package
2022-05-13 15:16:22 +02:00
rthera7 2271388885 Removed unwanted fragment, centered the Chevron indicator
Signed-off-by: rthera7 <v-rthera@expediagroup.com>
2022-05-13 18:32:58 +05:30
blam 2658e9420f chore: reset
Signed-off-by: blam <ben@blam.sh>
2022-05-13 13:40:00 +02:00
blam cf58f3415a chore: bump api-docs too
Signed-off-by: blam <ben@blam.sh>
2022-05-13 13:39:32 +02:00
blam a4a6a72a95 chore: pull any version
Signed-off-by: blam <ben@blam.sh>
2022-05-13 13:37:19 +02:00
blam 0ca550ddc7 chore: updating changeset
Signed-off-by: blam <ben@blam.sh>
2022-05-13 13:22:19 +02:00
blam 8462ccbc65 chore: add the dependency
Signed-off-by: blam <ben@blam.sh>
2022-05-13 13:20:48 +02:00
blam 91d0c9d186 chore: added changeset for reverting the package
Signed-off-by: blam <ben@blam.sh>
2022-05-13 12:58:17 +02:00
blam b660479ac4 chore: add explicit toolkit dep in this package
Signed-off-by: blam <ben@blam.sh>
2022-05-13 12:45:38 +02:00
Phil Kuang 9eef9c9db4 fix(elasticSearch): do not define pageCursor on last page
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-12 21:32:44 -04:00
Christopher Fry 7cf39c6788 Add configuration as data to plugin marketplace
Signed-off-by: Christopher Fry <christopherfry@google.com>
2022-05-13 00:34:11 +00:00
github-actions[bot] b96380b114 Merge pull request #11489 from backstage/renovate/zod-3.x-lockfile
fix(deps): update dependency zod to v3.16.0
2022-05-12 14:22:41 +00:00
Eric Peterson b6b6c8c26c Merge pull request #11488 from backstage/techdocs/fix-rare-indexing-hang
[TechDocs] Work around node-fetch 2.x bug in TechDocs collator
2022-05-12 15:50:08 +02:00
Renovate Bot 88105bcec1 fix(deps): update dependency zod to v3.16.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-12 13:47:53 +00:00
github-actions[bot] 150d008db2 Merge pull request #11487 from backstage/renovate/aws-sdk-2.x-lockfile
fix(deps): update dependency aws-sdk to v2.1133.0
2022-05-12 13:35:58 +00:00
Eric Peterson 1b3ba5d198 Work around node-fetch 2.x bug in TechDocs collator
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-12 15:24:18 +02:00
Renovate Bot 3d80cff34a fix(deps): update dependency aws-sdk to v2.1133.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-12 13:00:39 +00:00
Patrik Oldsberg 7dd858b4b8 workflows/verify_dco: stronger wording
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-12 14:57:36 +02:00