Commit Graph

7495 Commits

Author SHA1 Message Date
mirnasavic123 1fa6a4ffce Update NewReply.vue 2025-04-25 15:49:10 +02:00
Benjamin Ottensten 26e911a311 Fix input zooming on mobile Safari (#4605)
* Fix input zooming on mobile Safari

* Revert some text input sizing changes

It's due for a clean up but not right now
2025-04-25 15:42:38 +02:00
Mike 486503943c Fix: Minor project collaborator fixes (#4606) 2025-04-25 15:31:38 +02:00
andrewwallacespeckle 75c01c8d21 feat(fe): Add addon cards to workspace wizard plan selection page
feat(fe): Add addon cards to workspace wizard plan selection page
2025-04-25 14:01:25 +01:00
andrewwallacespeckle 61cad73707 Only show per month price 2025-04-25 13:47:07 +01:00
andrewwallacespeckle 76c6a3f2c6 Update tooltip 2025-04-25 13:44:29 +01:00
andrewwallacespeckle fd6dc5cd77 Update tooltips 2025-04-25 13:44:12 +01:00
andrewwallacespeckle 4756f2539a Alignement updates. use addonPrice computed 2025-04-25 13:40:24 +01:00
andrewwallacespeckle fcfe8eea04 Add addon cards to workspace wizard 2025-04-25 13:22:54 +01:00
Mike 5c9f77aae2 Feat: Allow admins to upgrade to editor from collaborators page (#4597) 2025-04-25 12:08:11 +02:00
Mike c5b31a1ab7 Fix: Also show usage for members (#4596) 2025-04-25 12:03:22 +02:00
Benjamin Ottensten a79b9e1990 Remove ... from move button (#4601) 2025-04-25 11:51:29 +02:00
Kristaps Fabians Geikins 9a18a6e1c2 feat(server): ProjectCollaborator.workspaceRole (#4598) 2025-04-25 11:02:37 +03:00
Kristaps Fabians Geikins eef0a37042 fix: blob upload should use auth policies (#4594)
* fix: blob upload should use auth policies

* tests fix
2025-04-25 09:13:22 +03:00
Kristaps Fabians Geikins 5df39ce4ce feat(server): allow activeUser.query to retrieve implicitly accessible projects (#4593) 2025-04-25 09:13:13 +03:00
Iain Sproat 627f200805 Merge pull request #4595 from specklesystems/iain/fix-automate-erroneous-logging-level
fix(server/logging): use appropriate log level for automate errors
2025-04-24 17:25:30 +01:00
Iain Sproat fccd2a0ad9 fix(server/logging): use appropriate log level for automate errors 2025-04-24 16:28:02 +01:00
Mike 50c54a78e2 Feat: Output workspace admins in a separate collaborators section (#4586) 2025-04-24 15:44:23 +02:00
andrewwallacespeckle 73eb9020eb refactor(fe): Improve workspace deletion disabled tooltip copy
refactor(fe): Improve  workspace deletion disabled tooltip copy
2025-04-24 14:28:35 +01:00
andrewwallacespeckle e509d7c54f feat(fe): Add disabled tooltip text to "add project" on project collaborators
feat(fe): Add disabled tooltip text to "add project" on project collaborators
2025-04-24 14:28:18 +01:00
Kristaps Fabians Geikins a5bd37d947 feat(server): allow ws sub info to members (#4590)
* feat(server): allow ws sub info to members

* ensure min guest role

* ensure member access
2025-04-24 15:09:16 +03:00
andrewwallacespeckle d197e165c8 feat(fe): Add disabled tooltip text to "add project" on project collaborators 2025-04-24 12:58:58 +01:00
Mike ddfac66097 Fix: Disable submodel button when not authorized (#4587) 2025-04-24 13:49:45 +02:00
andrewwallacespeckle 66a42b2fcd fix(fe): Fix isLimited condition for comments
fix(fe): Fix isLimited condition for comments
2025-04-24 12:47:38 +01:00
andrewwallacespeckle 6a2fd34147 Improve tooltip copy 2025-04-24 12:47:02 +01:00
andrewwallacespeckle 2c7ef71cd0 Fix isLimited condition 2025-04-24 12:32:24 +01:00
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
Chuck Driesler bb51435174 fix(workspaces): no inferior roles for workspaces owners (#4582) 2025-04-23 17:50:27 +01: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
Kristaps Fabians Geikins 4eaf5c2d36 fix(server): not caching serverInfo to redis (#4581) 2025-04-23 17:16:11 +03:00
Kristaps Fabians Geikins e5cad76eca fix(server): not caching serverInfo to redis (#4580)
* fix(server): not caching serverInfo to redis

* clear cache on startup
2025-04-23 17:02:50 +03:00
andrewwallacespeckle 89b53b3a34 fix(fe): Plan limit reached modal not triggered when model limit reached
fix(fe): Plan limit reached modal not triggered when model limit reached
2025-04-23 14:48:59 +01: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
Alessandro Magionami 3afe6a917b Merge pull request #4545 from specklesystems/alessandro/web-3127-sort-projects-in-the-project-selection-step
Alessandro/web 3127 sort projects in the project selection step
2025-04-23 14:54:54 +02:00
Kristaps Fabians Geikins 89391d92ab feat(server): get workspace seat usage w/o a subscription (#4574)
* feat(server): get workspace seat usage w/o a subscription

* minor cleanup
2025-04-23 15:26:02 +03: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
Iain Sproat ca7a8cdb79 Merge pull request #4573 from specklesystems/fabians/cache-logging-level-fix
fix(server): cache logger not respecting level
2025-04-23 12:58:52 +01:00
Kristaps Fabians Geikins d96726318f fix(server): cache logger not respecting level 2025-04-23 14:41:01 +03:00
Iain Sproat 89cb3a852b Merge pull request #4484 from specklesystems/iain/disable-plan-migration-scheduler
chore(server/migrations): disable workspace plan migrations
2025-04-23 12:35:33 +01:00
Iain Sproat bcd99b634e Merge branch 'main' into iain/disable-plan-migration-scheduler 2025-04-23 12:17:50 +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
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
Alessandro Magionami 10d7bd106a Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-3127-sort-projects-in-the-project-selection-step 2025-04-23 11:05:10 +02:00
andrewwallacespeckle c3fba7882d Trigger plan limit reached in workspace project settings 2025-04-23 10:03:53 +01:00