Commit Graph

7685 Commits

Author SHA1 Message Date
Kristaps Fabians Geikins a1f8f79b7a chore: finish removing dui3 (#4738) 2025-05-14 10:48:34 +03:00
Gergő Jedlicska 380e55b7aa fix(server): we should default to a viewer seat in the rare cases of no seat assigned to the user (#4735) 2025-05-14 10:04:09 +03:00
Alexandru Popovici 6b14f5d33c chore(config): Increased publish-npm step resource size to 'large' (#4736) 2025-05-14 09:01:17 +03:00
Iain Sproat 6ad0da4eb5 Merge pull request #4733 from specklesystems/iain/web-3361-unexpectedly-stream-that-should-exist-is-not-found
fix(server): throw stream not found error if stream not found
2025-05-13 15:27:58 +01:00
Iain Sproat a439bb6ec8 Merge pull request #4731 from specklesystems/iain/do-not-run-if-feature-flags-false
tests(server): do not run Workspace SSO tests if not enabled
2025-05-13 14:49:35 +01:00
Iain Sproat ef290baff1 fix(server): throw stream not found error if stream not found 2025-05-13 14:41:32 +01:00
Iain Sproat f8b0ce34b3 tests(server): do not run Workspace SSO tests if not enabled 2025-05-13 14:27:14 +01:00
Kristaps Fabians Geikins c8b01ffd2a fix(tailwind-theme): remove default exports to fix comp w/ dui3 (#4730) 2025-05-13 16:18:46 +03:00
Mike a8ad4eeba0 Chore: Remove all noPersonalEmails related logic (#4726) 2025-05-13 14:42:08 +02:00
andrewwallacespeckle 484f772689 fix: update unnecessary available seat calculation
fix: update unnecessary available seat calculation
2025-05-13 14:20:41 +02:00
Alexandru Popovici 879c9a4b08 fix(viewer-lib): Edges pipeline now is explicit about which object visibilities to render, avoiding rendering colored masked objects (#4719) 2025-05-13 15:12:34 +03:00
andrewwallacespeckle 6ccac31c33 fix: remove unnecessary available seat calculation 2025-05-13 14:06:23 +02:00
Iain Sproat 7ee93ac2cc Merge pull request #4725 from specklesystems/iain/fix-log-properties
fix(server): logging fixes
2025-05-13 12:44:42 +01:00
Iain Sproat 86ebd8fbf9 more error handling and logging fixes 2025-05-13 10:51:11 +01:00
Kristaps Fabians Geikins bdf9ab2ffd chore: vuln scan increased resources to fix memory issue (#4723) 2025-05-13 12:25:55 +03:00
Iain Sproat a266fe0010 fix(server): log message includes all referenced properties 2025-05-13 10:24:42 +01:00
Mike ead745f608 Feat: Add project selector to guest workspace invites (#4714) 2025-05-13 11:17:07 +02:00
Kristaps Fabians Geikins 24425a3a24 feat: update datadog cli to hopefully fix node22 issue in ci (#4722) 2025-05-13 12:11:27 +03:00
andrewwallacespeckle 4a2fecd2d2 fix(fe): Make default the view mode onBeforeUnmount
fix(fe): Make default the view mode onBeforeUnmount
2025-05-13 10:59:00 +02:00
Iain Sproat 6e8a868c40 Merge pull request #2671 from specklesystems/iain/dockerfile-node18-node22
chore(node): bump from 18 to 22
2025-05-13 09:19:00 +01:00
Kristaps Fabians Geikins e98029ef63 fix: disable pino-pretty in inspector to avoid freezes (#4718)
* fix: disable pino-pretty in inspector to avoid freezes

* CR comments
2025-05-13 11:14:50 +03:00
andrewwallacespeckle 9b2e9f2d11 Update ui.ts 2025-05-13 10:09:30 +02:00
Iain Sproat 4c51dbed7d Merge pull request #4720 from specklesystems/iain/fix-error-log-level
fix(server): log errors at appropriate level
2025-05-13 09:08:57 +01:00
Chuck Driesler 6d33de50d1 fix(automate): return null if not a function (#4716) 2025-05-13 09:00:39 +01:00
Chuck Driesler e64e77cd6d fix(automate): filter out deleted automation runs (#4717) 2025-05-13 08:59:10 +01:00
Iain Sproat 5cf56a3a24 remove irrelevant nesting 2025-05-13 08:46:12 +01:00
Iain Sproat 965d6b3fb6 User errors should be info, not error level 2025-05-13 08:42:40 +01:00
Iain Sproat 163928d9b4 fix(server): log errors at appropriate level
- some objects endpoints were logging user-related errors at an incorrect log level
2025-05-13 08:32:11 +01:00
Iain Sproat 545e7c3a5f Merge pull request #4711 from specklesystems/iain/fix-sanitize-user-emails-in-logs
fix(server): mailchimp problems throw a sanitised error
2025-05-13 07:41:59 +01:00
Chuck Driesler 19ea8b2879 fix(authz): expose canInvite gql queries (#4712) 2025-05-12 21:10:47 +01:00
Iain Sproat 380667cea2 fix(server): mailchimp problems throw a sanitised error 2025-05-12 17:21:40 +01:00
Mike 26489fb420 Fix: Allow selecting of the default color (#4701) 2025-05-12 16:14:28 +02:00
andrewwallacespeckle b50e423b1a fix(fe): add refetch. Only show button when pagination is needed
fix(fe): add refetch. Only show button when pagination is needed
2025-05-12 16:06:28 +02:00
Iain Sproat e3e099f5c0 additional bumps from 18.19.0 to 22.6.0 2025-05-12 14:51:47 +01:00
Iain Sproat 66966bc68f Update bumps missed during merge from main 2025-05-12 14:48:57 +01:00
Iain Sproat ab06b712a7 Merge branch 'main' into iain/dockerfile-node18-node22 2025-05-12 14:46:40 +01:00
Kristaps Fabians Geikins a5760eb195 fix(shared): support busted knex typing in node16 moduleResolution (#4709) 2025-05-12 16:41:18 +03:00
Iain Sproat 21ece3af7f Merge pull request #4708 from specklesystems/iain/fix-bad-import-fileimport
fix(fileimport): import Knex type correctly
2025-05-12 14:25:36 +01:00
Daniel Gak Anagrov 64be9ea7ca feat(ci): 3249 remove yarn cache (#4655)
* feat(ci): extracted aliases
* feat(ci): tried to use ramdisk as yarn cache for node machines
* fix(ci): tried without cache
2025-05-12 15:18:57 +02:00
Iain Sproat 951e9d5314 fix(fileimport): import Knex type correctly 2025-05-12 14:15:43 +01:00
Mike 2700fbb894 Fix: Hide add-ons if not self serve plan (#4706) 2025-05-12 14:46:10 +02:00
andrewwallacespeckle 92a6f61967 Remove change that conflicts with other branch 2025-05-12 14:45:58 +02:00
andrewwallacespeckle c02aa237bf fix: add refetch. Only show button when pagination is needed 2025-05-12 14:42:30 +02:00
Kristaps Fabians Geikins b406d0e32d chore(server): node16 & export maps support for server (#4698)
* chore(server): node16 & export maps support for server

* moar cleanup

* lint fixc
2025-05-12 14:27:34 +03:00
Benjamin Ottensten 06446decb9 Fix: Changes to Collaborators page + more (#4703) 2025-05-12 10:48:47 +02:00
michalspeckle a144bf9cae feat(fe): update Connectors page with hero section, readability, and styling improvements (#4678)
* Updated connectors page

* Updated images, text changes, spacing improved.

* Clean up

---------

Co-authored-by: andrewwallacespeckle <andrew@speckle.systems>
2025-05-12 10:16:14 +02:00
Gergő Jedlicska 342e331723 feat(shared): can publish and can load messages (#4700) 2025-05-09 19:16:07 +02:00
andrewwallacespeckle 388e9a50b1 fix(fe): Only show white border on dark mode pen mode
fix(fe): Only show white border on dark mode pen mode
2025-05-09 16:15:49 +02:00
andrewwallacespeckle 09d2625138 Updated colours 2025-05-09 15:33:04 +02:00
andrewwallacespeckle 91cc940ff6 Only show white border on dark mode pen mode 2025-05-09 15:25:58 +02:00