Commit Graph

1175 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 8fdf306db9 Fix: Disable add user button if invite count exceeds 10 (#4585) 2025-04-24 09:56:20 +02:00
Mike 72eb98a5f2 Feat: Sort move project by role (#4577) 2025-04-23 18:34:34 +02:00
andrewwallacespeckle b754763373 Open limit dialog when permission check fails 2025-04-23 14:13:39 +01:00
andrewwallacespeckle b396c6e0b6 Fix moveToProject permission check 2025-04-23 14:10:18 +01:00
Mike b8c19fb3c7 Fix: update nav on goHome (#4572) 2025-04-23 12:58:08 +02:00
Mike 2c43e9b9b0 Fix: Small hotfixes (#4570) 2025-04-23 12:57:57 +02: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
Benjamin Ottensten a495a658f8 Remove links to docs until they're written (#4567) 2025-04-23 11:15:07 +02: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
andrewwallacespeckle cb4540bc6a Update tooltip copy for non-owner moving projects (#4566) 2025-04-23 10:59:41 +02:00
Benjamin Ottensten 4aaaa32391 Rename project members and remove visibility type (#4564) 2025-04-23 10:30:50 +02:00
Mike ec01bcce60 Feat: Add seat purchased event (#4561)
* Feat: Add seat purchased event

* fix

* Add seat type
2025-04-23 10:06:01 +02:00
Benjamin Ottensten 3c800afe34 Move banners on billing page (#4562) 2025-04-23 09:57:39 +02:00
Mike 584bee45a1 Fix: small project invite fix (#4560)
* Fix: small project invite fix

* add thingy back

* add another thingy back
2025-04-23 08:56:47 +02:00
Mike 45d20f13d2 Fix: seat check (#4556) 2025-04-23 00:42:19 +02:00
Mike 972033de28 Feat: Allow workspace admins to search members in projects invites (#4553) 2025-04-23 00:23:01 +02: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
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 96fb2a4274 Fix: Only show label in invites on first row (#4549) 2025-04-22 22:36:30 +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
andrewwallacespeckle 68ae557767 fix(fe): Don't show explorePlansButton when embed enabled
fix(fe): Don't show explorePlansButton when embed enabled
2025-04-22 17:22:58 +01:00
Mike d59f3a4ab7 Fix: Show canceled alert on workspace dashboard (#4542) 2025-04-22 18:04:03 +02:00
andrewwallacespeckle e7b60ce497 Don't show explorePlansButton when embed enabled 2025-04-22 16:51:42 +01:00
Mike beba4c1da8 Fix: Various billing and prices fixes (#4541) 2025-04-22 17:09:33 +02:00
andrewwallacespeckle a892ecf653 fix(fe): Only show "confirm and pay" when it is a paid upgrade
fix(fe): Only show "confirm and pay" when it is a paid upgrade
2025-04-22 15:31:47 +01:00
andrewwallacespeckle 2c8c91545f fix(fe): Use limits directly in ProjectModelLimitReachedDialog
fix(fe): Use limits directly in ProjectModelLimitReachedDialog
2025-04-22 15:31:36 +01: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 4a541c44c3 Only show "confirm and pay" when it is a paid upgrade 2025-04-22 14:26:05 +01:00
andrewwallacespeckle d23ffc1377 refactor(fe): Always show "move projects..." but disable if non-owner
refactor(fe): Always show "move projects..." but disable if non-owner
2025-04-22 14:20:26 +01:00
andrewwallacespeckle 5be28ffe8a Use limits directly in ProjectModelLimitReachedDialog 2025-04-22 14:19:33 +01:00
Mike 4bbc2e68c6 Fix: Tooltip fix (#4535) 2025-04-22 15:17:23 +02:00
andrewwallacespeckle 190a93836b Always show "move projects..." but disable in non-owner 2025-04-22 13:06:41 +01:00
andrewwallacespeckle bbbeb32f7c Update empty state text on members/guests tables 2025-04-22 13:02:16 +01:00
andrewwallacespeckle 3fb4933d5b fix(fe): Move projects - Use different empty text when search is active
fix(fe): Move projects - Use different empty text when search is active
2025-04-22 11:44:16 +01:00
andrewwallacespeckle 9b931a1601 fix(fe): Move project card - pass correct id so move dialog has project preselected
fix(fe): Move project card - pass correct id so move dialog has project preselected
2025-04-22 11:41:57 +01:00
andrewwallacespeckle 80e2239521 fix(fe) Move projects dialog size changing - fix infiniteloading
fix(fe) Move projects dialog size changing - fix infiniteloading
2025-04-22 11:31:53 +01:00
andrewwallacespeckle 299595bf38 Use different empty text when search is active 2025-04-22 11:30:51 +01:00
andrewwallacespeckle c337746852 fix(fe): Only show why am i seeing this when user has projects
fix(fe): Only show Why am i seeing this when user has projects
2025-04-22 11:18:19 +01:00
andrewwallacespeckle 0e97a98c04 Merge branch 'main' into andrew/web-3124-move-project-button-prompts-you-to-reselect-the-project 2025-04-22 11:18:03 +01:00
andrewwallacespeckle 767a67759a Merge branch 'main' into andrew/web-3131-move-projects-jumps-when-opening 2025-04-22 11:17:47 +01:00
andrewwallacespeckle 464871e128 Fix jumping infiinite loading 2025-04-22 11:16:03 +01:00
Mike 58c74a2e60 Fix: Hydration issue dashboard/workspace pricing plan yearly interval (#4523) 2025-04-22 12:13:19 +02:00
andrewwallacespeckle 1f85269d68 Fix Move project card - pass correct id 2025-04-22 11:02:11 +01:00