Ben Lambert
483da22262
Merge pull request #17336 from morales-martin/master
...
Fix EntityPicker allowing clear value when required #16993
2023-04-18 11:18:18 +02:00
Ben Lambert
66c0ece34b
Merge pull request #17288 from tylerhekman-procore/master
...
plugin-github-pull-requests-board: Filter archived repos
2023-04-18 10:49:38 +02:00
Johan Haals
791de47479
Merge pull request #17241 from backstage/scaffolder-action-permissions
...
Scaffolder: permissioning actions
2023-04-18 09:55:56 +02:00
Ben Lambert
0fcc64052c
Merge pull request #17233 from lukasfruntke-extern/feature/add-commit-hash-for-scaffolder
...
Add Commit Hash Output for Scaffolder SCM Actions
2023-04-17 21:15:11 +02:00
Fredrik Adelöw
7d9e695319
Merge pull request #17410 from backstage/playlist-plugin/permission-integration-router-fix
...
Add missing createPermissionIntegrationRouter call
2023-04-17 21:12:11 +02:00
tylerhekman-procore
f796f0e0a0
Prettier write
...
Signed-off-by: tylerhekman-procore <tyler.hekman@procore.com >
2023-04-17 11:53:25 -07:00
tylerhekman-procore
fcfbcb412e
Remove render tests with no assertions
...
Signed-off-by: tylerhekman-procore <tyler.hekman@procore.com >
2023-04-17 11:53:25 -07:00
tylerhekman-procore
ec175f513c
Add card filter icons and tests
...
Signed-off-by: tylerhekman-procore <tyler.hekman@procore.com >
2023-04-17 11:53:25 -07:00
Klara Ward
2ef8aee1d0
Filter archived repos in GH PR plugin
...
Signed-off-by: Klara Ward <klaraw@spotify.com >
2023-04-17 11:53:25 -07:00
Fredrik Adelöw
17d44daba9
Merge pull request #17285 from kuangp/feat/githubMultiOrgEntityProvider
...
feat(GithubMultiOrgEntityProvider): implement provider
2023-04-17 19:16:57 +02:00
Joon Park
9a98a96f9e
Add missing createPermissionIntegrationRouter call
...
We (the permission framework maintainers) updated the correct usage of createPermissionIntegrationRouter, but the docs remained outdated. As part of fixing the docs (https://github.com/backstage/backstage/pull/17388 ) we're making PRs to help fix the issue in community plugins as well.
Signed-off-by: Joon Park <joonp@spotify.com >
2023-04-17 14:38:59 +01:00
Lukas Fruntke (external expert on behalf of DB Netz)
490059683a
Merge remote-tracking branch 'origin/master' into feature/add-commit-hash-for-scaffolder
...
Signed-off-by: Lukas Fruntke (external expert on behalf of DB Netz) <lukas.fruntke-extern@deutschebahn.com >
2023-04-17 10:13:31 +02:00
Patrik Oldsberg
ad5ad888a4
Merge pull request #17396 from backstage/rugvip/scaffolder
...
scaffolder-backend: make alpha options optional
2023-04-16 00:27:31 +02:00
Patrik Oldsberg
9c26e6d8ed
scaffolder-backend: make alpha options optional
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-15 12:40:02 +02:00
Vincenzo Scamporlino
3c7b8fadf1
scaffolder-backend: api report
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-14 16:56:40 +02:00
Vincenzo Scamporlino
3b68b09fc2
scaffolder: rename permissions dependency
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-14 16:14:51 +02:00
Vincenzo Scamporlino
ddf7b5ed91
scaffolder-backend: NotAllowedError instead of InputError
...
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com >
2023-04-14 11:53:38 +02:00
Emma Indal
edb4c54685
Merge pull request #17157 from cmdkeen/cmdkeen/stackoverflow-pat
...
Stack Overflow plugin support for PAT authentication
2023-04-14 11:17:15 +02:00
Fredrik Adelöw
7eaf2e0780
Merge pull request #17359 from Ma11hewThomas/fix/hotspots-reviewed-link
...
fix: amend getSecurityHotspotsUrl to conditionally remove project path
2023-04-14 10:36:25 +02:00
Fredrik Adelöw
d14933e544
Merge pull request #17293 from GustavoAdrianGimenez/feature/bazaar-docs-field
...
Bazaar plugin: Add docs column to metadata table
2023-04-14 10:30:38 +02:00
Johan Haals
b2f61497cd
Merge pull request #17360 from backstage/blam/bump-deps
...
scaffolder/next: bump react-jsonschema-form deps
2023-04-14 09:36:46 +02:00
Chris Hawkins
29a4f6e1c2
Fixing new Stack Overflow for Teams URL
...
Signed-off-by: Chris Hawkins <cmdkeen@users.noreply.github.com >
2023-04-13 18:56:23 +01:00
Chris Hawkins
11dfa21419
Adding teamName to config.d.ts
...
Signed-off-by: Chris Hawkins <cmdkeen@users.noreply.github.com >
2023-04-13 18:22:09 +01:00
Phil Kuang
d285e1fefa
Merge pull request #17290 from leboncoin/plugin-adr-fetchapi
...
feat(plugin-adr): use fetchApi instead of raw fetch
2023-04-13 10:55:35 -04:00
blam
70557d8709
chore: bump rjsf deps
...
Signed-off-by: blam <ben@blam.sh >
2023-04-13 16:33:57 +02:00
Patrik Oldsberg
ce775c590b
Merge pull request #17354 from backstage/rugvip/rtest
...
permission-react: add simple test for using resource permission with RequirePermission
2023-04-13 15:16:06 +02:00
Matthew Thomas
5a368d12bc
fix: amend getSecurityHotspotsUrl to conditionally remove project path
...
Signed-off-by: Matthew Thomas <matthewthomasgb@gmail.com >
2023-04-13 14:07:58 +01:00
Fredrik Adelöw
c355768f32
Merge pull request #17279 from backstage/a11y/software-templates
...
[Accessibility] fix accessibility issues for software templates
2023-04-13 15:03:12 +02:00
Johan Haals
26abd746f9
Merge pull request #17317 from immobiliare/feat/shortcuts-analytics
...
feat(analytics): added analytics to handle save on shortcuts
2023-04-13 14:38:06 +02:00
Johan Haals
49187faa8e
Merge pull request #17260 from tdabasinskas/puppetdb-frontend
...
Add new puppetdb-plugin
2023-04-13 14:32:54 +02:00
Patrik Oldsberg
36234d8af0
permission-react: add simple test for using resource permission with RequirePermission
...
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com >
2023-04-13 14:32:26 +02:00
Morgan Bentell
69beb4d99e
Merge pull request #17047 from agentbellnorm/techdocs/bump-techdocs-image
...
[Techdocs] bump default techdocs docker image
2023-04-13 14:30:26 +02:00
SnipsDev
328ec5f96c
feat(analytics): added analytics to handle save on shortcuts
...
Signed-off-by: SnipsDev <snipsdev@gmail.com >
2023-04-13 12:53:53 +02:00
Tomas Dabasinskas
a0e79e458f
Replace nullabe fields with undefined ones
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 10:09:58 +03:00
Tomas Dabasinskas
85ef1dc0e7
Do not export isPluginApplicableToEntity
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 10:04:48 +03:00
Tomas Dabasinskas
1108750b2d
Update plugins/puppetdb/package.json
...
Co-authored-by: Johan Haals <johan@haals.se >
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:06:04 +03:00
Tomas Dabasinskas
bb41dd5560
Address review comments
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:22 +03:00
Tomas Dabasinskas
4a01510ee4
Fix dependencies lint
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:20 +03:00
Tomas Dabasinskas
7f375bd8d2
Add screenshot
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:19 +03:00
Tomas Dabasinskas
82af78c3df
Update README
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:18 +03:00
Tomas Dabasinskas
96bfe75ac8
Add tests
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:17 +03:00
Tomas Dabasinskas
ddfdba3275
Add API report
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:16 +03:00
Tomas Dabasinskas
7170a32199
Update naming
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:15 +03:00
Tomas Dabasinskas
b3dd0b9aef
Implement the functionallity
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:13 +03:00
Tomas Dabasinskas
13f59da126
Update packages
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:12 +03:00
Tomas Dabasinskas
8bd70c7ae6
Add reports list
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:11 +03:00
Tomas Dabasinskas
c4a9a16af2
Add initial code to get PuppetDB node data
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:10 +03:00
Tomas Dabasinskas
c2b40c9959
Add API report
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:09 +03:00
Tomas Dabasinskas
d22c1dd193
Add tab for resources
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:07 +03:00
Tomas Dabasinskas
c8b30721f4
Add configuration
...
Signed-off-by: Tomas Dabasinskas <tomas@dabasinskas.net >
2023-04-13 09:05:06 +03:00