1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-04 00:18:01 +01:00
unleash.unleash/frontend/src/component
Jaanus Sellin ec7bb2dae3
feat: add configurable event for banner goto action (#6603)
We added banner to get attention of customer, but we are not tracking
its usage.
Added a way to track the **goto action** button.
2024-03-19 12:09:09 +02:00
..
accessOverview fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
admin chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
application chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
archive chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
banners feat: add configurable event for banner goto action (#6603) 2024-03-19 12:09:09 +02:00
changeRequest chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
common chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
context chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
demo chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
environments chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
events chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
executiveDashboard fix: invalid HTML and react errors in insights pages (#6593) 2024-03-18 15:25:03 +01:00
feature chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
featureTypes chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feedback chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
feedbackNew chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
filter chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
integrations chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
layout chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
loginHistory chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
maintenance fix: icon imports (#6499) 2024-03-12 10:56:10 +01:00
menu chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
playground/Playground chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
project feat: project health card (#6595) 2024-03-19 09:01:27 +01:00
providers chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
segments chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
signals chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
splash chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
strategies chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
tags chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
user chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
App.tsx feat: making banner more composable (#6540) 2024-03-13 16:21:40 +01:00
InitialRedirect.tsx