summaryrefslogtreecommitdiff
path: root/app/javascript/controllers
AgeCommit message (Collapse)Author
2021-06-06Tweak finish activity retry code to avoid flooding HoneybadgerDavid Gay
2021-06-05Display costs and requirements for selected activity in select fields via ↵David Gay
Stimulus + fetch
2021-06-05Timer: Switch to 1 minute retries after 5 errors, instead of showing an ↵David Gay
alert and stopping
2021-06-04Add back in some timer POST error handlingDavid Gay
2021-06-04Timer progress barDavid Gay
2021-06-04Finishing timer improvementsDavid Gay
2021-06-03Timer: Don't start and stop updating with controller connects/disconnectsDavid Gay
2021-06-03Timer: Improve accuracy/feel by starting to count down immediately (before ↵David Gay
this, there was an uncomfortable delay)
2021-05-27Make timer more robust, and `stop_activity` if you can't do itDavid Gay
2021-05-19ChatDavid Gay
2021-05-19Revise and progress with hearth amenity constructionDavid Gay
2021-05-04Initial draft of timer setup, with results outputting and items being awardedDavid Gay