KaemonIsland
6cc710c84c
Change useProjectName to synchronous code
...
Signed-off-by: KaemonIsland <kaemonlovendahl@outlook.com >
2022-02-16 09:26:49 -07:00
KaemonIsland
7efee0f94c
Prevent error message when owner/repo has not been set
...
The owner/repo variables are set to undefined during the first render of the WorkflowRunDetails component.
These undefined values are then passed to the useWorkflowRunsDetails hook and are returned as an error.
This causes a false error message to show for a split second.
The next render succesfully triggers when the owner/repo values get set, updating the details variable and returning the correct react component.
A new "loading" variable has been added that checks for loading values in addition to the details value existing.
I've also added an extra check for the error.message value considering it's used within the error message.
This prevents the false error message from displaying.
Signed-off-by: KaemonIsland <kaemonlovendahl@outlook.com >
2022-02-16 09:26:49 -07:00
Johan Haals
3bc7465f71
Merge pull request #9350 from backstage/dependabot/npm_and_yarn/dompurify-2.3.5
...
chore(deps): bump dompurify from 2.3.3 to 2.3.5
2022-02-04 13:32:28 +01:00
Ben Lambert
d7b534014c
Merge pull request #9335 from backstage/upgrade-helper-link
...
docs: add link to upgrade helper in keeping backstage updated page
2022-02-04 13:21:57 +01:00
Ben Lambert
bbd59ed355
Merge pull request #9275 from RoadieHQ/allow-configurable-holding-text
...
allow providing holding text for scaffolder loading
2022-02-04 13:04:45 +01:00
Jussi Hallila
faf49ba82f
Add line clamping to search results on modal search screen. ( #9331 )
...
* Add line clamping to search results on modal search screen.
Signed-off-by: Jussi Hallila <jussi@hallila.com >
* Add mock to test so we don't have to spin up canvas with jsdom.
Signed-off-by: Jussi Hallila <jussi@hallila.com >
2022-02-04 13:02:22 +01:00
dependabot[bot]
8d95c29bd3
chore(deps): bump dompurify from 2.3.3 to 2.3.5
...
Bumps [dompurify](https://github.com/cure53/DOMPurify ) from 2.3.3 to 2.3.5.
- [Release notes](https://github.com/cure53/DOMPurify/releases )
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.3...2.3.5 )
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-04 08:39:02 +00:00
Fredrik Adelöw
aa43106718
Merge pull request #9355 from backstage/dependabot/npm_and_yarn/types/zen-observable-0.8.3
...
chore(deps): bump @types/zen-observable from 0.8.2 to 0.8.3
2022-02-04 09:28:54 +01:00
Fredrik Adelöw
6ba9dd66f2
Merge pull request #9353 from backstage/dependabot/npm_and_yarn/types/dompurify-2.3.3
...
chore(deps-dev): bump @types/dompurify from 2.2.3 to 2.3.3
2022-02-04 09:27:29 +01:00
Johan Haals
74f13b20ad
Merge pull request #9356 from backstage/dependabot/npm_and_yarn/simple-get-3.1.1
...
chore(deps): bump simple-get from 3.1.0 to 3.1.1
2022-02-04 09:18:46 +01:00
dependabot[bot]
3ce6842b63
chore(deps): bump simple-get from 3.1.0 to 3.1.1
...
Bumps [simple-get](https://github.com/feross/simple-get ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases )
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-04 07:23:36 +00:00
Johan Haals
f0050d457e
Merge pull request #9354 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-storysource-6.4.18
...
chore(deps-dev): bump @storybook/addon-storysource from 6.4.17 to 6.4.18 in /storybook
2022-02-04 07:42:48 +01:00
dependabot[bot]
31b081e20a
chore(deps): bump @types/zen-observable from 0.8.2 to 0.8.3
...
Bumps [@types/zen-observable](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/zen-observable ) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/zen-observable )
---
updated-dependencies:
- dependency-name: "@types/zen-observable"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-04 04:40:58 +00:00
dependabot[bot]
a58fca4cc2
chore(deps-dev): bump @storybook/addon-storysource in /storybook
...
Bumps [@storybook/addon-storysource](https://github.com/storybookjs/storybook/tree/HEAD/addons/storysource ) from 6.4.17 to 6.4.18.
- [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.18/addons/storysource )
---
updated-dependencies:
- dependency-name: "@storybook/addon-storysource"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-04 04:38:11 +00:00
dependabot[bot]
6dc0256606
chore(deps-dev): bump @types/dompurify from 2.2.3 to 2.3.3
...
Bumps [@types/dompurify](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dompurify ) from 2.2.3 to 2.3.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dompurify )
---
updated-dependencies:
- dependency-name: "@types/dompurify"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-04 04:35:19 +00:00
Ben Lambert
d5b6653839
Merge pull request #9332 from sabernal/patch-1
...
Adding Uala to list of Adopters
2022-02-03 16:50:59 +01:00
Ben Lambert
6d7385487c
Merge pull request #9304 from backstage/dependabot/npm_and_yarn/ansi-regex-6.0.1
...
chore(deps): bump ansi-regex from 5.0.1 to 6.0.1
2022-02-03 16:11:44 +01:00
Ben Lambert
c351d9c107
Merge pull request #9318 from gabriel-dantas98/docs(deployment)/heroku
...
Improve heroku deployment documentation
2022-02-03 16:05:00 +01:00
Ben Lambert
0b26937eba
Merge pull request #9336 from mdb/mdb/splunk-on-call-spelling-fix
...
correct spelling of 'Acknowledge' in tooltip
2022-02-03 15:11:47 +01:00
Brian Fletcher
6b07ea436c
Merge branch 'master' of github.com:backstage/backstage into holding
2022-02-03 14:07:15 +00:00
Mike Ball
6c6d1c6439
add changeset explaining 'Acknowledge' spelling correction
...
Signed-off-by: Mike Ball <mikedball@gmail.com >
2022-02-03 08:45:20 -05:00
Mike Ball
63e0e3a70d
correct spelling of 'Acknowledge' in tooltip
...
Correct the spelling of 'Acknowledge' in the
Splunk On Call plugin tooltip title.
Signed-off-by: Mike Ball <mikedball@gmail.com >
2022-02-03 08:36:26 -05:00
MT Lewis
dffe939b80
docs: add link to upgrade helper in keeping backstage updated page
...
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com >
2022-02-03 13:21:32 +00:00
Gabriel Dantas
b72347b090
lint: docs style
...
Signed-off-by: Gabriel Dantas <gabriel.dantas98@outlook.com.br >
2022-02-03 10:15:54 -03:00
Fredrik Adelöw
9d053aff65
Merge pull request #9334 from backstage/freben/docs-e
...
more entity docs
2022-02-03 14:02:01 +01:00
Fredrik Adelöw
85e5bdfe51
more entity docs
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2022-02-03 13:36:52 +01:00
Patrik Oldsberg
66346945de
Merge pull request #9306 from backstage/rugvip/eta-tea
...
embedded-techdocs-app -> techdocs-cli-embedded-app
2022-02-03 13:27:15 +01:00
Patrik Oldsberg
a532ac2e10
embedded-techdocs-app -> techdocs-cli-embedded-app
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2022-02-03 11:53:28 +01:00
Santiago Bernal
07eccc027d
Adding Uala to list of Adopters
2022-02-03 11:50:51 +01:00
Johan Haals
f944a625c4
Merge pull request #9315 from backstage/changeset-release/master
...
Version Packages
2022-02-03 11:44:44 +01:00
github-actions[bot]
a12bb7b065
Version Packages
2022-02-03 09:42:25 +00:00
Johan Haals
379427cbbf
Merge pull request #9308 from backstage/eide/add-custom-callbackurl-to-providers
...
[auth-backend]: Add custom `callbackUrl` support to additional providers
2022-02-03 10:36:35 +01:00
Johan Haals
56365604e7
Merge pull request #8807 from Expelizabeth/Expelizabeth/gauge-updates
...
Adding hover message and an info icon.
2022-02-03 10:33:02 +01:00
Johan Haals
b7ec1fcfdd
Merge pull request #9319 from andreizimin/patch-1
...
Adding VMware to the list of Adopters
2022-02-03 10:30:31 +01:00
Ben Lambert
c209fe277e
Merge pull request #9168 from backstage/blam/scaffodler-secrets-frontend
2022-02-03 10:23:05 +01:00
Johan Haals
b48226f04a
Merge pull request #9328 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-a11y-6.4.18
...
chore(deps-dev): bump @storybook/addon-a11y from 6.4.17 to 6.4.18 in /storybook
2022-02-03 10:11:37 +01:00
andreizimin
89b42418d7
Adding VMware to the list of Adopters
2022-02-03 10:04:15 +01:00
Johan Haals
c8acc4ae40
chore: fix test
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-03 09:54:07 +01:00
dependabot[bot]
261decab66
chore(deps-dev): bump @storybook/addon-a11y in /storybook
...
Bumps [@storybook/addon-a11y](https://github.com/storybookjs/storybook/tree/HEAD/addons/a11y ) from 6.4.17 to 6.4.18.
- [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.18/addons/a11y )
---
updated-dependencies:
- dependency-name: "@storybook/addon-a11y"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-03 08:46:36 +00:00
Johan Haals
6d492eb9c1
Merge pull request #9326 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-links-6.4.18
...
chore(deps-dev): bump @storybook/addon-links from 6.4.17 to 6.4.18 in /storybook
2022-02-03 09:40:57 +01:00
Johan Haals
b594f11d89
Merge pull request #9330 from backstage/jhaals/exit
...
Changeset: exit prerelease mode
2022-02-03 09:33:00 +01:00
Johan Haals
53c538d6c6
Merge pull request #9310 from awanlin/topic/add-description-to-user-profile-card
...
Added description to UserProfileCard
2022-02-03 09:32:07 +01:00
dependabot[bot]
5488132301
chore(deps-dev): bump @storybook/addon-links in /storybook
...
Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links ) from 6.4.17 to 6.4.18.
- [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.18/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-02-03 08:16:37 +00:00
Johan Haals
f6f3f43d8d
Merge pull request #9317 from dekoding/patch-2
...
Add HP Inc to list of adopters
2022-02-03 09:08:49 +01:00
Johan Haals
ca89a6050c
Merge pull request #9329 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-actions-6.4.18
...
chore(deps-dev): bump @storybook/addon-actions from 6.4.17 to 6.4.18 in /storybook
2022-02-03 09:06:53 +01:00
Johan Haals
45fadf1277
Changeset: exit prerelease mode
...
Signed-off-by: Johan Haals <johan.haals@gmail.com >
2022-02-03 09:05:54 +01:00
dependabot[bot]
7e1d0114b7
chore(deps-dev): bump @storybook/addon-actions in /storybook
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.4.17 to 6.4.18.
- [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.18/addons/actions )
---
updated-dependencies:
- dependency-name: "@storybook/addon-actions"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-02-03 07:39:59 +00:00
Johan Haals
19d7fb2f97
Merge pull request #9320 from backstage/dependabot/npm_and_yarn/graphql-tag-2.12.6
...
chore(deps): bump graphql-tag from 2.12.4 to 2.12.6
2022-02-03 07:44:25 +01:00
Johan Haals
a477b44544
Merge pull request #9324 from backstage/dependabot/npm_and_yarn/keyv-4.1.0
...
chore(deps): bump keyv from 4.0.5 to 4.1.0
2022-02-03 07:40:12 +01:00
Johan Haals
22f65d3c19
Merge pull request #9323 from backstage/dependabot/npm_and_yarn/types/passport-google-oauth20-2.0.11
...
chore(deps-dev): bump @types/passport-google-oauth20 from 2.0.7 to 2.0.11
2022-02-03 07:38:37 +01:00