FarmBot / Farmbot-Web-App

Setup, customize, and control FarmBot from any device

Home Page:https://my.farm.bot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jobs popup

roryaronson opened this issue · comments

Move the functionality of the /jobs panel into a popup in the main nav. Some tweaks from the current design include:

  • Improved job ordering
  • Categorization of complete vs incomplete jobs
  • Slightly different info columns

In addition to the FE changes, this card encompasses the ability to create jobs from within Lua (via job() helper?), which will be particularly useful in communicating progress of long-running Lua tasks to end users, such as the new Photo Grid OneStep.

Jobs popup (1)

This may also pave the way towards other FarmBot tasks having their progress reported to users such as normal CSVM sequence execution, firmware flashing, OTA updates, the boot process, homing, camera calibration, etc.