657 Commits

Author SHA1 Message Date
Ruben Daniels
69d926677d Add dark theme support for coverage button 2015-08-28 19:52:19 +00:00
nightwing
9c91ae4a8c update tree rowheights to match css
# Conflicts:
#	plugins/c9.ide.scm/detail.js
#	plugins/c9.ide.scm/log.js
#	plugins/c9.ide.scm/scm.js
2015-08-28 04:17:19 +04:00
Ruben Daniels
89abde67e7 Fixes many small UX issues. Implements object proxies to keep state across usage (filter, results) 2015-08-26 22:10:33 -07:00
Ruben Daniels
000dca6c08 tweak skin for flat light 2015-08-26 12:18:15 -07:00
Ruben Daniels
7822e0c5a1 Small UI tweaks 2015-08-26 09:09:17 -07:00
Ruben Daniels
21b1d565e4 Fixes dark theme for test panel 2015-08-26 08:45:34 -07:00
Ruben Daniels
78323a7e16 Create new file for test settings if it doesn't exist 2015-08-25 22:28:48 -07:00
Ruben Daniels
9dc49c6d0b Added ability to open filtered nodes 2015-08-25 15:46:40 -07:00
Ruben Daniels
947003f015 Revert small change to a test 2015-08-24 22:21:01 -07:00
Ruben Daniels
2acc8720cb Merge branch 'master' of github.com:c9/newclient into testpanel
Conflicts:
	plugins/c9.ide.language.javascript.tern/tern.js
2015-08-25 02:45:22 +00: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
nightwing
cdfc19414c workaround for pty not working on windows 2015-08-23 01:01:25 +04:00
Ruben Daniels
2cdd900c3e Merge pull request +8790 from c9/fix-plugin-loader
Update and load plugins from managed directory
2015-08-21 13:24:24 -07:00
Ruben Daniels
aa6b132249 Merge branch 'master' of github.com:c9/newclient into testpanel 2015-08-21 08:53:07 -07:00
Lennart Kats
ae6e89f36b Merge pull request +8808 from c9/fix-sdk
Fix missing node_module error in sdk and add test
2015-08-21 13:56:44 +02:00
Ruben Daniels
2362b34eb3 Merge branch 'master' of github.com:c9/newclient into testpanel 2015-08-20 17:00:49 -07:00
Ruben Daniels
4d248be0c7 Added very basic coverage panel 2015-08-20 16:33:06 -07:00
Tim Robinson
5702de8d1f Merge pull request +8831 from c9/sanity-test-test-test
make sure nobody ever forgets to add "use this or that"
2015-08-20 17:06:22 +02:00
Matthijs van Henten
8fd6fa8d8b make tests run on ci again 2015-08-20 14:34:39 +00:00
Nikolai Onken
bc56c35800 Fix signout for IDE 2015-08-20 13:56:38 +00:00
nightwing
7a78fa8b4c fix missing module error in sdk 2015-08-19 20:14:54 +04:00
Fabian Jakobs
ea3b8f2cd9 remove .only 2015-08-19 11:01:01 +00:00
Alex Brausewetter
21d26d94fd Refactor plugin loader to scan multiple folders
Look into ~/.c9/{,managed,dev}/plugins and load ordered by priority
2015-08-18 18:20:05 -07:00
Alex Brausewetter
775c4b0f2f Install managed packages to ~/.c9/managed/plugins 2015-08-18 18:19:04 -07:00
Ruben Daniels
3d5efe16a8 Added stop button 2015-08-17 21:32:25 -07:00
Ruben Daniels
8240d2bc65 Basic features of the result panel are working 2015-08-17 14:59:35 -07:00
Ruben Daniels
fd8a81cb5d Merge pull request +8663 from c9/new-sfdc-updater
Add npm update mechanism for SFDC plugins
2015-08-17 14:21:45 -07:00
Alex Brausewetter
f9ae2af9a5 Make npmBin path configurable 2015-08-17 14:19:59 -07:00
Alex Brausewetter
79855339e1 Rename to plugin.updater.npm 2015-08-16 22:43:02 -07:00
Ruben Daniels
d3bd74e33d The first tests are running 2015-08-16 17:28:36 -07:00
Ruben Daniels
e4ee1e7c44 Merge branch 'master' of github.com:c9/newclient into testpanel 2015-08-15 17:25:38 +00:00
Ruben Daniels
e8042ce135 Basic structure and implementation of mocha tests 2015-08-15 05:52:01 +00:00
nightwing
40f9bf3332 fix panel contextmenu 2015-08-14 23:34:19 +04:00
nightwing
7f11cd064e fix html escaping in favorites 2015-08-14 22:43:51 +04:00
nightwing
4fefbac1fa allow setting default syntax for the project 2015-08-14 22:40:01 +04:00
Fabian Jakobs
7a11c67b64 make sure preview doesn't crash if instrumentation fails 2015-08-13 14:42:47 +00:00
Ruben Daniels
60914ec6f1 Added trees and scaffolding for test runner plugin 2015-08-13 05:12:05 +00:00
Alex Brausewetter
fb00fef0d5 Add npm update mechanism for SFDC plugins 2015-08-12 13:30:35 -07:00
Ruben Daniels
44d3a15aa8 Fix window menu sequence for panels 2015-08-12 04:57:40 +00:00
Ruben Daniels
fc56b2517e Added a bare bones test panel 2015-08-12 04:27:09 +00:00
Ruben Daniels
37b725d2d0 Merge pull request +8422 from c9/fix/preview-svg
Open SVG files in image previewer by default
2015-08-10 18:58:14 -07:00
Harutyun Amirjanyan
d73b3ef3dc Merge pull request +7734 from c9/git-ui
[WIP] Git ui first iteration
2015-08-07 14:25:50 +04:00
nightwing
5d57d94da4 fix long broken tests 2015-08-07 01:50:44 +04:00
nightwing
abeef0aaa7 fix test runner stopping on metrics test 2015-08-07 01:50:16 +04:00
Nikolai Onken
0f4831d7f5 Merge pull request +8560 from c9/growth-hacks
3 growth hacks
2015-08-06 15:52:32 +02:00
Nikolai Onken
6f13697870 Guard 2015-08-06 12:50:41 +00:00