112 Commits

Author SHA1 Message Date
Mohammad Fares
b5f2dfb05c Print rendering errors with trimming of spaces 2018-11-04 18:15:19 +02:00
Mohammad Fares
269146fb60 Add dev and build npm scripts 2018-11-04 18:14:24 +02:00
Mohammad Fares
1fdb24b35b Add webpack.config.js 2018-11-04 18:14:06 +02:00
Mohammad Fares
0d9adf4bbf Add devDependencies 2018-11-04 18:13:50 +02:00
Mohammad Fares
b2f9157c29 Remove jquery and xterm from the dependencies 2018-11-04 18:13:34 +02:00
Mohammad Fares
a415a91b5f Remove extra new line 2018-10-22 23:07:13 +03:00
Mohammad Fares
ae1d56c81c Implement the task 2018-10-14 22:04:51 +03:00
Mohammad Fares
17b552f887 Implement the task 2018-10-14 22:04:29 +03:00
Mohammad Fares
a557d4b1e6 Implement the task 2018-10-14 22:04:05 +03:00
Mohammad Fares
b2baae6e98 Add tasks flow for the command 2018-10-14 22:03:22 +03:00
Mohammad Fares
506e1de49e Call the command if the global config directory is not created 2018-10-14 22:02:51 +03:00
Mohammad Fares
340278836d Add isSet() 2018-10-14 22:01:47 +03:00
Mohammad Fares
7b2513c5fd Add a param to the method to print the url of the uploaded recording in the command 2018-10-14 21:59:08 +03:00
Mohammad Fares
b11e706605 Set argv.recordingFile value to the absolute path of the recording instead of reading its content 2018-10-14 21:58:13 +03:00
Mohammad Fares
17000061b0 Remove extra code for error handling in the command 2018-10-14 21:56:57 +03:00
Mohammad Fares
0dfaa5d00d Fix error handling in the command 2018-10-14 21:56:12 +03:00
Mohammad Fares
e304c37012 Add remove process.exit() from the command 2018-10-14 21:55:30 +03:00
Mohammad Fares
66b8c61053 Add remove process.exit() from the command 2018-10-14 21:55:13 +03:00
Mohammad Fares
1f14eae4b6 Add BASEURL global constant 2018-10-14 21:54:39 +03:00
Mohammad Fares
739904b7d5 Add Add flwoa, inquirer, request, and uuid into DI 2018-10-14 21:53:48 +03:00
Mohammad Fares
08a51e03fe Add utility.isGlobalDirectoryCreated(), utility.generateToken(token), utility.getToken(), utility.removeToken(), and utility.getOS() 2018-10-14 21:51:24 +03:00
Mohammad Fares
a9be0a3d10 Change the global config directory for Windows OS 2018-10-14 21:41:58 +03:00
Mohammad Fares
3c41d59842 Enhance docs of utility.getGlobalDirectory() 2018-10-14 21:40:00 +03:00
Mohammad Fares
5e1e42d663 Remove extra logging 2018-10-14 21:39:27 +03:00
Mohammad Fares
992a2e179d Enhance the docs of utility.resolveFilePath() 2018-10-14 21:39:11 +03:00
Mohammad Fares
89cdebcf65 Use utility.resolveFilePath() with utility.loadFile() 2018-10-14 21:38:38 +03:00
Mohammad Fares
e2d44bd92c Add utility.isDir() 2018-10-14 21:35:21 +03:00
Mohammad Fares
bb1cb465ea Add flwoa, inquirer, request, and uuid dependencies 2018-10-14 21:34:35 +03:00
Mohammad Fares
99ec789195 Fix by moving a level 2018-10-14 21:32:38 +03:00
Mohammad Fares
ea155021d6 Remove completed todo from README 2018-10-01 19:40:41 +03:00
Mohammad Fares
0a41682f90 0.3.0 2018-10-01 19:24:03 +03:00
Mohammad Fares
98859ea2f0 Document the init command in README 2018-10-01 12:30:08 +03:00
Mohammad Fares
7afc17ba6d Add the init command 2018-10-01 12:29:54 +03:00
Mohammad Fares
b420540668 Revamp utility.getDefaultConfig method to consider the global config file 2018-10-01 12:29:09 +03:00
Mohammad Fares
0cbeafb026 Add utility.getGlobalDirectory method 2018-10-01 12:28:39 +03:00
Mohammad Fares
bbd2ff0c20 Remove extra variable 2018-10-01 12:26:35 +03:00
Mohammad Fares
14b18754df Use copySync instead of copy in the config command 2018-10-01 12:26:19 +03:00
Mohammad Fares
ecbaf11ea0 Remove extra method from di 2018-10-01 12:25:56 +03:00
Mohammad Fares
8b60852be1 Enhance error handling 2018-10-01 12:25:24 +03:00
Mohammad Fares
17975aba21 Add commands modules manually to yargs 2018-10-01 12:25:09 +03:00
Mohammad Fares
2c4f4848db Change the url in help 2018-10-01 12:22:52 +03:00
Mohammad Fares
cae8881fe9 Support symbolic link for importing files 2018-09-01 17:01:04 +03:00
Mohammad Fares
92c81f4efc 0.2.11 2018-08-25 02:23:54 +03:00
Mohammad Fares
e06c12dd2d Check if the loaded yml or json files are files not directories 2018-08-25 02:23:32 +03:00
Mohammad Fares
034f36df1e 0.2.10 2018-08-25 01:32:58 +03:00
Mohammad Fares
5ff5c06116 Fix the frames durations in the generated GIF images 2018-08-25 01:31:33 +03:00
Mohammad Fares
2306e765b3 0.2.9 2018-08-25 00:50:42 +03:00
Mohammad Fares
7eb6fe39db Upgrade Electron 2018-08-25 00:50:33 +03:00
Mohammad Fares
404d85deb8 0.2.8 2018-08-22 17:22:32 +03:00
Mohammad Fares
d698e2ea67 Fix pngjs bug that caused by piping a stream into it. Read png files then pass them into .parse method instead of piping 2018-08-22 17:22:10 +03:00