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
Renovate Bot
2a9a8c9089
chore(deps): update dependency better-sqlite3 to v7.5.3
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-05-16 14:56:05 +00: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
goenning
6e284e2a3a
code review
...
Signed-off-by: goenning <me@goenning.net >
2022-05-16 15:51:54 +01: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
goenning
e0f16015e3
Merge branch 'master' into go/cache-azure-tokens
2022-05-16 15:41:33 +01:00
Eric Voshall
b83fbbf42e
Test update
...
Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com >
2022-05-16 10:23:59 -04: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
Charles Lowell
e7794a0aaa
🦋 Add changeset
...
Signed-off-by: Charles Lowell <cowboyd@frontside.com >
2022-05-16 16:49:39 +03:00
Milos Protic
4fee8f59e3
fixed tech-insights API endpoint to return the proper latest value
...
Signed-off-by: Milos Protic <protic023@gmail.com >
2022-05-16 15:36:03 +02: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
Charles Lowell
bde1631c83
Don't swallow indexing failures
...
When an error occurs in the indexer pipeline, it logs it out, and then
drops it on the floor. This is problematic because externally, from
the task scheduler's perspective, it appears to have succeeded, which
is not true.
As a result, these failures are invisible to tooling which introspects
over tasks.
This makes the index task promise resolve when the pipeline finishes as
before, but it rejects if the pipeline failed.
Signed-off-by: Charles Lowell <cowboyd@frontside.com >
2022-05-16 15:48:37 +03:00
Renovate Bot
6968b65ba1
fix(deps): update dependency @react-hookz/web to v14
...
Signed-off-by: Renovate Bot <bot@renovateapp.com >
2022-05-16 12:45:49 +00:00
Eric Voshall
9f72bbc490
Changeset updates
...
Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com >
2022-05-16 08:38:58 -04:00
Eric Voshall
1f70704580
Code review updates
...
Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com >
2022-05-16 08:38:58 -04:00
Eric Voshall
64e83f3cb6
Test updates
...
Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com >
2022-05-16 08:38:58 -04:00
Eric Voshall
b275c631b7
Update changeset
...
Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com >
2022-05-16 08:38:58 -04:00
Eric Voshall
96d1e01641
Add changeset
...
Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com >
2022-05-16 08:38:58 -04:00
Eric Voshall
3c7be6b405
Catalog page accessibility fixes
...
- Fix user picker heading level / menu item role
- Add label to Action buttons
- Fix filter control label issues
- Change table header level
- Add aria-label to select component
- Add fallback presentation role
- Add screenreader text for logo link
Signed-off-by: Eric Voshall <6836155+ericvoshall@users.noreply.github.com >
2022-05-16 08:38:58 -04: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
Niklas Aronsson
72dfcbc8bf
Added scaffolder support for publishing to Gerrit
...
This patch enables support for publishing the workspace content to new
project in Gerrit.
This can be broken down to three things:
* "resolveUrl" for the Gerrit integration have been updated to handle
absolute paths correctly.
* "RepoUrlPicker" has been updated to handle gerrit hosts.
* A new scaffolder action has been added that will publish the workspace
content to a newly created Gerrit project.
Signed-off-by: Niklas Aronsson <niklasar@axis.com >
2022-05-16 09:43:59 +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
Drew Hill
9849722e1a
Add Git actions to Plugins Marketplace
...
Signed-off-by: Drew Hill <andrew.hill@e-farmcredit.com >
2022-05-13 11:47:03 -04:00