enso/app/ide-desktop/lib
Sergei Garin e4da96e943
Fix opening projects (#10433)
#### Tl;dr
- Closes: enso-org/cloud-v2#1338
This PR fixes bugs with opened projects. Now all projects close/open properly and list of opened projects stored in the single place

---

#### Context:
Few sentences on the high level context for the change. Link to relevant design docs or discussion.

#### This Change:
What this change does in the larger context. Specific details to highlight for review:
1. Removes a bunch of useEffects across the Dashboard page
2. Project status now a react-query state, can be reused across the app
3. Eliminated the need of `waitIntilProjectIsOpened`

---
2024-07-09 14:47:46 +00:00
..
assets Dashboard fixes (#10423) 2024-07-09 12:54:09 +00:00
client Migrate to pnpm (#10422) 2024-07-05 11:13:04 +00:00
common Offline Mode Support (#10317) 2024-06-21 07:14:40 +00:00
content-config Migrate to pnpm (#10422) 2024-07-05 11:13:04 +00:00
dashboard Fix opening projects (#10433) 2024-07-09 14:47:46 +00:00
icons Remove ensogl-pack (#9407) 2024-03-18 12:18:18 +00:00
project-manager-shim Migrate to pnpm (#10422) 2024-07-05 11:13:04 +00:00
ts-plugin-namespace-auto-import Migrate to pnpm (#10422) 2024-07-05 11:13:04 +00:00
types Migrate to pnpm (#10422) 2024-07-05 11:13:04 +00:00