Emma Indal
|
d26e1b0146
|
[TechDocs Addons] Give Feedback Addon (#10733)
* give feedback addon implementation
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Anders Näsman <andersn@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
* export replaceUrlType from @backstage/integration-reacte
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Anders Näsman <andersn@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
* export give feedback addon
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
* add hooks used for give feedback addon
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Anders Näsman <andersn@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
* replaceUrlType -> replaceGitLabUrlType
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
* clarify template + template builder types
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
* feedback fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Anders Näsman <andersn@spotify.com>
|
2022-04-11 08:55:54 +02:00 |
|
dependabot[bot]
|
4b875fd55b
|
build(deps): bump graphiql from 1.8.3 to 1.8.4
Bumps [graphiql](https://github.com/graphql/graphiql) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/graphql/graphiql/releases)
- [Changelog](https://github.com/graphql/graphiql/blob/main/CHANGELOG.md)
- [Commits](https://github.com/graphql/graphiql/compare/graphiql@1.8.3...graphql-language-service-types@1.8.4)
---
updated-dependencies:
- dependency-name: graphiql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 04:39:46 +00:00 |
|
dependabot[bot]
|
683dfa0c64
|
build(deps-dev): bump @storybook/addon-links in /storybook
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.4.20 to 6.4.21.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.4.21/addons/links)
---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 04:39:10 +00:00 |
|
dependabot[bot]
|
e1648038cc
|
build(deps-dev): bump @changesets/cli from 2.21.0 to 2.22.0
Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/changesets/changesets/releases)
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md)
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.21.0...@changesets/cli@2.22.0)
---
updated-dependencies:
- dependency-name: "@changesets/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 04:31:06 +00:00 |
|
dependabot[bot]
|
652c87a483
|
build(deps-dev): bump @types/supertest from 2.0.11 to 2.0.12
Bumps [@types/supertest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/supertest) from 2.0.11 to 2.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/supertest)
---
updated-dependencies:
- dependency-name: "@types/supertest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 04:30:24 +00:00 |
|
dependabot[bot]
|
2492b135e0
|
build(deps): bump selfsigned from 2.0.0 to 2.0.1
Bumps [selfsigned](https://github.com/jfromaniello/selfsigned) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/jfromaniello/selfsigned/releases)
- [Commits](https://github.com/jfromaniello/selfsigned/compare/v2.0.0...v2.0.1)
---
updated-dependencies:
- dependency-name: selfsigned
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 04:13:17 +00:00 |
|
dependabot[bot]
|
5647240237
|
build(deps): bump @testing-library/jest-dom from 5.16.3 to 5.16.4
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.3 to 5.16.4.
- [Release notes](https://github.com/testing-library/jest-dom/releases)
- [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.3...v5.16.4)
---
updated-dependencies:
- dependency-name: "@testing-library/jest-dom"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-11 04:12:39 +00:00 |
|
Eric Fitzpatrick
|
ebc0aef2c6
|
Add changeset
Signed-off-by: Eric Fitzpatrick <efitz1000@yahoo.com>
|
2022-04-09 18:08:28 -04:00 |
|
Eric Fitzpatrick
|
0df74b3823
|
Change catalog-backend-module-ldap to use entityRefs for relationship building
Signed-off-by: Eric Fitzpatrick <efitz1000@yahoo.com>
|
2022-04-09 17:56:05 -04:00 |
|
Eric Fitzpatrick
|
b37bca4e4e
|
Change catalog-backend-module-ldap to use entityRefs for relationship building
Signed-off-by: Eric Fitzpatrick <efitz1000@yahoo.com>
|
2022-04-09 17:41:06 -04:00 |
|
Fredrik Adelöw
|
e2735e7902
|
fix versions
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-04-09 16:09:24 +02:00 |
|
djamaile
|
6803844d0b
|
fix: add CI/CD to vale to prevent build from failing
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-09 16:04:15 +02:00 |
|
djamaile
|
b891d32604
|
chore: clean up of test variables
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-09 16:04:11 +02:00 |
|
djamaile
|
0e8b8472fc
|
feat: add trigger reason to give a better overview to the user
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-09 16:03:52 +02:00 |
|
djamaile
|
d9a4b672c2
|
test: add test cases to test if the util functions are working correctly
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-09 16:03:52 +02:00 |
|
djamaile
|
ff21a91645
|
chore: update API report and remove links from README
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-09 16:03:52 +02:00 |
|
djamaile
|
9e4937dd83
|
chore: add API report
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-09 16:03:52 +02:00 |
|
djamaile
|
f65495894e
|
fix: add missing dependencies to prevent build from failing
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-09 16:03:52 +02:00 |
|
djamaile
|
e3cca397e4
|
fix: yarn.lock to keep tsc command from failing
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-09 16:03:51 +02:00 |
|
djamaile
|
d3af30b47d
|
chore: run prettier to prevent build from failing
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-09 16:03:40 +02:00 |
|
djamaile
|
08d0a6abf1
|
feat: introduce cicd-statistics-module-gitlab plugin
Signed-off-by: djamaile <rdjamaile@gmail.com>
|
2022-04-09 16:02:48 +02:00 |
|
Fredrik Adelöw
|
fedff63fd6
|
update dependencies needed in the docs
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2022-04-09 15:50:53 +02:00 |
|
Fredrik Adelöw
|
e9b48b20c9
|
Merge pull request #10702 from angeliski/add-check-id
Add checksId option to EntityTechInsightsScorecardContent component
|
2022-04-09 15:40:55 +02:00 |
|
dependabot[bot]
|
f95c796c98
|
build(deps-dev): bump @types/lodash from 4.14.178 to 4.14.181
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.178 to 4.14.181.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)
---
updated-dependencies:
- dependency-name: "@types/lodash"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-09 13:22:26 +00:00 |
|
Fredrik Adelöw
|
f30dc26b6f
|
Merge pull request #10678 from backstage/dependabot/npm_and_yarn/types/jest-when-3.5.0
build(deps-dev): bump @types/jest-when from 2.7.2 to 3.5.0
|
2022-04-09 15:18:52 +02:00 |
|
dependabot[bot]
|
f26cf63878
|
build(deps-dev): bump @types/jest-when from 2.7.2 to 3.5.0
Bumps [@types/jest-when](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest-when) from 2.7.2 to 3.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest-when)
---
updated-dependencies:
- dependency-name: "@types/jest-when"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-09 12:31:58 +00:00 |
|
Emma Indal
|
88fd7d1e55
|
rebase fixups
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-09 14:28:45 +02:00 |
|
Fredrik Adelöw
|
30459cfdec
|
Merge pull request #10727 from daftgopher/daftgopher.update-adopters-file
Update adopters file
|
2022-04-09 14:26:59 +02:00 |
|
Fredrik Adelöw
|
3b65fc11e4
|
Merge pull request #10532 from brethubbard/index-group-display-name
Search: Index group display name in DefaultCatalogCollatorFactory
|
2022-04-09 14:25:55 +02:00 |
|
Rogerio Angeliski
|
c2b79c12de
|
Update docs to refer new prop
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
|
2022-04-09 09:22:36 -03:00 |
|
Emma Indal
|
b4ed5c1226
|
remove duplicated dependency
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-09 13:47:28 +02:00 |
|
Emma Indal
|
e315a3b154
|
add TechDocsReaderPage tests
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-09 13:47:02 +02:00 |
|
Eric Peterson
|
f04b458bbc
|
Resolve or clarify simpler todos in techdocs-addons
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-04-09 13:47:02 +02:00 |
|
Camila Belo
|
68f49e4ac6
|
fix(techdocs): scroll flickering when navigating
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:47:02 +02:00 |
|
Emma Indal
|
a122923bd0
|
api-reports and prettier
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-09 13:47:02 +02:00 |
|
Emma Indal
|
377309a98b
|
use app theme api for techdocs cli embedded app
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-09 13:47:02 +02:00 |
|
Emma Indal
|
c969da2fcd
|
fix techdocs-cli embedded app
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Eric Peterson <ericpeterson@spotify.com>
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-09 13:47:02 +02:00 |
|
Camila Belo
|
914cfdb0b7
|
fix(techdocs): update api reports
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:47:02 +02:00 |
|
Camila Belo
|
2605805cb5
|
fix(techdocs): embed cli app reader
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:47:02 +02:00 |
|
Camila Belo
|
3fdc1b4f71
|
fix(techdocs): add backwards compatibility
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:47:02 +02:00 |
|
Camila Belo
|
6412209815
|
fix(techdocs): fix page re-renders
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Co-authored-by: Eric Peterson <iamEAP@users.noreply.github.com>
Co-authored-by: Otto Sichert <git@ottosichert.de>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:47:02 +02:00 |
|
Camila Belo
|
5ad229a24b
|
fix(techdocs): entity page links
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:47:00 +02:00 |
|
Camila Belo
|
e0dc1e8ccd
|
tests(techdocs): fix broken tests
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:46:47 +02:00 |
|
Camila Belo
|
236089c6cd
|
feat(techdocs): delete addons plugin
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:46:47 +02:00 |
|
Camila Belo
|
24581a2fd3
|
feat(techdocs): compose app addons
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:46:44 +02:00 |
|
Camila Belo
|
fbc5c68d91
|
feat(techdocs): merge reader components
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:46:10 +02:00 |
|
Camila Belo
|
948d6425de
|
feat(techdocs): create addons package
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2022-04-09 13:46:10 +02:00 |
|
Eric Peterson
|
ace749b785
|
Allow addons (except header location) to be used in Entity Reader
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
|
2022-04-09 13:46:10 +02:00 |
|
Anders Näsman
|
413024e182
|
add test-utils
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Anders Näsman <andersn@spotify.com>
|
2022-04-09 13:46:10 +02:00 |
|
Emma Indal
|
3efd08388a
|
add changeset
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
|
2022-04-09 13:46:10 +02:00 |
|