Barun Acharya
ea39f4ad88
refactor cli code ( #1785 )
...
* use template for commander instance in clitest
* remove unnecessary log
* use named export instead of default
* refactor cli code to another file to make it testable
* refactor cli.js into src/cli
* refactor
* refactor
* refactor
* refactor
Co-authored-by: Jeffrey Warren <jeff@unterbahn.com >
2021-02-03 23:29:06 -05:00
Varun Gupta
80cb5b1194
Make progress bars on UI true ( #1112 )
...
* Make progress bars on UI true
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix typo
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2019-06-15 10:51:02 -04:00
aashna27
440c3e0ad0
Eslint operator spacing config ( #1109 )
...
* Eslint operator spacing config
* consistent spacing after comma
* comma styling config
* Trailing spaces config
2019-06-13 16:59:43 -04:00
aashna27
c784de0c19
Added Eslint and husky ( #1062 )
2019-05-11 10:39:15 -04:00
Vibhor Gupta
d0bf9de71a
CLI code refactor ( #665 )
...
* CLI refactor
* es6 rollback
* Travis fix
* syntax fix
* clustered require statements
* travis debug
* travis debug
2019-01-31 13:01:03 -05:00
Slytherin
81719a9e13
Stops loading of blend-module when offset unavailable ( #654 )
...
* Stops loading of blend-module when offset unavailable
* Added improvements
* Update demo.css
* Update notification.js
* Update defaultHtmlStepUi.js
* Update Module.js
* Update notification.js
* adds generic UI function to user-interface
* Added changes
2019-01-16 17:41:33 -05:00
Jan Okoński
ddf4bd0dae
Added the sucessfull installation prompt ( #485 )
2018-11-26 14:06:43 -05:00
Jan Okoński
d209cd46b1
Added a success message after a successfull sequence saving ( #469 )
2018-11-13 14:35:57 -05:00
TheRealBilaal
361be0074c
Added cli installation message ( #448 )
...
* Added cli installation message (#338 )
* Added cli installation message (#338 )
2018-10-30 19:16:47 -04:00
Varun Gupta
5b4e904636
add toCliString function fixes #140 ( #312 )
...
* add toCliString function fixes #140
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add test
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-08-04 10:38:41 -04:00
Varun Gupta
5ab018fb84
Meta modules ( #308 )
...
* meta-modules in node
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* meta-modules in browser
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* more doc
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix typo
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs and sample meta-module
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add dynamic modules CLI from npm
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* meta-modules and sequence saving completed
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update docs
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fixed test
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-08-04 10:07:20 -04:00
Varun Gupta
73a9cd2961
named export for single image basic mode fixes #297 ( #301 )
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-07-18 10:39:21 -04:00
Varun Gupta
10c6ad5865
Run optimize ( #275 )
...
* fixes #269
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update demo
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* refactor and comments
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update readme
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* updated and refactored
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update readme
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* trying to fix tests
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update documentation
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* update to config.mode = test
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* finaly everything works
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* 1.8.0
* update test
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add test for run
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-06-08 14:13:41 -04:00
Varun Gupta
ca79924d11
fixes #254 ( #257 )
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-05-22 03:04:14 -07:00
Varun Gupta
3b791ad58b
add loading spinner fallback ( #202 )
...
* add loading spinner fallback fixes #189
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* handle testing with progress spinners
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* apply fixes and improvements
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add example
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* bug fixes
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* resolves #189
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-03-31 01:21:28 -04:00
Raounak Sharma
efd5bf7624
Changed the warning log ( #195 )
...
Since our execution is not exactly async, hence the corresponding change in
the log message is more suitable log.
close 194
2018-03-09 17:14:03 -05:00
Varun Gupta
fd45d3caf3
resolves #132 fix options object ( #171 )
...
* resolves #132 fix options object
* Add Documentation for --details parameter
* fix spacing issue
* update naming of options parameter
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-02-16 18:03:39 -05:00
Varun Gupta
32c5a29906
resolves #131 create output directory immediately ( #167 )
...
* resolves #131 create output directory immediately
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* fix error if no steps are passed
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add exit message if steps not passed
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* add test for creating output directory
2018-02-06 16:42:22 -05:00
Varun Gupta
c19a663fa2
resolves #133 add -b --basic mode to only output final image update readme ( #154 )
...
* resolves #133 add -b --basic mode to only output final image update readme
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
* format logs and help
* update dist files
2018-01-23 12:26:02 -05:00
Varun Gupta
38cf05bb9e
resolves #129 message to user informing about the async execution ( #152 )
...
Signed-off-by: tech4GT <varun.gupta1798@gmail.com >
2018-01-21 10:26:37 -05:00
Rudhra Raveendran
fe3ec335fe
made CLI cleaner
2017-08-29 10:33:01 -04:00
Rudhra Raveendran
d759680869
abstracted validation to a function
2017-08-28 12:51:10 -04:00
Rudhra Raveendran
4c662d908e
grammar
2017-08-28 12:16:34 -04:00
Rudhra Raveendran
c5d62e5529
Resolved #97 and #100
2017-08-28 12:14:48 -04:00
Chinmay Pandhare
c7e4ec7c4a
Added outputs, fix modulesInfo
2017-08-26 03:27:10 +05:30
Chinmay Pandhare
38975791ca
Basic CLI
2017-08-24 20:13:58 +05:30
Chinmay Pandhare
873492a456
Binary output can be exported to any directory
2017-08-24 19:35:15 +05:30
Chinmay Pandhare
ca044b1b01
Bugfixes
2017-08-24 19:07:22 +05:30
Chinmay Pandhare
26538891a3
Added exportBin method
2017-08-10 00:54:58 +05:30
Chinmay Pandhare
a067336ecf
Basic Log Function
2017-07-04 21:39:14 +05:30
Chinmay Pandhare
b5a6b416fe
log
2017-07-04 21:31:12 +05:30
Chinmay Pandhare
ef2d315089
Double Inversion Test ( #30 )
...
* Double Inversion Test
* Double Inversion Test
* Buildfix
2017-06-30 07:57:17 -04:00
Chinmay Pandhare
d22a95beaf
Modularization
2017-06-27 00:26:03 +05:30
Chinmay Pandhare
ba4863c201
Restored Sequencer Module Structure
2017-06-18 12:03:18 +05:30
Chinmay Pandhare
f13da0fb19
Updated Readme, bugfixes
2017-06-16 21:27:40 +05:30
Chinmay Pandhare
1b67d52a96
Updated Readme and Code Comments
2017-06-16 11:02:23 +05:30
Chinmay Pandhare
65cc3585dc
Phase 1 Completion
2017-06-14 08:42:42 +05:30
Chinmay Pandhare
ec2790652c
Phase 1 Completion
2017-06-14 08:20:01 +05:30
Chinmay Pandhare
95e066fdc7
addSteps functionality added. Working on Node.js and Browsers
2017-06-03 20:32:12 +05:30
Chinmay Pandhare
f11cd4a04d
Finishing demo
2017-04-03 11:46:01 +05:30
Chinmay Pandhare
c0ca13518e
node test
2017-03-31 02:38:29 +05:30