Commit Graph

13 Commits

Author SHA1 Message Date
andrewwallacespeckle 74a5a3802a better naming 2025-06-02 17:52:26 +02:00
andrewwallacespeckle 9f0fcafc42 Simplified autojoin frontend 2025-06-02 17:43:41 +02:00
andrewwallacespeckle 2edfd37e01 fix(fe): Discoverable workspace card not dismissing 2025-06-02 09:31:44 +02:00
andrewwallacespeckle 6f3cb6f802 Use WorkspaceJoinRequestStatus enum 2025-05-30 11:08:10 +02:00
andrewwallacespeckle c908d6fc0b Dont filter approved requests 2025-05-28 12:32:38 +02:00
andrewwallacespeckle 3d7de381e7 Update card when autojoin 2025-05-27 16:26:37 +02:00
Mike 2700fbb894 Fix: Hide add-ons if not self serve plan (#4706) 2025-05-12 14:46:10 +02:00
Chuck Driesler c060d6097d fix(workspaces): include name and id on discoverableworkspacecollaborator (#4629)
* fix(workspaces): show more info for discoverable workspace members

* chore(workspaces): something silly with gqlgen

* Update FE

* Fix FE

---------

Co-authored-by: Mike Tasset <mike.tasset@gmail.com>
2025-04-30 13:52:12 +01:00
andrewwallacespeckle 63e035f920 Better naming 2025-04-19 13:18:16 +01:00
andrewwallacespeckle d07daf1538 Workspace Join Request Sent 2025-04-19 12:51:54 +01:00
andrewwallacespeckle 05c3753e0e Update workspace switcher counts 2025-04-16 15:04:35 +01:00
Chuck Driesler a8546e4e5f fix(workspaces): make discoverable workspace dismiss sticky (#4189)
* fix(workspaces): make discoverable workspace dismiss sticky

* Modify cache instead of refetch

* Add to new cards

---------

Co-authored-by: Mike Tasset <mike.tasset@gmail.com>
2025-03-17 11:01:06 +00:00
Mike ec435df79d Feat: New navigation (#4179) 2025-03-13 15:23:41 +01:00