1761 Commits

Author SHA1 Message Date
Harutyun Amirjanyan
bcbdb30548 Merge pull request +15489 from c9/ide-tune-predict-echo
Tune terminal prediction
2017-08-10 16:01:00 +04:00
nightwing
2bd1fe41fc fix forms not updating and add tests 2017-08-10 15:48:19 +04:00
nightwing
cdde0b56c2 fix split configuration menu items 2017-08-06 00:15:51 +04:00
nightwing
4e2146651d fix tree in offline mode 2017-08-06 00:15:51 +04:00
nightwing
4661d1dec4 enable preserve-inline option for jsbeautify 2017-08-02 13:52:56 +04:00
nightwing
f7f5111b2c update js_beautify 2017-08-02 13:52:55 +04:00
nightwing
7a83f3167b fix markdown outline 2017-08-02 12:52:40 +04:00
matthijs
076c78605d predict echo is failing more then it passes 2017-07-28 10:31:47 +00:00
nightwing
4a89c883cb fix predict_echo test 2017-07-23 03:04:19 +04:00
Lennart Kats
ec83586a08 Fix HomeCommand regression 2017-07-10 12:08:26 +00:00
Lennart Kats
107f84cc3a Stricter failure condition 2017-07-06 08:56:11 +00:00
Lennart Kats
d233a25a76 Merge remote-tracking branch 'origin/master' into ide-tune-predict-echo
Conflicts:
	plugins/c9.ide.terminal/predict_echo.js
2017-07-06 08:54:05 +00:00
Lennart Kats
6f26c0da6e Better handle fringe case 2017-07-06 08:40:53 +00:00
Lennart Kats
448cedc3c9 Minor tweaks 2017-07-06 07:22:35 +00:00
Lennart Kats
83c7367d86 Fix home command not always working 2017-07-06 07:15:30 +00:00
Lennart Kats
58cbafc603 Don't check prefix until predictions are initialized
Makes sure our y offset is correct
2017-07-06 07:15:01 +00:00
Lennart Kats
96b85d3ee1 Improve debug output 2017-07-05 20:35:16 +00:00
Lennart Kats
ff501f79f8 Enable prediction after backspace on prompt 2017-07-05 19:52:32 +00:00
Lennart Kats
2f338e2855 Fix constants in tests 2017-07-05 19:52:21 +00:00
Lennart Kats
50b131f156 Fix initialization with multiple terminals 2017-07-05 19:32:02 +00:00
Lennart Kats
3804feb7b9 Eliminate needless "wait for only echoes" state 2017-07-05 19:30:20 +00:00
Lennart Kats
5356f9c0b2 Correctly create object 2017-07-05 15:20:57 +00:00
Lennart Kats
de4ceef688 Add small delay between keypresses 2017-07-05 14:43:14 +00:00
Lennart Kats
7284374f93 Only report mispredictions during tests 2017-07-05 14:42:38 +00:00
Lennart Kats
a734df504e Consider match success if input seemed to be a noop 2017-07-05 14:41:15 +00:00
Lennart Kats
bfd5aa7f44 Improve debuggability 2017-07-05 14:41:01 +00:00
Lennart Kats
726a40fb87 Make sure we always send the "predict" event 2017-07-05 14:39:25 +00:00
Lennart Kats
f31b8b92d4 Minor cleanup 2017-07-05 12:24:45 +00:00
nightwing
6a5cc4c6c8 restore apf.img since it was used in a test 2017-07-02 21:02:34 +04:00
nightwing
7ee0dbdbe4 remove last uses of innerHTML from apf 2017-07-01 22:44:15 +04:00
nightwing
3edf66c0d1 add ui.buildDom method 2017-06-30 00:25:47 +04:00
nightwing
8c26c4e16b remove unnecessary uses of innerHTML 2017-06-30 00:25:46 +04:00
nightwing
5c3aa3751f fix upload dialog regression 2017-06-26 17:33:58 +04:00
Harutyun Amirjanyan
5d92c6463a Merge pull request +15463 from c9/ide-click-though-fixes
WIP various fixes to the click through page
2017-06-19 11:38:17 +02:00
Harutyun Amirjanyan
d3ed03083e Merge pull request +15411 from c9/apf2
apf refactoring. part 2
2017-06-18 14:41:20 +02:00
nightwing
c9fcb258e0 cleanup 2017-06-18 16:23:17 +04:00
nightwing
06d0e7d1c4 tweak 2017-06-17 05:04:11 +04:00
nightwing
661166ea43 fix salesforce newfile plugin 2017-06-02 12:31:21 +04:00
nightwing
1cfd183e2d allow using apf elements in dialog.wizard 2017-06-02 10:21:56 +04:00
Harutyun Amirjanyan
8e8770963c Merge pull request +15427 from c9/update-ikpdb
Update ikpdb
2017-05-27 21:04:37 +04:00
nightwing
9a2f52bcd5 normalize path before matching against home path 2017-05-27 20:41:41 +04:00
cmorisse
1118cd2290 IMP: Remote debugging
Initial implementation
2017-05-27 20:34:32 +04:00
nightwing
9544cf40d5 add protractor based coreflow test for the ide 2017-05-25 00:05:02 +04:00
nightwing
c3f362e796 fix tests failing on phantomjs 2017-05-24 17:31:06 +04:00
nightwing
09f595723a do not use innerHTML 2017-05-24 17:31:06 +04:00
nightwing
d679adc131 remove more of apf.isIE uses and cleanup 2017-05-24 17:31:06 +04:00
nightwing
26a48f9224 remove dom parser 2017-05-24 17:31:05 +04:00
nightwing
036fb7585e remove childValue
for <a:button>text</a:button> button.caption and
contents of the text node will not be automatically syncronized
2017-05-24 17:31:04 +04:00
nightwing
0abea800c5 cleanup 2017-05-24 17:31:04 +04:00
nightwing
c29c0b75e0 do not stay idle while loading theme css 2017-05-24 17:31:03 +04:00