88 Commits

Author SHA1 Message Date
Ruben Daniels
d568e250e4 Fixes +9934. Show alert when using the experimental panel 2015-11-12 19:56:35 +00:00
Ruben Daniels
41123ca28d Merge branch 'master' of github.com:c9/newclient into theme/flat-dark
Conflicts:
	.c9/project.settings
2015-11-06 16:12:53 +00:00
nightwing
d70370f791 fix focus issue with forms in a dialog 2015-11-06 01:40:29 +04:00
Ruben Daniels
53d9a37f24 Potentially addresses +10116 2015-11-04 20:51:20 +00:00
Ruben Daniels
ecd1d928de Add api support for salesforce 2015-11-02 16:17:58 -08:00
Lennart Kats
b64644bdfd Merge pull request +9561 from c9/fix/repl
Enable Bash REPL. Prepare Immediate for Salesforce Log Viewer.
2015-10-21 09:12:37 +02:00
Ruben Daniels
b8b1fa3dc7 Move related files menu item to coverage and turn it unto a submenu instead 2015-10-20 19:00:43 -07:00
Ruben Daniels
88aaad4f5a Add minwidth/minheight to menu 2015-10-20 14:24:54 -07:00
Ruben Daniels
71fea3f694 Merge branch 'master' of github.com:c9/newclient into fix/deps
Conflicts:
	.c9/project.settings
2015-10-20 18:53:51 +00:00
Ruben Daniels
b61039216c Small fixes to settings and forms 2015-10-20 18:53:03 +00:00
Harutyun Amirjanyan
f72202160b Merge pull request +9593 from c9/fix/testpanel
Test Panel Fixes
2015-10-20 22:45:31 +04:00
Ruben Daniels
4ea9e47751 Merge branch 'master' of github.com:c9/newclient into fix/deps 2015-10-19 17:23:13 -07:00
Ruben Daniels
ea5d931e15 Allow beautify to be called with a string. Other small supportive fixes 2015-10-19 10:57:28 -07:00
Ruben Daniels
df665936f3 Fix splitbutton moveleft behavior 2015-10-14 12:25:01 +04:00
Ruben Daniels
02f401d368 small fixes for sync 2015-10-14 12:25:00 +04:00
Ruben Daniels
9b17d0e88e Merge branch 'master' of github.com:c9/newclient into fix/testpanel 2015-10-01 15:30:59 -07:00
nightwing
df57020317 fix +9620 tabmanager gets broken for some pane layouts 2015-10-01 19:27:09 +04:00
Ruben Daniels
d9e0c15738 Fix resize issue in save as dialog. Restyle it 2015-09-28 14:54:56 -07:00
Ruben Daniels
6d58dbc55c Add Parallel Test Execution to the Test Panel 2015-09-25 12:49:07 -07:00
Ruben Daniels
4d2ec63302 Revert unneeded change 2015-09-23 17:03:03 -07:00
Ruben Daniels
bf45f18201 Tweaks to make menus work better 2015-09-23 16:46:38 -07:00
Ruben Daniels
7b3581e7e4 Tweak abort() in bash evaluator. Make immediate toolbar extensible by evaluators 2015-09-23 15:54:04 -07:00
Harutyun Amirjanyan
3b711b6e94 Merge pull request +8864 from c9/git-ui-2
[WIP] Git ui 2nd iteration
2015-09-10 19:56:16 +04:00
Harutyun Amirjanyan
330ca16ac0 Revert "Revert "[Trivial] fix sdk issues"" 2015-09-07 18:15:29 +04:00
Matthijs van Henten
57dd58a41c Revert "[Trivial] fix sdk issues" 2015-09-07 11:19:50 +02:00
nightwing
50550acb3b fix form.attachTo breaking apf parentNode 2015-09-07 03:57:25 +04:00
nightwing
d65cf411ed fix setting columns in datagrid 2015-09-05 18:35:51 +04:00
Ruben Daniels
2d276a2740 Better styling for split button 2015-09-04 21:48:18 +04:00
Ruben Daniels
67322e18d0 Lots of tweaks 2015-09-04 21:45:47 +04:00
Harutyun Amirjanyan
6b38a82a15 Merge pull request +8895 from c9/testpanel
Generic test panel with mocha plugin
2015-09-04 15:56:59 +04:00
nightwing
c81eae9b8a fix typo 2015-09-01 19:27:32 +00:00
nightwing
5d13b80c2e code style 2015-09-01 16:52:35 +04:00
nightwing
f0b760b2c4 fix the issue with menu items appearing in the wrong order 2015-09-01 00:31:48 +04:00
Ruben Daniels
21b1d565e4 Fixes dark theme for test panel 2015-08-26 08:45:34 -07:00
Ruben Daniels
9dc49c6d0b Added ability to open filtered nodes 2015-08-25 15:46:40 -07:00
Ruben Daniels
ffcadea31c Style the split button 2015-08-23 10:20:28 -07:00
Ruben Daniels
42cecfa3e9 Add form and options support to test runners. Enable debugging for mocha runner 2015-08-23 09:46:54 -07:00
Ruben Daniels
b8bc0c4a52 Adding a split button. Fixing small issues 2015-08-22 23:42:17 -07:00
Ruben Daniels
5aa68f3406 With comment support for the black list 2015-08-22 22:42:13 -07:00
Ruben Daniels
daeaf4dfd0 The script to load all the test files is now configurable. For instance for newclient use: grep -lsR -E '"use server"' -E '"use mocha"' --exclude-dir node_modules * 2015-08-22 21:50:44 -07:00
Ruben Daniels
4d248be0c7 Added very basic coverage panel 2015-08-20 16:33:06 -07:00
Ruben Daniels
8240d2bc65 Basic features of the result panel are working 2015-08-17 14:59:35 -07:00
Ruben Daniels
d3bd74e33d The first tests are running 2015-08-16 17:28:36 -07:00
Ruben Daniels
60914ec6f1 Added trees and scaffolding for test runner plugin 2015-08-13 05:12:05 +00:00
nightwing
7ef3f3ef32 add simple git ui 2015-08-05 21:17:16 +04:00
nightwing
4d2e522290 use consistent skin for password inputs 2015-08-03 22:58:04 +04:00
nightwing
a8c5821205 fix typo 2015-07-14 11:58:50 +04:00
nightwing
911a45f052 allow markup in insertByIndex 2015-07-14 00:25:23 +04:00
Tim Robinson
e94b7539f4 Fixing resize loading page 2015-07-09 14:01:16 +00:00
nightwing
41286270b1 load lesslib when required 2015-06-28 17:06:43 +04:00