Commit Graph

19403 Commits

Author SHA1 Message Date
Fredrik Adelöw b5b70f4e15 Merge pull request #22169 from AmbrishRamachandiran/docschanges
Updated readme document of codescene plugin
2024-01-10 13:12:32 +01:00
AmbrishRamachandiran d5eda61198 Updated readme document of codescene plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-01-10 16:21:01 +05:30
Ben Lambert 776ac8b283 Merge pull request #22146 from Bonial-International-GmbH/pjungermann/new-backend/events
new backend system: default exports for some event modules + docs
2024-01-10 10:38:11 +01:00
github-actions[bot] ac277f3c91 Version Packages (next) 2024-01-09 12:44:34 +00:00
Patrik Oldsberg c7c259f75e Merge pull request #22035 from arctir/user-settings-nav-item
Add a user-settings core nav item
2024-01-09 10:16:24 +01:00
Patrick Jungermann af76a957ba feat(events): add default exports for new backend system
Add default exports for event modules
to be used with the new backend system
as well as documentation on how to install.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-01-09 01:37:24 +01:00
Patrick Jungermann d5ddc4e467 docs(events): add docs for new backend system
Add documentation on how to install the plugins
with the new backend system.

Signed-off-by: Patrick Jungermann <Patrick.Jungermann@gmail.com>
2024-01-09 01:34:37 +01:00
buaydin 4e80771bc4 Update README.md missing ")"
error TS1005: ')' expected

Signed-off-by: buaydin <126671687+buaydin@users.noreply.github.com>
2024-01-08 13:52:17 +03:00
Ben Lambert 7896e7daf9 Merge pull request #22067 from RiverPhillips/master
fix(docs): replace AsyncAPI spec urls with valid ones
2024-01-04 10:40:53 +01:00
Patrik Oldsberg f166779151 Merge pull request #22039 from awanlin/topic/linguist-alpha-di
[Linguist] Added alpha support for the New Frontend System
2024-01-04 09:20:54 +01:00
Ben Lambert dbde3fa79f Merge pull request #22047 from samstitt/octopus-plugin-readme
chore: added install path and fixed import on plugin-octopus-deploy
2024-01-03 13:51:31 +01:00
Fredrik Adelöw 7df4a3e0bb Merge pull request #22072 from backstage/freben/luxon
ensure that luxon based tests are not os locale dependent
2024-01-03 12:23:28 +01:00
Ben Lambert 03a78eee90 Merge pull request #22036 from backstage/renovate/rjsf-monorepo
fix(deps): update rjsf monorepo to v5.15.1
2024-01-03 12:06:53 +01:00
Fredrik Adelöw 6c1ddfd683 ensure that luxon based tests are not os locale dependent
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-01-02 19:54:39 +01:00
River Phillips 76b2ea6a49 fix: use latest AsyncAPI instead of specific version
Signed-off-by: River Phillips <riverphillips1@gmail.com>
2024-01-02 15:18:54 +00:00
River Phillips 3515ccc6bd fix(docs): replace AsyncAPI spec urls with valid ones
Signed-off-by: River Phillips <riverphillips1@gmail.com>
2024-01-02 14:17:36 +00:00
github-actions[bot] a3ccddeba5 Version Packages (next) 2024-01-02 10:42:54 +00:00
Patrik Oldsberg c55f954ca0 Merge pull request #22044 from backstage/rugvip/storynope
org: fix missing PermissionApi in story
2023-12-29 00:36:36 +01:00
Patrik Oldsberg 88194dfb97 Merge pull request #22043 from backstage/rugvip/no-mock-fs
remove remaining usages of mock-fs
2023-12-28 20:53:58 +01:00
Jamie Klassen 504fe9bb60 Merge pull request #21848 from szubster/set-authuser
Add `authuser` param to GKE cluster link formatter in k8s plugin
2023-12-28 13:55:26 -05:00
samstitt 7d96ba8370 chore: added install path and fixed import on plugin-octopus-deploy
Signed-off-by: samstitt <145553195+samstitt@users.noreply.github.com>
2023-12-28 17:03:32 +00:00
Patrik Oldsberg ba5487233f org: fix missing PermissionApi in story
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-28 17:10:47 +01:00
Patrik Oldsberg 50c55ffd8a scaffolder-backend-module-confluence-to-markdown: refactor to remove mock-fs
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-12-28 15:55:53 +01:00
Patrik Oldsberg cdad4f0a02 Merge pull request #22027 from raduciopraga/feature/aws-account-details
Added status and e-mail as labels to the AWS Account Resource
2023-12-28 14:53:13 +01:00
Patrik Oldsberg b0ebac69c8 Merge pull request #22022 from deepan10/azure-sites-tags
Show Azure site tags in EntityAzureSitesOverviewWidget
2023-12-28 12:34:50 +01:00
Deepankumar Loganathan a31f688161 Show Azure site tags in EntityAzureSitesOverviewWidget
Signed-off-by: Deepankumar Loganathan <deepan0433@gmail.com>
2023-12-28 10:04:55 +01:00
Craig Tracey eea0849d6b Add a user-settings core nav item
As user-settings should show up in the core nav, add a user-settings nav
item to the declarative integration plugin.

Signed-off-by: Craig Tracey <craig@arctir.com>
2023-12-27 15:17:00 -05:00
Andre Wanlin 4f42918c4f Added alpha support for the New Frontend System
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
2023-12-27 11:07:04 -06:00
Fredrik Adelöw c85a2c813d Merge pull request #21731 from gashcrumb/use-select-control
feat: Use a Select control for the language select
2023-12-27 13:49:38 +01:00
Tomasz Szuba bf8cb6bba1 api reports
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2023-12-27 10:25:06 +01:00
Tomasz Szuba d5d2c67ca8 Add authuser param to GKE cluster link formatter in k8s plugin
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2023-12-27 10:25:06 +01:00
renovate[bot] 98ac5abf8a fix(deps): update rjsf monorepo to v5.15.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-27 04:45:28 +00:00
Radu Ciopraga 22e88d079c Added status and e-mail as labels to the AWS Account Resource
Signed-off-by: Radu Ciopraga <1442639+raduciopraga@users.noreply.github.com>
2023-12-26 12:36:12 +01:00
github-actions[bot] c9f71fba8d Version Packages (next) 2023-12-25 23:42:26 +00:00
Vincenzo Scamporlino f8a42a9e1a Merge pull request #21984 from backstage/vinzscam/fix-scaffolder-property-conditions
Scaffolder action conditions validation fix
2023-12-22 21:55:47 +01:00
Fredrik Adelöw 2e6c56bb8e update release status wording for the new backend system
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-22 13:58:00 +01:00
Fredrik Adelöw 2fc7a54112 Merge pull request #21671 from backstage/renovate/azure-devops-node-api-12.x
fix(deps): update dependency azure-devops-node-api to v12
2023-12-22 13:23:19 +01:00
Fredrik Adelöw 1620348bfd Merge pull request #21897 from backstage/renovate/npm-octokit-vulnerability
fix(deps): update dependency octokit to v3 [security]
2023-12-22 13:18:15 +01:00
Vincenzo Scamporlino 93be506ca9 scaffolder-backend: add extra permission rule tests
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-12-22 10:03:59 +01:00
Vincenzo Scamporlino 8c8430b52d scaffolder-backend: fix permission rule schema
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-12-22 10:02:45 +01:00
Vincenzo Scamporlino 3f05bcb099 auth-backend: add okta missing common resolvers
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-12-21 13:54:39 +01:00
renovate[bot] bf92ae3c99 fix(deps): update dependency octokit to v3 [security]
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 12:13:13 +00:00
Fredrik Adelöw 3e2af26dd1 fixes
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-20 16:40:53 +01:00
Fredrik Adelöw a2bee9cc0f MOAR
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-20 16:37:29 +01:00
Fredrik Adelöw 0738b72533 keep going
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-20 16:18:00 +01:00
Fredrik Adelöw 76a4904d2a remove some unused deps
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-12-20 15:55:16 +01:00
Ben Lambert 9667fc0840 Merge pull request #21878 from NeuralEvolution/feat/21476-scaffolder-custom-error-list
feat(Stepper): adds custom error list for the top of the form
2023-12-19 16:25:44 +01:00
Stan Lewis 56b2fb0726 feat: Use a Select control for the language select
This change updates the language selector in the user settings component
to use a Select control instead of a list of buttons.  The select
control will try and display the native language name instead of the
language code.  Fixes #21626

Signed-off-by: Stan Lewis <gashcrumb@gmail.com>
2023-12-19 10:25:25 -05:00
github-actions[bot] a9801a3ec9 Version Packages 2023-12-19 13:39:54 +00:00
blam 1321c3e0b6 chore: fixing api-reports
Signed-off-by: blam <ben@blam.sh>
2023-12-19 14:23:26 +01:00