Commit graph

9143 commits

Author SHA1 Message Date
iLLiCiTiT
4d3e74e039 load_json_file is used from lib 2020-12-14 10:14:57 +01:00
iLLiCiTiT
51ad0b5b96 hanler is imported in create_settings_handler 2020-12-14 10:14:34 +01:00
iLLiCiTiT
2bad8adc9f mongo handler is using caches 2020-12-14 10:09:11 +01:00
iLLiCiTiT
638d9c2843 implemented class for caches 2020-12-14 10:08:57 +01:00
iLLiCiTiT
87e463ab6c move setting environments after PYPE_MONGO is set 2020-12-14 09:54:29 +01:00
iLLiCiTiT
2816f50473 few minor fixes 2020-12-11 17:34:38 +01:00
iLLiCiTiT
c6fbd47979 moved back settings lib functions and _SETTINGS_HANDLER is set with wrapper 2020-12-11 17:28:32 +01:00
iLLiCiTiT
1a89b125be filled basic implementation of mongo settings handler 2020-12-11 17:27:46 +01:00
iLLiCiTiT
9299eb55e9 removed ENVIRONEMNTS_KEY as not used 2020-12-11 16:34:31 +01:00
iLLiCiTiT
b6120e3a23 prepared structure of MongoSettingsHandler 2020-12-11 16:33:17 +01:00
iLLiCiTiT
19b2c77621 implemented naive singleton for mongo connection for pype's purposes 2020-12-11 16:23:00 +01:00
iLLiCiTiT
50434ecb60 use absolute path to defaults 2020-12-11 16:08:04 +01:00
iLLiCiTiT
de92f0a8d3 extracted current storing process to SettingsFileHandler 2020-12-11 16:07:47 +01:00
iLLiCiTiT
5d9fb93558 implemented abstract settings handler SettingsHandler 2020-12-11 16:06:26 +01:00
iLLiCiTiT
ab5fadccbb extracted constants to constants.py 2020-12-11 16:05:21 +01:00
Milan Kolar
b333fa6a36
Merge pull request #805 from pypeclub/feature/add_launchers_development
add settings, tray and mongo launcher
2020-12-11 12:51:48 +01:00
Milan Kolar
8aa5b1362d
Merge pull request #798 from pypeclub/bugfix/launcher_actions_update
Launcher actions update
2020-12-11 12:45:13 +01:00
Milan Kolar
8226a73802
Merge pull request #804 from pypeclub/feature/modules_manager
Pype modules manager
2020-12-11 12:29:35 +01:00
iLLiCiTiT
07aec049d0 remove avalon environments raw json from settings 2020-12-11 12:20:44 +01:00
iLLiCiTiT
92296e581d remove unused environments 2020-12-11 12:18:54 +01:00
iLLiCiTiT
82f23bb1e2 fix variable 2020-12-11 12:14:53 +01:00
iLLiCiTiT
eb03d10d61 fix variable 2020-12-11 12:13:25 +01:00
iLLiCiTiT
14a9554d11 removed unused imports 2020-12-11 12:03:34 +01:00
iLLiCiTiT
2e6977759c removed unused import 2020-12-11 12:02:37 +01:00
iLLiCiTiT
6232b59a9a implemented base of deadline module 2020-12-11 11:59:41 +01:00
iLLiCiTiT
9c6494ecb5 modified docstrings 2020-12-11 11:58:11 +01:00
iLLiCiTiT
e5e5924d8c implemented helper for global environment variables 2020-12-11 11:58:03 +01:00
iLLiCiTiT
77dc378e07 used plugin collect helper in code 2020-12-11 11:52:03 +01:00
iLLiCiTiT
871794d761 implemented helper to get plugin paths 2020-12-11 11:51:41 +01:00
iLLiCiTiT
b603fd7b0b added few docstrings 2020-12-11 11:45:49 +01:00
iLLiCiTiT
0d04bed8bb AVALON_MONGO is empty by default 2020-12-11 11:17:56 +01:00
iLLiCiTiT
cbe1dbb52f AVALON_THUMBNAIL_ROOT is multiplatform path input 2020-12-11 11:17:39 +01:00
iLLiCiTiT
e9bf54a4ec renamed avalon_mongo_timeout key to AVALON_TIMEOUT 2020-12-11 11:16:54 +01:00
iLLiCiTiT
bb2d5af187 added parse to modules environments 2020-12-11 11:16:04 +01:00
iLLiCiTiT
fb6ffa8cab added placeholder for avalon mongo 2020-12-11 11:00:00 +01:00
iLLiCiTiT
d36804fe82 AVALON_TIMEOUT environment is filled by settings value 2020-12-11 10:59:15 +01:00
iLLiCiTiT
c2888ea0f6 added ability to set mongo timeout 2020-12-11 10:58:47 +01:00
Milan Kolar
e20a183e13 add settings, tray and mongo launcher 2020-12-11 10:53:03 +01:00
iLLiCiTiT
a76980a1a9 always create services menu but hide it until any action is added 2020-12-11 10:48:58 +01:00
iLLiCiTiT
4a39f7b371 renamed service methods to contain icon 2020-12-11 10:40:45 +01:00
iLLiCiTiT
b7bac89907 renamed file clockify.py to clockify_module.py 2020-12-11 10:28:53 +01:00
iLLiCiTiT
c0e20fe36e hound fix 2020-12-10 19:44:17 +01:00
iLLiCiTiT
1ee742f76f fixed ITrayService menu and icons 2020-12-10 19:42:02 +01:00
iLLiCiTiT
421cd78699 fix __all__ in logging module 2020-12-10 19:25:03 +01:00
iLLiCiTiT
fe9c750dd2 formatting change 2020-12-10 18:55:04 +01:00
iLLiCiTiT
8fad3d9bfc set module as failed if is not initialized on start 2020-12-10 18:30:54 +01:00
iLLiCiTiT
77f855b064 moved plugin paths interface 2020-12-10 18:23:32 +01:00
iLLiCiTiT
b4604152de added order of modules adding to menu 2020-12-10 17:58:35 +01:00
iLLiCiTiT
8b5f2a025d added some exception catches 2020-12-10 17:50:14 +01:00
iLLiCiTiT
bcb0172931 tray just pass menu to tray manager initialize 2020-12-10 17:42:27 +01:00