Commit graph

395 commits

Author SHA1 Message Date
Jakub Trllo
d3f03fc03d
Merge branch 'develop' into bugfix/workfiles-tasks-selection 2024-06-18 13:19:55 +02:00
Jakub Trllo
9d8a8a9891 remove unnecessary line 2024-06-18 12:12:03 +02:00
Jakub Trllo
59e49182be capture errors and add basic handle of the crash 2024-06-18 12:02:22 +02:00
Jakub Trllo
2322d0f2ad safe access to shortName on folder type 2024-06-18 12:01:51 +02:00
Jakub Trllo
37df893005
Merge branch 'develop' into bugfix/workfiles-tasks-selection 2024-06-18 11:07:20 +02:00
Jakub Trllo
565188e772 fix deprecated import in loader tool 2024-06-17 18:38:21 +02:00
Jakub Trllo
50b4779ad3 wait for refresh to finish 2024-06-17 15:15:41 +02:00
Jakub Trllo
8166e4b823 pass in sender 2024-06-17 15:15:28 +02:00
Jakub Trllo
085f74664d
Merge branch 'develop' into feature/material-symbols-in-uis 2024-06-17 14:53:21 +02:00
Jakub Trllo
e0b5b87b4c fix receiving data from model 2024-06-17 14:12:38 +02:00
Jakub Trllo
7c88ac7dc3 use height of font to determine icon size 2024-06-17 12:25:29 +02:00
Jakub Trllo
03db98969d
Merge branch 'develop' into feature/material-symbols-in-uis 2024-06-17 11:50:53 +02:00
Jakub Trllo
0a98241e0e
Merge branch 'develop' into enhancement/applications-addon-decouple 2024-06-14 15:51:42 +02:00
Jakub Trllo
6461d1ba4f
Merge branch 'develop' into enhancement/set-version-works-for-all-selection 2024-06-14 13:40:26 +02:00
Jakub Ježek
a7dc724639
Merge branch 'develop' into bugfix/remove-addon-from-python-path-on-update 2024-06-14 12:50:36 +02:00
Jakub Trllo
6ef2618695
Merge branch 'develop' into feature/material-symbols-in-uis 2024-06-14 11:35:29 +02:00
Jakub Trllo
d59ea421a0 set version dialog can change version for whole selection 2024-06-14 11:32:29 +02:00
Jakub Jezek
7e7995baf9
Merge branch 'develop' into feature/AY-742_copy-to-breakdown-project 2024-06-14 11:18:41 +02:00
Jakub Trllo
577a6873fc
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists 2024-06-14 10:29:11 +02:00
Jakub Trllo
ad23386d18 fix create new workfile 2024-06-13 17:16:15 +02:00
Jakub Trllo
43713d7ac0 define id of workfile entity for updates 2024-06-13 17:16:08 +02:00
Jakub Trllo
eb124b54ad use task name as source of truth from ui 2024-06-13 17:01:46 +02:00
Jakub Trllo
21d8dbe96e
Merge branch 'develop' into bugfix/workfiles-tool-shows-users-for-artists 2024-06-12 16:55:09 +02:00
Jakub Trllo
a5ba2ce5c8
fix cache invalidation
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
2024-06-12 16:47:29 +02:00
Jakub Trllo
730dc246eb
Merge branch 'develop' into enhancement/hero-version-is-smaller 2024-06-12 16:19:54 +02:00
Ondřej Samohel
7d838eb216
Update client/ayon_core/tools/sceneinventory/models/containers.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-12 16:04:21 +02:00
Ondřej Samohel
f17aacd83e
♻️ remove unused container name
name isn't used anywhere but it is hard required, causing crashes in hosts that are not having it. Also adding broad try/except to catch any invalid containers so they won't crash the whole list
2024-06-12 15:51:56 +02:00
Jakub Trllo
dc5c55bb1a hero version is smaller than standard version 2024-06-12 13:31:46 +02:00
Jakub Trllo
31b614d71d fixed implementation of users model 2024-06-12 11:20:36 +02:00
Jakub Trllo
7cb23851e1 cleanup PYTHONPATH from existing addons on update 2024-06-11 11:56:56 +02:00
Roy Nieterau
0d4d13e240 Fix typo _on_refreh_clicked -> _on_refresh_clicked 2024-06-11 00:55:08 +02:00
Jakub Trllo
038b97ebe5 paint status icon in combobox 2024-06-10 16:42:16 +02:00
Jakub Trllo
c622fb37b4 Merge branch 'develop' into feature/material-symbols-in-uis
# Conflicts:
#	client/ayon_core/tools/publisher/control.py
2024-06-10 16:10:13 +02:00
Jakub Trllo
4264af63af use 'QtGui' to get 'QPalette' 2024-06-10 16:07:51 +02:00
Jakub Trllo
2ff21e39ec add icons to simple folders widget 2024-06-10 16:03:11 +02:00
Jakub Trllo
909b6b9d1f fix option initialization 2024-06-10 15:58:00 +02:00
Jakub Trllo
34faa2834a don't use QColor when calling 'get_qt_icon' 2024-06-10 15:48:39 +02:00
Jakub Trllo
ab2f4bc103 implemented backwards and forwards compatibility with applications addon 2024-06-10 14:53:33 +02:00
iLLiCiTiT
ace46cd441 add icon to select version dialog 2024-06-08 11:16:25 +02:00
Petr Kalis
4640f26ebd
Merge branch 'develop' into enhancement/AY-5539_define-creators-per-task 2024-06-07 10:18:21 +02:00
Jakub Trllo
893a075da1 Merge branch 'develop' into feature/material-symbols-in-uis 2024-06-06 17:32:48 +02:00
Petr Kalis
909d6e74e7 AY-5539 - refactor name of method 2024-06-06 11:49:04 +02:00
Petr Kalis
cbc0516475 AY-5539 - refactor argument name 2024-06-06 11:44:54 +02:00
Jakub Trllo
175833de3c
Merge branch 'develop' into enhancement/AY-4909_Move-AfterEffects-client-code 2024-06-06 11:16:28 +02:00
Jakub Trllo
18e27a5b6a scenemanager shows icons of status in view 2024-06-06 10:47:04 +02:00
Jakub Trllo
92dd4fb452 status delegate full implementation 2024-06-06 10:46:48 +02:00
Jakub Trllo
e4a47de275
Merge branch 'develop' into enhancement/tools_folder_path_widget_expand_on_search 2024-06-06 09:50:19 +02:00
Jakub Trllo
42b1d5ee12
fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-06-06 09:36:12 +02:00
Roy Nieterau
ddaf6eaf63
Merge branch 'develop' into enhancement/tools_folder_path_widget_expand_on_search 2024-06-06 00:20:29 +02:00
iLLiCiTiT
337cbd695a paint icon in status delegate 2024-06-05 21:48:19 +02:00