Ryan Vazquez
8e6728e254
changeset
2020-11-19 15:07:44 -05:00
github-actions[bot]
bc0f47b7b7
Version Packages
2020-11-19 15:13:57 +00:00
Ryan Vazquez
3e16e86ab6
Merge pull request #3335 from backstage/ryanv/product-panel-improvements
...
Ryanv/product entity dialog improvements
2020-11-19 10:10:10 -05:00
Ben Lambert
9a7f7948ff
Merge pull request #3323 from andrewthauer/remove-circle-proxy
...
chore: remove obsolete circleci proxy config
2020-11-19 15:12:52 +01:00
Mattias Frinnström
ef2831dde3
Add changeset
2020-11-19 15:00:24 +01:00
Patrik Oldsberg
63de5ed007
Merge pull request #3331 from backstage/rugvip/cbapp
...
create-app: add app-backend plugin to template
2020-11-19 11:39:29 +01:00
Ben Lambert
20fc9b684a
Merge pull request #3319 from adamdmharvey/about-tooltips
...
Add tooltips on About card
2020-11-19 11:14:52 +01:00
Patrik Oldsberg
7d7abd50c8
create-app: add app-backend plugin to template
2020-11-19 01:20:13 +01:00
Ryan Vazquez
f360395d00
changeset
2020-11-18 15:41:46 -05:00
Patrik Oldsberg
4c7be36164
Merge pull request #3313 from mfrinnstrom/scaffolder-extract-pushToRemote
...
Extract pushToRemote in scaffolder-backend
2020-11-18 20:52:33 +01:00
Fredrik Adelöw
717e43de14
catalog-client: change entities interface, add fields support ( #3296 )
2020-11-18 19:58:36 +01:00
Patrik Oldsberg
0b97a89f55
address config schema review comments
2020-11-18 11:31:19 +01:00
Patrik Oldsberg
1722cb53c2
changesets: added config schema changesets
2020-11-18 11:31:17 +01:00
Joel Low
9023404510
feat(cli): Support specifying listen host/port for frontend
2020-11-18 14:24:55 +08:00
Andrew Thauer
3efd03c0e8
chore: remove obsolete circleci proxy config
2020-11-17 22:11:16 -05:00
Adam Harvey
8b7737d0b8
Add changeset
2020-11-17 12:44:13 -05:00
Mattias Frinnström
d33f5157c7
Extracted pushToRemote in scaffolder-backend
2020-11-17 10:36:12 +01:00
brendasukh
56e4278428
Merge pull request #3306 from backstage/remove-cur-feature-flag
...
Remove cur feature flag
2020-11-16 18:07:33 -05:00
Ryan Vazquez
07d33bc352
Merge pull request #3305 from backstage/fix/cost-insights-excessive-header-margin
...
fix:(cost-insights-plugin): remove excessive header margin from cost overview banner
2020-11-16 12:37:30 -05:00
Fredrik Adelöw
7b37e68348
integrations: move common integration concerns to a separate package ( #3295 )
2020-11-16 16:15:09 +01:00
Brenda Sukh
4040d4fcb2
Add changeset
2020-11-16 10:07:56 -05:00
Ryan Vazquez
17a9f48f6c
changeset
2020-11-16 09:45:59 -05:00
Brenda Sukh
259d848eee
Add changeset
2020-11-13 15:21:24 -05:00
Fredrik Adelöw
f531d307c4
catalog-backend: reject overwrite of entities from foreign locations ( #3286 )
2020-11-13 11:16:33 +01:00
Patrik Oldsberg
484385c658
Merge pull request #3283 from backstage/rugvip/retree
...
backend-common: refactor readTree to only accept URL and options + add response helper
2020-11-13 10:53:53 +01:00
Patrik Oldsberg
8e2effb531
changesets: added changeset for UrlReader readTree refactoring
2020-11-12 14:01:32 +01:00
github-actions[bot]
76a8099029
Version Packages
2020-11-12 10:52:23 +00:00
Fredrik Adelöw
752808090b
auth-backend: Handle non-7-bit safe characters in the posted message data ( #3280 )
2020-11-12 11:48:46 +01:00
Fredrik Adelöw
4628763998
auth-backend: Encode the OAuth state param using URL safe chars ( #3281 )
2020-11-12 11:43:35 +01:00
Ryan Vazquez
d5a2bf9296
Merge pull request #3268 from backstage/ryanv-cost-insights-custom-toolips
...
Ryanv cost insights custom toolips
2020-11-11 16:41:47 -05:00
Oliver Sand
84b654d5de
Use dense table style and outlined chips in the API Explorer ( #3276 )
...
This matches the styling of the catalog.
2020-11-11 13:34:40 +01:00
Ryan Vazquez
0703edee09
changeset
2020-11-10 16:48:27 -05:00
o-farooq
a906f20e7b
feat(techradar-plugin) add techradar blip history backend support ( #3191 )
...
* add techradar entry history data structure
* updated names and added changeset
* fix docs
Co-authored-by: Omer Farooq <17722640+o-farooq@users.noreply.github.com >
2020-11-10 16:29:45 +01:00
Oliver Sand
0c0798f082
Persist Table Filters in the API Explorer ( #2936 )
...
* fix: allow changing the categories of a checkbox tree
* feat: allow setting the current selection in the checkbox tree
* feat: allow setting the current selection in the select
* feat: add a way to access the tables internal state (filters, search, ...)
* feat: add useQueryParams hook
* feat: persist the table state of the api explorer in the url
* Use react-use instead of writing own hooks
* Resolve review comments
* Rename selectedChilds to selecetedChildren
* Add changesets
* Support passing a separate state name to useQueryParamState
This allows to use the useQueryParamState hook multiple time per route and have a separate state.
* refactor: fix typo...
2020-11-09 18:19:47 +01:00
Chad Wilson
2d0bd1be70
About card edit improvements ( #2950 )
...
* Update to Edit link in Card component.
* prettier
* new line
* Added changeset
* Actually run prettier. . .
* Added functionality to determine source of url for icon choice. Fixed failed tests.
* Added test case for new edithref attribute
* Prettier
* forgot a file
* correct url substring sanitation
* corrected url substring sanitation
* Added handling of Bitbucket Cloud and Gitlab.
* Added tests for each GitLab and BitBucket edits.
* Update to leverage git-url-parse
* update test to reflect owner change
2020-11-09 16:52:00 +01:00
Adam Harvey
a41730c6ea
[plugin-jenkins] Add tooltip to Jenkins build rerun ( #3251 )
...
* Add tooltop to Jenkins build rerun
* Add tooltip to spelling
2020-11-07 12:31:11 +01:00
Oliver Sand
33b7300ebe
Capture plugin name under the /api/ prefix for http metrics ( #3259 )
2020-11-06 20:21:36 +01:00
Jesko Steinberg
e8f69ba936
feat: add internal routing to BottomLink ( #3258 )
...
* feat(core): Link component detect whether it's an external link or not
* fix: make BottomLink using backstage/core Link component
2020-11-06 20:17:17 +01:00
Oliver Sand
5a2705de23
Export AuthProviders, DefaultProviderSettings and ProviderSettingsItem ( #3249 )
...
`Settings` allows to pass `providerSettings`, but right now there isn't a way to constuct them out of the existing components as they aren't exported.
2020-11-06 11:43:58 +01:00
Mikaela Grundin
199237d2fb
core: DependencyGraph component ( #3236 )
...
* add dependency graph files
* add stories for DependencyGraph
* add changeset
* add margin and border to storybook examples
* support dark theme in default label
* add transition to nodes, edges and labels
* move @types to devDependencies
* clean up DependencyGraph test
* don't use default exports
* change padding format
* change marginX/Y to paddingX/Y
* fix types export
* fix storybook
* move @types/dagre from devDependencies to dependencies
2020-11-06 09:27:34 +01:00
Patrik Oldsberg
c56e28375f
create-app: add missing @backstage/plugin-api-docs entry to plugins.ts ( #3257 )
2020-11-06 00:33:10 +01:00
Oliver Sand
4577e377be
Improve styling of outlined chips in dark mode ( #3252 )
2020-11-05 18:41:49 +01:00
Iain Billett
4aca74e089
Load config from window in default config loader ( #3238 )
...
Support setting config through the window object. The config
should be set in window.__APP_CONFIG__ which should be an
object.
2020-11-05 16:05:06 +01:00
Oliver Sand
3f05616bf5
fix text color of tech-radar footer ( #3245 )
2020-11-05 13:05:05 +01:00
Tim
6627b626f8
Fix double divider on InfoCard ( #3240 )
...
Changeset
Co-authored-by: Tim Hansen <timbonicush@spotify.com >
2020-11-05 12:11:00 +01:00
Patrik Oldsberg
64b0d9d7e0
Merge pull request #2881 from Marvin9/chore/use-catalog-api
...
chore: use catalog API to fetch entity in scaffolder-backend
2020-11-05 11:17:34 +01:00
Patrik Oldsberg
80511c029a
Merge pull request #3200 from SDA-SE/feat/upgrade-asyncapi-react
...
Upgrade @kyma-project/asyncapi-react to 0.14.2
2020-11-05 11:12:48 +01:00
Patrik Oldsberg
3d07745b82
Merge pull request #2863 from SDA-SE/feat/default-scope-auth-providers
...
feat: configurable default scopes of auth providers
2020-11-05 10:53:43 +01:00
Oliver Sand
803527bd32
Upgrade @kyma-project/asyncapi-react to 0.14.2
...
There is an intersting fix for displaying async messages in the docs.
2020-11-05 10:45:32 +01:00
Tim Hansen
9a294574c8
Fix styling issue on Cost Insights product panels with no cost
2020-11-04 10:54:41 -07:00