KatKatKateryna
|
956f72dd6a
|
formatting
|
2024-02-12 13:09:09 +00:00 |
|
KatKatKateryna
|
a2daa68c1c
|
Merge branch 'main' into gergo/objects_init
|
2024-02-12 13:00:00 +00:00 |
|
Gergő Jedlicska
|
d60feb73a2
|
Merge pull request #259 from specklesystems/kate/branch_create_fix
gql minimum characters restriction for consistent behavior with frontend
|
2024-02-12 13:42:32 +01:00 |
|
KatKatKateryna
|
a0ca10ad20
|
add to_string; add cases for object url in fe2 (#327)
* add to_string; add cases for object url in fe2
* cover exceptions
* add federated model exception, reorder conditions
* formatting
* reformatting
* update black formatter
* resolving dependencies
|
2024-02-09 18:35:20 +01:00 |
|
KatKatKateryna
|
b374bfefd0
|
reorder import
|
2024-02-05 11:17:51 +00:00 |
|
KatKatKateryna
|
d716db251f
|
add frontend2 property to ServerInfo
|
2024-02-05 10:40:13 +00:00 |
|
Gergő Jedlicska
|
7dcd9288ca
|
Merge branch 'main' into gergo/expose_ssl_verification
|
2023-12-15 11:19:09 +01:00 |
|
Jedd Morgan
|
4332a8faef
|
Merge branch 'main' into gergo/init_subclass_fix
|
2023-12-14 14:44:13 +00:00 |
|
Gergő Jedlicska
|
deb8ad50c5
|
fix: client certificate verification
|
2023-12-11 17:34:26 +01:00 |
|
Gergő Jedlicska
|
558b25b1d1
|
feat: read automation function inputs from file
|
2023-12-11 17:30:08 +01:00 |
|
Gergő Jedlicska
|
4db0fa69fa
|
Update client.py
|
2023-12-11 17:15:07 +01:00 |
|
Gergő Jedlicska
|
1eca211c96
|
fix: remove debug print statement
|
2023-12-06 11:50:07 +01:00 |
|
Gergő Jedlicska
|
223c776c63
|
fix: remove unnecessary kwargs from init subclass call chain
|
2023-12-05 15:03:25 +01:00 |
|
Gergő Jedlicska
|
7ad0785c62
|
chore: reformat
|
2023-11-27 14:33:31 +01:00 |
|
Gergő Jedlicska
|
76e4ec1535
|
Merge branch 'main' into iain/configurable-certificate-verification
|
2023-11-27 14:30:42 +01:00 |
|
Gergő Jedlicska
|
7ca00b7b77
|
chore: fix unused import
|
2023-11-27 14:27:09 +01:00 |
|
Gergő Jedlicska
|
bddf9c0c1c
|
chore: fix imports
|
2023-11-27 14:24:45 +01:00 |
|
Gergő Jedlicska
|
bf3ab7da4c
|
chore: reorder imports
|
2023-11-27 12:22:33 +01:00 |
|
Gergő Jedlicska
|
4dc148181e
|
chore: reformat
|
2023-11-27 12:21:26 +01:00 |
|
Iain Sproat
|
42737c4ed2
|
feat(client): configurable certificate verification
|
2023-11-24 15:52:30 +00:00 |
|
Gergő Jedlicska
|
d21373873c
|
Merge branch 'main' into gergo/automate_report_logging
|
2023-11-14 16:23:25 +01:00 |
|
Gergő Jedlicska
|
e3716f6206
|
feat: log reported run status
|
2023-11-14 16:23:10 +01:00 |
|
Gergő Jedlicska
|
04764b17eb
|
feat: reduce log message context for object results
|
2023-11-13 09:14:06 +01:00 |
|
KatKatKateryna
|
f6ff484e66
|
handle "append" with incoming type "list"
|
2023-11-13 04:53:03 +08:00 |
|
Gergő Jedlicska
|
10f49579fd
|
fix: report relative url for context view
|
2023-11-11 08:29:16 +01:00 |
|
Gergő Jedlicska
|
c3a7ead8f5
|
Merge branch 'main' into kate/stream_wrapper_fe2
|
2023-11-10 15:11:28 +01:00 |
|
KatKatKateryna
|
5bde1bc2d6
|
remove library
|
2023-11-09 17:36:06 +00:00 |
|
KatKatKateryna
|
75e6f0229a
|
update stream wrapper; add tests
|
2023-11-09 17:34:57 +00:00 |
|
oguzhankoral
|
6c223b6fb3
|
Exclude displayStyle from Text object
It shouldn't be have displayStyle for general purpose Text object, because displayStyle more Rhino and AutoCAD specific
|
2023-10-30 14:07:36 +03:00 |
|
oguzhankoral
|
e6131a7956
|
Fix typo on type of displayValue
|
2023-10-30 11:51:15 +03:00 |
|
oguzhankoral
|
45b50e4f26
|
Add optional props of Objects.Other.Text
|
2023-10-30 11:42:30 +03:00 |
|
oguzhankoral
|
d9b92490ec
|
Add text object definition
|
2023-10-27 16:33:02 +03:00 |
|
Gergő Jedlicska
|
2742c12e31
|
fix: automate sdk context view is a realative url
|
2023-10-26 15:35:39 +02:00 |
|
Gergő Jedlicska
|
a1831b57db
|
feat: automation context result view reporting and creating
|
2023-10-26 15:00:03 +02:00 |
|
Gergő Jedlicska
|
1ff3245531
|
feat: automate sdk report context view
|
2023-10-26 13:32:48 +02:00 |
|
Gergő Jedlicska
|
efe9551c5e
|
fix: legacy typing and tests
|
2023-10-25 17:53:23 +02:00 |
|
Gergő Jedlicska
|
23a5087fbc
|
feat: migrate to new automate api
|
2023-10-25 17:46:00 +02:00 |
|
Gergő Jedlicska
|
fd3d97cf5a
|
Merge branch 'main' into gergo/automation_runner_refactor
|
2023-10-10 18:09:40 +02:00 |
|
Gergő Jedlicska
|
2810598336
|
fix(objects): spiral turns should be optional floats
|
2023-10-09 14:25:27 +02:00 |
|
KatKatKateryna
|
9181440c62
|
pass branch name to commit.create
|
2023-10-04 14:24:30 +02:00 |
|
Gergő Jedlicska
|
67cf41d721
|
fix(automate_sdk): get model name from id
|
2023-10-03 16:04:22 +02:00 |
|
Gergő Jedlicska
|
4ad3761478
|
fix(automate_sdk): make sure we throw for failed version create
|
2023-10-03 15:28:50 +02:00 |
|
Gergő Jedlicska
|
6e8e08ae94
|
fix(automate): support py >= 3.10 typing
|
2023-10-03 08:13:40 +02:00 |
|
Gergő Jedlicska
|
6e7c36223f
|
fix(automate_sdk): functions have releases
|
2023-10-02 14:03:07 +02:00 |
|
Gergő Jedlicska
|
b1f979a10a
|
WIP: rework result schema
|
2023-10-02 14:00:34 +02:00 |
|
Gergő Jedlicska
|
d1ebd84cca
|
extract useful functions to helpers module
|
2023-09-21 19:02:42 +02:00 |
|
Gergő Jedlicska
|
fe92e49c59
|
refactor run automation to directly take in a context
|
2023-09-21 15:24:04 +02:00 |
|
Gergő Jedlicska
|
f254defc6b
|
feat: add speckle automate package with some basic sanity tests
|
2023-09-19 20:11:32 +02:00 |
|
KatKatKateryna
|
541e3d961f
|
moving restrictions to core
|
2023-09-19 10:56:39 +01:00 |
|
KatKatKateryna
|
b02f183533
|
Merge branch 'main' into kate/branch_create_fix
|
2023-09-19 10:52:12 +01:00 |
|