Commit Graph

799 Commits

Author SHA1 Message Date
Mike f2572939ef Feat: Add total for all seats in upgrade modal on free plans (#4584) 2025-04-24 09:57:18 +02:00
Mike 72eb98a5f2 Feat: Sort move project by role (#4577) 2025-04-23 18:34:34 +02:00
Mike 23e1ebeaf6 Fix: Remove approved workspaces from discover modal (#4575) 2025-04-23 16:31:37 +02:00
andrewwallacespeckle b396c6e0b6 Fix moveToProject permission check 2025-04-23 14:10:18 +01:00
Kristaps Fabians Geikins f1ae0916c6 feat(server): improved user/server profile mp tracking (#4540)
* user tracking

* server profile tracking

* style
2025-04-23 15:19:24 +03:00
andrewwallacespeckle 190d2c0f4c refactor(fe): Trigger plan limit reached in workspace project settings
refactor(fe): Trigger plan limit reached in workspace project settings
2025-04-23 10:17:51 +01:00
andrewwallacespeckle c3fba7882d Trigger plan limit reached in workspace project settings 2025-04-23 10:03:53 +01:00
Chuck Driesler 7663321557 fix(authz): add canDelete policy for automations (#4554)
* fix(authz): add canDelete policy for automations

* fix(authz): use asOperation
2025-04-23 10:02:59 +01:00
Mike f09e6a24bf Fix: revert redirect update legacy projects check (#4565) 2025-04-23 10:30:28 +02:00
Mike 6cfcb529de Fix: active projects (#4557)
* Fix: active projects

* fix

* fix
2025-04-23 08:56:37 +02:00
Mike 972033de28 Feat: Allow workspace admins to search members in projects invites (#4553) 2025-04-23 00:23:01 +02:00
andrewwallacespeckle 2f45adf214 refactor(fe): Navigate to project on successful invite acceptance
refactor(fe): Navigate to project on successful invite acceptance
2025-04-22 23:22:34 +01:00
Benjamin Ottensten f4082d1684 Update copy in People settings and Collaborators page (#4552)
* Update copy on collaborators page

* Update descriptions in People settings
2025-04-23 00:03:51 +02:00
andrewwallacespeckle 2a9bb4d2af Navigate to project on successful invite acceptance 2025-04-22 22:53:13 +01:00
Benjamin Ottensten 9a578fc389 Fix: Various copy updates (#4550)
* Update invite copy

* Update renewal copy in billing settings

* Update titles in move modal

* Update workspace description in wizard

* Updaet seat upgrade toast message
2025-04-22 23:34:27 +02:00
Mike dd4c39a6b0 Fix: Post WS leave redirect, wizard domain discovery (#4547) 2025-04-22 21:51:26 +02:00
Mike 34b81e2de8 Feat: Usage limit banner (#4546) 2025-04-22 21:51:03 +02:00
Mike f0518040dc Fix: Rename old plans in WS wizard (#4548) 2025-04-22 21:28:06 +02:00
Chuck Driesler 5c68f8a1da feat(automate): ability to delete automations (#4228)
* feat(automate): delete automation be

* feat(automate): delete automations fe

* fix(automate): delete modal, update cache

* chore(automate): minor formatting

* fix(automate): delete blobs w automations

* chore(automate): repair blob test

* fix(automate): make sure to return

* fix(automate): do soft delete

* fix(automate): include deleted filter in project automation queries
2025-04-22 20:22:44 +01:00
Mike beba4c1da8 Fix: Various billing and prices fixes (#4541) 2025-04-22 17:09:33 +02:00
andrewwallacespeckle 5325dbe04a refactor(fe): Temporarily remove projects from MembersTable
refactor(fe): Temporarily remove projects from MembersTable
2025-04-22 15:31:17 +01:00
Chuck Driesler 3e0f609bb2 fix(automate): improve search for test automations (#4515) 2025-04-22 14:33:46 +01:00
andrewwallacespeckle 27e4e1b3fb Temporarily remove projects form memberstable 2025-04-22 14:29:54 +01:00
andrewwallacespeckle e216f0d42b Disable seat type change if expired or cancelled 2025-04-22 13:19:59 +01:00
Mike 0b0fa2f24f Fix: project to move query (#4529) 2025-04-22 14:03:58 +02:00
andrewwallacespeckle 776d9c1df7 Fix invite search 2025-04-22 12:10:36 +01:00
andrewwallacespeckle 4c71e56ff7 Default to dismissed until check completes 2025-04-22 11:26:34 +01:00
Mike 58c74a2e60 Fix: Hydration issue dashboard/workspace pricing plan yearly interval (#4523) 2025-04-22 12:13:19 +02:00
Mike 3e307eb6fd Fix: Missing settings pages in the sidebar until hard refresh (#4520) 2025-04-22 11:21:01 +02:00
Mike 943ca6481b Fix: Various workspace and copy fixes (#4519) 2025-04-22 11:20:48 +02:00
Iain Sproat 2adf7a97ae Merge pull request #4499 from specklesystems/iain/likes-time_ms
chore(readable code): use TIME_MS for readable durations
2025-04-22 09:48:19 +01:00
andrewwallacespeckle fee8f87680 refactor(fe): members settings usePaginatedQuery
refactor(fe): members settings usePaginatedQuery
2025-04-21 16:01:36 +01:00
andrewwallacespeckle 5148a2db07 Updates 2025-04-21 15:46:49 +01:00
andrewwallacespeckle c658a833a1 Tidy fragments 2025-04-21 15:38:21 +01:00
andrewwallacespeckle cf2dd84972 Add pagination to Members/Guests 2025-04-21 15:29:51 +01:00
andrewwallacespeckle 6f0fc38ed6 Members fragments 2025-04-21 15:14:27 +01:00
andrewwallacespeckle 039a99b3fd Fix remove admin cache update 2025-04-21 14:28:27 +01:00
Mike 282472ea60 Fix: Various project invite fixes (#4505) 2025-04-21 15:22:22 +02:00
Mike 3c12f2bc45 Feat: Refactor workspace dashboard to improve performance (WIP) (#4500) 2025-04-21 12:13:31 +02:00
andrewwallacespeckle d07daf1538 Workspace Join Request Sent 2025-04-19 12:51:54 +01:00
Iain Sproat 920099c39f chore(readable code): use TIME_MS for readable durations
- we recently added TIME_MS helper; this applies it to existing durations
2025-04-18 17:51:43 +01:00
andrewwallacespeckle f383e61eed Merge branch 'main' into andrew/web-3060-create-model-button-should-trigger-modal 2025-04-18 13:58:33 +01:00
Chuck Driesler d7aa0196fc feat(authz): automate policies (#4491) 2025-04-18 11:03:54 +02:00
andrewwallacespeckle 21cdc7c775 Merge branch 'main' into andrew/web-3060-create-model-button-should-trigger-modal 2025-04-18 09:59:27 +01:00
Mike 0a93715415 Feat: Update project invites (#4487) 2025-04-18 10:50:21 +02:00
Mike f2c778a3c0 Feat: Use state for commonly used composables (#4490) 2025-04-18 01:00:28 +02:00
andrewwallacespeckle 2b9283d69f WorkspacePlanProjectModelLimitReachedDialog - new wrapper dialog 2025-04-17 23:49:12 +01:00
andrewwallacespeckle 714faff017 fix(fe): Use new team count query. Fix role change cache.
fix(fe): Use new team count query. Fix role change cache.
2025-04-17 22:39:48 +01:00
andrewwallacespeckle f7d12350fa fix(fe) Use commentHistoryFormatted in comment limit dialog
fix(fe) Use commentHistoryFormatted in comment limit dialog
2025-04-17 22:35:26 +01:00
andrewwallacespeckle 657d9fe67d Merge branch 'main' into andrew/web-3019-update-workspace-members-counts-to-use-new-teambycount-query 2025-04-17 22:26:21 +01:00