Commit Graph

8006 Commits

Author SHA1 Message Date
Patrik Oldsberg 927f15a894 Merge pull request #11450 from backstage/renovate/puppeteer-14.x
chore(deps): update dependency puppeteer to v14
2022-05-12 10:05:55 +02:00
Fredrik Adelöw f6e792b6e4 Merge pull request #11344 from leschaller1/controls
[storybook] Enable controls in Storybook
2022-05-11 16:05:50 +02:00
Fredrik Adelöw 6e80913e53 Merge pull request #11396 from immobiliare/fix/allow-nested-repository
feat: allow repositories with nested namespace
2022-05-11 14:06:52 +02:00
Lauren Schaller 5584bf4a9e unneeded const
Signed-off-by: Lauren Schaller <lschaller@spotify.com>
2022-05-11 11:55:56 +02:00
Lauren Schaller 171e45c564 more stories
Signed-off-by: Lauren Schaller <lschaller@spotify.com>
2022-05-11 11:55:56 +02:00
Lauren Schaller 57c73a1243 Add controls to stories
Signed-off-by: Lauren Schaller <lschaller@spotify.com>
2022-05-11 11:55:56 +02:00
Antonio Musolino e295ce87de feat: allow repositories with nested namespace
Signed-off-by: Antonio Musolino <antoniomusolino007@gmail.com>
2022-05-11 11:51:59 +02:00
Fredrik Adelöw 1fae1f57c9 saml session storage: do not require id
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-05-11 11:35:14 +02:00
Renovate Bot 73d53fe71d chore(deps): update dependency puppeteer to v14
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-11 08:20:11 +00:00
Fredrik Adelöw e09a861055 Merge pull request #11390 from backstage/renovate/rc-progress-3.x
fix(deps): update dependency rc-progress to v3.3.2
2022-05-11 09:54:00 +02:00
github-actions[bot] 23e587eadc Version Packages (next) 2022-05-10 13:44:38 +00:00
Fredrik Adelöw 7b1b432e73 Merge pull request #11348 from jpeach/avatar-background-fix
Don't set the background color on Avatars with pictures.
2022-05-10 15:35:40 +02:00
Fredrik Adelöw d27b534425 Merge pull request #11346 from kuangp/refactor/sidebar
fix(sidebar): fix various styling
2022-05-10 12:49:14 +02:00
Fredrik Adelöw 8e2c2ce987 Merge pull request #11270 from mhaley37/fix-oauth-dialog-accessibility
Fix Accessiblity issues with OAUTH dialog
2022-05-10 11:13:49 +02:00
github-actions[bot] c02ce52da1 Version Packages (next) 2022-05-10 08:00:04 +00:00
Eric Peterson 510b424f56 Merge pull request #11334 from backstage/camilal/text-size-addon
[TechDocs] Create Text Size Addon
2022-05-10 09:28:58 +02:00
Fredrik Adelöw 16dcf2a807 Merge pull request #10981 from kuangp/feat/search/highlight
feat(search): highlight search result terms
2022-05-09 18:27:07 +02:00
Fredrik Adelöw ad1f57b0ff Merge pull request #11373 from mhaley37/fix-component-page-accessibility
Add aria-label to sidebar & fix heading sizes in entity about card
2022-05-09 17:16:08 +02:00
Phil Kuang 3a74e203a8 feat(search): highlight search result terms
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-09 11:13:34 -04:00
Renovate Bot e462112be5 fix(deps): update dependency rc-progress to v3.3.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 11:08:50 +00:00
Fredrik Adelöw b95882af22 Merge pull request #11321 from Balfa/hchb/azgittags
Add Git Tags table for azure-devops plugin
2022-05-09 09:04:04 +02:00
James Peach 52c02ac02b Don't set the background color on Avatars with pictures.
When an Avatar component has a picture, the image may have a transparent
background. In that case, we don't know whether the generated background
color will work well with the image, or will clash with the image colors.
It's better to not generate a background color so the Avatar image will at
least render with predictable colors.

This fixes #11094.

Signed-off-by: James Peach <jpeach@cloudflare.com>
2022-05-09 09:54:55 +10:00
Camila Belo 15482968f5 feat(techdocs): use text size addon
Signed-off-by: Camila Belo <camilaibs@gmail.com>
2022-05-07 11:01:31 +02:00
Michael Haley 532a23865b Add aria-label to sidebar & fix heading sizes in about card
Signed-off-by: Michael Haley <mike.f.haley@gmail.com>
2022-05-06 16:23:27 -04:00
Fredrik Adelöw 9723f29c46 Merge pull request #11157 from backstage/feat/streamable-url-reader
Add stream() to UrlReader.readUrl responses
2022-05-06 15:50:02 +02:00
Fredrik Adelöw 5ae265b887 Merge pull request #11339 from claudiahub/gh-11264
Associate label to corresponding Select component
2022-05-06 14:28:14 +02:00
Claudia Bressi c330d4dceb Clear commented line not needed
Signed-off-by: Claudia Bressi <cbressi@vmware.com>
2022-05-06 13:46:43 +02:00
Renovate Bot ba97b80421 chore(deps): update dependency @types/react-syntax-highlighter to v15
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-06 10:07:18 +00:00
Phil Kuang 2025d7c123 fix(sidebar): fix various styling
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-05 20:56:08 -04:00
Renovate Bot 6e830352d4 chore(deps): update dependency @types/node to v16
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-05-05 11:43:12 +00:00
Claudia Bressi 76df16c817 Connect label to select input
Signed-off-by: Claudia Bressi <cbressi@vmware.com>
2022-05-05 13:36:26 +02:00
Fredrik Adelöw ff7b454e1f Merge pull request #11068 from backstage/blam/move-sample-data
PRFC: Moving `sample-data` into `create-app` templates
2022-05-05 10:26:40 +02:00
mo e969dd2283 Merge branch 'master' into hchb/azgittags 2022-05-04 13:40:50 -05:00
Michael Haley 8aaed71fdf fix aria rule validations on oauth dialog
Signed-off-by: Michael Haley <mike.f.haley@gmail.com>
2022-05-03 13:36:43 -04:00
mo cf3b0fb622 Making EntityPage better match the existing plugin-azure-devops README documentation
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 960d2360aa hide git tags tab if={isAzureDevOpsAvailable}
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
mo 6392fbe3c0 hacking from pullrequests
Signed-off-by: mo <mcassidy@hchb.com>
2022-05-03 12:09:45 -05:00
Eric Peterson 1bddc77f31 Merge pull request #11174 from backstage/feat/gcs-reader-search 2022-05-03 17:46:47 +02:00
Patrik Oldsberg 2e24a4f26a review fixes
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-03 17:02:41 +02:00
Fredrik Adelöw ef84f6524b Merge pull request #11159 from kuangp/fix/backend-tasks
fix(tasks): set next run time relative to now
2022-05-03 16:35:29 +02:00
Johan Haals 2a30970524 Merge pull request #11245 from backstage/jhaals/human-duration
backend-tasks: Introduce human friendly scheduling
2022-05-03 15:06:08 +02:00
Johan Haals 6433d201fa backend-tasks: Add test for parseDuration
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-05-03 14:34:13 +02:00
Phil Kuang ebbec677e1 fix(tasks): set next run time relative to now
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-05-03 08:26:40 -04:00
Patrik Oldsberg 60dc2fa30b create-app: format template example data
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-03 13:53:59 +02:00
Johan Haals 894f4022b6 Merge pull request #11213 from backstage/jhaals/create-github-app
cli/create-github-app: prompt for read or write permissions during setup
2022-05-03 13:48:37 +02:00
Patrik Oldsberg f0c5480a0b Merge pull request #11243 from backstage/rugvip/dockerwut
updated .dockerignore to make it easier to add additional backends
2022-05-03 13:46:38 +02:00
Johan Haals 493cb3a965 fix incorrect frequency
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-05-03 13:41:28 +02:00
Johan Haals f60c94b5cc Update task schedule examples
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-05-03 13:39:54 +02:00
Patrik Oldsberg 590faa2329 create-app: template example template tweak + add output
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-03 13:38:23 +02:00
Patrik Oldsberg 71684a0fdb create-app: make example component provide example api
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-05-03 13:37:19 +02:00