1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-14 01:16:17 +02: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 feat: remove newApplicationsList feature flag (#4653) 2023-09-11 12:28:43 +02:00
archive feat: integration urls, ux (#4640) 2023-09-08 10:21:11 +03:00
changeRequest feat: persistent search queries (#4624) 2023-09-06 15:46:10 +02:00
common feat: hide project settings for OSS (#4662) 2023-09-12 09:39:55 +03:00
context chore: remove split button strategy flag (#4245) 2023-07-14 14:23:23 +03:00
demo fix: strategy variants in demo link to new variants (#4477) 2023-08-11 09:43:41 +02:00
environments fix: show environment reorder handle (#3990) 2023-06-15 13:39:22 +02:00
events fix: diff no changes (#4480) 2023-08-11 12:31:23 +02:00
feature 1-1385: hide display of pattern info behind a flag (#4744) 2023-09-15 10:43:56 +00:00
featureTypes refactor: clean up some unused imports (#4597) 2023-09-01 15:32:15 +01:00
feedback fix: ensure rel=noreferrer on target=_blank (#3755) 2023-05-12 09:51:33 +01:00
integrations fix: misc integration-related fixes and improvements (#4754) 2023-09-15 14:50:59 +01:00
layout Fix: change request info (#3971) 2023-07-04 09:09:05 +02:00
loginHistory Menu update - improvements and mobile version (#4423) 2023-08-07 18:13:56 +02:00
maintenance feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
menu Fix: integrations form (#4655) 2023-09-11 12:26:40 +00:00
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 fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
segments chore: Change request flags removed (#4601) 2023-09-04 10:57:13 +02:00
splash feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
strategies feat: split strategies table into two with new design (#3969) 2023-06-14 09:10:04 +03:00
tags feat: responsive strategy icons (#4121) 2023-06-29 18:01:27 +01:00
user feat: close dialog when esc is pressed (#4567) 2023-08-25 13:31:34 +03:00
App.tsx feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
InitialRedirect.tsx clear warnings (#3053) 2023-02-07 08:41:23 +01:00