Commit graph

42 commits

Author SHA1 Message Date
Jakub Trllo
5760d2b53a Merge branch 'develop' into feature/PYPE-224_clockify_integration 2019-03-18 12:02:17 +01:00
Jakub Trllo
b10ac0b279 fixed bug in start clockify app launch 2019-03-16 09:50:54 +01:00
Jakub Trllo
6f624c8a2d base handler catch assert exceptions 2019-03-15 18:17:15 +01:00
Jakub Trllo
7d3a0fe82b start timer set tag_ids instead of task_id 2019-03-15 09:52:07 +01:00
Jakub Trllo
e0f6ba6eb2 task name is added to timer description 2019-03-15 09:41:04 +01:00
Jakub Trllo
f23b0f0b8a better result handling on ftrack ations 2019-03-14 18:15:22 +01:00
Jakub Trllo
c2eb4599e8 _translate_event is not launched by default so events are faster 2019-03-13 16:31:51 +01:00
Jakub Trllo
af477178f5 event's exceptions are logged out on crash 2019-03-13 16:28:12 +01:00
Jakub Trllo
fb73402251 get_entities was separated from translate_event 2019-03-13 16:27:12 +01:00
Jakub Trllo
ac1f7e72c1 added socialnotification to ignore list when translating selection in events 2019-03-13 14:58:01 +01:00
Jakub Trllo
a1099dcb51 session rollback and cache.clear are called before launch 2019-03-13 13:55:51 +01:00
Jakub Trllo
11909c9aad launch_log for event don't log start and finish of event launch 2019-03-13 13:54:07 +01:00
Jakub Trllo
3e7f4c2cad action can be ended in interface now 2019-03-13 13:46:47 +01:00
Jakub Trllo
3c115a0481 enhanced error handling in sync to avalon 2019-03-13 13:44:47 +01:00
Jakub Trllo
f5e203ab7d gathering entities was moved to base handler, collect entities event was removed 2019-03-13 13:41:56 +01:00
Jakub Trllo
292936c8c1 clockify is not using task name but task-type name 2019-03-11 19:33:20 +01:00
Jakub Trllo
41c31e01e9 missing permission error is more specific now 2019-03-11 17:54:13 +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
e05198d244 added log that action has finished 2019-03-08 12:31:28 +01:00
Jakub Trllo
4df5a7176c task types are syncing to avalon project config/tasks 2019-03-08 12:26:02 +01:00
Jakub Trllo
f8221032b5 reset session removed so event keep data about entities 2019-03-06 12:27:23 +01:00
Jakub Trllo
f2220ee70f entities renamed to entities_object and entity_types and entities_count removed not used, hard to implement 2019-03-06 12:26:49 +01:00
Jakub Trllo
0660919e6b log about launching action moved before action launch 2019-03-06 12:24:14 +01:00
Jakub Trllo
ab0ec975c9 discarted prediscoveries not make sence with collect entities 2019-03-06 12:23:42 +01:00
Jakub Trllo
c401f59ef7 fixed loading entities 2019-03-04 18:32:50 +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
c1c483390d added role check to base handler 2019-03-03 21:44:55 +01:00
Jakub Trllo
7205675402 added launch log into actions and events 2019-03-01 18:09:16 +01:00
Jakub Trllo
e212037640 quickfix for actions discovery 2019-02-25 14:33:59 +00:00
Jakub Trllo
7c0ecdfec6 minor change in app handler 2019-02-22 15:37:07 +01:00
Jakub Trllo
7873548657 added prediscover to base handler 2019-02-22 15:31:54 +01:00
Jakub Trllo
7a84c76b3d discoveries conditions are moved to register so they don't hold off another actions 2019-02-22 13:49:20 +01:00
Jakub Trllo
994fc8752e Merged in feature/PYPE-193_auto_task_change (pull request #71)
Feature/PYPE-193 auto task change

Approved-by: Milan Kolar <milan@orbi.tools>
2019-02-17 17:52:24 +00:00
Jakub Trllo
9f001cb8fd change so project templates are used if templates already exist in project 2019-02-15 10:42:26 +01:00
Jakub Trllo
305262936e added "_ignore_" possibility 2019-02-14 21:34:10 +00:00
Jakub Trllo
90187e94b3 added possibility of usage _any_ so from any status will be changed to one specific 2019-02-14 11:54:47 +01:00
Jakub Trllo
af24300059 status changes based on presets more specifically 2019-02-14 11:46:39 +01:00
Jakub Trllo
f43b1d8cde hierarchy is set to empty string if no parents 2019-02-06 19:59:00 +01:00
Jakub Trllo
83660c78de whitespaces are removed from mongo_id string and tested converting to ObjectId 2019-01-29 10:44:43 +01:00
Jakub Trllo
3a7ec9abe0 fixed wrong lib importing 2019-01-28 18:07:24 +01:00
Jakub Trllo
f4324c4a27 ftrack_utils renamed to lib 2019-01-24 12:28:32 +01:00