Commit Graph

21134 Commits

Author SHA1 Message Date
Fredrik Adelöw 22f6342ee6 Merge pull request #23769 from AmbrishRamachandiran/entity-validation-imports
Add ESlint Rule to entity-validation plugin
2024-03-22 12:29:16 +01:00
Fredrik Adelöw b4fe457b0d Merge pull request #23772 from AmbrishRamachandiran/gitops-profiles
Add ESLint Rule to gitops-profile Plugin
2024-03-22 12:28:50 +01:00
Fredrik Adelöw 7692185496 Merge pull request #23774 from AmbrishRamachandiran/graphql-voyager
Add ESLint Rule to graphql-voyager Plugin
2024-03-22 12:28:30 +01:00
Fredrik Adelöw ff0875b918 Update plugins/catalog-backend-module-unprocessed/package.json
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-22 12:06:13 +01:00
Fredrik Adelöw f3e2e86c33 fix permissions being overwritten by the unprocessed entities module
Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-03-22 11:41:57 +01:00
Aditya Kumar 4bba771d01 Add ESLint Rule to MicrosoftCalendar Plugin
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-22 10:46:37 +05:30
Gaurav Pandey 4fcbee50a0 chore: add new line
Signed-off-by: Gaurav Pandey <grvpandey11@gmail.com>
2024-03-21 18:49:33 +05:30
Gaurav Pandey 4abf273888 fix: new line
Signed-off-by: Gaurav Pandey <grvpandey11@gmail.com>
2024-03-21 18:40:35 +05:30
AmbrishRamachandiran 813f99dcf6 Add ESLint Rule to graphql-voyager Plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 18:38:41 +05:30
AmbrishRamachandiran 1a22254088 Add ESLint Rule to gitops-profile Plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 18:30:33 +05:30
AmbrishRamachandiran 157c7ae74b Add ESLint Rule to firehydrant Plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 18:26:45 +05:30
AmbrishRamachandiran 2ec4a8db54 Add ESlint Rule to entity-validation plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 18:22:51 +05:30
AmbrishRamachandiran 12610b4838 Add ESLint Rule to entity-feedback Plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 18:17:54 +05:30
AmbrishRamachandiran 8fdcd0af33 Added ESLint rule in the plugin to migrate the Material UI imports.
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 18:00:43 +05:30
AmbrishRamachandiran 4be97c7b9b Added ESLint rule in the plugin to migrate the Material UI imports.
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 17:55:31 +05:30
AmbrishRamachandiran 89b093f671 Add ESLint Rule to tech-radar Plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 17:48:56 +05:30
AmbrishRamachandiran 1d2c212f11 added new line
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 17:42:06 +05:30
AmbrishRamachandiran 52c68dec82 Added new line to eslint
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 17:20:53 +05:30
Marek Libra ec40998df3 feat: add bulk actions to the Notifications page
Signed-off-by: Marek Libra <marek.libra@gmail.com>
2024-03-21 12:11:12 +01:00
Gaurav Pandey 18b5cc5f2b chore: added new line
Signed-off-by: Gaurav Pandey <grvpandey11@gmail.com>
2024-03-21 13:09:06 +05:30
Gaurav Pandey 2d577f19fb chore: addressed review comment
Signed-off-by: Gaurav Pandey <grvpandey11@gmail.com>
2024-03-21 13:06:57 +05:30
Fredrik Adelöw 0cdd072f03 Merge pull request #23747 from AdityaK60/Update_plugin_notifications
Add ESLint Rule to Notifications Plugin
2024-03-21 08:34:23 +01:00
Fredrik Adelöw 8bedaf4e17 Merge pull request #23744 from AdityaK60/Update_plugin_octopusdeploy
Add ESLint Rule to OctopusDeploy Plugin
2024-03-21 08:31:07 +01:00
Fredrik Adelöw 55f2860702 Merge pull request #23742 from AmbrishRamachandiran/update-gcp-projects
Add ESLint Rule to Gcp-projects Plugin
2024-03-21 08:28:27 +01:00
Fredrik Adelöw 8a2a6ad3fb Merge pull request #23741 from AdityaK60/Upgrade_plugin_opencost
Add ESLint Rule to Opencost Plugin
2024-03-21 08:26:19 +01:00
Fredrik Adelöw a1f803e877 Merge pull request #23740 from AdityaK60/Update_plugin_org
Add ESLint Rule to Org Plugin
2024-03-21 08:25:32 +01:00
Fredrik Adelöw 706c868482 Merge pull request #23738 from AdityaK60/Update_plugin_pagerduty
Add ESLint Rule to Pagerduty Plugin
2024-03-21 08:22:58 +01:00
swnia 9b1abac3cc [Kubernetes Backend Plugin] Added new CatalogRelationServiceLocator (#23509)
* Added new CatalogRelationServiceLocator

As described in #23491, in some environments it makes sense to have the kubernetes plugin show only referenced clusters rather than one or all

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Added Changeset

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Updated api-report

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Update the documentation to match the label

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Dropped underscore in variable name

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Moved filter to helper function

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Added more detail to the changeset

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>

* Update .changeset/eleven-adults-add.md

Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com>

---------

Signed-off-by: Severin Wischmann <severinwischmann@nianticlabs.com>
Signed-off-by: swnia <119884634+swnia@users.noreply.github.com>
Co-authored-by: Philipp Hugenroth <tudi2d@users.noreply.github.com>
2024-03-21 08:21:31 +01:00
Aditya Kumar 1c1140e516 Add ESLint Rule to KubernetesCluster Plugin
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-21 12:27:54 +05:30
Gaurav Pandey 4166b1000d chore: added eslint rule for gocd plugin
Signed-off-by: Gaurav Pandey <grvpandey11@gmail.com>
2024-03-21 12:02:02 +05:30
Gaurav Pandey c116096518 chore: added eslint rule for nomad plugin
Signed-off-by: Gaurav Pandey <grvpandey11@gmail.com>
2024-03-21 11:50:53 +05:30
Gaurav Pandey 1d81cdd434 chore: added eslint rule
Signed-off-by: Gaurav Pandey <grvpandey11@gmail.com>
2024-03-21 11:42:55 +05:30
AmbrishRamachandiran bc97524b88 Add ESLint Rule to github-issues Plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 11:34:38 +05:30
Aditya Kumar 6a2fe4b657 Add ESLint Rule to Notifications Plugin
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-21 11:27:07 +05:30
Gaurav Pandey f38f7d825a chore: added material ui 4 import rule
Signed-off-by: Gaurav Pandey <grvpandey11@gmail.com>
2024-03-21 11:23:23 +05:30
Aditya Kumar 004ce717fd Add ESLint Rule to OctopusDeploy Plugin
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-21 11:21:22 +05:30
AmbrishRamachandiran 7dad59c303 Add ESLint Rule to Gcp-projects Plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 11:15:21 +05:30
Aditya Kumar f21ef8c283 Add ESLint Rule to Opencost Plugin
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-21 11:11:42 +05:30
AmbrishRamachandiran 45a5795057 Fixed lint issue
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 11:10:10 +05:30
Aditya Kumar 0df5c608e1 Add ESLint Rule to Org Plugin
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-21 11:06:07 +05:30
AmbrishRamachandiran a1ddc8da20 Add ESLint Rule to Github-Deployments Plugin
Signed-off-by: AmbrishRamachandiran <ambrish.r@infosys.com>
2024-03-21 10:56:07 +05:30
Aditya Kumar 2b43144284 Add ESLint Rule to Pagerduty Plugin
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-21 09:55:42 +05:30
Aditya Kumar 8754b0e8ca Add ESLint Rule to PuppetDB Plugin
Signed-off-by: Aditya Kumar <aditya.kumar60@infosys.com>
2024-03-21 08:31:55 +05:30
renovate[bot] 823cf8e4df Update dependency aws-sdk-client-mock-jest to v4
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-03-20 23:17:31 +00:00
Fredrik Adelöw 17c0ab6fef Merge pull request #23668 from backstage/renovate/aws-sdk-client-mock-4.x
Update dependency aws-sdk-client-mock to v4
2024-03-21 00:08:57 +01:00
Tomasz Szuba 48ef68caa8 Fix copyToClipboard tests
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2024-03-19 19:53:05 +00:00
Tomasz Szuba 2eaf1b408e api-reports
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2024-03-19 19:53:04 +00:00
Tomasz Szuba e8f026a300 Use esm exports from react-use library
Signed-off-by: Tomasz Szuba <tszuba@box.com>
2024-03-19 19:53:04 +00:00
github-actions[bot] e83e055841 Version Packages 2024-03-19 14:56:10 +00:00
Ben Lambert ede537b260 Merge pull request #23683 from NiekRossenInfoSupport/feature/octopus-project-group-dropdown
Feature: Project group dropdown for Octopus Deploy
2024-03-19 15:40:05 +01:00