Zendesk official time-tracking app
Перейти к файлу
Maxime Prades 63d276300e semver 2014-05-27 10:39:12 -07:00
assets Implement Creative guidelines 2014-04-28 15:59:03 +01:00
templates Real hide buttons 2014-05-15 14:08:22 -07:00
translations Update translation 2014-05-23 10:07:00 +10:00
LICENSE first commit 2014-04-10 18:09:27 -07:00
README.md first commit 2014-04-10 18:09:27 -07:00
app.css Reverse arrow direction when expanded 2014-05-12 18:53:04 -07:00
app.js Couple fixes 2014-05-17 06:31:01 +12:00
manifest.json semver 2014-05-27 10:39:12 -07:00
requirements.json Use App Requirements to create fields 2014-05-13 14:05:55 +10:00

README.md

⚠️ Use of this software is subject to important terms and conditions as set forth in the License file ⚠️

Time Tracking App

Description:

Helps you track time on your tickets. You'll be able to submit custom time and restrict time submission.

App location:

  • Ticket sidebar
  • New Ticket sidebar

Features:

  • Track current spent time on a ticket.
  • Track total spent time on a ticket.
  • Ability to select in which unit to report the total time spent (milliseconds, seconds, minutes).
  • Log every time submission (time submitted, agent name, status submitted, submission date). Can be turned off.
  • Download time logs as a csv file.
  • Ability to auto-pause/resume the timer when the agent isn't focused on the ticket. Can be turned off.
  • Ability for the agent to manually pause/resume the timer. Can be turned off.
  • Ability for the agent to restart the timer. Can be turned off.
  • Ability for the agent to submit his own spent time. Can be turned off.

Set-up/installation instructions:

You will need to create 2 ticket fields:

  • A Numeric ticket field that will contain the total time spent (used to report on GoodData).
  • A Multi-line text ticket field that will store the app configuration and time logs.

After installation, on the app settings page:

  • Put the previously create Numeric ticket field ID in the "Time Field ID" setting.
  • Put the previously create Multi-line ticket field ID in the "Config Field ID" setting.
  • Enable/Disable settings to customise as you need it.

Contribution:

Pull requests are welcome.

Screenshot(s):

Default view of the app: