18 Commits

Author SHA1 Message Date
0c49e52f21 Add version tag to all package.json files 2019-10-01 09:37:57 +07:00
5623001497 Refactor React server-side rendering 2019-09-26 23:35:53 +07:00
400d1cd213 Run eslint --fix 2019-09-16 21:04:10 +07:00
8c732ba91e Install eslint and fix errors
- argparse
- scripts
- tasq
- validator
2019-09-15 15:57:22 +07:00
ac8f1d9ff3 Run rondo syncEsmConfig 2019-09-14 12:01:29 +07:00
eebe26f706 Extract redux, http-types, http-client and test-utils 2019-09-10 17:56:25 +07:00
927ccfa6e6 Remove unused param from Executor.ts 2019-09-05 08:27:57 +07:00
8396323ea1 Refactor ITask into messages 2019-09-02 11:34:22 +07:00
d74faf7c0f Fix TaskManager.test.ts 2019-09-02 11:11:21 +07:00
a22c59bec5 Add result to scheduled tasks 2019-09-01 18:41:23 +07:00
b84e4bbbbf Refactor tasq to prepare for forked executors 2019-09-01 17:53:23 +07:00
22f0b15e3a Add debounce.cancel, cancel session cleanup 2019-08-27 14:54:47 +07:00
2256fbc1e8 Fix SessionStore concurrency in tests by debouncing fn 2019-08-26 20:13:35 +07:00
803bbfa0fe Add debounce to tasq 2019-08-26 20:00:48 +07:00
dffad844ad Rename scope @rondo to @rondo.dev 2019-08-25 11:33:06 +07:00
fdfe356ded Fix types of event handlers in TaskExecutor 2019-07-30 22:55:18 +08:00
b5e0c408c2 Add initial impl of TaskExecutor 2019-07-19 23:33:19 +08:00
a15a24a2c1 Add @rondo/tasq 2019-07-19 21:10:34 +08:00