Commit Graph

17350 Commits

Author SHA1 Message Date
Philipp Hugenroth 5c56236eeb Update plugins/linguist-backend/config.d.ts
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
2023-08-14 14:57:32 +02:00
Philipp Hugenroth cc622ab8c4 and small clean up..
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:57:32 +02:00
Philipp Hugenroth 0896d85d5a Add changeset & update api-reports
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:57:32 +02:00
Philipp Hugenroth 0af1db0b9e Avoid bigger change to plugin
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:57:32 +02:00
Philipp Hugenroth b141003f3d Remove options & use config instead
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2023-08-14 14:57:32 +02:00
Patrik Oldsberg ea706fd0f3 Merge pull request #19337 from backstage/rugvip/module-extensions
backend-plugin-api: allow modules to register extension points
2023-08-14 14:34:56 +02:00
Patrik Oldsberg de295fe8a8 catalog-backend-module-msgraph: fix extension point example
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-14 14:01:22 +02:00
Patrik Oldsberg e36d78a1e7 Merge pull request #19333 from npiyush97/fix-18745
Fix 18745 Visibility filter in the GithubEntityProvider is case-sensitive
2023-08-14 09:46:12 +02:00
Adam Harvey 4b6d41737a fix(kubernetes): Typos in exported attributes (#19276)
* chore: Fix minor test description typo

Signed-off-by: Adam Harvey <aharvey00@gmail.com>

* fix(kubernetes): Typo attributes

Signed-off-by: Adam Harvey <aharvey00@gmail.com>

* fix(kubernetes): Fix typo in error detection attribute

Signed-off-by: Adam Harvey <aharvey00@gmail.com>

* fix(kubernetes): Update report with fixed attribute typos

Signed-off-by: Adam Harvey <aharvey00@gmail.com>

* chore(kubernetes): Add changeset

Signed-off-by: Adam Harvey <aharvey00@gmail.com>

---------

Signed-off-by: Adam Harvey <aharvey00@gmail.com>
2023-08-13 14:28:41 +02:00
Patrik Oldsberg c23909767e Merge pull request #19307 from steff-petro/bugMemberListCard
MembersListCard fix
2023-08-13 11:32:30 +02:00
Patrik Oldsberg 1519c45b7c Merge pull request #19243 from kurtaking/kk/document-github-scaffolder-actions
Add examples for github:repo* scaffolder actions
2023-08-12 17:55:18 +02:00
AmbrishRamachandiran 8a997547f0 Adding alert popup whenever user deletes the entities from playlist entity table (#19219)
* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- added test cases

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- error message changed

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- error message changed

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- test file changes

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- test file changes added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name when adding a shortcut- test file changes removed

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test cases

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test cases

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test cases

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test cases

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test case error message added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut with test case error message removed

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut fixed review changes

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Limit the use of the same shortcut name and url when adding a shortcut fixed review changes

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Added play list alert when deleting playlist from table changes added as per review

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Playlist entity remove review changes added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Playlist entity remove review changes added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Playlist entity remove review changes added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

* Playlist entity remove review changes added

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>

---------

Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2023-08-12 16:33:48 +02:00
Patrik Oldsberg e640367e02 Merge pull request #18880 from velocibear/cj-lattice-pd-change-events
Adding the ability to not render the change events tab for the PagerDuty Card
2023-08-12 15:15:13 +02:00
Patrik Oldsberg 2ab0d2bba7 Merge pull request #18825 from ConnorDY/feature/sonarqube-external-url
[sonarqube-backend plugin] added optional `externalBaseUrl` config for overriding the frontend URL
2023-08-12 15:10:38 +02:00
Patrik Oldsberg 0615df5e2a Merge pull request #18891 from blaryjp/fix/explore
fix(explore): don't put ? if no query params
2023-08-12 14:57:48 +02:00
Patrik Oldsberg 16b2f13bc6 Merge pull request #19321 from backstage/rugvip/encode
todo-backend: fix filter validation
2023-08-11 15:25:46 +02:00
Patrik Oldsberg e2b6396a12 catalog-backend-module-incremental-ingestion: move providers to extension point instead of options
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-11 15:17:07 +02:00
Patrik Oldsberg c6b29f3dbe todo: move filter encoding fix to backend
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-11 15:08:09 +02:00
Ben Lambert 46454c148f Merge pull request #18157 from alexef/scaffolder-each
scaffolder: enable each property on task step (#8890)
2023-08-11 14:54:31 +02:00
npiyush97 686395e75c fixed issue related to satisfiesVisibilityFilter case-sensitive
Signed-off-by: npiyush97 <npiyush35@gmail.com>
2023-08-11 09:50:42 +05:30
Patrik Oldsberg ad3fb54017 todo: fix filter encoding
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-10 16:40:26 +02:00
Stefan Petrovic b3990b399f Merge branch 'master' into bugMemberListCard
Signed-off-by: Stefan Petrovic <stefanp0618@gmail.com>
2023-08-10 14:26:25 +02:00
Stefan Petrovic beb5b2f4f1 adjusted tests and added testid prop
Signed-off-by: Stefan Petrovic <stefanp0618@gmail.com>
2023-08-10 14:21:49 +02:00
Fredrik Adelöw 222ce4fb4f Merge pull request #18892 from wss-rbunning/allow-pagination-in-newrelic-plugin
Add pagination support to the newrelic plugin
2023-08-10 13:04:20 +02:00
Patrik Oldsberg b8d6b22acd catalog-backend: inline synthetic load test module
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-10 11:25:53 +02:00
steff-petro 743c172375 MembersListCard correction, test functions: wip
Signed-off-by: steff-petro <85114094+steff-petro@users.noreply.github.com>
2023-08-09 22:19:53 +02:00
steff-petro 9806e3c802 corrected test functions
Signed-off-by: steff-petro <85114094+steff-petro@users.noreply.github.com>
2023-08-09 21:04:28 +02:00
steff-petro e90c182548 replaced static catalog link with dynamic catalog index
Signed-off-by: steff-petro <85114094+steff-petro@users.noreply.github.com>
2023-08-09 20:32:52 +02:00
Robert Bunning 58398c7599 fix linter errors
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-08-09 11:56:01 -04:00
Robert Bunning 609437a3f9 resolve merge conflicts
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-08-09 09:48:19 -04:00
Fredrik Adelöw f68a9bcf8c Merge pull request #19291 from avkudryashov/master
Fix container memory limits
2023-08-09 14:51:38 +02:00
Anatoly Kudriashov 562e34d269 Fix container memory limits
Signed-off-by: Anatoly Kudriashov <kav2k13@gmail.com>
2023-08-09 14:14:27 +02:00
renovate[bot] 5c28ebc79f chore(deps): update dependency esbuild to ^0.19.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 03:33:04 +00:00
Fredrik Adelöw dca847d323 Merge pull request #18919 from backstage/fix-entity-switch-unmounting-children
Fix entity switch unmounting children
2023-08-08 22:03:29 +02:00
Robert Bunning 89435f7240 Display http errors first. Allow json parsing errors to escape and be displayed
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-08-08 13:50:27 -04:00
Vincenzo Scamporlino 5ad1266677 EntitySwitch: add missing tests and small improvements
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-08-08 17:05:29 +02:00
Vincenzo Scamporlino 959a6bc833 EntitySwitch: do not render anything in case no entity is present
Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
2023-08-08 17:03:57 +02:00
github-actions[bot] 74f77f151a Version Packages (next) 2023-08-08 14:07:10 +00:00
Fredrik Adelöw 402dd40b2a Merge pull request #19253 from adamdmharvey/adamdmharvey/patch-graphql-voyager
fix(graphql-voyager): Typo in install instructions
2023-08-08 13:46:41 +02:00
Ben Lambert e0cd6ab5d1 Merge pull request #18816 from alexmanno/feat/filter_gitlab_archived_projects_through_api
feat(catalog-backend-module-gitlab): Filter Gitlab archived projects through APIs
2023-08-08 11:38:30 +02:00
Robert Bunning b6ee85d1e7 Switch to using push to add on read applications
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-08-07 15:41:55 -04:00
Robert Bunning 7c8e57af3d Convert tests to use msw instead of mocking fetch
Signed-off-by: Robert Bunning <rbunning@webstaurantstore.com>
2023-08-07 15:39:18 -04:00
Adam Harvey bb1e1c2b26 fix(graphql-voyger): Typo in install instructions
Signed-off-by: Adam Harvey <aharvey00@gmail.com>
2023-08-07 10:47:24 -04:00
Fredrik Adelöw 1219208d1b Merge pull request #19231 from steff-petro/scaffolderFileSystemExamples
Scaffolder file system action examples
2023-08-07 16:29:37 +02:00
Fredrik Adelöw fe71eadab6 Merge pull request #18882 from drodil/catalog_filter_breakpoint
feat: allow specifying breakpoint for catalog filters
2023-08-07 15:18:25 +02:00
Fredrik Adelöw 89730ce44f Merge pull request #18867 from tperehinets/maxDepth
Added maxDepth to catalogGraphParams
2023-08-07 15:14:40 +02:00
Patrik Oldsberg 73c4bc0033 Merge pull request #18915 from backstage/rugvip/proxy-refactor
proxy-backend: move proxy configuration to proxy.endpoints
2023-08-07 12:09:36 +02:00
Patrik Oldsberg 1ee2b8972b Merge pull request #18913 from backstage/rugvip/app-backend-refactor
app-backend: refactored to use static config and extension points
2023-08-07 11:40:47 +02:00
Patrik Oldsberg 44b1ab77e8 proxy-backend: let config reader check for objects
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-08-07 11:33:03 +02:00
alessandro 919b52f7df feat(catalog-backend-module-gitlab): Fix tests for archived projects
Signed-off-by: alessandro <alessandro.manno@facile.it>
2023-08-07 10:02:22 +02:00