Rogerio Angeliski
eb0f2f1a5e
feat: update api-report
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-05-31 12:03:01 +02:00
Rogerio Angeliski
d750e3a97f
chore: update test name
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-05-31 12:03:01 +02:00
Rogerio Angeliski
0d6167f1aa
feat: update api-report
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-05-31 12:03:01 +02:00
Rogerio Angeliski
6c02fd3c29
feat: update tasks page
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-05-31 12:02:36 +02:00
Rogerio Angeliski
944651e021
feat: update listTasks flow
...
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com >
2022-05-31 12:02:36 +02:00
blam
bdf1deef18
chore: added a sample frontend
...
Signed-off-by: blam <ben@blam.sh >
Signed-off-by: blam <ben@blam.sh >
2022-05-31 12:02:33 +02:00
blam
be2d445177
chore: added support for saving a createdBy field
...
Signed-off-by: blam <ben@blam.sh >
2022-05-31 12:01:53 +02:00
blam
0ac523dd02
chore: added task page for my TaskSpec
...
Signed-off-by: blam <ben@blam.sh >
2022-05-31 12:01:53 +02:00
blam
ec2ad21d9e
chore: added migration for the created_by column
...
Signed-off-by: blam <ben@blam.sh >
2022-05-31 12:01:53 +02:00
Ben Lambert
09c932b83c
Merge pull request #11729 from goenning/go/add-cpu-memory
...
[Kubernetes Plugin] Show more details on Requests/Limits
2022-05-31 10:50:24 +02:00
Ben Lambert
b2b943d08b
Merge pull request #11737 from leodag/master
...
feat: add option to not protect the default branch
2022-05-31 10:48:19 +02:00
Johan Haals
c2376d279d
Merge pull request #11596 from jsundquist/feat/sentry/add-check-for-available
...
feat(sentry): adding a check if sentry is available
2022-05-31 10:35:54 +02:00
blam
dffd66eb96
chore: fix up the api reports
...
Signed-off-by: blam <ben@blam.sh >
2022-05-31 10:29:33 +02:00
Patrik Oldsberg
07b7a6eb94
Merge pull request #11655 from leon-vg/export-tech-insights-client
...
[TechInsights] Export TechInsightsClient so it can be extended
2022-05-31 10:00:19 +02:00
Eric Peterson
63b464cbb1
Merge pull request #11190 from backstage/feat/ndjson-collator
2022-05-31 09:39:39 +02:00
Leonardo Dagnino
c042c5eaff
feat: add option to not protect the default branch
...
Signed-off-by: Leonardo Dagnino <leodag.sch@gmail.com >
2022-05-30 22:04:31 -03:00
Eric Peterson
0dcad7a639
Merge pull request #11629 from backstage/cc/version-sidebar-contexts
2022-05-30 21:01:04 +02:00
Leon
fd16617e28
fix api-report warning
2022-05-30 19:58:40 +02:00
Eric Peterson
3bb25a9acc
Initial implementation of a generic ndjson collator.
...
Signed-off-by: Eric Peterson <ericpeterson@spotify.com >
2022-05-30 19:30:56 +02:00
goenning
b9b8bbc7d9
add CPU and Memory to Pod table
...
Signed-off-by: goenning <me@goenning.net >
2022-05-30 16:35:28 +01:00
Johan Haals
36a2ab6288
Merge pull request #11622 from Matth-Ng/master
...
Header Hierarchy Jump on Catalog Import Page
2022-05-30 14:32:01 +02:00
Patrik Oldsberg
4345aa644c
Merge pull request #11683 from nodify-at/master
...
bugfix: provide backstage token for rebuild api call
2022-05-30 14:11:18 +02:00
Johan Haals
31c5a8e033
Merge pull request #11623 from ProticM/update-tech-insights-query
...
Fixed tech-insights API endpoint to return the proper latest facts value
2022-05-30 13:55:44 +02:00
Patrik Oldsberg
d54a7d0221
Merge pull request #11345 from Bonial-International-GmbH/PJ_bitbucketCloud-provider
...
feat: add new BitbucketCloudEntityProvider and common/shared client lib
2022-05-30 13:54:02 +02:00
Patrick Jungermann
dfc4efcbf0
feat: add BitbucketCloudEntityProvider (new plugin)
...
Add a new entity provider `BitbucketCloudEntityProvider`
as a new plugin `@backstage/plugin-catalog-backend-module-bitbucket-cloud`.
The new plugin utilizes `@backstage/plugin-bitbucket-cloud-common`
and it fully independent of `@backstage/plugin-catalog-backend-module-bitbucket`
which provides a catalog processors supporting Bitbucket Cloud and Bitbucket Server.
Relates-to: #9923
Relates-to: #10183
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-05-30 12:02:46 +02:00
Ben Lambert
b009b397a9
Merge pull request #11635 from backstage/rugvip/graphiql-headers
...
graphiql: fix headers not being included in requests
2022-05-30 11:58:47 +02:00
Patrik Oldsberg
3b773b8cc6
Merge pull request #11659 from backjo/fix/AlbThis
...
(fix): bind 'this' properly for getKey function in ALB auth provider
2022-05-30 11:28:32 +02:00
Johan Haals
ac12418217
Merge pull request #11664 from RoadieHQ/add-edit-url-to-github-teams
...
Add edit url to GitHub teams
2022-05-30 11:11:49 +02:00
Patrick Jungermann
1c01c0fd14
feat: integrate bitbucket-cloud-common at catalog-backend-module-bitbucket
...
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-05-30 01:05:23 +02:00
Patrick Jungermann
1dffa7dd4d
feat: add bitbucket-cloud-common with new client
...
Add `bitbucket-cloud-common`
(`@backstage/plugin-bitbucket-cloud-common`)
with a new client for Bitbucket Cloud.
The lib contains auto-generated models
which got generated using `@openapitools/openapi-generator-cli`.
Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com >
2022-05-30 01:05:23 +02:00
Eric Peterson
6327a17180
Merge pull request #11669 from kuangp/fix/elasticSearchFilters
2022-05-27 16:47:39 +02:00
Patrik Oldsberg
6e44bd72e2
Merge pull request #11685 from AvaliaSystems/bf-cost-insights-table
...
Cost insights: tooltip with a large number of projects is displayed
2022-05-27 16:23:26 +02:00
Patrik Oldsberg
8d4fc7aaa5
Merge pull request #11643 from manuelscurti/fix/knex-signing-keys-length
...
Fix/knex signing keys length
2022-05-27 16:22:42 +02:00
Phil Kuang
281cec1b61
fix(elasticSearch): use more precise matching for query filters
...
Signed-off-by: Phil Kuang <pkuang@factset.com >
2022-05-27 10:00:55 -04:00
Talita Gregory Nunes Freire
c25df958cb
fix: updated dependencies
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:23:26 +02:00
Talita Gregory Nunes Freire
53de5363e1
fix: updated components to follow the naming conventions
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
bda29d61cf
fix: map promises
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
8884b4f04e
fix: package.json template
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
e3799715bd
fix: dependencies version
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
51307a9051
fix: dependencies updated
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
9a1f306edb
fix: typo on readme documentation
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
e9878f7e1e
feat: added api-report
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
4a9fc43298
fix: added missing FunctionComponent types
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire
6d8267c3d0
fix: prettier formating
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
b514d7f78b
fix: plugin version in package.json and getting started instructions
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
18664eaa52
fix: variable name typo, dependencies and pr card rendering
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
4a6ffbf3ad
feat: add support for custom github apiBaseUrl
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
09286fefa7
feat: logo and plugin information added
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
4f3848e4c0
feat: README update with how to implement plugin
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire
ed77c0af0d
feat: copyright added in all files
...
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com >
2022-05-27 12:22:42 +02:00