iLLiCiTiT
|
995d596fb8
|
clockify api triggers signed in when successfully signed
|
2019-08-14 16:43:57 +02:00 |
|
iLLiCiTiT
|
706ca52618
|
clockify apinow remembers workspace name
|
2019-08-14 16:43:28 +02:00 |
|
iLLiCiTiT
|
160933e866
|
added validation that current timer was found
|
2019-08-13 17:43:34 +02:00 |
|
iLLiCiTiT
|
1f1c4a1dd1
|
added get project by id in clockify api
|
2019-08-13 17:43:13 +02:00 |
|
iLLiCiTiT
|
3e14c3e4ec
|
clockify api now allows get workspace permissions with userid instead of testing creating and deleting project
|
2019-08-13 15:59:07 +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
|
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
|
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
|
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
|
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 |
|