Commit graph

2228 commits

Author SHA1 Message Date
Jakub Trllo
7797b7732b clockify is master of clockify api 2019-03-11 16:58:05 +01:00
Jakub Trllo
695ca47ccd clockify api(singleton) can have master object 2019-03-11 16:57:07 +01:00
Jakub Trllo
7dd5c8a8ee workspace is set when user is logged in 2019-03-11 16:56:24 +01:00
Jakub Trllo
9573669a91 verify api added so actions can handle with unlogged users 2019-03-11 16:55:29 +01:00
Jakub Trllo
ded5e0df86 setting widget will close in not optional (not used yet) 2019-03-11 16:54:27 +01:00
Jakub Trllo
4be701605b cosmetic changes in code 2019-03-11 16:53:57 +01:00
Jakub Trllo
1909d61f09 removed _name attributes from clockify api functions 2019-03-11 16:52:45 +01:00
Jakub Trllo
2360b44404 ftrack base handler can handle if items are result 2019-03-11 16:48:47 +01:00
Jakub Trllo
3fb4f30e9b added clockify check to app launch 2019-03-11 16:43:00 +01:00
Jakub Trllo
a88c14b723 added action to launcher that syncs to clockify 2019-03-07 15:53:33 +01:00
Jakub Trllo
1df4f0c148 permission validation moved to clockify_api will be used in multiple actions 2019-03-07 15:41:39 +01:00
Jakub Trllo
65ee3a8217 added interface, fixed role list, autorization check before register 2019-03-06 18:21:17 +01:00
Jakub Trllo
16ca88c86a added basic clockify sync - Ftrack action - validates if user can create project, then creates project and task types 2019-03-06 16:53:50 +01:00
Jakub Trllo
73c3501928 modified values in add_project so they dont include any None values (raises error) 2019-03-06 16:52:19 +01:00
Jakub Trllo
67241f9df0 added add_task and delete_project methods to clockify api 2019-03-06 16:51:33 +01:00
Jakub Trllo
607e7c78b5 renamed start_clockify to clockify_start 2019-03-06 16:50:52 +01:00
Jakub Trllo
463c574e88 added thread that check each 5 seconds if any timer is running 2019-03-06 12:53:02 +01:00
Jakub Trllo
40c2ccd9d7 stop timer works now 2019-03-06 12:52:33 +01:00
Jakub Trllo
f051e61a0b changed clockify API when start timer when already is one running finish him 2019-03-06 12:17:53 +01:00
Jakub Trllo
c098d5b0aa added ftrack action for start timer 2019-03-06 12:17:18 +01:00
Jakub Trllo
9c27a64f62 separated clockify into api and module 2019-03-05 19:48:05 +01:00
Jakub Trllo
2565b08542 added startclockify timer to launcher actions 2019-03-05 19:47:30 +01:00
Jakub Trllo
cf0cebf42e just little fix in assetcreator 2019-03-05 19:47:17 +01:00
Jakub Trllo
393d2acc37 added widget for settings 2019-03-05 19:47:01 +01:00
Jakub Trllo
d5eb65100f added first version of clockifyAPI class 2019-03-05 11:51:20 +01:00
Milan Kolar
81036e0b6e Merge branch 'hotfix/PYPE-226_actions_can_be_launched' into develop 2019-03-04 18:55:38 +01:00
Milan Kolar
d5d9417dcb make sure look collection doesn't overwrite review families, change ftrack start and end frame parameters to 'startFrameReview' and 'endFrameReview' 2019-03-04 18:54:54 +01:00
Jakub Trllo
c401f59ef7 fixed loading entities 2019-03-04 18:32:50 +01:00
Jakub Trllo
e04f2033dd Merged in feature/pype-223_more_ftrack_cleanup (pull request #87)
Feature/PYPE-223 more ftrack cleanup

Approved-by: Milan Kolar <milan@orbi.tools>
2019-03-04 17:13:30 +00:00
Jakub Trllo
8b6c23ad07 Merged in feature/PYPE-113_no_db_tray_crash (pull request #86)
Session is not set immediatelly on templates import

Approved-by: Milan Kolar <milan@orbi.tools>
2019-03-04 16:55:53 +00:00
Jakub Trllo
0219701404 changed launch to _lanuch so it won't log each time 2019-03-04 17:51:35 +01:00
Jakub Trllo
2cb6c6260d changed base handler so it uses collected entities from event 2019-03-04 17:41:55 +01:00
Jakub Trllo
9c2edaf559 added event that collects entities 2019-03-04 17:40:51 +01:00
Jakub Trllo
12f288114d added 's' to subset if more than 1 2019-03-04 17:04:49 +01:00
Milan Kolar
539bf49b8b hotfix/forgotten hardcoded shader 2019-03-04 13:09:52 +01:00
Jakub Trllo
14b62f61fa shortened code to register actions without variables 2019-03-03 21:49:07 +01:00
Jakub Trllo
cff2839a18 added/changed icons in few actions 2019-03-03 21:48:16 +01:00
Jakub Trllo
931f461cd8 available user roles are set in actions 2019-03-03 21:47:41 +01:00
Jakub Trllo
c1c483390d added role check to base handler 2019-03-03 21:44:55 +01:00
Jakub Trllo
d8106a56e9 cli event server works with credentials module and few more possibilities on entry were added 2019-03-01 18:48:21 +01:00
Jakub Trllo
e5107d4dab event server with gui uses event's credentials 2019-03-01 18:47:30 +01:00
Jakub Trllo
aa19c52c0e fixed ftrackserver import 2019-03-01 18:47:01 +01:00
Jakub Trllo
f275583de4 credentials module and ftrack login count with event credentials 2019-03-01 18:46:18 +01:00
Jakub Trllo
7205675402 added launch log into actions and events 2019-03-01 18:09:16 +01:00
Milan Kolar
2757710938 hotfix/add aiImage support to publishing textures 2019-03-01 17:41:42 +01:00
Jakub Trllo
71291c5d3f changed FtrackServer import in ftrack run 2019-03-01 17:10:55 +01:00
Jakub Trllo
39b08f6057 ftrack server added to pype/ftrack 2019-03-01 17:10:29 +01:00
Jakub Trllo
3bc6b0609a credentials are stored as json 2019-03-01 17:09:22 +01:00
Jakub Trllo
9a83b3bafd Session is not set immediatelly on templates import 2019-03-01 16:56:22 +01:00
Jakub Trllo
4b1481c0a7 Merged in feature/PYPE-190_convert_rendered_to_mov (pull request #85)
Feature/PYPE-190 convert rendered to mov

Approved-by: Milan Kolar <milan@orbi.tools>
2019-02-28 18:02:24 +00:00