Gergő Jedlicska
7bc78b6bf9
feat: add file import resource with complete job handling support ( #440 )
...
* feat: add file import resource with complete job handling support
* fix: include the file import resource in the core client too
* feat: integrate with server side parser app
* chore: fix pr comments and make docker compose work with new object
storage
* chore: fix test compose file readiness probe
2025-08-26 14:25:01 +01:00
Jedd Morgan
4f82c0f43d
feat(api): Added functions for fetching the connector version feeds. ( #435 )
...
Publish Python Package / test (push) Has been cancelled
Publish Python Package / Build and Publish Python Package (push) Has been cancelled
* Added connector feed utility functions
* Check ex code
2025-07-18 13:00:09 +01:00
Dogukan Karatas
3bcdf723b0
feat (api): projects with permissions ( #430 )
...
Publish Python Package / test (push) Has been cancelled
Publish Python Package / Build and Publish Python Package (push) Has been cancelled
* adds project with permissions
* removes the project resource with permissions
* fix the tests
2025-06-06 16:07:48 +02:00
Dogukan Karatas
3417557405
feat: BlenderObject ( #423 )
...
Publish Python Package / continuous-integration (3.10) (push) Has been cancelled
Publish Python Package / continuous-integration (3.11) (push) Has been cancelled
Publish Python Package / continuous-integration (3.12) (push) Has been cancelled
Publish Python Package / continuous-integration (3.13) (push) Has been cancelled
Publish Python Package / Build and Publish Python Package (push) Has been cancelled
* adds blenderobject
* exports the classes
* tests added
2025-05-21 18:18:36 +02:00
Gergő Jedlicska
4ce61f4e89
feat: add WORKSPACE visibility for projects ( #421 )
...
Publish Python Package / continuous-integration (3.10) (push) Has been cancelled
Publish Python Package / continuous-integration (3.11) (push) Has been cancelled
Publish Python Package / continuous-integration (3.12) (push) Has been cancelled
Publish Python Package / continuous-integration (3.13) (push) Has been cancelled
Publish Python Package / Build and Publish Python Package (push) Has been cancelled
* feat: add WORKSPACE visibility for projects
* tests: projects are now private by default, follow that in tests
2025-05-15 14:35:54 +02:00
KatKatKateryna
95de5cbb30
Introducing Text class ( #419 )
...
Publish Python Package / continuous-integration (3.10) (push) Has been cancelled
Publish Python Package / continuous-integration (3.11) (push) Has been cancelled
Publish Python Package / continuous-integration (3.12) (push) Has been cancelled
Publish Python Package / continuous-integration (3.13) (push) Has been cancelled
Publish Python Package / Build and Publish Python Package (push) Has been cancelled
* add text class and tests
* formatting
* fix default values
* comments
* comment
* sort imports
* import alignments
* compare properties, not Base objects
* revert irrelevant changes
* tests
* use correct fixture
* fix tests property
2025-05-06 10:12:29 +01:00
Jedd Morgan
88519ce8b0
fix schema ( #412 )
Publish Python Package / continuous-integration (3.10) (push) Has been cancelled
Publish Python Package / continuous-integration (3.11) (push) Has been cancelled
Publish Python Package / continuous-integration (3.12) (push) Has been cancelled
Publish Python Package / continuous-integration (3.13) (push) Has been cancelled
Publish Python Package / Build and Publish Python Package (push) Has been cancelled
2025-04-29 13:08:26 +00:00
Jedd Morgan
4c46201526
Jedd/cnx 1660 add workspace resources to specklepy ( #409 )
...
* Added workspace client queries
* Enable tests
2025-04-29 11:46:13 +02:00
Jedd Morgan
1198f2e2ad
Feat(objects): Added Vertex Normals to Mesh ( #404 )
...
* Mesh vertex normals
* Moved tests
* test curve
2025-04-25 14:39:04 +00:00
Gergő Jedlicska
7dedff68f4
Merge branch 'v3-dev' of github.com:specklesystems/specklepy into gergo/nostringcase
2025-03-27 15:50:28 +01:00
Gergő Jedlicska
09c61424d7
tests: update some tests with new server standards
2025-03-27 13:56:19 +01:00
Jedd Morgan
d1b6755997
Removes all FE1 client functions ( #380 )
...
* Removes all FE1 client functions
* Removed usages of deprecated client functions
* removed trailing deprecated client function
* ruff
* Fixed last failing test
2025-02-18 15:32:14 +00:00
Jedd Morgan
732f28e653
Added alias config for graphql model
2025-02-13 16:10:11 +00:00
Jedd Morgan
7671998541
Updated version create to return a full Version
2025-02-13 12:40:45 +00:00
Jedd Morgan
cab9674803
Updated Automate SDK to use new GraphQL functions
2025-02-13 12:33:59 +00:00
Gergő Jedlicska
06e21154c4
chore: partially fix linting
2025-02-08 15:42:54 +01:00
Jedd Morgan
405972f681
Added newer DefaultTraversal rules to align with V3 sharp connectors ( #367 )
...
* First Pass
* Updated traversal
---------
Co-authored-by: KatKatKateryna <89912278+KatKatKateryna@users.noreply.github.com >
2025-02-03 10:41:13 +00:00
Dogukan Karatas
7a291ce2f6
migrates tests
2025-01-23 15:51:34 +01:00
Gergő Jedlicska
811c5843a9
chore: fix ruff import formatting
2025-01-19 20:23:21 +01:00
Gergő Jedlicska
4c91032718
chore: test fix WIP
2025-01-19 16:20:31 +01:00
Gergő Jedlicska
ffb80457bc
chore: fix all ruff issues
2025-01-19 16:13:21 +01:00
Gergő Jedlicska
d380e6eaf8
chore: run ruff format
2025-01-19 15:18:40 +01:00
Gergő Jedlicska
66802726b9
chore: run ruff format
2025-01-19 15:11:58 +01:00
Jedd Morgan
35750f12c5
Merge branch 'main' into jrm/filter-tests
2024-12-11 13:05:18 +00:00
Jedd Morgan
a05ac3479b
Black reformat
2024-12-09 11:17:26 +00:00
Jedd Morgan
f200544065
Moved UserProjectsFilter to UserInputs
2024-12-09 10:58:31 +00:00
Jedd Morgan
68ce9823ae
added filter tests
2024-12-09 10:56:17 +00:00
Jedd Morgan
759cd0ef58
Updated version mutation inputs
2024-11-13 10:46:59 +00:00
Jedd Morgan
170d2f0450
isort
2024-10-31 14:04:45 +00:00
Jedd Morgan
040a4e2553
fixed tests
2024-10-31 14:04:20 +00:00
Jedd Morgan
e978e4f632
Re-export deprecated resources and models
2024-10-31 13:58:44 +00:00
Jedd Morgan
c78a780e85
Use the correct subscription resource in integration tests
2024-10-30 19:42:43 +00:00
Jedd Morgan
ab41d3cbe0
last fixes
2024-10-30 15:41:37 +00:00
Jedd Morgan
bb62109332
Fixed subscription tests
2024-10-30 13:51:55 +00:00
Jedd Morgan
3642731f37
Wrapping up tests
2024-10-30 12:43:40 +00:00
Jedd Morgan
3bd849c815
imports
2024-10-28 17:29:23 +00:00
Jedd Morgan
2acf4c41c7
fixed tests
2024-10-28 11:24:46 +00:00
Jedd Morgan
6b6ff80bf2
Fixed issues
2024-10-28 11:02:08 +00:00
Jedd Morgan
0f1f00db00
Other user resource
2024-10-25 13:44:12 +01:00
Jedd Morgan
280927b720
active user update overloads
2024-10-25 12:09:26 +01:00
Jedd Morgan
6096cd25f6
project_invites
2024-10-25 11:30:37 +01:00
Jedd Morgan
cc004c8e6b
active user
2024-10-24 14:13:19 +01:00
Jedd Morgan
a10b2594d3
version resource
2024-10-22 16:34:46 +01:00
Jedd Morgan
976a52bdc8
models
2024-10-21 19:45:30 +01:00
Jedd Morgan
6c03dc82c8
black + isort
2024-10-18 13:34:23 +01:00
Jedd Morgan
780126528d
Added project resource and fe2 models
2024-10-18 13:24:38 +01:00
Iain Sproat
905377dea1
feat(default domain): app.speckle.systems is now default over speckle.xyz ( #343 )
...
- also updates the example email domain to use the IANA owned example domain instead of a production or random domain
2024-07-18 17:19:32 +02:00
Charles Driesler
302a9f7f30
repair import
2024-06-06 12:01:00 +01:00
Charles Driesler
2e35fb9e5c
create helpers for testing functions
2024-06-05 16:38:49 +01:00
Gergő Jedlicska
64492fafa5
fix: proper pytest skip
2024-05-16 17:24:53 +02:00