Page MenuHomePhabricator

Countdown dashboards showing timers about to expire, created via scripts
Closed, InvalidPublic

Description

Hi,

I would really like to use countdown for the following use case:

  • a script creates countdowns based on external data
  • users can log in and see a dashboard of about to expire and just expired countdowns

I was going to tackle the first part of the task by adding conduit methods for countdown. The second part would perhaps be easier once the dashboard stuff is live.

I got stuck creating the conduit interface. I created classes and updated the map:
https://github.com/jamescasbon/phabricator/commit/77fb781f695c8245ee010dce06f01b972dd8a144

However, when I request the conduit interface definition, I don't see entries for my countdown methods. Am I missing something? Do I have to register countdown as a conduit application?

Event Timeline

jamescasbon raised the priority of this task from to Needs Triage.
jamescasbon updated the task description. (Show Details)
jamescasbon added a project: Countdown.
jamescasbon added a subscriber: jamescasbon.

Interesting. I'm curious about your use of these countdowns.

chad triaged this task as Wishlist priority.Jun 17 2014, 10:42 PM
epriestley added a subscriber: epriestley.

This is extremely old and doesn't have any use case information, which we require for modern feature requests (see Contributing Feature Requests).