Tim Hansen
|
5c26fbf555
|
Merge pull request #8309 from backstage/deprecate-scaffolder-config
Clean up scaffolder config
|
2021-12-01 13:10:27 -07:00 |
|
Patrik Oldsberg
|
a972233f7d
|
Merge pull request #8298 from macripps/macripps/show-theme-title-in-card
Use `theme.title` instead of `theme.variant` in the theme switcher
|
2021-12-01 18:34:53 +01:00 |
|
Tim Hansen
|
cec1a6ecc3
|
Merge pull request #8279 from Narayan-dasari/master
fix(circleci): Mapping vcs-type dynamically instead of hardcoding to git
|
2021-12-01 10:32:19 -07:00 |
|
Fredrik Adelöw
|
8bcd49cfaf
|
Merge pull request #8304 from backstage/freben/less-cross
remove more cross-fetch usage in backends
|
2021-12-01 18:26:28 +01:00 |
|
Tim Hansen
|
0398ea25d3
|
Clean up scaffolder config
Signed-off-by: Tim Hansen <timbonicus@gmail.com>
|
2021-12-01 10:22:48 -07:00 |
|
Patrik Oldsberg
|
8d20ab40c6
|
Merge pull request #8282 from marleypowell/marley/7678-pr-dashboard-backend
feat: Added new backend endpoints for PR dashboard and implemented long polling for PRs
|
2021-12-01 18:11:16 +01:00 |
|
Camila Belo
|
3be6234592
|
docs(search): build api reports
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2021-12-01 17:14:54 +01:00 |
|
Camila Belo
|
00da5bfca7
|
feat(search): add optional icon and secondary action for default result items
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2021-12-01 17:05:28 +01:00 |
|
Fredrik Adelöw
|
6b500622d5
|
remove more cross-fetch usage in backends
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
|
2021-12-01 16:51:05 +01:00 |
|
Camila Belo
|
11e2673594
|
docs(search): build api reports
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2021-12-01 15:33:33 +01:00 |
|
Camila Belo
|
9c19328da9
|
feat(search): Add optional clear button prop
Co-authored-by: Emma Indal <emma.indahl@gmail.com>
Signed-off-by: Camila Belo <camilaibs@gmail.com>
|
2021-12-01 15:33:13 +01:00 |
|
Mike Cripps
|
4cadc97a56
|
Use theme.title instead of theme.variant in the theme switcher
Signed-off-by: Mike Cripps <mike.cripps@footballradar.com>
|
2021-12-01 13:30:21 +00:00 |
|
Patrik Oldsberg
|
4d35309170
|
Merge pull request #8284 from ccodreanu/cronjobs_batchv1beta1
Request CronJobs with older apiGroup
|
2021-12-01 10:57:14 +01:00 |
|
MT Lewis
|
b82f15decc
|
Merge pull request #8285 from backstage/permission-type-refactor
permission-node: rename and adjust policy return type to reduce nesting
|
2021-12-01 09:20:22 +00:00 |
|
Marley Powell
|
a89ada59cf
|
refactor: Converted PolicyTypeId from const to enum.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
|
2021-12-01 08:28:53 +00:00 |
|
Marley Powell
|
b2d87cc0a0
|
refactor: Removed deprecated use of path for createRouteRef.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
|
2021-12-01 08:07:26 +00:00 |
|
Marley Powell
|
f0c16fc82a
|
Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pr-dashboard-backend
|
2021-12-01 08:01:06 +00:00 |
|
Patrik Oldsberg
|
cde0ba242d
|
Merge pull request #8216 from brexhq/k8s-api-version-overrides
K8s api version overrides
|
2021-12-01 01:37:27 +01:00 |
|
Patrik Oldsberg
|
c63191abf3
|
Merge pull request #8272 from timja/add-options
Add options to spawn in runCommand
|
2021-11-30 23:38:25 +01:00 |
|
Patrik Oldsberg
|
b3e1d1ccae
|
Merge pull request #8217 from brexhq/k8s-cronjobs-frontend
K8s Cronjobs frontend
|
2021-11-30 23:15:19 +01:00 |
|
Andrew Tran
|
4dab6ffaad
|
update changeset, fix pr nits
Signed-off-by: Andrew Tran <atran@brex.com>
|
2021-11-30 16:04:39 -06:00 |
|
Patrik Oldsberg
|
960f7cf0d2
|
Merge pull request #7897 from marleypowell/marley/7678-pull-request-dashboard
feat: Created pull request card component and initial pull request dashboard page
|
2021-11-30 22:07:21 +01:00 |
|
Patrik Oldsberg
|
6e3c0b98a2
|
Merge pull request #7848 from PavelPolyakov/patch-1
Update README.md
|
2021-11-30 22:06:06 +01:00 |
|
MT Lewis
|
8c6f4810c9
|
permission-node: fix test suite name
Co-authored-by: Joe Porpeglia <porpegliaj@gmail.com>
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-11-30 15:58:47 +00:00 |
|
Catalin Codreanu
|
f6087fc8f8
|
Request CronJobs with older apiGroup
Signed-off-by: Catalin Codreanu <catalin.codreanu@onegini.com>
|
2021-11-30 16:53:30 +01:00 |
|
MT Lewis
|
e7851efa9e
|
permission-node: rename and adjust policy return type to reduce nesting
Signed-off-by: MT Lewis <mtlewis@users.noreply.github.com>
|
2021-11-30 15:21:28 +00:00 |
|
Marley Powell
|
e66d33c1e8
|
refactor: Use named export for AzurePullRequestsIcon.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
|
2021-11-30 13:19:42 +00:00 |
|
Patrik Oldsberg
|
f0adfda527
|
api-docs: use hardcoded script sha for oauth2-redirect.html CSP
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
|
2021-11-30 13:41:37 +01:00 |
|
Marley Powell
|
ce734226d2
|
chore: Updated API report.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
|
2021-11-30 09:46:46 +00:00 |
|
Marley Powell
|
77f36290e5
|
fix: Removed unnecessary Object.values for /all-teams endpoint.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
|
2021-11-30 09:37:08 +00:00 |
|
Marley Powell
|
947acdf8b3
|
feat: Added polling for pull requests and other small improvements.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
|
2021-11-30 08:58:32 +00:00 |
|
Lakshmi Narayana
|
1e30157a66
|
Mapping vcs-type dynamically instead of hardcoding to git
Signed-off-by: Lakshmi Narayana <lakshminarayana.dasari@grainger.com>
|
2021-11-29 15:05:01 -06:00 |
|
Andrew Tran
|
bccebd0884
|
fix typo in test
Signed-off-by: Andrew Tran <atran@brex.com>
|
2021-11-29 12:14:45 -06:00 |
|
Andrew Tran
|
487647524a
|
update PodsTable tests
Signed-off-by: Andrew Tran <atran@brex.com>
|
2021-11-29 11:17:57 -06:00 |
|
Andrew Tran
|
a73df1532f
|
fix spellings and update changeset
Signed-off-by: Andrew Tran <atran@brex.com>
|
2021-11-29 10:06:16 -06:00 |
|
Andrew Tran
|
ec25c34676
|
add a few tests
Signed-off-by: Andrew Tran <atran@brex.com>
|
2021-11-29 10:06:16 -06:00 |
|
Andrew Tran
|
c8f72b29eb
|
add cronjobs/jobs to k8s tab
Signed-off-by: Andrew Tran <atran@brex.com>
|
2021-11-29 10:06:16 -06:00 |
|
Andrew Tran
|
346c3a6516
|
update typing to be more easily extendible
Signed-off-by: Andrew Tran <atran@brex.com>
|
2021-11-29 09:59:48 -06:00 |
|
Andrew Tran
|
3a01096ddd
|
add doc comment, add cronjobs/jobs
Signed-off-by: Andrew Tran <atran@brex.com>
|
2021-11-29 09:49:19 -06:00 |
|
Andrew Tran
|
bb6c03001d
|
api version overrides
Signed-off-by: Andrew Tran <atran@brex.com>
|
2021-11-29 09:49:16 -06:00 |
|
Tim Jacomb
|
c6b44d80ad
|
Add options to spawn in runCommand
Signed-off-by: Tim Jacomb <tim.jacomb@hmcts.net>
|
2021-11-29 14:44:52 +00:00 |
|
Marley Powell
|
e8abb99a65
|
Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pull-request-dashboard
|
2021-11-29 10:15:43 +00:00 |
|
Marley Powell
|
aa2a3759cc
|
test: Added some unit tests for azure-devops-utils.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
|
2021-11-29 10:07:22 +00:00 |
|
Marley Powell
|
62b5167e5a
|
Merge branch 'master' of https://github.com/backstage/backstage into marley/7678-pr-dashboard-backend
|
2021-11-29 09:19:21 +00:00 |
|
Tim Hansen
|
4add90deb3
|
Merge pull request #8252 from brexhq/jrusso/add-template-swimlanes
Add swimlanes to scaffolder page
|
2021-11-28 20:31:43 -07:00 |
|
jrusso1020
|
f3bcd52216
|
rename swimlane -> group
Signed-off-by: jrusso1020 <jrusso@brex.com>
|
2021-11-27 12:36:29 -05:00 |
|
jrusso1020
|
fa683cab7d
|
address comments
Signed-off-by: jrusso1020 <jrusso@brex.com>
|
2021-11-27 12:36:29 -05:00 |
|
Patrik Oldsberg
|
63f3b46b86
|
Merge pull request #8160 from adrianbarwicki/patch-1
feat: expose catalog lib in `plugin-auth-backend`
|
2021-11-26 16:57:20 +01:00 |
|
Marley Powell
|
5d0c42a447
|
chore: Updated api report.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
|
2021-11-26 15:39:05 +00:00 |
|
Marley Powell
|
5c3941970e
|
feat: Created new endpoints for getting dashboard PRs and all teams.
Signed-off-by: Marley Powell <Marley.Powell@exclaimer.com>
|
2021-11-26 15:32:37 +00:00 |
|