1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00
unleash.unleash/frontend/src/component
Tymoteusz Czech 795c67306c
fix: features sidebar scroll (#5524)
Feature toggle overview screen - the sidebar getting sticky was making it hard to see many environments
2023-12-05 09:08:02 +01:00
..
accessOverview
admin fix: groups link (#5511) 2023-11-30 09:42:27 +01:00
application feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
archive fix: delete archived feature toggles in the UI (#5411) 2023-11-24 09:35:13 +00:00
banners feat: banner UI/UX adjustments (#5151) 2023-10-25 17:14:18 +01:00
changeRequest feat: display potential conflicts in existing change requests (#5521) 2023-12-04 13:33:28 +01:00
common feat: features list pagination (#5496) 2023-12-01 14:53:05 +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 feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
events chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
feature fix: features sidebar scroll (#5524) 2023-12-05 09:08:02 +01: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: remove feature flag for datadog json template (#5105) 2023-10-26 09:09:26 +02:00
layout chore: remove segments oss splash (#5359) 2023-11-17 13:39:43 +00:00
loginHistory fix: date should sort asc/desc properly (#5335) 2023-11-14 14:47:28 +02:00
maintenance feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
menu feat: new search for feature toggle list table (#5454) 2023-11-29 10:42:35 +01:00
playground/Playground fix: prevent search being stacked on top of the form dropdown (#5523) 2023-12-04 12:27:25 +01:00
project refactor: project overview table state (#5530) 2023-12-04 17:04:28 +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 feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
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 refactor: rename message banners to banners (#5098) 2023-10-19 13:18:25 +01:00
InitialRedirect.tsx