Patrik Oldsberg
9258c54f87
Merge branch 'master' into rugvip/mod
2021-06-22 10:07:18 +02:00
Patrik Oldsberg
9f527db1bd
create-app: update available package versions to use new core packages
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-06-19 19:48:43 +02:00
Fredrik Adelöw
a88073c29a
Update copyright headers
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-06-18 20:26:42 +02:00
Eric Peterson
e84f6aac87
Update @backstage/create-app to include the latest improvements in @backstage/search*
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2021-06-10 10:11:32 +02:00
Otto Sichert
1ddf551f4e
Add CLI output and README how to start app after create-app CLI
...
Signed-off-by: Otto Sichert <git@ottosichert.de >
2021-06-02 11:05:07 +02:00
Tim Hansen
8b62311cbb
Replace quickstart-app-auth with updated docs
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-05-24 12:46:59 -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
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
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
Johan Haals
0b94e83ba4
create-app: Add catalog-client dependency
...
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-02-16 14:22:08 +01:00
Oliver Sand
c677643afa
Rename from @backstage/plugin-catalog-common-react to @backstage/plugin-catalog-react
2021-01-29 10:54:09 +01:00
Oliver Sand
019fe39a08
Createa @backstage/plugin-catalog-common-react package
2021-01-29 10:54:09 +01:00
Patrik Oldsberg
d3947caf38
create-app: fix accidental runtime package dependencies
2021-01-21 18:33:04 +01:00
Adam Harvey
65632b3a36
Add catalog-import plugin
2020-12-27 23:44:51 -05:00
Philipp Hugenroth
f742a8bf7b
Add search plugin to new CLI created apps
2020-12-18 10:42:38 +01:00
Patrik Oldsberg
7d7abd50c8
create-app: add app-backend plugin to template
2020-11-19 01:20:13 +01:00
Patrik Oldsberg
0efbdfbbb8
cli,create-app: refactor package versions handling + fix tasks test
2020-10-28 01:17:31 +01:00
Patrik Oldsberg
2283fd92fc
create-app: decouple versions
2020-10-28 01:17:30 +01:00
Patrik Oldsberg
468d4a2dae
Merge pull request #2684 from themousepotato/lintrule-dirname-fix
...
Add a lint rule to avoid using __dirname
2020-10-09 21:03:13 +02:00
Ivan Shmidt
28793b502c
Merge pull request #2820 from spotify/Rugvip-patch-1
...
create-app: remove build step
2020-10-09 14:09:41 +02:00
Navaneeth Suresh
bbeaff9daf
Add a lint rule to avoid using __dirname
2020-10-09 15:03:29 +05:30
Patrik Oldsberg
bd785fff17
create-app: remove build step
2020-10-09 11:00:02 +02:00
Navaneeth Suresh
c2cb5a038b
Prompt about enabling auth providers when creating new app
2020-10-04 16:00:32 +05:30
Patrik Oldsberg
410bd7cab1
create-app: avoid printing help
2020-08-06 17:04:44 +02:00
Patrik Oldsberg
0a09976548
create-app: use cli-common to discover paths and import version directly
2020-08-03 21:24:44 +02:00
Rémi DOREAU
489a57b0c7
feat(create-app): requested changes
2020-07-30 01:09:43 +02:00
Rémi DOREAU
a43d29eb9d
refactor(cli): move create-app into his own package
2020-07-30 01:09:43 +02:00