Jedd Morgan
7652cd385d
Merge remote-tracking branch 'origin/main' into duckdev
2026-02-20 13:40:29 +00:00
Jedd Morgan
a81aaca8fe
Updated tests for recent server changes ( #445 )
2026-02-20 12:02:34 +00:00
Jedd Morgan
57843cc454
Test(integration): Add reusable workflow for running integration tests from the server repo ( #443 )
...
* experiment
* rename
* we'll give this a go
* fix path
* correct path
* the correct path this time
* build docker image first
* correct docker build
* try this
* ensure editor config is observed
* typo
2026-02-12 18:20:55 +00:00
Jedd Morgan
bf6ae0f6af
Duck: Cleanup dependencies ( #441 )
...
* Remove unused dependencies
* remove unused package references
* how's this
* missed a bit
2026-02-10 16:29:27 +00:00
Jedd Morgan
309cead189
changes to serializer value handilng ( #440 )
2026-02-10 12:25:05 +00:00
Dimitrie Stefanescu
4980796cd6
Dim/flopper experiments ( #438 )
...
* Adds object flopper for experimental object uploads
Implements a new mechanism for uploading objects to the server.
* wip
* pipe works
* WIP
* wip - refactors send pipeline
2026-02-10 10:17:38 +00:00
Jedd Morgan
12df19e431
fix(test): Ensure InitializeWebsocket runs async ( #437 )
...
* Force InitializeWebsocket
* experiment with lower values
* let's play it safe
2026-02-10 09:52:19 +00:00
Jedd Morgan
c186d98ea7
feat(api): Add CanCreateModelIngestion model permission check ( #436 )
...
.NET Build and Publish / build (push) Has been cancelled
* CanCreateModelIngestion check
* assert this way
* correct exception type
3.13.1
2026-01-29 14:41:57 +00:00
Jedd Morgan
00a6619cbe
feat(api)!: Add model permission checks and deprecate canPublish ( #434 )
...
.NET Build and Publish / build (push) Has been cancelled
* Add permission checks and deprecate canPublish
* Fix tests
* How's this
* make tests more reliable
* lets test this first
* test
* This should speed up unit tests
* skip slow tests
* I HATE flaky tests
3.13.0
2026-01-27 16:35:48 +00:00
Jedd Morgan
49ef9917c4
Model Ingestion Version message ( #427 )
.NET Build and Publish / build (push) Has been cancelled
3.12.0
2026-01-26 16:03:16 +00:00
Jedd Morgan
94b0473157
MarkReceivedVersionInput clarification ( #433 )
2026-01-26 15:52:56 +00:00
Jedd Morgan
8071990dd5
deprecate file import api ( #431 )
2026-01-15 16:29:33 +00:00
Jedd Morgan
8c7dbc89aa
update nullability of invitedBy ( #432 )
2026-01-15 14:21:40 +00:00
Jedd Morgan
676a3df153
Update docker-compose-internal.yml ( #430 )
2026-01-07 15:54:30 +00:00
Jedd Morgan
c75538e1c7
feat(api): Model Ingestion Get ( #426 )
...
.NET Build and Publish / build (push) Has been cancelled
* model ingeston get
* reinstate localhost:3000
3.11.1
2025-12-11 10:35:20 +00:00
Jedd Morgan
5d10b77ee4
feat(api): Model Ingestion api ( #420 ) ( #425 )
...
.NET Build and Publish / build (push) Has been cancelled
* First pass
* format
* subscriptions
* Fixes
* fake a release
* fix tests
* subscription tests
* tests(sdk): fix model ingestion sub test'
* tests(integration): fix model ingestion test expectations
* todos
* revert this too
* Filter Integration-Internal tests
* use a different trait
* capitalize
* codecov tweaks
* fix
* add requeue and start processing
* requeue
---------
Co-authored-by: Gergo Jedlicska <gergo@jedlicska.com >
3.11.0
2025-12-10 10:20:33 +00:00
Jedd Morgan
82dca56fbd
feat(api): Model Ingestion api ( #420 )
...
* First pass
* format
* subscriptions
* Fixes
* fake a release
* fix tests
* subscription tests
* tests(sdk): fix model ingestion sub test'
* tests(integration): fix model ingestion test expectations
* todos
* revert this too
* Filter Integration-Internal tests
* use a different trait
* capitalize
* codecov tweaks
* fix
* add requeue and start processing
* requeue
---------
Co-authored-by: Gergo Jedlicska <gergo@jedlicska.com >
2025-12-10 13:18:31 +03:00
Dogukan Karatas
80d1df8eca
Merge pull request #424 from specklesystems/dev
...
.NET Build and Publish / build (push) Has been cancelled
dev -> main for release
3.10.1
2025-12-04 12:01:06 +01:00
Dogukan Karatas
b5796245aa
Merge pull request #422 from specklesystems/dogukan/solidx-class
...
.NET Build and Publish / build (push) Has been cancelled
feat (objects): introducing SolidX class
3.10.0
2025-12-04 09:20:34 +01:00
Dogukan Karatas
639c774f80
sat added
2025-12-04 09:07:30 +01:00
Dogukan Karatas
3bb5d1e73a
SolidX class added
.NET Build and Publish / build (push) Has been cancelled
3.11.0-alpha
2025-11-26 12:09:24 +01:00
Jedd Morgan
e01360ad03
mark version received ( #419 )
2025-11-24 19:53:09 +00:00
dependabot[bot]
2494b160e8
chore(deps): bump actions/checkout from 5 to 6 ( #421 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-24 19:46:31 +00:00
Jedd Morgan
b0da4510bf
Merge pull request #410 from specklesystems/jrm/subscription-tests
...
test(subscriptions): Make subscription tests a bit more reliable
2025-11-05 11:28:23 +00:00
Jedd Morgan
96392d0d2f
chore(ci): Reliable integration Tests ( #418 )
...
* remove bad tests
* add pack to PR workflow
2025-11-05 11:22:07 +00:00
Jedd Morgan
0aacc3fe89
Merge pull request #417 from specklesystems/dev
...
.NET Build and Publish / build (push) Has been cancelled
main -> dev for 3.9.0 release
3.9.0
2025-11-05 11:03:28 +00:00
Björn Steinhagen
39f5257f85
Merge pull request #409 from specklesystems/bjorn/cnx-2722-grasshopper-root-collection-props
...
feat(grasshopper): add model-wide properties to send/receive
2025-11-05 12:53:21 +02:00
Björn Steinhagen
2ea6348689
fix: again :/
2025-11-05 12:24:06 +02:00
Björn Steinhagen
42c26e38bf
fix: unnecessary using directive
2025-11-05 12:22:27 +02:00
Björn Steinhagen
cb31fd1a08
chore: namespace change
2025-11-05 12:18:40 +02:00
Björn
67236abafe
refactor: rootCollection to use IProperties
2025-10-29 14:39:06 +02:00
Björn
59a4f8f864
Merge remote-tracking branch 'origin/dev' into bjorn/cnx-2722-grasshopper-root-collection-props
2025-10-29 14:19:33 +02:00
Jedd Morgan
0e98e1cccd
refactor(ci): Refactor CI to run integration tests as separate workflow ( #413 )
...
* Refactor CI to run integration tests as separate workflow
* Tool restore
* correct cache path
* conditionally use container registry
* use sln because net8
* fix typo
* Correct trait filter
* Correct mistake again
* fix again
* fml
* clarify names
* hopefully we're properly filtering test categories now
* maybe this?
* What does this do?
* revert is test project changes
* IsTestProject fix
* Correct test setup for automate
* maybe fix unit tests
* docker-compose-file alighment
* remove debug
* Ok tests should now pass
2025-10-29 10:00:51 +00:00
Claire Kuang
79c6f02544
Merge branch 'dev' into bjorn/cnx-2722-grasshopper-root-collection-props
2025-10-29 09:45:31 +00:00
Jedd Morgan
07713b41e1
Fix(gql)!: Treat UNAUTHORIZED_ACCESS_ERROR as an SpeckleGraphQLForbiddenException ( #411 )
...
* Respect UNAUTHORIZED_ACCESS_ERROR
* Correct test setup for automate
* dumb dumb typo
2025-10-28 15:48:37 +00:00
Claire Kuang
c3f944dcf1
Delete ViewProxy.cs ( #415 )
.NET Build and Publish / build (push) Has been cancelled
3.8.0
2025-10-28 13:52:19 +00:00
Claire Kuang
3c0b9e8b1c
Merge pull request #414 from specklesystems/claire/add-camera-class
...
feat(objects): add Camera class
2025-10-28 13:42:39 +00:00
Jedd Morgan
8890f8cb36
Merge pull request #416 from specklesystems/jrm/attribute-mask-revert
...
feat(sdk)!: Unexpose attribute mask
2025-10-28 13:29:30 +00:00
Jedd Morgan
a0eae88479
Merge branch 'dev' into jrm/attribute-mask-revert
2025-10-28 13:20:52 +00:00
Jedd Morgan
8785e49f73
Add send/receive integration tests ( #412 )
2025-10-28 14:12:12 +01:00
Jedd Morgan
6e35d6af6d
Unexpose attribute mask
2025-10-28 10:33:47 +00:00
Björn
b67eb8d8af
refactor: model properties to properties
2025-10-27 13:03:52 +02:00
Björn
63f06c8541
chore: format
2025-10-25 15:41:00 +02:00
Björn
3f49bb05d1
chore: cleanup
2025-10-25 15:20:24 +02:00
Björn
9a879fd1ac
fix: parameterless constructor
2025-10-25 13:35:58 +02:00
Björn
c3230d5d91
refactor: naming conflict
2025-10-25 12:09:34 +02:00
Björn
f1a64590d7
chore(models): adds RootCollection
2025-10-25 11:59:39 +02:00
Claire Kuang
c2735f0a32
chore(objects): update view proxy and camera classes ( #408 )
...
* Adds new camera and view proxy classes
* Update ViewProxy.cs
* removes viewproxy and orthographic prop on camera class
2025-10-24 11:46:30 +01:00
Claire Kuang
0b01091209
feat(objects): Adds new camera and view proxy classes ( #407 )
...
* Adds new camera and view proxy classes
* Update ViewProxy.cs
2025-10-22 10:53:38 +01:00
Jedd Morgan
6568781275
Merge pull request #405 from specklesystems/dev
...
Dev -> Main
2025-10-15 11:07:32 +01:00