Add automatic polling to update status of build (without requiring page refresh)

  • 3
  • Idea
  • Updated 9 years ago
modify phonegap build page to automatically poll build process and update page contents periodically. An example of this is Team City's (by JetBrain) application build page. Javascript timers periodically poll/update the page with the status of the application build. Very nice feature that allows you to easily determine status of build by simply viewing the window. No refresh required.
Photo of elliot

elliot

  • 2 Posts
  • 0 Reply Likes

Posted 9 years ago

  • 3
Photo of Andrew Lunny

Andrew Lunny

  • 1911 Posts
  • 199 Reply Likes
This is a good idea - we have this on the main apps list currently, but not on the app detail page. Time permitting, we'll aim to get this in in the next couple of weeks.