Commit graph

1577 commits

Author SHA1 Message Date
Milan Kolar
0ed283fe65
Merge pull request #1210 from pypeclub/feature/basic_save_catch_settings_ui
Catch exceptions on save in settings ui
2021-03-30 14:26:06 +02:00
Milan Kolar
766199e54e
Merge pull request #1205 from pypeclub/feature/3.0_error_message_in_pyblish_ui
Error message in pyblish UI
2021-03-30 10:08:37 +02:00
Milan Kolar
da869ef633
Merge pull request #1190 from pypeclub/feature/key_validations
Key validations in settings
2021-03-30 10:06:25 +02:00
iLLiCiTiT
1c469d3730 catch exceptions on save in settings ui 2021-03-29 16:12:18 +02:00
iLLiCiTiT
e9b4e7ea43 show error message as message in error detail 2021-03-29 13:06:47 +02:00
iLLiCiTiT
c98f4d83e7 standalone publisher sets project environments before publish is started 2021-03-25 17:44:53 +01:00
iLLiCiTiT
2b4890e659 removed usage of PYPE_PROJECT_PLUGINS 2021-03-25 17:05:52 +01:00
iLLiCiTiT
9a0070e5a1 fixed modifiable dict collapsible key widget 2021-03-25 14:20:29 +01:00
iLLiCiTiT
994238a638 better key validation 2021-03-25 14:11:03 +01:00
iLLiCiTiT
2567fee072 added key validations to modifiable dict widget 2021-03-25 13:52:15 +01:00
iLLiCiTiT
26809bad90 fixed dialog arguments 2021-03-24 16:22:19 +01:00
iLLiCiTiT
0197eaa5d7 settings ui can catch exceptions 2021-03-24 16:03:25 +01:00
iLLiCiTiT
5c7ea9d9e4 enum entity was abstracted to be able do more specific schema validations 2021-03-23 17:48:26 +01:00
Milan Kolar
9ada659fb0 Merge remote-tracking branch 'origin/develop' into feature/application_arguments_separated 2021-03-22 12:07:49 +01:00
Milan Kolar
db748c8755
Merge pull request #1169 from pypeclub/feature/raw_json_type
Settings raw-json value type
2021-03-22 12:03:58 +01:00
iLLiCiTiT
15677f56fc fixed local settings 2021-03-22 11:15:34 +01:00
iLLiCiTiT
ea75b495a0 removed with_arguments key from path schema 2021-03-22 10:51:38 +01:00
iLLiCiTiT
9f04cd627c raw json widget also validate value types 2021-03-22 09:55:46 +01:00
iLLiCiTiT
63cc02e750 fixed collapsible_key dicitonary 2021-03-18 19:11:36 +01:00
iLLiCiTiT
3f13db2ef2 view can show required keys 2021-03-17 17:14:41 +01:00
Milan Kolar
05f4b77d6b
Merge pull request #1143 from pypeclub/feature/launcher_animation
Animated launch in launcher tool
2021-03-17 10:55:44 +01:00
iLLiCiTiT
34c8a113da length of single orbit is not defined by animation length 2021-03-17 10:20:50 +01:00
Milan Kolar
7dd9dbd1b8
Merge pull request #1136 from pypeclub/bugfix/maya_copy_mel
Maya copy mel
2021-03-17 09:55:42 +01:00
iLLiCiTiT
66b82c39cd changed order of execution 2021-03-17 09:44:14 +01:00
iLLiCiTiT
745507f8d6 implemented animation itself 2021-03-16 22:40:37 +01:00
iLLiCiTiT
ec7304414f model store items by id 2021-03-16 22:39:17 +01:00
iLLiCiTiT
c01a22147c moved model roles to constants 2021-03-16 22:38:55 +01:00
iLLiCiTiT
7cb129e5a3 workfiles tool emmit's 'before.workfile.save' and 'after.workfile.save' signals 2021-03-16 10:51:25 +01:00
iLLiCiTiT
abb3223a1e path widget can handle use_label_wrap 2021-03-12 20:19:51 +01:00
Milan Kolar
3c4d926fa6
Merge pull request #1117 from pypeclub/feature/sites_local_settings
Sites local settings by site name
2021-03-12 13:25:04 +01:00
iLLiCiTiT
2bde26c5fa Merge branch 'sync_server_fix_local_drive' into feature/sites_local_settings 2021-03-11 18:32:52 +01:00
Petr Kalis
495b86d1b5 Merge branch 'develop' of github.com:pypeclub/pype into sync_server_fix_local_drive 2021-03-11 18:23:40 +01:00
Milan Kolar
a7a38a359c
Merge pull request #1097 from pypeclub/feature/ws_tool_in_avalon
Websocket server tool in avalon
2021-03-11 18:22:59 +01:00
iLLiCiTiT
1f329309ce added logic for roots inputs 2021-03-11 18:21:34 +01:00
iLLiCiTiT
f263f812a5 changed way how site inputs are prepared 2021-03-11 18:20:28 +01:00
iLLiCiTiT
b82faf05eb changed RootInputWidget to DynamicInputItem 2021-03-11 18:19:37 +01:00
iLLiCiTiT
fda97a9f13 added method that helps to get all necessary values for site inputs 2021-03-11 18:19:10 +01:00
iLLiCiTiT
3211c6944e added helper class to hold values for site inputs 2021-03-11 18:18:19 +01:00
iLLiCiTiT
d083577ba9 not visible remote site resets value of remote site 2021-03-11 18:15:34 +01:00
iLLiCiTiT
053c93f13d added ability to set mouse release callback 2021-03-11 18:13:17 +01:00
Petr Kalis
ad27a41db1 Merge remote-tracking branch 'origin/develop' into sync_server_fix_local_drive 2021-03-11 18:09:57 +01:00
iLLiCiTiT
f0b0f2a9f9 remote sites combobox is hidden if there are no remote sites 2021-03-11 14:23:48 +01:00
iLLiCiTiT
5e96950fc6 RoosWidget renamed to SitesWidget which also cares about comboboxes 2021-03-11 14:23:31 +01:00
Petr Kalis
f107482a1e Merge remote-tracking branch 'origin/sync_server_fix_local_drive' into sync_server_fix_local_drive 2021-03-11 13:05:02 +01:00
iLLiCiTiT
431d5a7ab3 fix method name 2021-03-11 12:49:24 +01:00
Milan Kolar
7c4aa85de0 Merge branch 'develop' into feature/1004-deadline-better-handling-of-pype 2021-03-11 12:45:51 +01:00
Petr Kalis
a57604fb0e Merge remote-tracking branch 'origin/sync_server_fix_local_drive' into sync_server_fix_local_drive 2021-03-11 10:57:15 +01:00
iLLiCiTiT
459a39fef6 modified how active sites and remote sites are filled 2021-03-10 18:00:38 +01:00
iLLiCiTiT
838d0e0c29 modules manager is also passed to local settings widgets 2021-03-10 17:57:58 +01:00
Petr Kalis
22883b840c Merge develop - resolve conflict 2021-03-10 17:56:19 +01:00