Commit Graph

16584 Commits

Author SHA1 Message Date
Andre Wanlin ef09feb984 Updated to use empty fragments for clarity
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-09 08:17:41 -05:00
Andre Wanlin e44db3c9e0 Merge branch 'backstage:master' into topic/add-homepagetimer-to-new-homepage 2021-09-09 08:13:58 -05:00
Patrik Oldsberg 82c89338cc Merge pull request #7114 from backstage/revert-7086-blam/root-fodlers
Revert "fix `subpath` filtering for `AzureDevOps` `readTree`"
2021-09-09 12:22:46 +02:00
Patrik Oldsberg f2ed25804b backend-common: keep ZipArchiveResponse removal of stripFirstDirectory
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-09 11:50:59 +02:00
Patrik Oldsberg f63efec0ec Revert "fix subpath filtering for AzureDevOps readTree"
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-09 11:41:24 +02:00
Patrik Oldsberg ef5bd1b696 Merge pull request #7099 from julioz/patch-1
Add code sample for ConfigApi access in frontend
2021-09-09 10:16:07 +02:00
Johan Haals 4aaebb91bd Merge pull request #7100 from backstage/jhaals/remove-deprecated-types
catalog-backend: Drop support for deprecated location types
2021-09-09 09:10:07 +02:00
Johan Haals 647a963758 Merge pull request #7113 from backstage/dependabot/npm_and_yarn/types/tar-4.0.5
chore(deps-dev): bump @types/tar from 4.0.4 to 4.0.5
2021-09-09 09:06:21 +02:00
dependabot[bot] 24a70ae1ea chore(deps-dev): bump @types/tar from 4.0.4 to 4.0.5
Bumps [@types/tar](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/tar) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/tar)

---
updated-dependencies:
- dependency-name: "@types/tar"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-09 04:12:43 +00:00
Andre Wanlin 70b0b30ca9 Merge branch 'backstage:master' into topic/add-homepagetimer-to-new-homepage 2021-09-08 11:24:04 -05:00
Fredrik Adelöw 36e26fb959 Merge pull request #7056 from hiba-aldalaty/issue-7045/disable-template-create-button
Disable Create button in template after initial click
2021-09-08 15:59:54 +02:00
hiba-aldalaty d16283a6c3 Remove unnecessary extra changeset file
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-09-08 14:22:36 +01:00
Júlio Zynger 6548b9e23f Add code sample for ConfigApi access in frontend
Per https://discord.com/channels/687207715902193673/687235481154617364/885085310101377034

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2021-09-08 14:45:25 +02:00
Johan Haals af05164b67 chore: fix tests
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-09-08 13:49:28 +02:00
Johan Haals 1797c5ce5d catalog-backend: Drop support for deprecated location types
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-09-08 13:33:17 +02:00
hiba-aldalaty c299e90a26 Disable all buttons in the final step in template when 'Create' button is clicked in template.
Signed-off-by: hiba-aldalaty <hibaaldalaty@gmail.com>
2021-09-08 11:43:19 +01:00
Ben Lambert c4087c2bd5 Merge pull request #7086 from backstage/blam/root-fodlers
fix `subpath` filtering for `AzureDevOps` `readTree`
2021-09-08 11:45:29 +02:00
Hiba Al Dalaty 6c87b376c4 Merge branch 'backstage:master' into issue-7045/disable-template-create-button 2021-09-08 10:37:18 +01:00
blam 8e6e95fc43 chore: remove the stripFirstDirectory option to the ZipArchiveResponse
Signed-off-by: blam <ben@blam.sh>
2021-09-08 11:17:13 +02:00
blam fdaa61a87b chore: added changeset
Signed-off-by: blam <ben@blam.sh>
2021-09-08 11:08:01 +02:00
blam bb7ce1c64c chore: added test for subpath azure
Signed-off-by: blam <ben@blam.sh>
2021-09-08 11:06:24 +02:00
blam e7b596fdae chore: removing stripFirstDirectory it's not needed
Signed-off-by: blam <ben@blam.sh>
2021-09-08 11:00:59 +02:00
blam a316cd838d chore: reverting stripping as we don't need it
Signed-off-by: blam <ben@blam.sh>
2021-09-08 10:59:40 +02:00
Dominik Henneke 9ad1fd628d Merge pull request #7055 from SDA-SE/feat/placeholder-resolve
Use `ScmIntegrationRegistry#resolveUrl` in the placeholder processors instead of a custom implementation
2021-09-08 10:39:55 +02:00
Dominik Henneke 93917b72c1 Forward the error message
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com>
2021-09-08 09:58:57 +02:00
Oliver Sand 68081461fe Merge pull request #7089 from SDA-SE/feat/ownerships-card-page-theme
Ownerships card page theme
2021-09-08 09:58:37 +02:00
Dominik Henneke 9554de545b Merge remote-tracking branch 'upstream/master' into feat/placeholder-resolve 2021-09-08 09:58:07 +02:00
Andre Wanlin f9c3a9ed41 Merge branch 'topic/add-homepagetimer-to-new-homepage' of https://github.com/awanlin/backstage into topic/add-homepagetimer-to-new-homepage
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-07 14:53:14 -05:00
Andre Wanlin 643bc5df77 Keep using HomepageCompositionRoot
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-07 14:50:56 -05:00
Andre Wanlin f648f9c0b9 Moved Header and Content to HomePage
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-07 14:49:06 -05:00
Andre Wanlin bcf312fa52 Added the HomepageTimer to the new composable Home Page
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-07 14:47:07 -05:00
Oliver Sand 70718686f1 Use correct Link in ownership card to avoid a full reload of the app while navigating
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-07 16:23:09 +02:00
Oliver Sand 6ad8fe1a0a Make ownership card style customizable via custom theme.getPageTheme()
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-07 16:23:08 +02:00
blam e86adc6892 chore: remove unwanted files
Signed-off-by: blam <ben@blam.sh>
2021-09-07 12:00:33 +02:00
blam 0cb28c22e3 feat: when reading from AzureDevOps strip the root directory as that is how the ZipArchive is returned
Signed-off-by: blam <ben@blam.sh>
2021-09-07 11:59:41 +02:00
Fredrik Adelöw 96f239228a Merge pull request #7083 from backstage/freben/orpheus
add some text about orphaning too
2021-09-07 11:17:37 +02:00
Fredrik Adelöw 24f8baabaf address comments
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-07 10:57:58 +02:00
Fredrik Adelöw 5c773d758d Merge pull request #7085 from backstage/dependabot/npm_and_yarn/types/color-3.0.2
chore(deps-dev): bump @types/color from 3.0.1 to 3.0.2
2021-09-07 07:15:15 +02:00
dependabot[bot] fd799ceb9b chore(deps-dev): bump @types/color from 3.0.1 to 3.0.2
Bumps [@types/color](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/color) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/color)

---
updated-dependencies:
- dependency-name: "@types/color"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 04:12:04 +00:00
Fredrik Adelöw 7b59d3e395 add some text about orphaning too
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-09-06 22:11:44 +02:00
Patrik Oldsberg e33d346c12 Merge pull request #7082 from backstage/rugvip/snyk
add .snyk with an ignored vulnerability
2021-09-06 20:54:08 +02:00
Patrik Oldsberg 93a21141f3 add .snyk with an ignored vulnerability
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-06 19:21:52 +02:00
Andre Wanlin 8e8b5dfb6d Merge branch 'master' of https://github.com/backstage/backstage into topic/add-homepagetimer-to-new-homepage
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-06 09:36:36 -05:00
Patrik Oldsberg 3d0fb9a685 Merge pull request #7072 from backstage/rugvip/anticimex
cleanup API report warnings in some more packages
2021-09-06 16:19:50 +02:00
Patrik Oldsberg 4777c39a24 Merge pull request #7070 from backstage/rugvip/bc-warnings
backend-common: add missing exports and clean up API report warnings
2021-09-06 16:18:48 +02:00
Andre Wanlin 3c1dd8e441 Keep using HomepageCompositionRoot
Signed-off-by: Andre Wanlin <awanlin@rapidrtc.com>
2021-09-06 09:08:16 -05:00
Fredrik Adelöw c30771467c Merge pull request #7077 from pawelmitka/scaffolder_webhook_actions_names
feat(plugin-scaffolder-backend): Validate webhook event names
2021-09-06 14:28:36 +02:00
Oliver Sand 8179e4dda5 Merge pull request #7076 from SDA-SE/feat/jest-font-import
Support importing font files in tests
2021-09-06 14:00:57 +02:00
@pawelmitka cd8da26d21 fix: revert api-report.md changes
Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
2021-09-06 13:24:45 +02:00
@pawelmitka 21ccd49970 feat(plugin-scaffolder-backend): Validate webhook event names
Webhook event names are validated against Octokit Webhooks `emitterEventNames`. Note `emitterEventNames` contains event/action combinations as well that are comma delimited. Therefore, extracting strings without '.' provides list of all events.

"@octokit/webhooks" version 9.14.0 is the minimum requirement because this is a version where I introduced exported `emitterEventNames` to be used here.

Signed-off-by: @pawelmitka <pawel.mitka@brainly.com>
2021-09-06 13:10:57 +02:00