Harutyun Amirjanyan
7a6f978913
Merge pull request +12694 from c9/sdk
...
Sdk prs and fixes
2016-03-09 19:16:07 +04:00
nightwing
f91037fec9
make cli login prompt bearable
2016-03-09 17:51:27 +04:00
David J. Malan
da19bff27f
Added fourth argument, reset, to proposeLayoutChange API so that updateTheme can be invoked with noquestion == true, thereby squelching "Would you like to reset colors to their default value?" prompt.
2016-03-09 17:51:26 +04:00
Fabian Jakobs
507b50d0aa
Revert "Merge pull request +12588 from c9/revert-12587-revert-12580-create-worker-retry"
...
This reverts commit 81d6e4ad9fe71dc3e5425b6243e7574ff3cf8c04, reversing
changes made to 7d78d2b2424fc94f289c2ec3a6baf31cd1f88696.
Conflicts:
plugins/c9.api/docker.js
2016-03-09 13:39:05 +00:00
Dana
e1b58d709a
Clear analytics on IDE logout
2016-03-08 16:08:01 +00:00
nightwing
ac7ae51e89
update salesforce plugins
2016-03-07 23:37:46 +00:00
Brady Dowling
0cc0a90088
Merge pull request +12547 from c9/guide
...
Add guided tour
2016-03-07 08:24:44 -05:00
Fabian Jakobs
7ff7dfeef2
Merge remote-tracking branch 'origin/master' into revert-12587-revert-12580-create-worker-retry
2016-03-04 14:49:50 +00:00
Brady Dowling
e087aa96b4
Merge master
2016-03-04 14:11:44 +00:00
Lennart C. L. Kats
f5639acf83
Merge pull request +12517 from c9/fix-questions
...
Fix minor question dialog issues
2016-03-04 14:13:18 +01:00
Nikolai Onken
8b0cfbb6e9
Typo
2016-03-03 22:08:45 +00:00
Tim Robinson
05e31e4f86
Merge pull request +12596 from c9/dont-show-503-status
...
Don't show lost_gear information on 503 error page
2016-03-03 15:35:23 -05:00
Tim Robinson
326f433f5a
Don't show lost_gear information on 503 error page
2016-03-03 20:29:50 +00:00
Fabian Jakobs
5f31e88af9
Revert "Revert "Create worker retry""
2016-03-03 17:58:49 +01:00
Fabian Jakobs
7f57a41d79
Revert "Create worker retry"
2016-03-03 17:58:35 +01:00
Fabian Jakobs
6680de712f
white list more error keys
2016-03-03 09:41:18 +00:00
Ruben Daniels
20c7970250
Add guided tour
2016-03-01 23:22:07 +00:00
Lennart Kats
506c26865f
Fix +12516 onNo is not a function
2016-03-01 09:06:41 +00:00
Harutyun Amirjanyan
61b4f13958
Merge pull request +12343 from c9/codeintel
...
Integrate codeintel: code completion for PHP + CSS + ...
2016-02-29 15:51:21 +04:00
Ruben Daniels
e651dacd9f
Fix 100% issues in loader
2016-02-27 19:22:05 +00:00
Ruben Daniels
218fe37b9c
Move spinner to fixed position irt the logo. Wrap help text when needed
2016-02-27 18:54:04 +00:00
Ruben Daniels
eea9c6b462
Merge branch 'master' of github.com:c9/newclient into loading-messages
2016-02-27 18:44:34 +00:00
Ruben Daniels
91b21e650b
Updated loading messages
2016-02-27 18:44:19 +00:00
nightwing
af4157b467
fix code canceling default backspace action
2016-02-26 22:18:57 +04:00
Fabian Jakobs
44d9d6c19b
Merge pull request +12454 from c9/log-500-errors
...
log all internal server errors to raygun
2016-02-26 11:30:39 +01:00
Fabian Jakobs
1e9afb398c
also support oldclient and rename method to "on"
2016-02-26 10:10:26 +00:00
Fabian Jakobs
d93801214b
log all internal server errors to raygun
2016-02-25 15:55:48 +00:00
Lennart Kats
622b7b90f7
Move, extend codeintel tests
2016-02-24 16:35:47 +01:00
Lennart Kats
95de252cef
Remove obsolete mode_completer
...
codeintel completer replaces it
2016-02-24 13:37:47 +00:00
Lennart Kats
4e0c6d5a3d
Add dialog.info mock
2016-02-24 12:31:07 +01:00
Tim Robinson
f756a85074
Adding tests for c9.mount
2016-02-23 15:35:45 +00:00
Brady Dowling
9e837589e2
Added useful messages to loadin screen
2016-02-22 14:26:15 +00:00
Lennart Kats
5eabe92b7e
Add CSS/LESS completer
2016-02-22 10:58:16 +00:00
Lennart Kats
ad69d78bb7
Add basis for Ruby completer
2016-02-20 14:32:33 +00:00
Ruben Daniels
093f0b2811
Nicer looking continue screen. Open in browser for http
2016-02-20 02:25:36 +00:00
Ruben Daniels
33995356a9
Show 100% before hiding restore screen
2016-02-19 20:24:23 +00:00
Ruben Daniels
c5a4f9aea6
Show create loading screen based on hash. Hide when vfs is connected
2016-02-19 19:59:25 +00:00
Harutyun Amirjanyan
b86dc024d0
Merge pull request +12242 from c9/fix-copy
...
Fix copy from immediate window
2016-02-19 13:22:46 +04:00
Harutyun Amirjanyan
2281eaf89c
Merge pull request +12243 from c9/file-icons
...
remove contenttype and tweak file icons
2016-02-19 13:22:39 +04:00
Lennart Kats
c30ca65b94
Disable generic PHP completions
2016-02-18 22:15:58 +00:00
Lennart Kats
a3b3f1682c
Add completer to configs
2016-02-18 22:15:33 +00:00
Ruben Daniels
8020a43133
Merge branch 'master' of github.com:c9/newclient into style/migration
...
Conflicts:
plugins/c9.profile/lib/constant/cloud9.js
2016-02-18 19:02:13 +00:00
Tim Robinson
bf8b0afb63
Merge pull request +12146 from c9/backup-previewed-workspaces
...
Backup previewed workspaces
2016-02-18 09:57:46 -05:00
Mutahhir
80748f36c1
Add an upsell common dialog type
2016-02-18 10:17:38 +00:00
Mutahhir
267da09e98
Allow custom skin in dialog button
2016-02-18 10:16:47 +00:00
nightwing
d99e924973
convert nbsp back to spaces
2016-02-18 11:27:00 +04:00
Ruben Daniels
d67f77d986
Beautified Styling for migration screen. Sanitized loading screen messaging
2016-02-18 02:27:16 +00:00
nightwing
7f655d8883
remove contenttype and tweak file icons
2016-02-18 01:45:40 +04:00
nightwing
5d3e470201
do not block copy from line widgets (e.g immediate output)
2016-02-18 01:43:33 +04:00
Tim Robinson
e8adf40499
Merge remote-tracking branch 'origin/master' into backup-previewed-workspaces
2016-02-17 19:39:42 +00:00