Commit Graph

17084 Commits

Author SHA1 Message Date
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
Jussi Hallila feea75ad49 Update api-rep
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-09-09 12:03:22 +02:00
Jussi Hallila f7c06bcadd Add some more casing changes.
Modify DefaultTechDocsCollator to have a static constructor method.

Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-09-09 11:57:14 +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
Mathias Åhsberg 96fef17a18 chore(deps) bump git-url-parse from 11.4.4 to 11.6.0
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-09-09 07:34:26 +00: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
victormorfin97 70fdfbf36a Add the changeset
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-09-08 10:55:41 -06:00
victormorfin97 ebed8687c5 update the tests
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-09-08 10:52:02 -06:00
Andre Wanlin 70b0b30ca9 Merge branch 'backstage:master' into topic/add-homepagetimer-to-new-homepage 2021-09-08 11:24:04 -05:00
victormorfin97 4a6f6ec6dc capitalize options in dropdown
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-09-08 09:56:19 -06:00
victormorfin97 b26fc77bfe Change the categories list to dropdown
Signed-off-by: victormorfin97 <v-vmorfin@expediagroup.com>
2021-09-08 09:53:24 -06: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
Oliver Sand 60c03f69a7 Change the styling of the <DependencyGraph> to have more contrast in light mode
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-08 14:17:43 +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
Oliver Sand 5d79be7fb3 Use style similar to material buttons
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-08 13:39:36 +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
Oliver Sand db6d2789e7 Make styling of groups tab in the explore page use the Backstage theme
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-09-08 11:06:35 +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
Patrik Oldsberg dad38c1809 core-components: remove ugly workaround for routing context bug in stories
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-07 19:55:42 +02:00
Patrik Oldsberg 841666a19b core-app-api: removed deprecated internal functions
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-07 19:47:20 +02:00
Patrik Oldsberg 3d238b0283 core-plugin-api: switch to using a plain string key for attaching component data
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-07 19:41:43 +02: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
Jussi Hallila 44aac03eb7 Update tech docs search filters to be aware when to use legacy paths and when not.
Signed-off-by: Jussi Hallila <jussi@hallila.com>
2021-09-07 15:55:02 +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