1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component
2023-10-13 16:28:36 +03:00
..
accessOverview feat: add a button to download user access information (#4746) 2023-09-15 11:51:29 +02:00
admin feat: header invite link tracking (#5001) 2023-10-13 14:57:20 +03:00
application feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
archive feat: add a dialog when reviving / batch reviving features (#4988) 2023-10-13 16:28:36 +03:00
changeRequest feat: visualize dependencies managment in change requests (#4978) 2023-10-10 10:36:13 +02:00
common feat: Verify archive dependent features UI (#5024) 2023-10-13 14:31:37 +02:00
context fix: local linter did not find formatting error (#4954) 2023-10-06 10:45:29 +02:00
demo feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
environments feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
events feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
feature feat: delete dependnecy button through change request (#4983) 2023-10-10 14:38:10 +02:00
featureTypes feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
feedback feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
integrations feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
layout feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
loginHistory feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
maintenance feat: make maintenance banner sticky (#5016) 2023-10-13 10:29:01 +01:00
menu feat: header invite link tracking (#5001) 2023-10-13 14:57:20 +03:00
messageBanners fix: error icon, add only relevant variants (#5014) 2023-10-12 16:29:19 +01:00
playground/Playground refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
project refactor: make uiFlags typesafe (#4996) 2023-10-11 12:44:54 +01:00
providers feat: update dependency permission (#4910) 2023-10-04 09:27:14 +02:00
segments refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
splash feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
strategies feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
tags feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
user refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
App.tsx feat: re-order message banners (#4995) 2023-10-11 11:55:54 +01:00
InitialRedirect.tsx