blam
5a5ad7a26a
fix: lerna dependencies are also in the create-app part
2021-02-12 14:39:35 +01:00
blam
1de129570c
chore: fix the create-app version
2021-02-11 11:36:34 +01:00
github-actions[bot]
aa49ca2284
Version Packages
2021-02-11 10:15:47 +00:00
Dominik Henneke
9d1426a04a
Merge pull request #4271 from SDA-SE/feat/new-catalog-import
...
Rework the user flow of the catalog-import plugin
2021-02-10 12:15:04 +01:00
Dominik Henneke
30e200d12d
Update the changesets
2021-02-10 11:22:50 +01:00
Himanshu Mishra
c9e4ce51e1
Merge pull request #4413 from backstage/orkohunter/visbility-to-techdocs-recommended
...
TechDocs: Add visibility to migrate away from basic setup
2021-02-10 10:23:00 +01:00
Dominik Henneke
3698be2bf5
Merge remote-tracking branch 'upstream/master' into feat/new-catalog-import
...
# Conflicts:
# packages/app/src/App.tsx
# plugins/catalog-import/package.json
# plugins/catalog-import/src/components/ImportComponentForm.tsx
2021-02-08 15:15:15 +01:00
Johan Haals
dfc1270f85
Merge pull request #4360 from backstage/mob/stateless-scaffolder
...
Introduce stateless v2 scaffolder API
2021-02-08 13:39:27 +01:00
Himanshu Mishra
f4b576d0e2
TechDocs: Add visbility to migrate away from basic setup
2021-02-06 14:20:48 +01:00
Patrik Oldsberg
bee6831667
Update packages/create-app/CHANGELOG.md
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
2021-02-06 10:13:24 +01:00
Patrik Oldsberg
7cdd586e57
create-app: update changelog to put more emphasis on plugin-catalog-react migration
2021-02-06 01:32:30 +01:00
Patrik Oldsberg
fcf1def954
create-app: bring back to 0.3.8
2021-02-04 14:06:32 +01:00
github-actions[bot]
6794967d20
Version Packages
2021-02-04 13:02:30 +00:00
Dominik Henneke
a346105b74
Update the create-app template
2021-02-03 09:58:39 +01:00
Johan Haals
71dc78b01f
Wire up database and rename database classes
...
Co-authored-by: Fredrik Adelöw <freben@gmail.com >
Co-authored-by: blam<ben@blam.sh >
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com >
2021-02-02 16:38:02 +01:00
Himanshu Mishra
436ca3f625
create-app: Remove TechDocs requestUrl and storageUrl configs from app-config.yaml
2021-02-02 13:52:47 +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
Himanshu Mishra
8b57797896
Merge pull request #4285 from backstage/orkohunter/use-urlreader-example-component
...
TechDocs: Use URL Reader in example component
2021-01-28 15:34:52 +01:00
Fredrik Adelöw
c42cbd10c1
Update CHANGELOG.md
2021-01-28 14:25:55 +01:00
Himanshu Mishra
5b06ca7171
techdocs: Use URL Reader in example component
2021-01-28 13:37:31 +01:00
blam
df26c76ab1
chore: bump just patch
2021-01-28 13:15:06 +01:00
github-actions[bot]
cda741034d
Version Packages
2021-01-28 10:46:08 +00:00
blam
d61cb0f7ed
chore: fixing create-app issue with linting and simplify tslint configs
2021-01-22 15:40:30 +01:00
github-actions[bot]
9af0d066fc
Version Packages
2021-01-21 20:26:16 +00:00
Patrik Oldsberg
9b0189fd9f
create-app: roll back version to 0.3.5
2021-01-21 19:17:03 +01:00
Patrik Oldsberg
d3947caf38
create-app: fix accidental runtime package dependencies
2021-01-21 18:33:04 +01:00
github-actions[bot]
c5584b62c2
Version Packages
2021-01-21 13:13:05 +00:00
Ben Lambert
dd0872a645
Merge pull request #3900 from backstage/blam/move-scaffolder-to-integrations
...
Deprecate Scaffolder config, prefer integrations config instead
2021-01-21 08:50:32 +01:00
Patrik Oldsberg
72d1a3f2e4
Merge branch 'master' into rugvip/capedeps
2021-01-20 20:54:27 +01:00
blam
a729aaa854
Merge branch 'master' of github.com:backstage/backstage into blam/move-scaffolder-to-integrations
...
* 'master' of github.com:backstage/backstage: (75 commits)
backend-common: Move definition of etag property inside constructor
docs: Fix url links in well known annotations
bitbucket casing
integration: take over the config
More review comments
Address some final review coments about cross-fetch and type-casting
chore(deps): bump sucrase from 3.16.0 to 3.17.0
chore(deps-dev): bump @types/webpack from 4.41.22 to 4.41.26
core-api: remove deprecated registerRoute and deprecate addRoute
Update README
Support GHE
app,create-app: switch to using FlatRoutes
Make breaking 'minor' change'
Add codefences to changeset
Add changeset
Remove InfoCard :height100" variant
scripts/check-if-release: fix diff and tweak to handle new and removed packages
Update with review comments
docs: Run prettier on techdocs ci/cd tutorial
remove adr status header
...
2021-01-20 16:22:58 +01:00
Johan Haals
64826f9e2b
Re-add logger to preparer
...
Co-authored-by: blam<ben@blam.sh >
2021-01-20 11:52:36 +01:00
Oliver Sand
a284f5bc1f
Adjust jest.transformModules in create-app
...
The package name has changed from `@kyma-project/asyncapi-react` to
`@asyncapi/react-component`.
2021-01-20 10:17:47 +01:00
Patrik Oldsberg
89278acabe
app,create-app: switch to using FlatRoutes
2021-01-19 21:40:35 +01:00
blam
c0a7910db5
chore: migrate the rest of the scaffolding to the new way for instegration config
2021-01-19 19:04:06 +01:00
Johan Haals
d095cbf3d3
Delete log argument when calling fromConfig
2021-01-19 13:03:41 +01:00
Patrik Oldsberg
8250ffb443
Merge pull request #4021 from kiranpatel11/master
...
fix(create-app): fix user-settings routing in create-app
2021-01-18 14:04:15 +01:00
Ben Lambert
ec2164b791
Merge pull request #4094 from backstage/blam/bug/create-app-url-support
...
Use fromConfig in create-app for scaffolder
2021-01-16 21:48:18 +01:00
Kiran
10b22d6c70
Revert "feat(create-app): synch backend/scaffolder.js with master"
...
This reverts commit 087e90cf8baeeff60d4cee7d503a84a88ee87fd1.
2021-01-16 11:54:45 +11:00
Kiran
b87c744740
feat(create-app): synch backend/scaffolder.js with master
2021-01-16 11:54:45 +11:00
Kiran
ce3e204038
fix(create-app): fix user-settings routing in create-app
2021-01-16 11:54:45 +11:00
Johan Haals
c481192488
gitignore: Ignore *-credentials.yaml
2021-01-15 16:25:29 +01:00
Ben Lambert
532b788679
chore(create-app): new line at the end of the file!
2021-01-15 15:39:13 +01:00
blam
bbad7b3e9c
bug(create-app): updating create-app to have support for url protocol for the scaffolder
2021-01-15 12:23:50 +01:00
Patrik Oldsberg
e82504c1b4
Merge pull request #4076 from SDA-SE/feat/remove-types-helmet
...
Removes the @types/helmet dependency
2021-01-14 18:39:09 +01:00
Oliver Sand
8b800caaf9
Removes the @types/hemlet dependency
...
We are using hemlet 4.0.0+ which has tpying included. The typing dependency is not needed anymore.
2021-01-14 14:44:44 +01:00
github-actions[bot]
be332e13ea
Version Packages
2021-01-14 13:05:31 +00:00
Fredrik Adelöw
94fdf49554
Get rid of all usages of @octokit/types, and bump the rest of the octokit dependencies to the latest version
2021-01-13 16:41:10 +01:00
Fredrik Adelöw
cc068c0d6f
Bump gitbeaker to 28.x
2021-01-13 10:26:19 +01:00
Patrik Oldsberg
9d1d1138eb
create-app: move version marker dependencies to peer deps
2021-01-10 18:06:54 +01:00