1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/frontend/src/component
Nuno Góis f36b39b721
chore: update release template preview dialog (#10673)
https://linear.app/unleash/issue/2-3888/update-the-release-templates-preview-dialog-to-match-the-new-designs

Updates the release template preview dialog when using the new "add
strategy" modal, so it better matches the new design.

Used the legacy file pattern to leave the previous modal component
unchanged.

<img width="992" height="467" alt="image"
src="https://github.com/user-attachments/assets/fd000822-c987-47be-b8a4-3f137e0291ec"
/>

<img width="979" height="576" alt="image"
src="https://github.com/user-attachments/assets/02a27d5c-4480-4a49-88ae-0d573ff0f640"
/>
2025-09-22 14:55:24 +01:00
..
admin chore: Use custom highlighter for archive:creation chart (#10589) 2025-09-02 15:20:12 +02:00
application fix: encode application name (#10671) 2025-09-19 11:24:17 +02:00
archive chore: add server-side search to archived flags (#10600) 2025-09-02 16:44:28 +01:00
banners
changeRequest feat: global change requests table (#10650) 2025-09-11 10:15:57 +03:00
commandBar chore: disable browser autocomplete on commandbar (#10544) 2025-08-26 17:55:50 +01:00
common chore: update strategy cards in new add strategy modal (#10659) 2025-09-12 10:14:21 +01:00
context
counters/ExploreCounters
demo chore: fix interactive demo steps around constraint values (#10451) 2025-08-01 10:56:37 +00:00
environments fix: environment name cell (#10474) 2025-08-07 11:32:06 +01:00
events refactor: centralize pagination options (#10636) 2025-09-09 14:00:55 +02:00
feature chore: update release template preview dialog (#10673) 2025-09-22 14:55:24 +01:00
featureTypes chore: fix weird button styling (#10113) 2025-06-11 14:07:24 +02:00
feedback
feedbackNew feat: adjust feedback columns (#10119) 2025-06-11 15:50:26 +02:00
filter Feat: filter flags by "last seen at" (#10449) 2025-08-04 14:50:21 +02:00
impact-metrics refactor: new endpoint for global impact metrics saving (#10631) 2025-09-09 09:22:43 +02:00
insights fix: Only show "not enough data" text when there isn't enough data. (#10604) 2025-09-03 12:23:36 +02:00
integrations feat: rebrand sdk tokens and sdk types (#10430) 2025-07-30 10:24:40 +02:00
layout chore(AI): releasePlans flag cleanup (#10537) 2025-08-26 14:48:19 +01:00
loginHistory chore: timeagocell default fallback (#10475) 2025-08-07 18:05:28 +01:00
maintenance
menu feat: global change requests table (#10650) 2025-09-11 10:15:57 +03:00
onboarding
personalDashboard chore(AI): healthToTechDebt flag cleanup (#10346) 2025-07-11 14:15:55 +02:00
playground/Playground chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
project fix: encode application name (#10671) 2025-09-19 11:24:17 +02:00
providers
releases chore(AI): releasePlans flag cleanup (#10537) 2025-08-26 14:48:19 +01:00
segments fix: segment row id for modals (#10437) 2025-07-30 11:09:07 +02:00
signals
splash
strategies chore: split standard and advanced strategy types (#10433) 2025-07-30 09:55:51 +01:00
tags feat: add truncation and tooltips (#10498) 2025-08-18 13:16:52 +02:00
unknownFlags chore: slight update to unknown flags alert text (#10602) 2025-09-03 10:17:17 +01:00
user fix: date localizations for chart (#10581) 2025-09-01 09:29:45 +00:00
App.tsx
InitialRedirect.tsx