Ondřej Samohel
|
f652ca4c7a
|
Merged in bugfix/2.0/fix-PYPE_ROOT (pull request #125)
fix(setup): fixed PYPE_SETUP_ROOT -> PYPE_ROOT
Approved-by: Milan Kolar <milan@orbi.tools>
|
2019-04-26 13:17:51 +00:00 |
|
antirotor
|
942dd770fd
|
fix(setup): fixed PYPE_SETUP_ROOT -> PYPE_ROOT
|
2019-04-26 12:56:22 +02:00 |
|
Jakub Trllo
|
0da3430460
|
fixed import in clockify actions
|
2019-04-19 22:12:43 +02:00 |
|
Jakub Trllo
|
cc205f35dc
|
clockify actions moved into clockify module
|
2019-04-19 21:36:29 +02:00 |
|
Milan Kolar
|
44b9e48a67
|
hotfix/convert old app code to pypeapp
|
2019-04-12 23:14:45 +02:00 |
|
Jakub Trllo
|
bc80648db7
|
get_tags fixed workspace_id, start timer can have tags, added add_tag method
|
2019-03-15 09:51:00 +01:00 |
|
Jakub Trllo
|
91e929033d
|
fixed get_tasks bug
|
2019-03-14 18:26:55 +01:00 |
|
Jakub Trllo
|
82a945aac4
|
clockify module again check for running timer
|
2019-03-11 17:55:13 +01:00 |
|
Jakub Trllo
|
b5a13468c1
|
start timer thread if workspace_id is set
|
2019-03-11 17:53:46 +01:00 |
|
Jakub Trllo
|
1d5290f4d5
|
admin permissions are better checked (hope)
|
2019-03-11 17:53:21 +01:00 |
|
Jakub Trllo
|
849137e5b1
|
it is possible to not enter workspace id for get projects
|
2019-03-11 17:53:02 +01:00 |
|
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
|
1df4f0c148
|
permission validation moved to clockify_api will be used in multiple actions
|
2019-03-07 15:41:39 +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
|
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
|
9c27a64f62
|
separated clockify into api and module
|
2019-03-05 19:48:05 +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 |
|