Commit Graph

395 Commits

Author SHA1 Message Date
Patrik Oldsberg 5c725fc763 Merge pull request #5240 from goober/feature/use-external-route-ref-for-scaffolder
Expose the register-component route as an external route from the scaffolder
2021-04-08 16:10:19 +02:00
github-actions[bot] 51b6cf465d Version Packages 2021-04-08 11:32:56 +00:00
Patrik Oldsberg c848188c1f Merge pull request #4822 from backstage/rugvip/ents
migrate all entity pages to composability api
2021-04-08 13:05:07 +02:00
Patrik Oldsberg da2281df89 Merge pull request #5088 from ntgussoni/fix/DOCS-remove_add_for_copy
[DOCS/CLI, DOCKER] Fixes untar not happening under certain conditions
2021-04-08 12:48:56 +02:00
Mathias Åhsberg a360f94788 Expose the register-component route as an external route from the scaffolder
Signed-off-by: Mathias Åhsberg <mathias.ahsberg@resurs.se>
2021-04-08 09:15:46 +00:00
Patrik Oldsberg 5386c168af create-app: fully migrate template to composability API
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-01 13:24:19 +02:00
blam 818a25e32e changeset(create-app): fix major version
Signed-off-by: blam <ben@blam.sh>
2021-03-31 14:29:27 +02:00
github-actions[bot] 8e00ab7e63 Version Packages 2021-03-31 12:21:12 +00:00
Ben Lambert 80e92b8f48 Merge pull request #5034 from lunarway/feature/catalog-mode
Add readonly mode to catalog-backend
2021-03-26 15:13:56 +01:00
Crevil 131ac14d5e Add config to create-app template
Signed-off-by: Crevil <bjoern.soerensen@gmail.com>
2021-03-25 20:59:34 +01:00
blam d81bc7e03c chore: fixing create-app version
Signed-off-by: blam <ben@blam.sh>
2021-03-25 18:55:42 +01:00
github-actions[bot] 844da89090 Version Packages 2021-03-25 17:46:13 +00:00
Fredrik Adelöw 4d248725e6 detach the badges plugin from the catalog plugin
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-25 14:37:41 +01:00
Tim 4e1227ce2e Merge pull request #5032 from backstage/timbonicus/create-app-updates
Update create-app template for better parity with example app
2021-03-25 06:23:36 -06:00
Nicolas Torres 2ae8cf4608 Fixes untar not happening under certain occasions
Signed-off-by: Nicolas Torres <nicolast@backbase.com>
2021-03-25 09:00:10 +01:00
Alexander Zerbe 02cbb3673a fix: placement of locationAnalyzer definition
Signed-off-by: Alexander Zerbe <alex@aqube.de>
2021-03-21 12:00:13 +01:00
Alexander Zerbe 4912f21ef6 fix: adds locationAnalyzer to default-app template
Signed-off-by: Alexander Zerbe <alex@aqube.de>
2021-03-21 12:00:13 +01:00
Tim Hansen 8817a87cdd Add missing core kinds
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 15:37:32 -06:00
Tim Hansen d1168562f3 Remove deprecated files
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 15:24:50 -06:00
Tim Hansen f88fe9dd9b Update create-app template for better parity with example app
Fixes #4613

Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-19 15:18:26 -06:00
Patrik Oldsberg 42b67c3df5 create-app: revert to 0.3.14
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-18 14:30:08 +01:00
github-actions[bot] 718eea4f08 Version Packages 2021-03-18 12:31:44 +00:00
Fredrik Adelöw 98e95f70d7 Merge pull request #4973 from backstage/timbonicus/add-example-org
Add example org entities to default create-app
2021-03-17 23:40:52 +01:00
Fredrik Adelöw a0098ba3ff Merge pull request #4941 from erdoganoksuz/bug-fix/locale-case
use local version of all case conversion methods
2021-03-17 23:34:09 +01:00
Tim 2a8d622216 Merge pull request #4975 from backstage/timbonicus/db-default
Switch the default DB choice to SQLite
2021-03-16 16:39:07 -06:00
Fredrik Adelöw 3385b374bd introduce @backstage/integration-react and its scmIntegrationsApiRef
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-16 18:37:59 +01:00
Tim Hansen 10e2163a82 Switch the default DB choice to SQLite
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-16 09:36:01 -06:00
Tim Hansen 274e92dcab Add example org entities to default create-app
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
2021-03-16 08:53:03 -06:00
erdoganoksuz 9ca0e40094 locale added all case conversion
Signed-off-by: erdoganoksuz <erdoganoksuz95@gmail.com>
2021-03-12 15:06:01 +03:00
dependabot[bot] 79e8614f88 chore(deps): bump ora from 4.0.4 to 5.3.0
Bumps [ora](https://github.com/sindresorhus/ora) from 4.0.4 to 5.3.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v4.0.4...v5.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-12 04:06:06 +00:00
Fredrik Adelöw 8686eb38cf Introduce the @backstage/errors package.
Encode thrown errors in the backend as a JSON payload using a facility in that package, and render helpful frontend displays of those errors.

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-11 14:31:21 +01:00
github-actions[bot] 0e120c5c66 Version Packages
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-11 13:45:44 +01:00
Adam Harvey 2d36d740fe Fix JSON formatting
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-08 14:46:00 -05:00
Adam Harvey a0c1ecd3e7 Return devDep alignment
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-08 14:46:00 -05:00
Adam Harvey abea6ce07f Add "yarn dev" to template
Signed-off-by: Adam Harvey <adam.harvey@dxc.com>
2021-03-08 14:46:00 -05:00
dependabot[bot] 63887ea84d chore(deps-dev): bump @types/node from 12.12.58 to 14.14.32
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 12.12.58 to 14.14.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-03-08 13:19:08 +01:00
Tim Hansen 92716d83f6 Merge branch 'master' into timbonicus/docker-tweaks 2021-03-04 07:57:38 -07:00
Tim Hansen 53a4120713 Remove peer dependency
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2021-03-04 07:57:18 -07:00
blam 801bdb96ad chore: fixing versioning change
Signed-off-by: blam <ben@blam.sh>

Signed-off-by: blam <ben@blam.sh>
2021-03-04 14:14:41 +01:00
github-actions[bot] ff2ab4fade Version Packages 2021-03-04 13:11:10 +00:00
Tim Hansen ffdae9be17 Update documentation, remove CircleCI from default app
Signed-off-by: Tim Hansen <timbonicush@spotify.com>
2021-03-03 15:38:50 -07:00
Patrik Oldsberg 415a3a42da app: fix app test on windows
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-03-03 17:48:04 +01:00
Johan Haals 66e09c212f Merge pull request #4718 from backstage/mob/scaffolder-schema-v2
scaffolder: Introduce support for custom actions
2021-03-02 10:54:47 +01:00
Johan Haals 442c2a1ce3 pass reader to createRouter, fix imports
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-03-02 10:22:02 +01:00
Dominik Henneke f715898006 Use an optional external route ref to link to the create component page from the api explorer 2021-02-26 12:44:27 +01:00
dependabot[bot] 9a582c60a9 chore(deps): bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.15.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.14.0 to 4.15.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.15.2/packages/eslint-plugin)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-25 11:21:15 +01:00
Patrik Oldsberg da62b2c388 Merge pull request #4636 from backstage/rugvip/migraine
app,create-app: migrate to using top-level extension pages instead of routers or registered routes
2021-02-23 17:28:11 +01:00
Patrik Oldsberg 2a17def998 create-app: switch peer deps to use * to work around major bump issue 2021-02-23 12:27:01 +01:00
github-actions[bot] 4ae0467c2f Version Packages 2021-02-23 10:31:40 +01:00
Patrik Oldsberg 7a1b2ba0e7 create-app: migrate top-level routes to use extensions 2021-02-22 22:11:42 +01:00