Commit Graph

54 Commits

Author SHA1 Message Date
Ray Elliott 2a0485b0e9 adjust ColorWhite 2021-05-31 19:45:29 +01:00
sqshq 43fa3049db 1.1.0 2019-12-24 13:24:01 -05:00
sqshq 76e9140cad Remove all backend interaction 2019-12-21 21:05:01 -05:00
Ivan Marquez 63a1a94fe7 DOC: removes comments from constants
Removed comments from constants due that their names are already self descriptive.
2019-09-10 11:19:41 -04:00
Ivan Marquez 7f47791c7b DOC: adds doc comments to exported functions
Adds comments to console.go exported functions.
2019-09-09 20:46:30 -04:00
Ivan Marquez 9ac1601463 DOC: adds descriptive comments to exported types and functions
Comments for palette.go exported types and functions.
2019-09-09 20:11:22 -04:00
Ivan Marquez cb55f19565 WIP: console package tests (palette)
53% code coverage.
2019-09-09 11:59:37 -04:00
Ivan Marquez 44f9ba7441 WIP: console package tests (palette)
20% code coverage.
2019-09-07 20:46:58 -04:00
sqshq a086d99bf2 1.0.3 2019-08-18 13:11:30 -04:00
sqshq 7ba7a3075b README and status bar text update for 1.0.2 2019-08-07 00:37:58 -04:00
sqshq f9eb4db3fc replace intro and status bar text 2019-08-06 22:34:12 -04:00
sqshq 8cd54658eb 1.0.1 2019-08-04 00:57:25 -04:00
sqshq 1a6a1d25b7 minor polishing 2019-07-29 22:39:17 -04:00
sqshq 18d8a08449 1.0.0 🎉 2019-07-29 18:21:44 -04:00
sqshq a506bb92eb palette changes for windows support 2019-07-28 16:59:51 -04:00
sqshq 9267fbc857 minor status bar and welcome page text changes 2019-07-01 02:08:27 -04:00
sqshq ac75e7e891 pause function visualization and handling enhancements 2019-06-07 01:09:37 -04:00
sqshq bc9d77a02d 0.9.1 🎉 2019-06-02 12:07:25 -04:00
sqshq f5fdf635f0 added telemetry reports and license registration 2019-05-27 21:44:06 -04:00
sqshq 334c39da64 statusbar messages improvements 2019-05-20 23:18:23 -04:00
sqshq 4d5fa35642 switch interactive shell to PTY to support cases like python or neo4j 2019-05-13 23:24:29 -04:00
sqshq 7334efa9ff added auto arrangement, so user can add new components without specified position 2019-04-26 01:11:40 -04:00
sqshq 7a1197d446 flat font rename to 2d 2019-04-24 20:48:16 -04:00
sqshq 09c16065f5 fix possible index-out-of-range issue in palette 2019-04-15 22:12:39 -04:00
sqshq 646fd4f67d component selection using mouse click 2019-04-13 20:24:24 -04:00
sqshq db9e76bec3 fix gradient color selection out of range for dynamic resize case 2019-04-10 23:58:42 -04:00
sqshq a4506cd44a bump version 2019-04-08 22:04:39 -04:00
sqshq 061d77c76a sparkline gradient colors improvements 2019-04-01 00:35:55 -04:00
sqshq df18d0fb89 gradient selection 2019-03-31 23:02:58 -04:00
sqshq 393556a265 added gradient in palette 2019-03-28 19:56:46 -04:00
sqshq 017d7e5b18 sparkline visualisation enhancements 2019-03-26 23:52:41 -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 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 4df2939d3f configuration improvements 2019-02-28 22:44:01 -05:00
sqshq c8c63a4bfb gauge component enhancements 2019-02-26 23:23:56 -05:00
sqshq 7b22a083a4 added gauge component type 2019-02-25 23:36:23 -05:00
sqshq 68acb63715 added status bar 2019-02-24 19:08:36 -05:00
sqshq ecd6344269 performance optimization for render rate 2019-02-23 23:42:52 -05:00
sqshq bd3ed07a5b carousel palette selection, added default colors 2019-02-16 22:18:12 -05:00
sqshq 83ab5d6e64 change render rate 2019-02-16 10:53:10 -05:00
sqshq df5cee1d39 added trim for out of range values 2019-02-11 22:49:57 -05:00
sqshq f8a641d22c add move/resize limitation for X and Y axes 2019-02-10 22:26:51 -05:00
sqshq b9cc09c1e4 implemented move/resize/pinpoint menu 2019-02-10 21:51:55 -05:00
sqshq f5ccf6c464 implemented pinpoint mode (based on this, scroll feature may be considered later) 2019-02-07 22:47:43 -05:00