1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/project/Project
Nuno Góis 342a6f6cbe
fix: filtering environments in the project features table (#2957)
![image](https://user-images.githubusercontent.com/14320932/213686971-dc612f72-d86e-414d-afee-23856b5add1a.png)

Fixes an issue where environments were not filtered correctly on the
search, most likely due to some regression accidentally introduced with
changes in the meantime.
2023-01-20 11:47:10 +00:00
..
CreateProject Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
DeleteProject
EditProject refactor: move docs into new structure / fix links for SEO (#2416) 2022-11-22 09:05:30 +00:00
hooks
Import feat: file dropzone (#2939) 2023-01-20 09:50:24 +01:00
ProjectFeaturesArchive
ProjectFeatureToggles fix: filtering environments in the project features table (#2957) 2023-01-20 11:47:10 +00:00
ProjectForm Refactor/make styles batch 6 part 3 (#2823) 2023-01-05 09:45:17 +01:00
ProjectHealth fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00
ProjectInfo Refactor/make styles batch 6 part 3 (#2823) 2023-01-05 09:45:17 +01:00
ProjectLog
ProjectSettings Add unique trackable URLs for Pro/Enterprise feature lead generation (#2684) 2022-12-13 14:35:07 +02:00
ProjectStatus feat: initial status box implementation (#2913) 2023-01-18 10:10:41 +01:00
LazyProject.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyProjectExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
Project.styles.ts Refactor/make styles batch 6 part 2 (#2811) 2023-01-03 16:15:22 +01:00
Project.tsx Import first super early version of UI (#2932) 2023-01-19 10:42:58 +00:00
ProjectOverview.tsx feat: initial status box implementation (#2913) 2023-01-18 10:10:41 +01:00