Skip to content

chore: improved integrations ux#2823

Merged
AleksandarCole merged 13 commits intomainfrom
integrations-ux
Feb 4, 2026
Merged

chore: improved integrations ux#2823
AleksandarCole merged 13 commits intomainfrom
integrations-ux

Conversation

@ropsii
Copy link
Collaborator

@ropsii ropsii commented Feb 3, 2026

No description provided.

…er integration action handling

## Summary
- Removed ReactMarkdown usage for displaying integration instructions.
- Introduced IntegrationInstructions component to enhance the user experience and maintain consistency across integration details.

## Changes
- Updated IntegrationDetails, Integrations, ComponentSidebar, and SettingsTab components to utilize IntegrationInstructions for rendering integration action descriptions.
## Summary
- Removed SMTP icon import and adjusted icon handling for SMTP-related components.
- Enhanced category icon determination logic to use Lucide SVG for specific categories (Core, Bundles, SMTP).
- Improved class handling for item badges based on component subtype.

## Changes
- Updated iconSlug logic to conditionally use "mail" for SMTP.
- Refactored category icon assignment to streamline rendering based on integration names.
- Adjusted badge styling for better visual consistency across different component types.
## Summary
- Introduced a reusable diagonal stripe background pattern in CSS for improved visual consistency.
- Updated integration handling in various components to utilize the new `getIntegrationTypeDisplayName` function for better naming conventions.
- Replaced the AppWindow icon with a Plug icon in the OrganizationMenuButton and OrganizationSettings components.
- Enhanced the display logic for integration names across IntegrationDetails, Integrations, and SettingsTab components.

## Changes
- Added `.bg-stripe-diagonal` class to `index.css`.
- Updated icon references and integration name display logic in multiple components for clarity and consistency.
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 3, 2026

Deploying superplane with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6b96c9d
Status: ✅  Deploy successful!
Preview URL: https://924f7a25.superplane.pages.dev
Branch Preview URL: https://integrations-ux.superplane.pages.dev

View logs

ropsii and others added 8 commits February 3, 2026 17:28
- Added type definitions for integration components to improve type safety in the codebase.
- Updated various components to utilize specific types for better clarity and maintainability.
- Refactored integration mapping logic to ensure consistent handling of integration properties across the application.

Changes include:
- Introduced `IntegrationsIntegrationDefinition` type in `useIntegrations.ts`.
- Updated component integration checks in `CustomComponent`, `IntegrationDetails`, and `WorkflowPageV2` to use specific types.
- Cleaned up unused imports and improved overall code readability.
- Introduced Cleanup methods in the following AWS ECR components: GetImageScanFindings, GetImage, OnImagePush, OnImageScan, and ScanImage.
- These methods currently return nil, providing a placeholder for future cleanup logic.
- Updated various integration components to ensure consistent handling of cleanup operations.

This enhancement lays the groundwork for better resource management in AWS ECR integrations.
Signed-off-by: Pedro F. Leao <pedroforestileao@gmail.com>
Signed-off-by: Pedro F. Leao <pedroforestileao@gmail.com>
@AleksandarCole AleksandarCole merged commit 8dc456b into main Feb 4, 2026
4 checks passed
@AleksandarCole AleksandarCole deleted the integrations-ux branch February 4, 2026 08:39
aliraza556 pushed a commit to aliraza556/superplane that referenced this pull request Feb 4, 2026
Signed-off-by: Pedro F. Leao <pedroforestileao@gmail.com>
Co-authored-by: Pedro F. Leao <pedroforestileao@gmail.com>
Co-authored-by: Aleksandar Mitrovic <alex@superplane.com>
Signed-off-by: Ali Raza <87068339+aliraza556@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants