Commit Graph

5078 Commits

Author SHA1 Message Date
blam c3e2e032b4 chore: cookiecutter golang is not in that repo
Signed-off-by: blam <ben@blam.sh>
2021-07-28 11:17:32 +02:00
blam 2d4304938a chore: update the template urls to point at main branch
Signed-off-by: blam <ben@blam.sh>
2021-07-28 11:14:01 +02:00
Ben Lambert 8005726973 Merge pull request #6611 from tudi2d/accessibility-changes
Improve accessibility of core components
2021-07-28 09:36:30 +02:00
Philipp Hugenroth f72a83c249 Move header height to grid layout
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-27 23:59:25 +02:00
Philipp Hugenroth 88a8492cd9 Fix ItemCardGrid test to not use aria-role
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-27 23:49:54 +02:00
Philipp Hugenroth 28fba930fe Add accessibility add on to storybook for finding a11y issues
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-27 23:49:54 +02:00
Philipp Hugenroth 56391bd3a4 Add missing labels
- Adjust Storybook use of sidebar

- Revert a wrong sidebar change

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-27 23:49:54 +02:00
Philipp Hugenroth a0229b974c Improve sidebar accessibility by adding link labels
Indicate non-interactive status icons

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-27 23:49:54 +02:00
Philipp Hugenroth 7ee1634824 Add accessibility add on to storybook for finding a11y issues
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-27 23:49:54 +02:00
github-actions[bot] f51fcaeba2 Version Packages 2021-07-22 10:52:38 +00:00
Ben Lambert e178de178e Merge pull request #6523 from backstage/dependabot/npm_and_yarn/azure/identity-1.4.0
chore(deps): bump @azure/identity from 1.2.2 to 1.4.0
2021-07-22 12:47:11 +02:00
blam bd81f07c17 chore: fixing yarn.lock
Signed-off-by: blam <ben@blam.sh>
2021-07-21 19:57:50 +02:00
Otto Sichert 13a9214829 Merge pull request #6495 from SDA-SE/feat/relative-ref-tmp
[TechDocs] Introduce the annotation `backstage.io/techdocs-ref: <relative-target>` as an alias for `backstage.io/techdocs-ref: dir:<relative-target>`
2021-07-21 16:41:23 +02:00
blam 232d75f697 chore: reworking deps again
Signed-off-by: blam <ben@blam.sh>
2021-07-21 15:54:44 +02:00
Ben Lambert 49186314e9 Merge pull request #6533 from SDA-SE/feat/fetch-reader-etag
Implement the etag functionality in the `readUrl` method of `FetchUrlReader`
2021-07-21 15:50:59 +02:00
Ben Lambert 2bdf2dd143 Merge pull request #6530 from gnarlex/fix-sidebar-search-hitbox
Fix hitbox of sidebar search input
2021-07-21 15:32:28 +02:00
Dominik Henneke 296d8e3832 Delete obsolete changes
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-21 15:18:38 +02:00
Dominik Henneke d591b764d0 Remove the short-form annotation and only support the full dir:. option
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-21 15:13:16 +02:00
Dominik Henneke eabf5bb598 Merge remote-tracking branch 'upstream/master' into feat/relative-ref-tmp 2021-07-21 15:12:52 +02:00
Eric Peterson 3b50bd9548 Merge pull request #6375 from RoadieHQ/gh4568-tech-docs-collator
Implement DefaultTechDocsCollator
2021-07-21 15:01:48 +02:00
blam 8359313600 chore: refactoring to use theme.spacing
Signed-off-by: blam <ben@blam.sh>
2021-07-21 14:32:55 +02:00
Dominik Henneke f1ebedb421 Merge remote-tracking branch 'upstream/master' into feat/relative-ref-tmp 2021-07-21 12:16:14 +02:00
Tim Hansen d8f4dd81bd Merge pull request #6497 from tudi2d/entity-page-responsiveness
EntityPage responsiveness
2021-07-20 21:01:34 -06:00
Tim Hansen 20bb197b6f Merge pull request #6397 from tudi2d/catalog-filter-accordion
Wrap catalog filter with an accordion for smaller screens
2021-07-20 07:43:25 -06:00
Himanshu Mishra 92a16f5e2b Merge pull request #6549 from backstage/orkohunter/techdocs-warning-add-link 2021-07-20 15:15:27 +02:00
Ben Lambert 2552ad52ab Merge pull request #6534 from carlo-colombo/master
Adds configuration for request logging handler when creating the backend express app
2021-07-20 14:44:55 +02:00
Himanshu Mishra c8dbc9aaa1 techdocs: add a helpful link to docs page for warning
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-20 12:42:04 +02:00
Philipp Hugenroth dfcf5dbc1e Improve documentation of change to enable a better responsive implementation by tusers
Clean up according to review

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-20 12:09:52 +02:00
Carlo Colombo bdd6ab5f19 Adds configuration for request logging handler when creating the backend express app
Signed-off-by: Carlo Colombo <carlo.colombo@klarna.com>
2021-07-20 10:34:47 +02:00
Fidel Coria b0750ca4fb add api-report.md for dev-utils
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-07-19 18:02:29 -05:00
Fidel Coria cedb602a42 custom theme on devApp for single plugin
Signed-off-by: Fidel Coria <fidel.coria@aa.com>
2021-07-19 17:39:52 -05:00
Philipp Hugenroth ef4acd1be8 Merge branch 'catalog-filter-accordion' of github.com:tudi2d/backstage into catalog-filter-accordion
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:25:02 +02:00
Philipp Hugenroth 11c9fcda71 Merge branch 'master' into catalog-filter-accordion
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 21:07:58 +02:00
Tim Hansen 249cbfc893 Minor tweaks, button fixes
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-07-19 12:18:29 -06:00
Eric Peterson 01647758ed Merge pull request #6511 from kuangp/fix/techdocsLocal
fix(techdocs): properly validate mkdocs docs_dir property
2021-07-19 16:03:03 +02:00
Dominik Henneke f253572731 Implement the etag functionality in the readUrl method of FetchUrlReader
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-07-19 15:03:58 +02:00
Himanshu Mishra 257b9d5693 Merge pull request #6513 from kuangp/chore/catalogExports 2021-07-19 14:56:50 +02:00
Philipp Hugenroth f39ee49343 Adjust props to fit general conventions
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 12:23:05 +02:00
Alexander Klein f3d5a811b0 style: increase sidebar search input hitbox
Increase the padding of the sidebar search input. Fixes linked issue.

refs #6529

Signed-off-by: Alexander Klein <x.klein.14@gmail.com>
Signed-off-by: Alexander Klein <alexander.klein@logmein.com>
2021-07-19 11:53:12 +02:00
Philipp Hugenroth 69f4782680 Merge branch 'master' into catalog-filter-accordion 2021-07-19 11:11:42 +02:00
Philipp Hugenroth 280c0c60be Merge branch 'master' into entity-page-responsiveness 2021-07-19 11:10:43 +02:00
Philipp Hugenroth c642324708 Legacy option for overflow wrap & update changeset bump
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-19 11:06:28 +02:00
Phil Kuang 71c936eb62 chore(catalog): export CatalogClientWrapper class
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-16 18:49:54 -04:00
Phil Kuang 6e5aed1c99 fix(techdocs): properly validate mkdocs docs_dir property
Signed-off-by: Phil Kuang <pkuang@factset.com>
2021-07-16 15:04:33 -04:00
Philipp Hugenroth 03bf17e9b8 Add changeset
Adjust HeaderLabel to use theme properties

Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-16 16:19:22 +02:00
irma12 3297286c03 Merge branch 'master' into update-roadie-plugin-versions 2021-07-16 16:13:07 +02:00
irma12 eff4321964 Merge branch 'master' into update-roadie-plugin-versions 2021-07-16 15:40:54 +02:00
Philipp Hugenroth aa966c05d7 Adjust header styles
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-16 15:37:21 +02:00
blam 099f7cf4b6 chore: bump eslint
Signed-off-by: blam <ben@blam.sh>
2021-07-16 15:03:36 +02:00
Ben Lambert d13e008454 Merge pull request #6500 from backstage/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-4.28.3
chore(deps): bump @typescript-eslint/eslint-plugin from 4.27.0 to 4.28.3
2021-07-16 14:47:05 +02:00