Commit Graph

687 Commits

Author SHA1 Message Date
Camila Belo e56bcbfb0c fix(techdocs): footer link width
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-28 10:52:32 +02:00
Camila Belo 216c262bf2 fix(techdocs): mobile sidebar width
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-28 10:52:32 +02:00
Patrik Oldsberg e2cfd53847 techdocs: update client test to work with jsdom environment
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-25 11:28:16 +01:00
github-actions[bot] ad955c1b1b Version Packages (next) 2022-03-22 12:28:03 +00:00
Camila Belo 3b7f1ef418 test: cover anchor starting with number
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-18 16:34:30 +01:00
Camila Belo f90ffdc84e fix: permalink scroll for enumerated anchors
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-03-18 15:08:36 +01:00
github-actions[bot] 0bc1611d6e Version Packages 2022-03-17 09:02:30 +00:00
Patrik Oldsberg c689d7a94c catalog: group, rename, and move filter components to catalog-react
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-16 15:10:41 +01:00
Fredrik Adelöw 6565f2c50b Merge pull request #10147 from rex4539/typos
Fix typos
2022-03-15 11:01:46 +01:00
Emma Indal da7d91fcdc api report fixup
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-14 22:39:19 +01:00
Emma Indal b44692890b tests fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-14 22:39:18 +01:00
Emma Indal 7cb5788e9c clean up deprecations of techdocs plugin
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-03-14 22:39:17 +01:00
Eric Peterson 90f145fbce Merge pull request #9944 from realandersn/andersn/fix-techdocs-sidebar-scroll
[Techdocs] fix sidebar scroll
2022-03-14 14:40:44 +01:00
Dimitris Apostolou aedd4daa66 Fix typos
Signed-off-by: Dimitris Apostolou <dimitris.apostolou@icloud.com>
2022-03-13 14:12:05 +02:00
Fredrik Adelöw fa2bd08033 Merge pull request #9800 from backstage/dependabot/npm_and_yarn/testing-library/react-12.1.3
chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
2022-03-11 11:25:56 +01:00
Johan Haals d3e9ec43b7 catalog-model: Remove target from EntityRelation type.
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-10 16:15:12 +01:00
dependabot[bot] a422d7ce5e chore(deps): bump @testing-library/react from 11.2.6 to 12.1.3
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 11.2.6 to 12.1.3.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v11.2.6...v12.1.3)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 14:07:33 +01:00
github-actions[bot] b6d947b67f Version Packages 2022-03-10 11:30:23 +00:00
github-actions[bot] 1693f2dc74 Version Packages (next) 2022-03-09 16:09:04 +00:00
Patrik Oldsberg 09b37063f2 packages,plugins: migrate to new lint config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-07 14:53:43 +01:00
Patrik Oldsberg 275e7ba746 Merge pull request #10001 from backstage/rugvip/nouser
catalog-react: removed useOwnUser
2022-03-05 09:14:34 +01:00
Patrik Oldsberg 7a1dbe6ce9 techdocs: remove custom ownership handling
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-04 16:23:14 +01:00
Patrik Oldsberg fc6290a76d catalog-react: removed useOwnUser
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-03-04 16:03:51 +01:00
github-actions[bot] 3c8bb2854d Version Packages 2022-03-03 15:23:53 +00:00
Patrik Oldsberg 7af635f2af Merge branch 'master' into jhaals/dep-favoriteEntityTooltip 2022-03-03 14:23:35 +01:00
Fredrik Adelöw 899f196af5 update to use getEntityByRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-03 13:27:25 +01:00
Anders Näsman d84e78c667 add scroll styling
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-03-03 11:52:55 +01:00
Anders Näsman 7b2e356341 fix sidebar scrolling
Signed-off-by: Anders Näsman <andersn@spotify.com>
2022-03-03 11:52:55 +01:00
Fredrik Adelöw 36aa63022b deprecate EntityName, introduce CompoundEntityRef
deprecate getEntityName, introduce getCompoundEntityRef

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-02 21:54:45 +01:00
blam c8222292bf chore: renamed formatEntityRefTitle to humanizeEnityRef
Signed-off-by: blam <ben@blam.sh>
2022-03-02 17:08:25 +01:00
Johan Haals f590d1681b core-plugin-api: Deprecate favoriteEntityTooltip and favoriteEntityIcon
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-03-02 15:48:17 +01:00
Patrik Oldsberg 303063a655 catalog-react: added MockStarredEntitiesApi + usage
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-28 17:33:28 +01:00
Patrik Oldsberg c077b432b8 catalog-react: moved DefaultStarredEntitiesApi implementation to catalog plugin
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-28 13:52:46 +01:00
Johan Haals 31649fbd62 Merge pull request #9843 from backstage/dependabot/npm_and_yarn/react-text-truncate-0.18.0
chore(deps): bump react-text-truncate from 0.17.0 to 0.18.0
2022-02-28 10:35:19 +01:00
Camila Belo 78dab02156 feat(plugin-techdocs): add copy to clipboard feedback
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-02-28 09:54:04 +01:00
dependabot[bot] 64b430f80d chore(deps): bump react-text-truncate from 0.17.0 to 0.18.0
Bumps [react-text-truncate](https://github.com/ShinyChang/react-text-truncate) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/ShinyChang/react-text-truncate/releases)
- [Changelog](https://github.com/ShinyChang/React-Text-Truncate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ShinyChang/react-text-truncate/commits)

---
updated-dependencies:
- dependency-name: react-text-truncate
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 04:11:12 +00:00
Emma Indal b67a5a6af9 Merge pull request #9730 from backstage/emmaindal/techdocs-api-report 2022-02-25 17:23:04 +01: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
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
Emma Indal 231d0dc8df update changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2022-02-25 12:09:26 +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
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
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