1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-04 11:17:02 +02:00
unleash.unleash/frontend/src/component
andreas-unleash d6482ab07d
fix: change insights icon to award star (#6534)
Changes the insights icon to award_star.  

Closes #
[1-2180](https://linear.app/unleash/issue/1-2180/change-icon-to-award-star)

<img width="320" alt="Screenshot 2024-03-13 at 13 59 21"
src="https://github.com/Unleash/unleash/assets/104830839/9bece091-23c3-4ebf-beda-31a81c1f75e4">

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-03-14 11:33:19 +02:00
..
accessOverview fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
admin feat: making banner more composable (#6540) 2024-03-13 16:21:40 +01:00
application fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
archive fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
banners feat: show outdated sdks banner (#6541) 2024-03-14 10:15:33 +01:00
changeRequest fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
common task: Make Inactive users an enterprise feature (#6510) 2024-03-12 10:01:10 +00:00
context fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
demo fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
environments fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
events
executiveDashboard fix: change insights icon to award star (#6534) 2024-03-14 11:33:19 +02:00
feature fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
featureTypes fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
feedback fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
feedbackNew feat: application issues (#6347) 2024-02-27 09:57:50 +02:00
filter fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
integrations fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
layout
loginHistory fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
maintenance fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
menu fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
playground/Playground fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
project chore: suggest nested properties in action filters (#6533) 2024-03-13 16:07:01 +00:00
providers
segments fix: allow deletion of segments referencing strategies in archived f… (#6406) 2024-03-12 15:03:53 +01:00
signals fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
splash fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
strategies fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
tags fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
user fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
App.tsx feat: making banner more composable (#6540) 2024-03-13 16:21:40 +01:00
InitialRedirect.tsx