Joel Low
|
a6e9708ada
|
Revert changes to template app
|
2020-12-03 17:29:48 +08:00 |
|
Joel Low
|
6b7c44d32d
|
Add simple instructions to providing an NPM Token to backend:build-image
|
2020-12-03 16:10:36 +08:00 |
|
Joel Low
|
8a16e8af82
|
Add missing changelog entry
|
2020-12-03 15:50:43 +08:00 |
|
Fabian Chong
|
a42205b3e8
|
Uses pathExists
|
2020-12-03 10:04:25 +08:00 |
|
Fabian Chong
|
433aa52a17
|
Pass NPM_TOKEN through docker --secret
|
2020-12-03 10:04:23 +08:00 |
|
Fabian Chong
|
fe5c6a7727
|
Optional .npmrc to support private NPM registry
|
2020-12-03 10:02:59 +08:00 |
|
Ryan Vazquez
|
05f3ca491e
|
Merge pull request #3537 from backstage/ryanv/disable-cost-insights-support-button
Ryanv/disable cost insights support button
|
2020-12-02 18:32:17 -05:00 |
|
Ryan Vazquez
|
bec334b336
|
changeset
|
2020-12-02 17:38:06 -05:00 |
|
Ryan Vazquez
|
bf3c161d72
|
disable support button
|
2020-12-02 17:36:30 -05:00 |
|
brendasukh
|
c71e46c280
|
Merge pull request #3536 from backstage/update-breakdown-label
Support custom labels for entity breakdowns
|
2020-12-02 17:31:55 -05:00 |
|
Brenda Sukh
|
69f38457f5
|
Add changeset
|
2020-12-02 15:18:32 -05:00 |
|
Brenda Sukh
|
fc16895a93
|
Generalize breakdown label
|
2020-12-02 15:07:50 -05:00 |
|
Brenda Sukh
|
108994d4dc
|
Add additional events panel
|
2020-12-02 14:32:40 -05:00 |
|
Brenda Sukh
|
ff83308e48
|
Generalize SKU specific verbiage
|
2020-12-02 14:32:11 -05:00 |
|
Fredrik Adelöw
|
21f7d80483
|
Merge pull request #3520 from backstage/dependabot/npm_and_yarn/typescript-json-schema-0.45.0
build(deps): bump typescript-json-schema from 0.43.0 to 0.45.0
|
2020-12-02 16:46:53 +01:00 |
|
Fredrik Adelöw
|
6437f20cfc
|
Merge pull request #3411 from moustafab/feature/k8s-label-selector-2
refactor(k8s-plugin): update to use annotation based label selector
|
2020-12-02 16:31:20 +01:00 |
|
Fredrik Adelöw
|
b4488ddb0b
|
address typescript errors
|
2020-12-02 16:11:44 +01:00 |
|
dependabot[bot]
|
bad8990788
|
build(deps): bump typescript-json-schema from 0.43.0 to 0.45.0
Bumps [typescript-json-schema](https://github.com/YousefED/typescript-json-schema) from 0.43.0 to 0.45.0.
- [Release notes](https://github.com/YousefED/typescript-json-schema/releases)
- [Commits](https://github.com/YousefED/typescript-json-schema/compare/v0.43.0...v0.45.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-02 15:58:44 +01:00 |
|
dependabot[bot]
|
2ff3239154
|
build(deps-dev): bump @types/codemirror from 0.0.97 to 0.0.100 (#3522)
Bumps [@types/codemirror](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/codemirror) from 0.0.97 to 0.0.100.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/codemirror)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-02 14:26:36 +01:00 |
|
Fredrik Adelöw
|
ce897a04fd
|
Merge pull request #3521 from backstage/dependabot/npm_and_yarn/types/jwt-decode-3.1.0
build(deps-dev): bump @types/jwt-decode from 2.2.1 to 3.1.0
|
2020-12-02 13:43:56 +01:00 |
|
Patrik Oldsberg
|
d54bc5685a
|
Merge pull request #3471 from backstage/mob/ind
core-api: add initial set of composability plumbing
|
2020-12-02 11:55:13 +01:00 |
|
dependabot[bot]
|
338e60a826
|
build(deps-dev): bump @types/jwt-decode from 2.2.1 to 3.1.0
Bumps [@types/jwt-decode](https://github.com/auth0/jwt-decode) from 2.2.1 to 3.1.0.
- [Release notes](https://github.com/auth0/jwt-decode/releases)
- [Changelog](https://github.com/auth0/jwt-decode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/auth0/jwt-decode/commits/v3.1.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-12-02 09:47:01 +01:00 |
|
Fredrik Adelöw
|
8d6156d69c
|
Merge pull request #3511 from backstage/freben/owned
catalog-model: update ownership of data
|
2020-12-01 22:54:04 +01:00 |
|
Ryan Vazquez
|
8e6e328f06
|
Merge pull request #3518 from backstage/ryanv/enable-unlabeled-dataflow-skus
enable sku breakdowns for unlabeled entities
|
2020-12-01 15:52:54 -05:00 |
|
Ryan Vazquez
|
fe7257ff07
|
enable sku breakdowns for unlabeled entities
|
2020-12-01 15:06:59 -05:00 |
|
Patrik Oldsberg
|
26ed08c167
|
core-api: refactor all element data collection to use the same traversal facilities
Co-authored-by: blam <ben@blam.sh>
|
2020-12-01 19:32:53 +01:00 |
|
Patrik Oldsberg
|
706868141e
|
core-api: refactor route discovery to do a single pluggable sweep
|
2020-12-01 19:32:52 +01:00 |
|
Ryan Vazquez
|
04252597d8
|
Merge pull request #3431 from backstage/ryanv/stack-rank-product-panels
stack rank product panels
|
2020-12-01 12:31:09 -05:00 |
|
Ryan Vazquez
|
883adf951b
|
return same data for all product insights requests in mock client
|
2020-12-01 11:08:14 -05:00 |
|
Oliver Sand
|
8f7576f9a0
|
Merge pull request #3506 from SDA-SE/feat/update-swagger-ui-react
Update swagger-ui-react to 3.37.2
|
2020-12-01 16:00:49 +01:00 |
|
Oliver Sand
|
5f3e719e79
|
Merge pull request #3508 from SDA-SE/feat/api-docs-tests
Add tests for components in the api-docs plugin
|
2020-12-01 16:00:30 +01:00 |
|
Patrik Oldsberg
|
974223db86
|
Merge pull request #3507 from backstage/rugvip/port
backend-common: allow port in config to be both a number or a string
|
2020-12-01 14:58:55 +01:00 |
|
Fredrik Adelöw
|
da42f58fae
|
catalog-model: update ownership of data
|
2020-12-01 14:27:16 +01:00 |
|
Mateusz Lewtak
|
6182c6f82d
|
Feat: Bump GitHub Insights plugin version (#3509)
|
2020-12-01 14:10:30 +01:00 |
|
blam
|
b27077aa7b
|
chore: set the port as number if it comes through as a string
|
2020-12-01 13:16:46 +01:00 |
|
Oliver Sand
|
7d1d9a3df3
|
Add tests for components in the api-docs plugin
|
2020-12-01 12:42:30 +01:00 |
|
Patrik Oldsberg
|
6123682748
|
backend-common: allow port in config to be both a number or a string
|
2020-12-01 12:07:54 +01:00 |
|
Patrik Oldsberg
|
361217d351
|
Merge pull request #3501 from backstage/rugvip/smol
backend: remove yarn cache from built docker image
|
2020-12-01 11:53:31 +01:00 |
|
Oliver Sand
|
7eb8bfe4a2
|
Update swagger-ui-react to 3.37.2
|
2020-12-01 11:28:31 +01:00 |
|
Fredrik Adelöw
|
01180c65d7
|
Merge pull request #3496 from SDA-SE/feat/limit-proxy-response-headers
Filter the response headers in the proxy backend
|
2020-12-01 10:53:02 +01:00 |
|
Fredrik Adelöw
|
58db996d17
|
Merge pull request #3495 from SDA-SE/feat/group-ownership
Derive the owned entities in the catalog from group memberships
|
2020-12-01 10:41:29 +01:00 |
|
Fredrik Adelöw
|
a524ef918a
|
Merge pull request #3483 from backstage/freben/fix-no-codeowners
catalog-backend: gracefully handle missing codeowners
|
2020-12-01 10:05:08 +01:00 |
|
Himanshu Mishra
|
21f86aa478
|
Merge pull request #3337 from adrianke77/master
|
2020-12-01 09:48:02 +01:00 |
|
Adam Harvey
|
af93e29913
|
Add Kubernetes plugin (#3505)
|
2020-12-01 09:31:05 +01:00 |
|
Moustafa Baiou
|
bcc211a081
|
refactor(k8s-plugin): update to use annotation based label selector
add changeset
|
2020-12-01 03:28:04 -05:00 |
|
Dominik Henneke
|
f346688237
|
Use case-insensitive filters
|
2020-12-01 07:55:42 +01:00 |
|
Chongyang Adrian, Ke
|
ae95c7ff3e
|
techdocs-backend: update Gitlab clone auth
|
2020-12-01 10:18:33 +08:00 |
|
Ryan Vazquez
|
c8e5a78443
|
merge
|
2020-11-30 16:22:19 -05:00 |
|
brendasukh
|
6bc7bb2ffb
|
Merge pull request #3410 from backstage/add-top-panel-breakdown
Add product breakdown view to Cost Insights overview panel.
|
2020-11-30 16:11:21 -05:00 |
|
Dominik Henneke
|
811ca4bbb2
|
Fix review comments
|
2020-11-30 21:54:55 +01:00 |
|