Commit Graph

7447 Commits

Author SHA1 Message Date
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
Kristaps Fabians Geikins 11e1fcd85c fix(server): workspace migration failing for userless workspaces (#4569) 2025-04-23 13:14:02 +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
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 f09e6a24bf Fix: revert redirect update legacy projects check (#4565) 2025-04-23 10:30:28 +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
Chuck Driesler 5a34e82829 fix(authz): prevent downgrade during workspace role processing on project invite (#4558) 2025-04-23 09:01:12 +01:00
Benjamin Ottensten 3c800afe34 Move banners on billing page (#4562) 2025-04-23 09:57:39 +02:00
Mike 152b5e2029 Fix: Update workspace switcher in settings (#4563) 2025-04-23 09:57:24 +02:00
Chuck Driesler 603e47bc92 fix(automate): do not trigger deleted automations (#4551) 2025-04-23 08:28:07 +01: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 6cfcb529de Fix: active projects (#4557)
* Fix: active projects

* fix

* fix
2025-04-23 08:56:37 +02:00
Mike 6cc916b210 Fix error message (#4559) 2025-04-23 01:28:15 +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
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 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
Chuck Driesler 968859e061 fix(billing): update db subcription expiry date on upgrade (#4544) 2025-04-22 17:15:15 +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
Kristaps Fabians Geikins eb33c13e9f fix(shared): canMoveToWorkspace should check model limits (#4532)
* fix(shared): canMoveToWorkspace should check model limits

* server fix
2025-04-22 16:49:35 +03:00
Kristaps Fabians Geikins d579239dab fix(server): reduced cache layer logging noise (#4530) 2025-04-22 16:47:27 +03:00
Iain Sproat 374c15e56f Merge pull request #4539 from specklesystems/iain/fix-preview-service
fix(preview service): remove reference to library it cannot access
2025-04-22 14:47:01 +01:00
Iain Sproat ee4218b870 fix(preview service): remove reference to library it cannot access 2025-04-22 14:42:13 +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 14310faa6d refactor(fe): Disable seat type change if expired or cancelled
refactor(fe): Disable seat type change if expired or cancelled
2025-04-22 14:20:35 +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 b30d8bf171 refactor(fe): Update empty state text on members/guests tables
refactor(fe): Update empty state text on members/guests tables
2025-04-22 13:21:12 +01:00
andrewwallacespeckle e216f0d42b Disable seat type change if expired or cancelled 2025-04-22 13:19:59 +01:00