1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-07-17 13:46:47 +02:00
unleash.unleash/frontend/src/component/project
Thomas Heartman abef5deaef
chore: remove all deprecated imports of act (#8398)
don't use `act` from `react-dom`. Instead, use act from `react`
directly, as advised by the deprecation notice.

This PR fixes all of the deprecated import warnings, updates some
testing libraries we use (and tests), and fixes one or two other
warnings.
2024-10-15 13:53:26 +02:00
..
Project chore: remove all deprecated imports of act (#8398) 2024-10-15 13:53:26 +02:00
ProjectAccess fix: check for permission in group access assignment (#7408) 2024-06-18 17:06:34 +01:00
ProjectApplications chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
ProjectCard feat: create page for when you have no projects (#8285) 2024-09-27 10:41:25 +02:00
ProjectEnvironment fix: environments route should be hidden from menu for open-source (#8397) 2024-10-09 15:45:02 +03:00
ProjectId update project archive and revive dialogs (#7918) 2024-08-19 13:33:00 +00:00
ProjectList [Gitar] Cleaning up stale flag: projectListImprovements with value true (#8212) 2024-09-23 13:07:59 +02:00