Dogukan Karatas
|
04fc0fa715
|
to_list and from_list updated
|
2025-01-15 15:40:32 +01:00 |
|
Dogukan Karatas
|
2e80646d2c
|
splitting tests
|
2025-01-14 14:38:48 +01:00 |
|
Dogukan Karatas
|
fe6c18e97b
|
adds docstrings
|
2025-01-14 10:28:59 +01:00 |
|
Dogukan Karatas
|
7c9058172f
|
adds unit tests
|
2025-01-14 10:25:23 +01:00 |
|
Dogukan Karatas
|
a82187589f
|
added tests
|
2025-01-13 16:52:35 +01:00 |
|
Dogukan Karatas
|
d811b010ff
|
added missing geometries
|
2025-01-13 15:01:15 +01:00 |
|
Dogukan Karatas
|
e1e5d9dbb6
|
feat(v-3): QGIS essentials (#369)
* adds qgis essentials
* moves intances under proxies
* remove defaults
* formatting
|
2025-01-07 17:38:06 +08:00 |
|
Gergő Jedlicska
|
166b0f5e87
|
Merge branch 'v3-dev' of github.com:specklesystems/specklepy into dogu/v3_objects
|
2024-12-12 16:44:19 +01:00 |
|
Gergő Jedlicska
|
cac34120a9
|
feat(v3_objects): migrate to full dataclass base objects
|
2024-12-12 16:41:31 +01:00 |
|
Gergő Jedlicska
|
55c4c68cf3
|
feat(base): use dataclass for base too
|
2024-12-12 16:34:42 +01:00 |
|
Dogukan Karatas
|
be850d5ea9
|
updates interface
|
2024-12-12 15:25:09 +01:00 |
|
Dogukan Karatas
|
c9a5badac1
|
implements IHasUnits
|
2024-12-11 14:55:00 +01:00 |
|
Gergő Jedlicska
|
118fa07e37
|
Merge branch 'main' of github.com:specklesystems/specklepy into v3-dev
|
2024-12-11 14:23:53 +01:00 |
|
Jedd Morgan
|
35750f12c5
|
Merge branch 'main' into jrm/filter-tests
|
2024-12-11 13:05:18 +00:00 |
|
Dogukan Karatas
|
5730cdcb43
|
updates geometry classes
|
2024-12-11 14:04:24 +01:00 |
|
Jedd Morgan
|
82b6dbbe78
|
isort
|
2024-12-11 12:09:56 +00:00 |
|
Jedd Morgan
|
883be4b27b
|
reexport inputs
|
2024-12-11 12:07:37 +00:00 |
|
Dogukan Karatas
|
37e2711a76
|
adds new object poc
|
2024-12-10 16:46:05 +01:00 |
|
Jedd Morgan
|
ed84820995
|
fix
|
2024-12-10 14:27:19 +00:00 |
|
Jedd Morgan
|
5c3dcb7bc0
|
updated active user streams
|
2024-12-10 14:14:31 +00:00 |
|
Gergő Jedlicska
|
82c3dc9ffb
|
feat(objects): collections and more
|
2024-12-09 14:29:01 +01: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 |
|
Mucahit Bilal GOKER
|
a920352407
|
fix(api): rename 'onlyWithRole' to 'onlyWithRoles' in UserProjectsFilter (#361)
|
2024-12-06 15:53:10 +00:00 |
|
Dogukan Karatas
|
24bfb6718e
|
adds performance tests
|
2024-12-06 14:25:07 +01:00 |
|
Gergő Jedlicska
|
e63f4b8636
|
wip rework serialization for new object model
|
2024-12-06 10:53:05 +01:00 |
|
Gergő Jedlicska
|
47c6bd89af
|
wip re-base
|
2024-12-06 09:46:05 +01:00 |
|
Chuck Driesler
|
bd38dfacc7
|
fix(automate): include project id in run reporting (#356)
|
2024-11-26 14:48:43 +00:00 |
|
Chuck Driesler
|
281483f0fc
|
fix(automate): add success result case (#355)
|
2024-11-21 12:07:48 +00:00 |
|
Jedd Morgan
|
932838de8f
|
Revert collection speckle_type change (#354)
* revert collection speckle_type change
* black
|
2024-11-18 10:57:52 +00:00 |
|
Jedd Morgan
|
759cd0ef58
|
Updated version mutation inputs
|
2024-11-13 10:46:59 +00:00 |
|
KatKatKateryna
|
82d39e66fe
|
Collections namespace, clean PolygonGeometry class (#351)
* collections namespace change
* add all C# GIS classes, deprecate the rest
* deprecate GisPolygonGeometry properly
* typo
* add constructors
* add multipatch geometry and units
* reverse new classes
* typos
* formatting
* formatting
* optional collection name
* init fix
* pass applicationId if needed
* remove init - causing all classes inheriting also implement it
* remove init
|
2024-11-05 10:11:06 +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
|
eae60160a1
|
reverted changes to old subscription resource
|
2024-10-30 19:45:30 +00:00 |
|
Jedd Morgan
|
1b45f50697
|
removed dead code in client
|
2024-10-30 16:02:38 +00:00 |
|
Jedd Morgan
|
be8fae3b1c
|
removed unused subscription functions
|
2024-10-30 15:55:15 +00:00 |
|
Jedd Morgan
|
ab41d3cbe0
|
last fixes
|
2024-10-30 15:41:37 +00:00 |
|
Jedd Morgan
|
f843bb0c89
|
Fixed up client auth error handling
|
2024-10-30 14:32:30 +00:00 |
|
Jedd Morgan
|
b7933e0088
|
pre-commit stuff
|
2024-10-30 14:11:36 +00:00 |
|
Jedd Morgan
|
7e09d4f4ce
|
pr clean up
|
2024-10-30 14:10:55 +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
|
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 |
|