Commit Graph

22318 Commits

Author SHA1 Message Date
MT Lewis 569715b9f0 catalog-react: expand bugfix description in changeset
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-02-01 11:37:12 +00:00
MT Lewis 91ffc2ade2 catalog: update DefaultCatalogPage test
This test appears to be checking for a regression in which the filter
reset from starred to owned after starring an entity. As a precursor,
it tried to select all three possible filters, but now it's no longer
possible to select filters that don't have any matching entities.

Now that the behaviour of menu items when there are no items in that
filter has changed, this commit updates the test to confirm that the
menu item starts disabled, and then enables when an entity is starred.

Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-02-01 11:33:11 +00:00
MT Lewis ce383faaef catalog-react: generalise UserListPicker filter resetting tests
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-02-01 11:33:11 +00:00
MT Lewis 17d812bdf2 catalog-react: generalize empty group handling
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-02-01 11:33:10 +00:00
MT Lewis dc3fe7c3ea catalog-react: disable groups with 0 entries in UserListPicker
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-02-01 11:33:10 +00:00
MT Lewis 300f8cdaee catalog-react: fix filter resetting bug in UserListPicker
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
2022-02-01 11:33:09 +00:00
github-actions[bot] e1580cf73a Version Packages (next) 2022-02-01 08:53:29 +00:00
Eric Peterson d3c107da13 Merge pull request #9279 from backstage/techdocs/support-relative-source-src
[TechDocs] Add support for source tags pointing to relative assets
2022-02-01 09:48:14 +01:00
Johan Haals f918a3d54e Merge pull request #9210 from marcosborges/patch-1
Added RCHLO and MIDWAY new adopters.
2022-02-01 09:47:01 +01:00
Johan Haals 07e3f5e48e Merge pull request #9282 from backstage/dependabot/npm_and_yarn/raw-body-2.4.2
chore(deps): bump raw-body from 2.4.1 to 2.4.2
2022-02-01 09:38:02 +01:00
Johan Haals a8d731e449 Merge pull request #9283 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-actions-6.4.17
chore(deps-dev): bump @storybook/addon-actions from 6.4.14 to 6.4.17 in /storybook
2022-02-01 09:37:38 +01:00
blam 7d2589de9d chore: adding a link to the docs
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam ac23003f62 chore: encode some values too
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 37a3fc75c0 chore: more code review fixes
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam c1be2801a9 chore: rewording PROVIDER_TOKEN to token
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam b856b156c2 docs: making the docs a little clearer
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam c95df1631e chore: added changeset and updating documentation about being able to grab the user token
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 0f264c4f84 chore: api-reports needed updating for scaffolder bacend
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 72eccc0f5d chore: added tests for ensuring that the token is used properly when passed into the actions
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 2c34749bb6 feat: added support for overriding the token used for publish actions.
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam c91ba8cf2f feat: Added the ability for the scaffolder backend engine to template secrets into the input of actions
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam c345946703 chore: added a test to check the secrets context is being updated with the secrets returned from the scmAuthApi
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam cee44ad289 chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam b61c340676 chore: generated API reports
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 7d740b86c9 chore: added a todo for test
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 2ae059d35a feat: testing the RepoUrlPicker component with SecretsContexts
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 3e96fa47d0 chore: need to convert these to empty strings as they are controlled input values and material ui throws some errors in the frontend unless we have them
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 5521945cc7 feat: added some more behaviour to the HostPicker as noticed that when no hosts are supplied it breaks currently
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 6708dbfffe feat: added grabbing the token from the form with a debounce to not happen on every key press
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 288ad92b64 feat: reworking the secret types for the context.
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 6d9f426eab feat: added a SecretsContext for storing the secrets in the frontend and being able to add secrets to the context using a hooks
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
blam 2e5c4d1a15 chore: added some additional scopes support for the ScmAuthApi
Signed-off-by: blam <ben@blam.sh>
2022-02-01 09:02:32 +01:00
dependabot[bot] b623eddf55 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.14 to 6.4.17.
- [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.17/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-01 04:31:54 +00:00
dependabot[bot] 12a5c884f3 chore(deps): bump raw-body from 2.4.1 to 2.4.2
Bumps [raw-body](https://github.com/stream-utils/raw-body) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/stream-utils/raw-body/releases)
- [Changelog](https://github.com/stream-utils/raw-body/blob/master/HISTORY.md)
- [Commits](https://github.com/stream-utils/raw-body/compare/2.4.1...2.4.2)

---
updated-dependencies:
- dependency-name: raw-body
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-01 04:12:04 +00:00
Eric Peterson f7257dff6f Allow links to not be tracked (or tracked custom).
Signed-off-by: Eric Peterson <i.am@eric.pe>
2022-01-31 21:14:42 +01:00
Eric Peterson aa4be23eaf Merge pull request #9166 from backstage/analytics/user-identity-3
[Analytics] Convention for tying events to known users
2022-01-31 19:22:13 +01:00
Eric Peterson e8df331078 Update docs to match reality.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-31 18:39:45 +01:00
Eric Peterson 359c31e31d Add support for source tags pointing to relative assets.
Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
2022-01-31 18:19:53 +01:00
Johan Haals 416513b5c4 Merge pull request #9262 from backstage/dependabot/npm_and_yarn/cronstrue-1.123.0
chore(deps): bump cronstrue from 1.122.0 to 1.123.0
2022-01-31 15:58:56 +01:00
Lee Mills 7e94528a3a Merge pull request #9274 from backstage/leemills83-codeofconduct
Updated the Code of Conduct to point to the CNCF Code of Conduct
2022-01-31 15:45:28 +01:00
Lee Mills dd64f72bf2 Updated the Code of Conduct to point to the CNCF Code of Conduct
Signed-off-by: Lee Mills <leem@spotify.com>
2022-01-31 15:16:58 +01:00
dependabot[bot] 1da4ff22da chore(deps): bump cronstrue from 1.122.0 to 1.123.0
Bumps [cronstrue](https://github.com/bradymholt/cronstrue) from 1.122.0 to 1.123.0.
- [Release notes](https://github.com/bradymholt/cronstrue/releases)
- [Commits](https://github.com/bradymholt/cronstrue/compare/v1.122.0...v1.123.0)

---
updated-dependencies:
- dependency-name: cronstrue
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-31 14:00:38 +00:00
Johan Haals 51c870b42f Merge pull request #9264 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-storysource-6.4.17
chore(deps-dev): bump @storybook/addon-storysource from 6.4.14 to 6.4.17 in /storybook
2022-01-31 14:50:18 +01:00
Johan Haals 9224a7f154 Merge pull request #9239 from awanlin/topic/add-orphan-clean-up-script
Added Orphan Clean Up script
2022-01-31 14:39:26 +01:00
dependabot[bot] d8ebc62a10 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.14 to 6.4.17.
- [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.17/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-01-31 13:30:49 +00:00
Johan Haals d430d85d16 Merge pull request #9268 from backstage/dependabot/npm_and_yarn/storybook/storybook/addon-a11y-6.4.17
chore(deps-dev): bump @storybook/addon-a11y from 6.4.14 to 6.4.17 in /storybook
2022-01-31 14:25:52 +01:00
Andre Wanlin 409725e9c2 Updated readme
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2022-01-31 07:11:45 -06:00
Fredrik Adelöw 1a25e61e86 Merge pull request #9272 from backstage/freben/no-docker-plz
disable docker in more test runs
2022-01-31 13:36:19 +01:00
Patrik Oldsberg 6e067fd2b1 Merge pull request #9273 from backstage/rugvip/branches
scripts/prepare-release: more main branches
2022-01-31 13:20:52 +01:00
dependabot[bot] 0f85999d07 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.14 to 6.4.17.
- [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.17/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-01-31 12:20:27 +00:00