Commit Graph

5793 Commits

Author SHA1 Message Date
Fredrik Adelöw 273014dd10 Merge pull request #7537 from backstage/dependabot/npm_and_yarn/mini-css-extract-plugin-2.4.2
build(deps): bump mini-css-extract-plugin from 1.4.1 to 2.4.2
2021-10-12 21:20:55 +02:00
Andre Wanlin 2435d7a49b Move HomepageTimer and use props over config (#7533) 2021-10-12 19:54:44 +02:00
Fredrik Adelöw e4ab91cf57 Merge pull request #7416 from johanhammar/firefox-search
Fix handling of search term when performing searches from the sidebar
2021-10-12 15:59:06 +02:00
Fredrik Adelöw 9e5005a4cf fix build error
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-10-12 12:19:51 +02:00
Patrik Oldsberg 6ba78b765f Merge pull request #7547 from backstage/rugvip/testspeed-2
core-components,theme: avoid importing all of @mui/core
2021-10-12 11:14:03 +02:00
Patrik Oldsberg fe975842c2 Merge pull request #7528 from backstage/rugvip/root-tests
cli: allow __dirname usage in backend tests and fix test runs from root
2021-10-12 10:51:56 +02:00
Patrik Oldsberg 75bc878221 core-components,core-app-api,theme: avoid importing all of @mui/core
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-12 10:40:03 +02:00
Patrik Oldsberg 78d1acc433 Merge pull request #7546 from backstage/rugvip/testspeed
core-components: lazy load syntax highlighter
2021-10-12 10:36:23 +02:00
Fredrik Adelöw 56ba9293fa Merge pull request #7540 from SDA-SE/feat/welcome
Feat/welcome
2021-10-12 00:09:47 +02:00
Fredrik Adelöw 5a59731fcc Merge pull request #7431 from szubster/dependency-graph-type-safety
Documentation and better type safety of DependencyGraph
2021-10-11 20:41:31 +02:00
Patrik Oldsberg a20cbf00d2 core-components: lazy load syntax highlighter
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-11 14:21:43 +02:00
Fredrik Adelöw 023be930da Merge pull request #7542 from julioz/patch-1
Make prettier happy when generating plugins
2021-10-11 14:11:59 +02:00
Patrik Oldsberg 4673d96094 Merge pull request #7469 from backstage/mob/scaffodler
scaffolder: separate out the Template entity kind from the core catalog-model
2021-10-11 13:58:07 +02:00
dependabot[bot] c6f927d819 build(deps): bump mini-css-extract-plugin from 1.4.1 to 2.4.2
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 1.4.1 to 2.4.2.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v1.4.1...v2.4.2)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 13:09:49 +02:00
Oliver Sand 81c2a1af86 Resolve a warning in <Button> related to not using React.forwardRef
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-10-11 12:48:40 +02:00
Júlio Zynger 6583c6ac40 Make prettier happy when generating plugins
I've noticed that creating a plugin and immediately running `prettier check` causes failures due to the missing semicolon in this file.

Signed-off-by: Julio Zynger <julio.zynger@soundcloud.com>
2021-10-11 12:39:46 +02:00
Oliver Sand ef5bf4235a Add <WelcomeTitle> component
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-10-11 10:40:17 +02:00
Patrik Oldsberg eaca0f53fb backend,create-app: install ScaffolderEntitiesProcessor
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-10 20:36:01 +02:00
Patrik Oldsberg 668df8d33f cli: set project display name when running mmultiple projects
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-10 20:00:42 +02:00
Patrik Oldsberg f25b8459cd update tests to be runnable from the project root
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-10 20:00:42 +02:00
Patrik Oldsberg 16f044cb6b cli: update backend eslint config to allow __dirname in tests
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-10-10 20:00:41 +02:00
kim5566 6ec56d5a57 fix check null error
Signed-off-by: kim5566 <qi.jin@anz.com>
2021-10-09 18:00:14 +11:00
Johan Haals 29beecb3cb Merge pull request #7512 from backstage/sucrase_bump
cli: Bump sucrase version
2021-10-08 13:33:53 +02:00
Himanshu Mishra bc3ffada18 cli: add a --from <location> option to the install command
This is useful for testing local development when writing installation recipes in plugins

Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-08 12:22:51 +02:00
Himanshu Mishra 8c277af0db Merge pull request #7233 from backstage/mob/backstage-cli-install
Add experimental backstage-cli install <plugin> command
2021-10-08 12:16:14 +02:00
Johan Haals 84e24fcdaf cli: Bump sucrase version
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-08 09:26:58 +02:00
Himanshu Mishra 632a6b2178 cli: use experimentalInstallationRecipe for new backstage-cli install command
Signed-off-by: Himanshu Mishra <himanshu@orkohunter.net>
2021-10-07 16:32:00 +02:00
github-actions[bot] 97420439e1 Version Packages 2021-10-07 12:17:39 +00:00
Fredrik Adelöw 2a12c46d51 Merge pull request #7471 from backstage/emmaindal/styles-button-as-link-contained
Button Component styling issue
2021-10-07 14:11:16 +02:00
blam 27735ead12 chore: remove the comment about material bug
Signed-off-by: blam <ben@blam.sh>
2021-10-07 13:28:36 +02:00
blam 1fde319733 chore: tidy up the js
Signed-off-by: blam <ben@blam.sh>
2021-10-07 13:27:18 +02:00
blam 52502de3fb chore: fixing the inheritance of the color and the typography overrides
Signed-off-by: blam <ben@blam.sh>
2021-10-07 13:22:55 +02:00
Fredrik Adelöw 606ccdc9f2 Merge pull request #7438 from AmericanAirlines/node-inspect-break-debugging
Add inspectBrk to try to use when debugging backend node
2021-10-07 12:58:51 +02:00
Fredrik Adelöw ec05ed2dbe Merge pull request #7407 from fredericbonnet/master
Warn when backend plugin id has `-backend` suffix
2021-10-07 12:00:01 +02:00
Fredrik Adelöw cac4afb95f Merge pull request #7463 from Sarabadu/feat/accept-glob-pattern
[WIP]Add Glob pattern to Cors config
2021-10-07 11:19:46 +02:00
Johan Haals b234c8c791 Merge pull request #7478 from backstage/jhaals/trimtrim
Replace slash stripping regexp with trimEnd
2021-10-07 09:56:40 +02:00
Johan Haals 1a26a18f7f integration: Add missing lodash import
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-07 09:08:00 +02:00
shenowen f7b1ce9c74 Add tweak to remove unintended array indexing to keep nodeArgs as an array
Signed-off-by: shenowen <owen.shen@aa.com>
2021-10-06 14:06:55 -05:00
shenowen c4b3cca4d2 Added suggested change to runScript args refactor for eslint per PR comment
Signed-off-by: shenowen <owen.shen@aa.com>
2021-10-06 13:54:38 -05:00
Johan Hammar 3539f88c6d Add test for defaultPrevented
Signed-off-by: Johan Hammar <johan.hammar@gmail.com>
2021-10-06 20:14:12 +02:00
Johan Haals a31afc5b62 Replace slash stripping regexp with trimEnd
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-06 16:42:03 +02:00
Juan Pablo Garcia Ripa a745ae2757 better name function
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2021-10-06 15:49:56 +02:00
Juan Pablo Garcia Ripa 8ebec84865 add test for undefined values
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2021-10-06 15:44:34 +02:00
Gustaf Lundh 8f969d5a56 Correct error message typo
Signed-off-by: Gustaf Lundh <gustaflh@axis.com>
2021-10-06 15:32:32 +02:00
Juan Pablo Garcia Ripa d7055285de add changeset
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2021-10-06 14:01:07 +02:00
Emma Indal a05a774c06 fix styling issue when using Button component with variant contained
Signed-off-by: Emma Indal <emma.indahl@gmail.com>
2021-10-06 13:58:27 +02:00
Johan Haals 7d5b397d47 Merge pull request #7390 from backstage/blam/feat/all-the-errroz
Display errors from Ancestor entities
2021-10-06 13:15:08 +02:00
Juan Pablo Garcia Ripa 10ef0ffbd7 remove micromatch dependency
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2021-10-06 12:36:43 +02:00
Juan Pablo Garcia Ripa 0dcdf5a006 use minimatch pattern match to validate origin
Signed-off-by: Juan Pablo Garcia Ripa <sarabadu@gmail.com>
2021-10-06 12:27:57 +02:00
Vincenzo Scamporlino 162e1eee65 fix(SignInPage): avoid executing methods in render
Signed-off-by: Vincenzo Scamporlino <me@vinzscam.dev>
2021-10-06 12:01:11 +02:00