Commit Graph

26748 Commits

Author SHA1 Message Date
Camila Belo 966bc18e6b Merge pull request #11542 from backstage/mob/fix-entity-docs-bug
[TechDocs] Fix Entity Docs Routes
2022-05-17 10:50:58 +02:00
Camila Belo b1cfe9953a Merge pull request #11541 from backstage/mob/fix-search-modal
[SearchModal]: Fix parent context usage
2022-05-17 10:49:36 +02:00
Camila Belo 2efee91251 chore(entity-docs): add changeset file
Co-authored-by: Anders Näsman <andersn@spotify.com>
Co-authored-by: Otto Sichert <git@ottosichert.de>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-17 10:38:13 +02:00
Camila Belo a34c5c9603 fix(entity-docs): add path to sub-routes
Co-authored-by: Anders Näsman <andersn@spotify.com>
Co-authored-by: Otto Sichert <git@ottosichert.de>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-17 10:22:30 +02:00
Camila Belo 87f17276f5 fix(search): use parent if its state is defined
Co-authored-by: Anders Näsman <andersn@spotify.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-17 10:16:58 +02:00
Joe Porpeglia c1f303cc90 Fix alpha imports in permission docs
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2022-05-16 18:13:58 -04:00
Eric Peterson ae6c6d251a Merge pull request #11525 from backstage/search/stateful-modal-visibility
[Search] Allow modal to be controlled externally
2022-05-16 22:27:18 +02:00
Patrik Oldsberg 361cebfe1b Merge pull request #11490 from backstage/rugvip/links-rechts
catalog-react: improve link rendering in entity inspector
2022-05-16 17:34:15 +02:00
Camila Belo 2deee232d1 Merge pull request #11087 from backstage/camilal/techdocs-addons-app-intergration
[TechDocs] Integrate add-ons with create-app
2022-05-16 16:53:51 +02:00
github-actions[bot] f88945d74c Merge pull request #11528 from backstage/renovate/react-dom-17.x-lockfile
chore(deps): update dependency @types/react-dom to v17.0.17
2022-05-16 14:45:02 +00:00
Camila Belo 10d86dedc0 refactor(techdocs): apply review suggestions
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:18:39 +02:00
Camila Belo 4d6f808052 chore(techdocs): add changeset file
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-16 16:18:13 +02:00
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
Renovate Bot a35c2f5526 chore(deps): update dependency @types/react-dom to v17.0.17
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-16 14:13:04 +00: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
Eric Peterson bef56488ad Introduce SearchModalProvider to allow modal to be controlled externally
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-05-16 15:20:18 +02: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