andrewwallacespeckle
2dac3fbc5c
remove viewer seat counts
2025-03-26 09:38:38 +00:00
andrewwallacespeckle
857d53b152
Billing cycle end
2025-03-25 21:26:44 +00:00
andrewwallacespeckle
0c3206c396
Add billing info to dialogs
2025-03-25 21:12:52 +00:00
andrewwallacespeckle
5985ce73ea
RemoveMember > RemoveFromWorkspace
2025-03-25 14:07:12 +00:00
andrewwallacespeckle
5f4a160d08
Create components for member update actions
2025-03-25 14:00:11 +00:00
andrewwallacespeckle
9c16999cfc
feat(workspace): add limit to move projects dialog paginated query
2025-03-24 13:56:41 +00:00
Kristaps Fabians Geikins
6d8b1007f0
fix: workspace projects infinite loading bug ( #4252 )
...
* fix(server): user streams query pagination
* fix(fe2): fe infinitely asking for broken pagination
2025-03-24 15:46:59 +02:00
andrewwallacespeckle
b2525e6f25
Merge branch 'main' into andrew/web-2567-update-members-and-guests-settings-pages
2025-03-24 11:56:04 +00:00
andrewwallacespeckle
9cbea2e639
Merge branch 'main' into andrew/web-2875-fix-move-project-into-workspace-modal
2025-03-24 09:45:39 +00:00
andrewwallacespeckle
5329d804b0
Merge branch 'main' into andrew/web-2567-update-members-and-guests-settings-pages
2025-03-24 09:43:09 +00:00
Mike
751aece587
Fix: Various pricing plan fixes ( #4244 )
2025-03-21 21:49:12 +01:00
andrewwallacespeckle
3292fc04e5
feat(fe): Add pagination and search to Move Projects dialog
2025-03-21 16:34:56 +00:00
andrewwallacespeckle
f12f528101
Check for domain compliancy
2025-03-21 15:16:27 +00:00
andrewwallacespeckle
6d1587c4da
Merge branch 'main' into andrew/web-2567-update-members-and-guests-settings-pages
2025-03-21 14:22:07 +00:00
andrewwallacespeckle
d24ce47d14
Remove InvitesTable
2025-03-21 14:21:24 +00:00
Mike
0781a4f58c
Feat: New princing table for new plans ( #4225 )
2025-03-21 15:10:42 +01:00
andrewwallacespeckle
ab79b39a08
Naming improvements
2025-03-21 14:05:11 +00:00
andrewwallacespeckle
532e0edb57
Comments from PR
2025-03-21 13:57:25 +00:00
andrewwallacespeckle
bcb83186bd
Merge branch 'main' into andrew/web-2567-update-members-and-guests-settings-pages
2025-03-21 13:02:01 +00:00
Mike
8de5094106
Feat: Increase limit for workspace team featching on workspace dashboard and table ( #4234 )
2025-03-21 10:24:01 +01:00
Mike
a9f03694d6
Feat: Move project collaborators to own tab ( #4226 )
2025-03-20 15:19:04 +01:00
andrewwallacespeckle
bd09024c1f
Add joined at date
2025-03-20 12:33:41 +00:00
andrewwallacespeckle
ca03bb7168
Move LearnMoreRolesSeatsUrl to route.ts
2025-03-20 12:06:38 +00:00
andrewwallacespeckle
d230700081
Merge branch 'main' into andrew/web-2567-update-members-and-guests-settings-pages
2025-03-20 12:01:56 +00:00
Mike
b1e3a4bb72
Feat: Add createdAt to workspace team WorkspaceCollaborator ( #4227 )
2025-03-20 12:50:10 +01:00
Kristaps Fabians Geikins
e24c26e3d2
feat: getting rid of defaultProjectRole setting ( #4221 )
...
* feat: getting rid of defaultProjectRole setting
* get stdout reporting in CI
* yarn lock fix
* fix package.json
* better CI test output
* pinning mocha-multi
2025-03-20 12:58:30 +02:00
andrewwallacespeckle
692806bdec
Add target blank to learn more
2025-03-20 10:57:46 +00:00
andrewwallacespeckle
3f3a821cde
naming updates
2025-03-20 10:55:59 +00:00
andrewwallacespeckle
4d002cf69f
Naming updates
2025-03-19 23:01:26 +00:00
andrewwallacespeckle
bb4c60a4f5
Copy updates
2025-03-19 22:53:26 +00:00
andrewwallacespeckle
57d171dbe3
Footer in menu. Remove admin
2025-03-19 22:42:22 +00:00
andrewwallacespeckle
5ffa4592ae
Naming improvements
2025-03-19 15:41:26 +00:00
andrewwallacespeckle
0aaece6e19
Merge branch 'main' into andrew/web-2567-update-members-and-guests-settings-pages
2025-03-19 14:29:00 +00:00
andrewwallacespeckle
939633cdeb
More refactoring
2025-03-19 14:18:42 +00:00
andrewwallacespeckle
51d3f9f8d5
More refactoring
2025-03-19 14:00:41 +00:00
andrewwallacespeckle
a8882b3afe
Const for all member action options
2025-03-19 13:42:54 +00:00
andrewwallacespeckle
269ad9b108
Downgrade/Remove
2025-03-19 12:41:17 +00:00
andrewwallacespeckle
0e1588ac51
New UpdateActionMenu component
2025-03-18 18:57:19 +00:00
andrewwallacespeckle
8ce86e856a
Work to new structures
2025-03-18 16:59:44 +00:00
Mike
587dcca1c4
Feat: Check for expired SSO in workspace switcher ( #4215 )
2025-03-18 16:28:19 +01:00
andrewwallacespeckle
81b46c6ae0
Initial work
2025-03-18 14:40:36 +00:00
Mike
90ffd852ed
Fix: Remove wrong mutateActiveWorkspace call ( #4211 )
2025-03-17 18:34:11 +01:00
Mike
159e7858ff
Feat: Various WorkspaceSwitcher improvements ( #4209 )
2025-03-17 16:58:28 +01:00
Mike
162ac92c2d
Fix: Minor connectors page copy changes ( #4210 )
2025-03-17 16:29:20 +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
andrewwallacespeckle
be4503cf5b
typo fix
2025-03-14 13:22:35 +00:00
andrewwallacespeckle
425fdb27f2
centralise thread context state and clear on unmount
2025-03-14 13:11:23 +00:00
andrewwallacespeckle
0df66079b4
Track active context thread with useActiveThreadContext
2025-03-14 12:37:40 +00:00
andrewwallacespeckle
f4e7f10af8
Merge branch 'main' into andrew/improve-ux-federated-comments
2025-03-14 11:44:23 +00:00
Kristaps Fabians Geikins
50fd05afe8
feat(fe2): more viewer debugging improvements ( #4193 )
2025-03-14 12:47:58 +02:00