1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/component
Tymoteusz Czech 17b747ea8f
feat: project features - new columns visibility handling (#5605)
In `ExperimentalProjectTable.tsx`, changes have been made to the columns
configuration in order to handle column visibiilty. This includes adding
id property to every column. Logic responsible for dynamically adjusts
column visibility based on screen size was moved to new hook,
`useDefaultColumnVisibility`
2023-12-13 10:08:16 +01:00
..
accessOverview
admin feat: add tags filter (#5584) 2023-12-11 14:10:03 +02:00
application
archive
banners
changeRequest feat: add initial setup for tabs (#5586) 2023-12-11 13:39:21 +01:00
common test: scrollable filter options and sticky search (#5623) 2023-12-13 09:23:20 +01: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 refactor: simplify configuration for filters (#5622) 2023-12-13 10:23:59 +02:00
featureTypes
feedback
integrations
layout
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: project features - new columns visibility handling (#5605) 2023-12-13 10:08:16 +01:00
providers
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
user chore(update): Updates biome config to 1.3 format (#5421) 2023-11-27 13:42:58 +01:00
App.tsx
InitialRedirect.tsx