1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-09 11:14:29 +02:00
unleash.unleash/frontend/src/component
Tymoteusz Czech 8a5a73ad7d
feat: new columns visibility menu (#5604)
New `<ColumnsMenu />` is using it's own list of elements instead of
inferring it from table columns definition. This component doesn't need
it's internal structure to depend on react-table and it's interface.
2023-12-12 13:41:25 +01:00
..
accessOverview
admin feat: add tags filter (#5584) 2023-12-11 14:10:03 +02:00
application
archive fix: delete archived feature toggles in the UI (#5411) 2023-11-24 09:35:13 +00:00
banners
changeRequest feat: add initial setup for tabs (#5586) 2023-12-11 13:39:21 +01:00
common feat: keep filters ordered based on user selection (#5609) 2023-12-12 13:01:23 +02: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 feat: keep filters ordered based on user selection (#5609) 2023-12-12 13:01:23 +02:00
featureTypes
feedback
integrations
layout chore: remove segments oss splash (#5359) 2023-11-17 13:39:43 +00:00
loginHistory
maintenance
menu feat: add tags filter (#5584) 2023-12-11 14:10:03 +02:00
playground/Playground feat: add tags filter (#5584) 2023-12-11 14:10:03 +02:00
project feat: new columns visibility menu (#5604) 2023-12-12 13:41:25 +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
InitialRedirect.tsx