Commit Graph

23 Commits

Author SHA1 Message Date
sqshq 5d730b5fec address linter warnings 2019-07-27 00:15:35 -04:00
sqshq b302bdefc5 enhance delta value formatting 2019-06-12 23:35:12 -04:00
sqshq a9fd652eb7 added interactive shell recovery in case of disconnect, enhanced alerting to reset automatically on recovery 2019-06-05 23:07:34 -04:00
sqshq 2596f6b0cd added pty interactive shell setting, user now is able to choose between basic interactive shell and PTY interactive shell 2019-06-04 23:24:16 -04:00
sqshq d107621830 multiple cosmetic improvements 2019-06-02 20:53:15 -04:00
sqshq a736560c71 fix runchart X axis margin edge case 2019-06-02 20:14:32 -04:00
sqshq 846ced69d9 added mutex for sparkline cleanup function in order to eliminate possibility of clash with Draw function 2019-04-21 00:15:03 -04:00
sqshq 3c88c56fa2 fix runchart resize issue, caused by superfluous math.abs for coordinate delta 2019-04-15 21:55:05 -04:00
sqshq 1017a0cd3c added config variables support 2019-04-08 22:04:08 -04:00
sqshq 6c329f76b6 numbers parsing improvements 2019-04-07 14:26:20 -04:00
sqshq 5a90d141ab refresh rate config property renaming 2019-04-07 11:17:28 -04:00
sqshq 24f36b2732 fix a typo 2019-03-27 00:09:31 -04:00
sqshq e67ac7c19a sparkline main functionality 2019-03-25 23:29:23 -04:00
sqshq db3888e540 sparkline config and infrastructure added 2019-03-24 18:46:39 -04:00
sqshq d77dd1e524 added palette support for all the components, adjusted light theme colors 2019-03-23 20:16:59 -04:00
sqshq 78f0c0ed83 component functionality rearrangement 2019-03-16 19:59:28 -04:00
sqshq fec7eefd9f combine common functionality in Component struct 2019-03-16 00:35:00 -04:00
sqshq e68977b393 migrate to termui v3 2019-03-13 23:01:44 -04:00
sqshq 97cee1ec94 basic alerter functionality added 2019-03-10 23:43:47 -04:00
sqshq 7db33312b6 refactoring, added sequential triggers execution per component 2019-03-09 23:41:23 -05:00
sqshq 9b487ada89 triggers mechanism integration 2019-03-07 23:04:46 -05:00
sqshq 9b22083af8 trigger implementation 2019-03-04 22:25:17 -05:00
sqshq ee2b2ab3e2 package name renaming 2019-02-23 23:49:09 -05:00