1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-11 01:12:41 +01:00
phorge-phorge/src/applications/phrequent
James Rhodes 2101c3b689 Conduit APIs to start and stop tracking time in phrequent
Summary:
This adds methods to start and stop tracking any arbitrary PHID in phrequent. Currently, this uses copy-pasted code from PhrequentTrackController. I had to do this because the code to start/stop was not abstracted into a common class.

Once the code to start/stop working is extracted into a re-usable class, the conduit API can use this as well.

Test Plan: I called the functions with a PHID of a task and ensured that the fields in the phrequent database table was being updated correctly.

Reviewers: skyronic, #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: maxhodak, erik.fercak, aran, epriestley, Korvin

Maniphest Tasks: T3569, T3970

Differential Revision: https://secure.phabricator.com/D7326
2014-07-12 11:42:32 +10:00
..
application Make default view of "Applications" app a full-page launcher 2014-05-29 12:17:54 -07:00
conduit Conduit APIs to start and stop tracking time in phrequent 2014-07-12 11:42:32 +10:00
config Change double quotes to single quotes. 2014-06-09 11:36:50 -07:00
controller Conduit APIs to start and stop tracking time in phrequent 2014-07-12 11:42:32 +10:00
editor Conduit APIs to start and stop tracking time in phrequent 2014-07-12 11:42:32 +10:00
event Update PHUIStatusItemView to FontAwesome 2014-05-16 18:59:02 -07:00
interface Implemented Phrequent time tracking functionality. 2013-03-30 09:32:47 -07:00
query Conduit APIs to start and stop tracking time in phrequent 2014-07-12 11:42:32 +10:00
storage Conduit APIs to start and stop tracking time in phrequent 2014-07-12 11:42:32 +10:00