Commit Graph

6550 Commits

Author SHA1 Message Date
Benjamin Ottensten a3401abfaa Fix: Update connectors (#4182)
* Update connectors

Add ArcGIS connector, update descriptions, update install button text

* Align height of individual connector cards
2025-03-13 15:01:30 +01:00
Iain Sproat 4ddaa543dc Merge pull request #4183 from specklesystems/jrm/import-logs
Added extra info logs to file import service
2025-03-13 13:54:11 +00:00
Jedd Morgan 3404645d6c Added extra info logs to file import service 2025-03-13 13:49:23 +00:00
Alessandro Magionami b96769b425 Merge pull request #4167 from specklesystems/alessandro/web-2741-subscriptions-to-upgrade-for-new-plan-types
Alessandro/web 2741 subscriptions to upgrade for new plan types
2025-03-13 13:20:59 +01:00
Alessandro Magionami ab9ea4406e chore(gatekeeper): fix tests 2025-03-13 11:00:59 +01:00
Alessandro Magionami d829cac8b3 chore(gatekeeper): add specific error for unsupported workspace plan 2025-03-13 10:36:28 +01:00
Jedd Morgan e6cbe556b5 Bump IFC nuget (#4176) 2025-03-12 16:51:37 +01:00
Alexandru Popovici d122873f0e fix(viewer-lib): Fixed the issue where ghosted lines would not appear transparent (#4174) 2025-03-12 17:02:44 +02:00
Iain Sproat 9b38331b6b Merge pull request #4170 from specklesystems/iain/ensureError
fix(shared): ensureError should not bury original message
2025-03-12 14:17:57 +00:00
Iain Sproat e06bad327f fix(preview service): use correct units for metrics (#4173) 2025-03-12 15:06:18 +01:00
Iain Sproat 79a6a6459b Merge pull request #4171 from specklesystems/iain/fix-preview-service-start-in-scope
fix(preview service): ensure variables are defined within puppeteer s…
2025-03-12 12:07:24 +00:00
Iain Sproat 8d81d65440 fix(preview service): ensure variables are defined within puppeteer scope 2025-03-12 12:01:34 +00:00
Iain Sproat 91c61682cb Include punctuation 2025-03-12 11:51:32 +00:00
Iain Sproat 7d179845a3 incorporate PR comments 2025-03-12 11:50:21 +00:00
Iain Sproat 0ac69bc54b fix(shared): ensureError should not bury original message
- if 'e', the original cause, is not an Error, it is buried by the fallback message.
- this PR ensures that the original cause is included in the error message
2025-03-12 11:31:25 +00:00
Iain Sproat 70a30e0795 fix(preview service): remove need for speckle shared in frontend (#4169)
* fix(preview service): remove need for speckle shared in frontend

* Add status for error logs
2025-03-12 12:28:54 +01:00
andrewwallacespeckle 6c3586439e Merge pull request #4168 from specklesystems/andrew/use-pngs-no-svg-in-email-footer
fix(fe): Improve email image support - use png instead of svg
2025-03-12 10:05:49 +00:00
Iain Sproat 6065a44890 Merge pull request #4162 from specklesystems/gergo/previewRenderMetrics
feat(preview-service): add load and render duration calculation to preview service
2025-03-12 09:20:50 +00:00
andrewwallacespeckle 6cad8accd4 Swap social icons from svg to png for better google support 2025-03-12 09:15:37 +00:00
Alessandro Magionami 89519bc6b7 Merge branch 'main' of github.com:specklesystems/speckle-server into alessandro/web-2741-subscriptions-to-upgrade-for-new-plan-types 2025-03-12 10:01:02 +01:00
Chuck Driesler 9dba10db01 fix(sso): email capitalization again (#4164)
* fix(sso): more capitalization

* chore(sso): comment

* chore(sso): fix test
2025-03-11 17:35:38 +00:00
Alessandro Magionami d20d3bf94a feat(gatekeeper): implement new upgrade plan in resolver 2025-03-11 17:54:54 +01:00
Alessandro Magionami 39d133d46b chore(gatekeeper): test new upgrade plan flow 2025-03-11 17:54:26 +01:00
Alessandro Magionami f824cb793a feat(gatekeeper): create new upgrade plan flow 2025-03-11 17:52:42 +01:00
Alessandro Magionami c035387eec chore(gatekeeper): update function to validate upgrade 2025-03-11 17:52:18 +01:00
Iain Sproat 78193f3ffe fix linting issue by updating type 2025-03-11 16:48:14 +00:00
Iain Sproat d2067f7e48 fix(preview service): attempt to prevent duplicate jobs (#4155)
* fix(preview service): attempt to prevent duplicate jobs

* fix test

* Incorporate review comments

* add tests
2025-03-11 17:17:52 +01:00
Mike cf2c8f8eea Fix: Name in comments (#4163) 2025-03-11 16:42:02 +01:00
Mike 709976589e Fix: useFetch for connectors (#4160) 2025-03-11 14:49:07 +01:00
Iain Sproat e9a90717a4 Observe load and render times in metrics
- makes new durations optional (so requests in flight aren't dropped during deployment)
- Adds durations as a label to existing metric
- Attempt to produce durations in error cases (so we can see long load times etc..)
2025-03-11 12:56:21 +00:00
Gergő Jedlicska 3fc61c2dbd feat(preview-service): add load and render duration calculation to preview service 2025-03-11 12:59:50 +01:00
Iain Sproat e8ee330957 Merge pull request #4156 from specklesystems/iain/objectloader-addnl-logging
chore(objectloader): add more context to error when loading
2025-03-11 10:57:16 +00:00
Kristaps Fabians Geikins 28b49107b7 feat(server): upgrade workspace seat type (#4158)
* feat(server): upgrade workspace seat type

* test/lint fixes
2025-03-11 12:41:18 +02:00
Iain Sproat cf9d749c1b Merge pull request #4159 from specklesystems/alex/objetloader-addnl-loging
chore(object-loader): Centralized error checking based on Iain's PR
2025-03-11 10:30:45 +00:00
Iain Sproat 84777f9222 Merge pull request #3846 from ocni-dtu/chrk/objectsender-value-is-null
fix: handling keys with null values in `@speckle/objectsender`
2025-03-11 10:30:02 +00:00
AlexandruPopovici 7ac4fb466b chore(object-loader): Based on Iain's PR, made the error checking a bit more centralized 2025-03-11 12:25:37 +02:00
andrewwallacespeckle 456359fc6d Merge pull request #4126 from specklesystems/andrew/combine-middleware-into-single-file
refactor(fe): Cominbed onboarding middlewares
2025-03-11 10:15:02 +00:00
andrewwallacespeckle a5240d4522 Merge branch 'main' into andrew/combine-middleware-into-single-file 2025-03-11 09:50:40 +00:00
andrewwallacespeckle 0b9ac906a1 Update if 2025-03-11 09:50:28 +00:00
Iain Sproat 6c85206ce9 improve error handling around fetching root object 2025-03-11 09:03:22 +00:00
Iain Sproat c2de9c2826 Merge branch 'main' into iain/objectloader-addnl-logging 2025-03-11 09:02:56 +00:00
Iain Sproat 6286037081 Merge pull request #4157 from specklesystems/iain/fix-typo-helm-chart
fix(helm chart): fix typo in stripe env vars
2025-03-11 08:45:46 +00:00
Iain Sproat d4bdea6eb6 fix(helm chart): fix typo in stripe env vars 2025-03-11 08:44:26 +00:00
Iain Sproat 459751eba0 Merge pull request #4152 from specklesystems/iain/fix-prometheus-summary
fix(server): prometheus summary should be over rolling window
2025-03-11 08:37:13 +00:00
Iain Sproat 05d7a8fbe2 fix(preview service): expose metrics port via helm chart (#4150)
- remove obsolete references to metricsPort
- allow listen Host to be configured
2025-03-10 19:53:10 +01:00
Iain Sproat 07593ed2a9 chore(objectloader): add more context to error when loading 2025-03-10 17:17:44 +00:00
Alessandro Magionami ee68baefb1 Merge pull request #4154 from specklesystems/alessandro/add-default-values-for-new-plans
chore(gatekeeper): add default values for new plans
2025-03-10 18:07:43 +01:00
Alessandro Magionami 0a9284f735 chore: generate json schema 2025-03-10 17:45:44 +01:00
andrewwallacespeckle 8f209ab5f1 Update Form.vue 2025-03-10 16:30:14 +00:00
Mike b7f8c9dd63 Fix: Various viewer UI styling improvements (#4145) 2025-03-10 17:25:16 +01:00