1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component
Nuno Góis 055cf15262
fix: misc integration-related fixes and improvements (#4754)
https://linear.app/unleash/issue/2-1401/misc-fixes-and-improvements-related-to-the-new-slack-app-integration

This includes multiple UI-related misc fixes and improvements that are
not only related with the new Slack App integration but also
integrations in general.

 - Improves the styling in the "how does it work" section;
 - Improves the text in the `IntegrationMultiSelector`s;
 - Switches "Configure" and "Open" around to match designs;
- Properly handles click event on `IntegrationCardMenu` (fix navigation
on dialog click);
- Fixes titles and contents for "enable/disable" and "delete"
integration dialogs to match designs;
- Updates Slack App integration "how does it work" section to better
reflect the intended behavior;
 - Removes redundant alerts after previous point;
- Adds an alert in the old Slack integration configuration warning of
its deprecation and suggesting the new Slack App integration instead;
 - Fixes typos;
 - Slight refactors;


![image](https://github.com/Unleash/unleash/assets/14320932/17b09742-f00b-4be2-829f-8248ffe67996)

Co-authored by @nicolaesocaciu
2023-09-15 14:50:59 +01:00
..
accessOverview feat: add a button to download user access information (#4746) 2023-09-15 11:51:29 +02:00
admin feat: add a button to download user access information (#4746) 2023-09-15 11:51:29 +02:00
application
archive
changeRequest
common feat: hide project settings for OSS (#4662) 2023-09-12 09:39:55 +03:00
context
demo
environments
events
feature 1-1385: hide display of pattern info behind a flag (#4744) 2023-09-15 10:43:56 +00:00
featureTypes
feedback
integrations fix: misc integration-related fixes and improvements (#4754) 2023-09-15 14:50:59 +01:00
layout
loginHistory
maintenance
menu
playground/Playground feat: playground custom properties are nested (#4686) 2023-09-14 12:28:28 +02:00
project fix: round dora metrics (#4755) 2023-09-15 14:36:35 +02:00
providers
segments
splash
strategies
tags
user
App.tsx
InitialRedirect.tsx