Commit Graph

7221 Commits

Author SHA1 Message Date
andrewwallacespeckle 13fb2f2aae Dont check for creation state in middleware 2025-04-16 14:13:46 +01:00
andrewwallacespeckle 9b1863ae35 Revert change and add new workspacesWithCompletedCreationState 2025-04-16 13:47:21 +01:00
Iain Sproat 37e9e9829d Merge pull request #4458 from specklesystems/iain/improve-migration-script-logging
chore(logging): improve logs & error messages for workspace migration
2025-04-16 13:23:13 +01:00
andrewwallacespeckle 3d04f8e39e feat(fe) Add Limits dialog to AddProjectMenu
feat(fe) Add Limits dialog to AddProjectMenu
2025-04-16 13:17:31 +01:00
Iain Sproat 8b9f9ad45e Merge pull request #4409 from specklesystems/iain/web-2732-observability-for-improved-reliability-emails
chore(server/logging): add operation logs to email module
2025-04-16 13:11:18 +01:00
Iain Sproat 225af5d251 fix log reference 2025-04-16 12:57:13 +01:00
Iain Sproat b0bdeb9768 chore(logging): improve logs & error messages for workspace migration 2025-04-16 12:52:03 +01:00
Gergő Jedlicska fb28654311 feat(gatekeeper): re-enable workspace plan migrations (#4457) 2025-04-16 13:13:12 +02:00
michalspeckle f5cd6360db Feat: Add workspace empty state (#4450)
* Add workspace empty state

* Updated component name

* Update component name

* Fix typio

---------

Co-authored-by: Mike Tasset <mike.tasset@gmail.com>
2025-04-16 12:39:02 +02:00
Gergő Jedlicska 427211bf57 Update README.md 2025-04-16 12:10:27 +02:00
Mike f85669376b Fix: Update addon section (#4455) 2025-04-16 12:02:48 +02:00
Kristaps Fabians Geikins 62cc07b072 feat(server): add new workspace disclaimer fields to user meta (#4434)
* feat(server): add new workspace disclaimer fields to user meta

* unrelated tests fix
2025-04-16 12:47:33 +03:00
Gergő Jedlicska 443c9fc514 fix(workspaces): use the correct new plan check and seat rules (#4445) 2025-04-16 11:28:57 +02:00
Iain Sproat b91a363886 Merge pull request #4387 from specklesystems/iain/observability-operations-logging-of-accessrequests
chore(logging): operations logging around access request mutations
2025-04-16 10:11:52 +01:00
andrewwallacespeckle 2ab2090cca Fix dialog 2025-04-16 10:08:20 +01:00
andrewwallacespeckle 38b68ea571 Add Limits dialog to AddProjectMenu 2025-04-16 09:49:37 +01:00
Mike a445234960 Fix: Update canceled and cancelation scheduled states (#4449) 2025-04-16 10:32:12 +02:00
Kristaps Fabians Geikins 10832655d4 fix(server): all project created subs firing for workspace guests + req ctx cache fix for subs (#4453)
* WIP sub fix

* fix sub resolver caching issue
2025-04-16 11:21:17 +03:00
Iain Sproat d01689fe14 Merge pull request #4446 from specklesystems/iain/helm-chart-breaks-if-underscore-in-version
ci(versions): fail early if branch name contains an underscore
2025-04-16 09:05:12 +01:00
Chuck Driesler cebae959ae feat(authz): Workspace.canInvite and Project.canInvite (#4419) 2025-04-16 09:01:53 +01:00
Mike e31f4c5a47 FixL Rename and fix breadcrumbs (#4448) 2025-04-15 22:51:50 +02:00
andrewwallacespeckle 90bfe631ac fix(fe): wrong permission alerts in the move flow
fix(fe): wrong permission alerts in the move flow
2025-04-15 17:54:24 +01:00
andrewwallacespeckle 3f8a1a6346 refactor(fe): Use existing leave workspace dialog
refactor(fe): Use existing leave workspace dialog
2025-04-15 17:54:12 +01:00
andrewwallacespeckle ae2e3c8133 feat(fe): Add line clamp to discoverable workspace card description
feat(fe): Add line clamp to discoverable workspace card description
2025-04-15 17:53:49 +01:00
andrewwallacespeckle 8e02a54f82 fix(fe): Update cache after requesting discoverable workspace access
fix(fe): Update cache after requesting discoverable workspace access
2025-04-15 17:53:38 +01:00
Iain Sproat fc7050443c Do not allow underscores as valid branch names 2025-04-15 17:39:03 +01:00
Iain Sproat acd77e51aa ci(versions): fail early if branch name contains an underscore 2025-04-15 17:34:37 +01:00
Kristaps Fabians Geikins 0280e4e609 chore(shared): ensure @speckle/shared can be required & imported (#4442)
* chore(shared): ensure @speckle/shared can be required & imported

* ensure build is invoked before e2e tests
2025-04-15 17:27:32 +03:00
andrewwallacespeckle 620856a5be Update workspaceJoinRequests cache when requesting discoverable workspace access 2025-04-15 15:08:48 +01:00
andrewwallacespeckle bee73b6f21 Add line lamp to workspace card description 2025-04-15 14:58:45 +01:00
Kristaps Fabians Geikins bc5a68a3c9 fix(shared): not using #lodash alias (#4440) 2025-04-15 16:58:00 +03:00
andrewwallacespeckle 5b8704cb84 Use existing leave dialog 2025-04-15 14:52:04 +01:00
Kristaps Fabians Geikins 82a37fba5c fix(shared): fix sso session expiration date too low in tests (#4432)
* fix(shared): canBroadcast policy test fix

* more tests fixed

* switch to using time constant

* tests fix
2025-04-15 16:24:12 +03:00
andrewwallacespeckle 9b675896e5 Fix workspace/project select permissions 2025-04-15 14:20:02 +01:00
andrewwallacespeckle 2bb1250bff Fix select project permissions 2025-04-15 14:02:48 +01:00
Mike bec61a595b Fix: various workspace not enabled errors (#4435) 2025-04-15 14:54:06 +02:00
Benjamin Ottensten 593cfa9c80 Feat: Update legacy projects announcement (#4428)
* Update legacy projects announcement

* Remove ref import

---------

Co-authored-by: Mike Tasset <mike.tasset@gmail.com>
2025-04-15 13:01:21 +02:00
andrewwallacespeckle 5e4890929f fix(fe) move project permissions
fix(fe) move project permissions
2025-04-15 10:07:04 +01:00
Alessandro Magionami 0c18acc452 Alessandro/web 2945 comments hide body (#4385)
* chore(core): move limits logic into shared

* feat(comments): limit text and rawText for comments

* chore(core): removed test moved to shared

* chore(comments): generate gql types

* feat(comments): rework comment history limits

* chore(comments): fix tests

* chore(shared): add dayjs as dependency

---------

Co-authored-by: Gergő Jedlicska <gergo@jedlicska.com>
2025-04-15 10:44:12 +02:00
andrewwallacespeckle 8f294762a9 Merge branch 'main' into andrew/web-2999-move-project-button-is-enabled-for-workspace-guests 2025-04-15 09:27:36 +01:00
Mike b5ca404d00 Feat: Update cancelled state in billing settings (#4415)
* Feat: Also show upgrade modal on free plans

* Fix addons permission

* Fix checkout link

* Fix plan transformation

* Feat: Update cancelled state

* fix key

* Update state

* Fix comma
2025-04-15 09:57:48 +02:00
Mike 400ec63615 Feat: Show included plans in summary (#4417) 2025-04-15 09:17:01 +02:00
Mike 8891e8fd70 Fix: Update active workspace after accepting invite (#4416) 2025-04-15 08:56:18 +02:00
Gergő Jedlicska 30e39ccb01 fix(gatekeeper): fix subscription upgrades (#4411) 2025-04-15 08:55:33 +02:00
andrewwallacespeckle 8280025f07 feat(fe): updates to seat change and admin change modals
feat(fe): updates to seat change and admin change modals
2025-04-14 23:39:47 +01:00
andrewwallacespeckle 681b065790 Fix move permissions 2025-04-14 23:31:37 +01:00
andrewwallacespeckle 9e1040d140 Seat Change Dialogs 2025-04-14 22:30:57 +01:00
andrewwallacespeckle c525df2c85 Make admin copy changes 2025-04-14 22:21:43 +01:00
andrewwallacespeckle 387af94871 Fix monthly/annual pricing 2025-04-14 22:18:27 +01:00
Mike 16eb6e8f09 Feat: Also show upgrade modal on free plans (#4414) 2025-04-14 22:43:32 +02:00