Wykres commitów

62 Commity (945322734b58a0e8324b3797f71902296a44cee5)

Autor SHA1 Wiadomość Data
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
nightwing 74fc98e7b7 fix dropdown in dialog 2015-06-05 03:00:23 +04:00
Ruben Daniels 81c1e30e70 Fixed changing keyboard mode in preference pane 2015-04-28 01:06:36 +00:00
nightwing 42a1dc5592 selectorText of some css rules can be undefined 2015-04-22 00:11:51 +04:00
Ruben Daniels c36c421003 Using preview to display test results 2015-04-20 23:51:50 +00:00
Ruben Daniels 7ee0ebd31e Survive a disconnect 2015-04-17 20:51:41 +00:00
Ruben Daniels cb4241181b Fixes installer 2015-04-17 20:24:16 +00:00
Ruben Daniels ced76a88c8 nak and collab don't load when not installed 2015-04-17 19:03:27 +00:00
Ruben Daniels 18fb0f5b01 Attempted to implement clear() 2015-04-17 00:09:06 +04:00
Ruben Daniels 1b44970f26 Terminal widget is now working 2015-04-17 00:00:28 +04:00
Ruben Daniels 68fa6d861b Added terminal widget 2015-04-17 00:00:27 +04:00
Ruben Daniels 56656a9c2c small fixes to keymaps 2015-04-16 19:29:38 +04:00
nightwing 3f3f59b2c6 workaround for chrome extension removing css comments 2015-04-10 15:04:57 +04:00
Ruben Daniels eddefc180b Fixes white theme regressions 2015-04-08 22:37:40 +04:00
Ruben Daniels 09259eeaf8 Fixes dark theme support for installer 2015-04-08 22:37:40 +04:00
Ruben Daniels f3716c64ca small tweaks for documentation 2015-04-08 22:37:31 +04:00
Ruben Daniels d41c82b003 Fully integrated installer back into cloud9 2015-04-08 22:37:26 +04:00
Ruben Daniels c5014956da Added missing interface and keyboard support for checkbox 2015-04-08 22:37:25 +04:00
Ruben Daniels 71bfc0da7f A working installer 2015-04-08 22:37:25 +04:00
Ruben Daniels 5039e34d3c Work on adding checkbox to ace tree 2015-04-08 22:37:23 +04:00
nightwing 9c1f27d6d8 improve ux of patterns input field in findinfiles 2015-03-31 16:53:20 +04:00
Ruben Daniels 7c1d0cfccf Doc based fixes 2015-03-27 17:48:27 +00:00
nightwing d403fedbcf remove dead code 2015-03-10 21:50:36 +04:00
nightwing 8bfc04c5aa remove custom tab style rule when tab is closed 2015-03-10 18:10:30 +04:00
nightwing d90c3787b7 make apf additions to Array.prototype non enumerable 2015-03-10 18:10:29 +04:00
Alex Brausewetter f50cb5ff6c Merge pull request +6455 from c9/debugger
Fix debugger not pausing on breakpoints

- Smoke tested on local standalone
- Reviewed as per DoD Level 1
2015-03-09 14:11:21 +01:00
nightwing 1c37728d8b fix logic for hiding double dividers 2015-03-04 15:49:46 +04:00