Commit graph

40791 commits

Author SHA1 Message Date
Jakub Trllo
136da2b470 exit if another tray is discovered 2024-07-24 09:57:30 +02:00
Jakub Trllo
a285008755
fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-07-24 09:28:14 +02:00
Jakub Trllo
ebc1c62f29 small enhancements 2024-07-23 13:39:48 +02:00
Jakub Trllo
b5f7162918 fix 'set_tray_server_url' 2024-07-23 12:28:50 +02:00
Jakub Trllo
05a13d63cb fix multiple bugs 2024-07-23 12:21:18 +02:00
Jakub Trllo
a52bc15a05
Merge branch 'develop' into feature/AY-6113_Singleton-tray-with-API 2024-07-23 10:42:48 +02:00
Jakub Trllo
d482cf7e8a removed unused imports 2024-07-23 10:40:14 +02:00
Jakub Trllo
3416c60a65 added some functions to init for api 2024-07-23 10:20:12 +02:00
Jakub Trllo
89ad9afdd3 added docstrings 2024-07-23 10:18:40 +02:00
Jakub Trllo
d027b546d8 added option to validate running tray 2024-07-23 10:18:31 +02:00
Jakub Trllo
3eefe4d7d0 faster existing tray validation 2024-07-22 19:00:07 +02:00
Jakub Trllo
5a7a54f138 move host listener to UI 2024-07-22 18:44:27 +02:00
Jakub Trllo
1acbd5129e simplified webserver logic 2024-07-22 18:31:54 +02:00
Jakub Trllo
fbe987c3f4 don't store '_tray_manager' to traywebserver 2024-07-19 12:55:08 +02:00
Jakub Trllo
5498bccf85 tray is somewhat capable of hangling single tray running 2024-07-18 19:02:46 +02:00
Jakub Trllo
996998d53c use addon variables over module variables 2024-07-18 15:52:58 +02:00
Jakub Trllo
c0d878aa03 added option to get services submenu via tray manager 2024-07-18 15:52:48 +02:00
Jakub Trllo
bdd79ea708 rename webserver_module.py to webserver.py 2024-07-18 15:51:38 +02:00
Jakub Trllo
f80b82add9 changed webserver from addon to feature of tray 2024-07-18 15:50:55 +02:00
Jakub Trllo
f6cca927e1 removed 'TrayModulesManager' import 2024-07-18 15:47:12 +02:00
Jakub Trllo
564365ab00
Merge pull request #783 from ynput/bugfix/loader-tool-grouping
Loader tool: Fix filtering
2024-07-18 12:36:39 +02:00
Jakub Trllo
0b53b8f336 fix 'get_product_item_indexes' 2024-07-18 11:42:58 +02:00
Jakub Trllo
05e71ef332 fix 'set_product_version' for items under group/s 2024-07-18 11:34:21 +02:00
Jakub Trllo
642304d8bd fomratting change 2024-07-18 11:33:53 +02:00
Jakub Trllo
58ae174f71 removed unnecessary 'EditorInfo' 2024-07-18 11:33:19 +02:00
Jakub Trllo
119d8c8380 fix product types and status names filtering 2024-07-18 10:43:13 +02:00
Jakub Trllo
182cc138c8 store selection selection model to variable to avoid garbage collection 2024-07-18 10:42:47 +02:00
Jakub Trllo
6bd87b019d simplified 'TrayAddonsManager' import 2024-07-17 18:14:20 +02:00
Jakub Trllo
74e2a9dc00 move lib functions to lib.py 2024-07-17 18:13:34 +02:00
Jakub Trllo
50e196d0cf removed not existing items from menu order 2024-07-17 18:11:53 +02:00
Jakub Trllo
0b71ec7399 make tray manager private attribute 2024-07-17 18:11:15 +02:00
Jakub Trllo
eec0d4a0c8 pass tray manager on initialization 2024-07-17 18:10:52 +02:00
Jakub Trllo
fee111dd97 removed deprecated methods 2024-07-17 18:09:26 +02:00
Jakub Trllo
22f7a9d2af moved tray addons manager to tray 2024-07-17 18:08:58 +02:00
Jakub Trllo
447a20619b don't handle status names filter on model refresh 2024-07-17 17:50:53 +02:00
Jakub Trllo
28bff3a9d0 fix loader tool grouping with status filtering 2024-07-17 17:41:23 +02:00
Jakub Trllo
1bc9733754 fix webserver import 2024-07-17 17:25:04 +02:00
Jakub Trllo
bca296a953 more webserver to tray tool 2024-07-17 16:35:13 +02:00
Jakub Trllo
9c06d8c8a2 move current tray implementation to 'ui' subfolder 2024-07-17 16:07:10 +02:00
Jakub Trllo
f4eb054a9d bump version to '0.4.3-dev.1' 2024-07-15 17:41:34 +02:00
Jakub Trllo
80bc9a38de bump version to '0.4.2' 2024-07-15 17:40:59 +02:00
Jakub Trllo
e9703945c9
Merge pull request #774 from BigRoy/enhancement/workfile_templates_creator_placeholder_active
Workfile Template Builder: Allow Create Placeholder to define the 'active' state
2024-07-15 17:31:50 +02:00
Roy Nieterau
05f6b0f2ce Log warning if active argument needs converting to bool 2024-07-15 17:29:31 +02:00
Roy Nieterau
c5e699a159
Merge branch 'develop' into enhancement/workfile_templates_creator_placeholder_active 2024-07-15 17:25:49 +02:00
Jakub Trllo
8be1027a47
Merge pull request #773 from BigRoy/enhancement/Loader-Delete-Old-Versions-action-confirmation
Delete old versions: Add confirm prompt to avoid accidental delete
2024-07-15 17:04:26 +02:00
Jakub Trllo
310bb83ded
Merge branch 'develop' into enhancement/Loader-Delete-Old-Versions-action-confirmation 2024-07-15 17:02:32 +02:00
Jakub Trllo
4b68ea4877
Merge pull request #777 from ynput/enhancement/reduce-six-usage
Chore: Reduce 'six' usage
2024-07-15 17:01:58 +02:00
Jakub Trllo
99a8a632b0 simplified type check 2024-07-15 16:17:11 +02:00
Jakub Trllo
8bf1d293c3 formatting fix 2024-07-15 16:17:00 +02:00
Jakub Trllo
d9d2f1baf1 fix type check 2024-07-15 16:16:50 +02:00