enso/app/ide-desktop/lib
Sergei Garin 58ae73dc78
Improve Invitation flow (#9928)
#### Tl;dr
Closes: enso-org/cloud-v2#1186
This PR significantly improves the invitation UX and add ability to view/resend/copy/delete invitations

<details><summary>Demo Presentation</summary>
<p>


https://github.com/enso-org/enso/assets/61194245/62124243-50ce-47e1-bcac-789463b5e755


</p>
</details>

---

#### Context:



#### This Change:
What the change does in the larger context? Specific details to highlight for review:
1. Redesign the Invitation dialog
2. Add the ability to edit emails after typing ` `
3. Adds ability to use different separators: `<space>`, `<semicolon>`, `<colon>` or `<newline>`
4. Shows Invitation on the `members` page in settings.
5. Adds ability to remove, resend, copy or delete invitations
6. Improve the UI of dialogs, buttons

#### Test Plan:
Go over how you plan to test it. Your test plan should be more thorough the riskier the change is. For major changes, I like to describe how I E2E tested it and will monitor the rollout.

---
2024-05-22 18:26:02 +00:00
..
assets Rename Connector to Datalinks (#9948) 2024-05-20 08:45:55 +00:00
client Fix broken login flow (#9965) 2024-05-22 16:56:42 +03:00
common Fix broken login flow (#9965) 2024-05-22 16:56:42 +03:00
content-config Remove obsolete GUI arguments (#9466) 2024-04-05 16:20:56 +00:00
dashboard Improve Invitation flow (#9928) 2024-05-22 18:26:02 +00:00
esbuild-plugin-copy-directories Make (almost) all interfaces readonly (#8800) 2024-02-07 11:26:59 +00:00
icons Remove ensogl-pack (#9407) 2024-03-18 12:18:18 +00:00
project-manager-shim Allow downloading projects on GUI dev server (#9851) 2024-05-03 13:37:26 +00:00
ts-plugin-namespace-auto-import More E2E tests; export default classes from modules (#8730) 2024-01-31 11:35:41 +00:00
types Improve Invitation flow (#9928) 2024-05-22 18:26:02 +00:00