Commit Graph

7 Commits (master)

Author SHA1 Message Date
David Kebler 080ac32648 0.0.9 refactored the run/queue logic (removed trigger function)
todo - need to refactor the abort/stop functions
2020-06-18 15:02:24 -07:00
David Kebler e9fce89436 0.0.8 move to using rxclass results in refactor of properties etc.
refactor timer/countdown
enabled - start/stop
added methods to cancel/abort
changed name of timeout to runnerTimeout
schedule TS updates now reactive on storing list
add enabled schedule method to call when schedule emits change in enabled
refactor of start/stop action methods
refactored TS update for a schedule
many changes not all listed
2020-06-17 12:03:07 -07:00
David Kebler 0a467059e5 0.0.7 improved action call. now allows binding of arguments and passes active schedule as last argument 2020-06-05 11:54:44 -07:00
David Kebler 2f6901e7ae 0.0.6 improvements and fixes while working on irrigation project 2020-05-30 18:07:42 -07:00
David Kebler 67955d3260 0.0.4 switch class name of Queue to Runner. Add index.js for both and to main in package.json 2020-05-28 16:10:53 -07:00
David Kebler 7a69d7ad07 first commit of scheduler/queue working 2020-05-28 15:26:30 -07:00
David Kebler 861cfdabc0 initial commit 2020-05-22 18:39:51 -07:00