Commit Graph

15214 Commits

Author SHA1 Message Date
Mike Lewis 31de5f27f7 scaffolder: add changeset for new fetch:template action
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 17:47:23 +01:00
Fredrik Adelöw a6db3ff319 Merge pull request #6342 from tudi2d/responsive-component-wrapping
Use Grid components for catalog page layout
2021-07-06 17:54:50 +02:00
Philipp Hugenroth b578be10f8 Seperate Grid container & item in wrapped components to avoid wrong spacing
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-06 17:16:52 +02:00
Philipp Hugenroth 1c5dbc7837 Merge remote-tracking branch 'upstream/master' into responsive-component-wrapping 2021-07-06 17:11:06 +02:00
Niklas Granander fad84907b9 Add generated API report
Signed-off-by: Niklas Granander <ngranander@spotify.com>
2021-07-06 16:49:52 +02:00
Mike Lewis b40370272b scaffolder: remove unused import in fetch:template
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 15:42:22 +01:00
Oliver Sand 03715ceaa4 Add comment and remove initial run
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-07-06 16:37:38 +02:00
Mike Lewis c22fc45ffa scaffolder: use resolveSafeChildPath in fetch:template
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 15:30:04 +01:00
Mike Lewis 9d759702b1 docs: update docs to refer to new fetch:template action
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 15:07:37 +01:00
Himanshu Mishra 6aeb2b93de fetch:template - test binary files are copied over
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-06 15:48:14 +02:00
Fredrik Adelöw 0fec73ac8e Merge pull request #6361 from tudi2d/sidebar-scrolling-similar
Show scroll bar on hover only
2021-07-06 15:44:05 +02:00
Oliver Sand 4176a60e50 Make sure that the search scheduler doesn't run to many tasks in parallel
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-07-06 15:19:59 +02:00
irma12 2a13aa1b75 Handle empty strings in code blocks
Signed-off-by: irma12 <irma@roadie.io>
2021-07-06 15:12:24 +02:00
David Tuite 10113f47b2 Use Link from core-components
Signed-off-by: David Tuite <david@roadie.io>
2021-07-06 14:08:17 +01:00
Himanshu Mishra f6eff971cb fetch:template - rename isTemplated to shouldCopyWithoutRender
(fix logging bug) and add test todo

Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-06 14:51:58 +02:00
Himanshu Mishra 5f7e7db19d fetch:template - binary files should be copied to output path as-is
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-06 14:47:53 +02:00
Philipp Hugenroth f1cffe8807 Don't hide scrollbar on touch devices
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-06 14:41:08 +02:00
Ben Lambert ef8df1b162 Merge pull request #6357 from backstage/blam/fix-tugboat-tests
chore: fixing hopefully fixing the cypress tugboat tests
2021-07-06 14:08:36 +02:00
Philipp Hugenroth 76bb7aeda0 Show scroll bar on hover only
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-06 14:01:23 +02:00
Himanshu Mishra a8c83700eb fetch:template - skip running templater on binary files
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-06 13:51:59 +02:00
Fredrik Adelöw ec56aa4fe8 Merge pull request #6343 from goober/feature/customize-ldap-processor
Add extension points for the LDAP processor for advanced customizations
2021-07-06 13:46:34 +02:00
David Tuite 3beeff1c82 Use target=_blank on MissingAnnotation Read More link
I would like Backstage to stay open so I can continue to work with it
while I read the docs.

Signed-off-by: David Tuite <david@roadie.io>
2021-07-06 12:17:16 +01:00
Ben Lambert 98e5a49193 chore: change timeout
Signed-off-by: Ben Lambert <ben@blam.sh>
2021-07-06 12:24:28 +02:00
Mathias Åhsberg b055ef88aa Add extension points for the LDAP processor for modifying group and user entities
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-07-06 10:00:04 +00:00
Ben Lambert 0f09e71ae0 Merge pull request #6346 from erikxiv/feat/scaffolder-list-actions-auth
Authorize scaffolder list actions request
2021-07-06 11:50:26 +02:00
blam a632f1afd8 chore: fixing hopefully fixing the cypress tugboat tests
Signed-off-by: blam <ben@blam.sh>
2021-07-06 11:42:28 +02:00
Philipp Hugenroth ad5d05b690 Add changeset
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-06 11:23:59 +02:00
Mike Lewis ef07bce298 scaffolder: improve logging in fetch:template
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:16:59 +02:00
Mike Lewis b3583b4108 scaffolder: move @types/nunjucks to devDeps
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:16:59 +02:00
Mike Lewis b4680036b6 scaffolder: adjust case of cookieCutterCompat flag in fetch:template
Realized that `cookiecutter` is more idiomatic than `cookieCutter`,
so renamed the `cookieCutterCompat` flag on the new `fetch:template`
action to `cookiecutterCompat`.

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:16:59 +02:00
Mike Lewis ab61778b87 scaffolder: remove fetch:template extensions todo
cf. https://github.com/backstage/backstage/pull/6322/commits/944fda210ea807f52ece3272736b090ecd1a3a57#r663007257

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:16:59 +02:00
Mike Lewis a26bc32032 scaffolder: update api-report.md
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:16:54 +02:00
Ben Lambert 34143f5c9a Update tasty-chairs-flash.md
Signed-off-by: Ben Lambert <ben@blam.sh>
2021-07-06 11:15:21 +02:00
Mike Lewis a8ded61923 scaffolder: add cookiecutter compat mode to fetch:template
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:12:58 +02:00
Mike Lewis 9fba3e22b1 scaffolder: add test suite for fetch:template
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:12:58 +02:00
Mike Lewis 5144e7617d scaffolder: input type from fetch:template action factory
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:12:58 +02:00
Mike Lewis 1caf2a24f4 scaffolder: add compat TODO
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:12:58 +02:00
Mike Lewis 161e9e659b scaffolder: create empty directories in fetch:template action
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:12:58 +02:00
Mike Lewis cc8cf9e89c scaffolder: add support for copyWithoutRender to fetch:template
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:12:58 +02:00
Mike Lewis cc43a3135e scaffolder: stop ignoring dotfiles in template directories
globby ignores files/directories starting with a dot by default, which
we don't want.

cf. https://github.com/mrmlnc/fast-glob#dot

Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:12:58 +02:00
Himanshu Mishra 3fc8f9ff5b scaffolder: add some explanations and todos on nunjucks action
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-06 11:12:57 +02:00
Himanshu Mishra 333db5f4dd scaffolder: fix templating all files in sub directories for nunjucks action
Co-authored-by: Mike Lewis <mtlewis@users.noreply.github.com>
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-07-06 11:12:57 +02:00
Mike Lewis 01e13e173d Scaffolder: add some todos and comments to fetch:template action
Co-authored-by: Himanshu Mishra <himanshu@orkohunter.net>
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
2021-07-06 11:12:57 +02:00
blam 9b3c9c16d5 chore: updating stuff
Signed-off-by: blam <ben@blam.sh>
2021-07-06 11:12:57 +02:00
blam 156fefcd82 sample templater
Signed-off-by: blam <ben@blam.sh>
2021-07-06 11:12:57 +02:00
Adrian Ke 2a4a3b32dd techdocs: sidebars not adjusting positions
Signed-off-by: Adrian Ke <adrian.ke@grabtaxi.com>
2021-07-06 16:53:07 +08:00
Ben Lambert 5cbce346bb Merge pull request #6344 from tudi2d/sidebar-inner-scrolling
Custom scrollbar for SidebarScrollWrapper
2021-07-06 10:42:42 +02:00
Fredrik Adelöw 43301edd13 Merge pull request #6277 from roylisto/roylisto/edit-button-group
Edit Button for Group Profile Card
2021-07-06 10:25:06 +02:00
Ben Lambert 26bcdef040 Merge pull request #6351 from backstage/dependabot/npm_and_yarn/types/archiver-5.3.0
chore(deps-dev): bump @types/archiver from 5.1.0 to 5.3.0
2021-07-06 10:09:16 +02:00
Ben Lambert 0985696cf9 Merge pull request #6350 from backstage/dependabot/npm_and_yarn/types/aws4-1.5.2
chore(deps-dev): bump @types/aws4 from 1.5.1 to 1.5.2
2021-07-06 10:08:46 +02:00