Podge
4ddd7b2642
modifying CatalogImportClient.test.ts last test to test for a non-Latin text by adding an emoji to the file content field
...
Signed-off-by: Podge <padraig@padraigobrien.com >
2021-04-02 18:38:04 +01:00
Podge
5394703c36
Updating spelling of unicode to Unicode
...
Signed-off-by: Podge <padraig@padraigobrien.com >
2021-03-27 21:53:40 +00:00
Podge
f9c75f7a93
Enable non unicode character in catalog import.
...
replaced btoa with js-base64 so the code can gracefully handle non unicode characters.
Signed-off-by: Podge <padraig@padraigobrien.com >
2021-03-26 20:13:05 +00:00
Tim
3bf4ea86eb
Merge pull request #5139 from backstage/blam/re-enable-vale
...
chore: re-enable vale
2021-03-26 11:31:31 -06:00
Tim
b9ddfedd5c
Merge pull request #5115 from backstage/timbonicus/auth0-settings
...
Add auth0 to DefaultProviderSettings
2021-03-26 11:30:04 -06:00
Tim Hansen
dd7fa21e27
Add auth0 to DefaultProviderSettings
...
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-03-26 11:00:05 -06:00
Fredrik Adelöw
95ac3cd52c
Merge pull request #5129 from backstage/freben/header-labels
...
unify how the owner and lifecycle labels are made
2021-03-26 15:25:59 +01:00
Adam Harvey
883a8debf2
Merge pull request #4502 from adamdmharvey/system-diagram
...
catalog: Add new System Diagram card
2021-03-26 10:24:55 -04:00
Lee Mills
908379cb58
Merge pull request #5138 from backstage/leem/owners
...
Adding Johan Haals as a maintainer and replacing 'Friends of' with 'Hall of Fame'
2021-03-26 15:24:36 +01: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
Ben Lambert
2ceda7520d
Merge pull request #5110 from backstage/improve-theming-docs
...
Improve documentation
2021-03-26 15:00:29 +01:00
blam
037f0c7e76
chore: re-enable vale
...
Signed-off-by: blam <ben@blam.sh >
2021-03-26 14:46:49 +01:00
Adam Harvey
4ef1ba84d2
Change error reporting component
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-26 09:40:19 -04:00
Adam Harvey
c0a6a25cc8
Update async deps
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-26 09:34:07 -04:00
Adam Harvey
534f0fe8cb
Simplify filter
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-26 09:33:15 -04:00
Adam Harvey
aabd999a1a
Update localization
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-26 09:32:39 -04:00
Lee Mills
7e6b163708
Adding Johan Haals as a maintainer and replacing 'Friends of' with 'Hall of Fame'
...
Signed-off-by: Lee Mills <leem@spotify.com >
2021-03-26 14:12:40 +01:00
Oliver Sand
edc98b109e
Merge pull request #5130 from SDA-SE/feat/search-type-export
...
Export `ReadTreeResponseFile` and `SearchResponseFile`
2021-03-26 11:01:11 +01:00
Fredrik Adelöw
52b8b6c899
Merge pull request #5124 from backstage/dependabot/npm_and_yarn/immer-9.0.1
...
chore(deps): bump immer from 8.0.1 to 9.0.1
2021-03-26 10:20:07 +01:00
Oliver Sand
37e3a69f51
Export ReadTreeResponseFile and SearchResponseFile
...
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-03-26 09:41:40 +01:00
Fredrik Adelöw
22c5b750ad
Merge pull request #5126 from backstage/timbonicus/group-members
...
Fix MembersList not updating when group changes
2021-03-26 09:39:53 +01:00
dependabot[bot]
71b388c47e
chore(deps): bump immer from 8.0.1 to 9.0.1
...
Bumps [immer](https://github.com/immerjs/immer ) from 8.0.1 to 9.0.1.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-26 09:24:08 +01:00
Fredrik Adelöw
8bee6a1319
unify how the owner and lifecycle labels are made
...
Signed-off-by: Fredrik Adelöw <freben@gmail.com >
2021-03-26 09:03:35 +01:00
Fredrik Adelöw
c3b8a5c9a3
Merge pull request #5123 from backstage/dependabot/npm_and_yarn/mime-types-2.1.29
...
chore(deps): bump mime-types from 2.1.27 to 2.1.29
2021-03-26 07:23:56 +01:00
Tim Hansen
baa39809e5
Fix MembersList not updating when group changes
...
Fixes #5108
Signed-off-by: Tim Hansen <timbonicus@gmail.com >
2021-03-25 22:16:46 -06:00
dependabot[bot]
655f9ac48e
chore(deps): bump mime-types from 2.1.27 to 2.1.29
...
Bumps [mime-types](https://github.com/jshttp/mime-types ) from 2.1.27 to 2.1.29.
- [Release notes](https://github.com/jshttp/mime-types/releases )
- [Changelog](https://github.com/jshttp/mime-types/blob/master/HISTORY.md )
- [Commits](https://github.com/jshttp/mime-types/compare/2.1.27...2.1.29 )
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-26 04:08:54 +00:00
Crevil
d9638c3e8f
Allow DELETE /entities/by-uid/:uid in readonly mode
...
Signed-off-by: Crevil <bjoern.soerensen@gmail.com >
2021-03-25 21:03:28 +01:00
Crevil
ddf37387b2
Change to readonly config value
...
Signed-off-by: Crevil <bjoern.soerensen@gmail.com >
2021-03-25 20:59:34 +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
Crevil
d8e085b2df
Add readonly to vocab.txr
...
Signed-off-by: Crevil <bjoern.soerensen@gmail.com >
2021-03-25 20:59:33 +01:00
Crevil
bf2db41cec
Fix typo in changelog
...
Signed-off-by: Crevil <bjoern.soerensen@gmail.com >
2021-03-25 20:59:33 +01:00
Crevil
f1b2c1d2c2
Add readonly mode to catalog
...
This change includes a new `mode` concept to the catalog backend. This gives us
the handle to configure catalog in a `readonly` mode as discussed in #3348 .
The new `catalog.mode` field configures that catalog in either `readwrite` or
`readonly`.
- `readwrite` is the current mode that allows users to register components at
startup through `catalog.locations` and with eg. plugin `catalog-import`
- `readonly` is the new mode which, for now, disables the mutating `location`
APIs
Signed-off-by: Crevil <bjoern.soerensen@gmail.com >
2021-03-25 20:59:33 +01:00
Ben Lambert
bf8ee54a71
Merge pull request #5020 from backstage/changeset-release/master
...
Version Packages
2021-03-25 19:48:48 +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
Ben Lambert
078f7dfe69
Merge pull request #5116 from backstage/fix-webpack-dev-server-issue
...
fix webpack dev server issue
2021-03-25 18:33:01 +01:00
blam
598f5bcfbf
Added changeset
...
Signed-off-by: blam <ben@blam.sh >
2021-03-25 18:29:18 +01:00
blam
e785989b52
lock cli to 3.11.0 so we don't pull in the latest version in scaffolded apps
...
Signed-off-by: blam <ben@blam.sh >
2021-03-25 18:28:20 +01:00
Eric Peterson
3ca26dde40
Merge pull request #5113 from SDA-SE/feat/no-search-backend
...
Remove backend dependency in the plugin-search plugin
2021-03-25 18:24:43 +01:00
Dominik Henneke
72b174ef1a
Remove backend dependency in the plugin-search plugin
...
Signed-off-by: Dominik Henneke <dominik.henneke@sda-se.com >
2021-03-25 16:40:02 +01:00
Adam Harvey
b20a7db89c
Merge branch 'master' into system-diagram
2021-03-25 11:07:32 -04:00
Adam Harvey
5a5b0bf7a9
Update changeset
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-25 11:04:47 -04:00
Fredrik Adelöw
d10b7d3642
Merge pull request #5107 from backstage/mob/detach-badges
...
detach the badges plugin from the catalog plugin
2021-03-25 15:57:03 +01:00
Oliver Sand
72192d847b
Improve documentation
...
`defaultPageTheme` is a required field.
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com >
2021-03-25 15:56:49 +01:00
Adam Harvey
3039179996
Use WarningPanel
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-25 09:53:38 -04:00
Adam Harvey
4491ba231f
Refactor entity collection
...
Signed-off-by: Adam Harvey <adam.harvey@dxc.com >
2021-03-25 09:50:35 -04: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
Ben Lambert
9955221427
Merge pull request #4956 from vinayvinay/vinay-fetch-cookiecutter-more-inputs
...
Adds inputs for fetch:cookiecutter action: copyWithoutRender, extensions, imageName
2021-03-25 14:30:55 +01:00
Ben Lambert
087bfa89e2
Merge pull request #5055 from backstage/timbonicus/github-discovery-doc
...
Add more integrations documentation
2021-03-25 14:19:08 +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