1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component
Fredrik Strand Oseberg 04814bfc63
fix: add condition to show variants tab (#5775)
Adds a conditional check so we don't display this tab for strategies
that don't support it.
2024-01-05 11:05:58 +01:00
..
accessOverview
admin feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
application Fix: icon rendering issue in ApplicationList and add help to app update (#5730) 2023-12-27 18:35:08 +01:00
archive fix: delete archived feature toggles in the UI (#5411) 2023-11-24 09:35:13 +00:00
banners fix: properly handle markdown links (#5768) 2024-01-05 08:18:34 +00:00
changeRequest fix: align timeline icon for schedule failures (#5761) 2024-01-04 16:04:50 +05:30
common fix: properly handle markdown links (#5768) 2024-01-05 08:18:34 +00:00
context chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
demo chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
environments
events chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
feature fix: add condition to show variants tab (#5775) 2024-01-05 11:05:58 +01:00
featureTypes
feedback
feedbackNew feat: plausible for feedback (#5763) 2024-01-04 14:38:54 +02:00
filter feat: keep filter order (#5688) 2023-12-19 15:35:39 +01:00
integrations fix: properly handle markdown links (#5768) 2024-01-05 08:18:34 +00:00
layout fix: UI improvements related to the increase of width (#5752) 2024-01-04 09:57:30 +00:00
loginHistory
maintenance
menu fix: UI improvements related to the increase of width (#5752) 2024-01-04 09:57:30 +00:00
playground/Playground feat: add tags filter (#5584) 2023-12-11 14:10:03 +02:00
project fix: add checks to remove warnings on project settings (#5766) 2024-01-05 09:23:12 +01:00
providers feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
segments Feat: show change request data on segment project usage page (#5410) 2023-11-28 10:01:56 +01:00
splash chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
strategies
tags feat: add CREATE_TAG_TYPE permission (#5386) 2023-11-22 10:20:19 +00:00
user chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
App.tsx feat: license checker for self-hosted (#5239) 2024-01-02 20:06:35 +00:00
InitialRedirect.tsx