Jonathan Protzenko
64424a0758
External editor.
...
Fix an issue with the script info dialog when the script has been edited through
an external editor but is not available locally.
2015-04-01 11:11:17 -07:00
Peli de Halleux
3d75c2f805
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-04-01 11:01:55 -07:00
Peli de Halleux
d3a96dee26
updated app host interface
2015-04-01 11:01:35 -07:00
Peli de Halleux
f4464819ab
more twitter/facebook changes
2015-04-01 11:00:33 -07:00
Peli de Halleux
5088bfd5ac
remove facebook/twitter buttons from landing page
2015-04-01 10:03:26 -07:00
Jonathan Protzenko
60306c9891
Fix a bit of logic while publishing an external script.
...
(This doesn't fix the issue with propagating the name, which deserves more
thought.)
2015-04-01 09:48:47 -07:00
Michal Moskal
87ef81b5a7
Trim down lite experience
2015-03-31 19:48:06 -07:00
Michal Moskal
464da21f83
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-03-31 19:37:06 -07:00
Michal Moskal
7972e0ce45
Password reset in lite
2015-03-31 19:34:12 -07:00
Michal Moskal
af96ebacb1
Add admin-only button to list users
2015-03-31 18:08:19 -07:00
Michal Moskal
b444a183e6
Fix a few icons
2015-03-31 18:08:06 -07:00
Michal Moskal
eafb1bf6be
Refresh settings on login
2015-03-31 17:41:04 -07:00
Peli de Halleux
d612ecab4e
trap exceptions when posting to event hubs
2015-03-31 17:28:14 -07:00
Michal Moskal
8c3b6f9987
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-03-31 17:27:56 -07:00
Michal Moskal
3b42af8ffb
Dealing with permissions in lite cloud; compile API
2015-03-31 17:25:45 -07:00
Peli de Halleux
19eae49309
added "host_exec" api to allow hosting application to communicate with native layer
2015-03-31 16:55:31 -07:00
Jonathan Protzenko
8f094f93c5
Fix black blockly background on IE.
2015-03-31 14:56:17 -07:00
Peli de Halleux
9d340d5082
attempt at fixing "script not installed issue". The issue occurs when create a new script following a deep link in TD.
2015-03-31 09:58:49 -07:00
Peli de Halleux
27c856f51e
fixes #109
2015-03-31 09:46:51 -07:00
Peli de Halleux
ee45b31024
fix for #108
2015-03-31 09:34:44 -07:00
Peli de Halleux
bfa38a4c75
Merge branch 'master' of https://github.com/Microsoft/TouchDevelop
2015-03-31 09:31:16 -07:00
Peli de Halleux
2a7273f206
better dialog for azure certificates, support drag and drop
2015-03-31 09:15:57 -07:00
Michal Moskal
83b93340d7
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-03-30 19:00:13 -07:00
Michal Moskal
5b16308e7e
trying to hunt down log problems
2015-03-30 18:53:58 -07:00
Jonathan Protzenko
48bde399e4
The cloud is dead, long live the cloud!
2015-03-30 18:18:19 -07:00
Jonathan Protzenko
9edb7ae456
External editors.
...
- Do the right dance so that they can be loaded both locally and in the cloud.
2015-03-30 18:15:22 -07:00
Jonathan Protzenko
9bbdadfb01
Kill tabs, fix trailing whitespace.
2015-03-30 17:52:29 -07:00
Jonathan Protzenko
9ec78fe6a3
External editors.
...
Upload all the things!
2015-03-30 17:50:58 -07:00
Jonathan Protzenko
f000e130a4
Dependency fix in the Jakefile.
2015-03-30 17:50:57 -07:00
Jonathan Protzenko
f11de9afbb
External editor.
...
Add "quit" command to Ace.
2015-03-30 17:50:57 -07:00
Peli de Halleux
25fb6b8af9
updated docs
2015-03-30 16:52:19 -07:00
Jonathan Protzenko
19ddefbbd6
Typo.
2015-03-30 16:16:59 -07:00
Jonathan Protzenko
14651d7976
External editor.
...
- Implement a mock compilation API.
2015-03-30 15:59:24 -07:00
Jonathan Protzenko
4ab7391fd2
HTML5 sandbox for external editors.
2015-03-30 09:33:59 -07:00
Michal Moskal
0d229316ea
slightly different group code api in light cloud
2015-03-27 19:49:47 -07:00
Michal Moskal
24e6246b48
disable time check in lite cloud
2015-03-27 18:57:24 -07:00
Michal Moskal
d949da52ba
UI for settings user permissions
2015-03-27 18:54:09 -07:00
Michal Moskal
e43171afd4
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-03-27 18:15:48 -07:00
Michal Moskal
bee32e41fa
UI for release mgmt in lite cloud
2015-03-27 18:15:40 -07:00
Jonathan Protzenko
835e9c423c
External editor.
...
Merge, again.
- Polish the UI interactions in the blockly example.
- Fix a bug where a merge was needed but the data to perform it was not yet
downloaded from the cloud.
- Don't do needless saves in Blockly (this was ruining my testing).
2015-03-27 17:52:58 -07:00
Jonathan Protzenko
fa6e74299f
Slightly more conservative test.
...
(Courtesy of Michal.)
2015-03-27 17:10:03 -07:00
Jonathan Protzenko
17df1e7262
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-03-27 16:55:43 -07:00
Jonathan Protzenko
8089060b58
Followup to that race fix.
...
After careful testing, it turns out that due to a coincidence, the behavior is
even better than I expected. Write it down, and explain how we may actually
witness those races.
2015-03-27 16:54:41 -07:00
Jonathan Protzenko
4ca879f0fb
Fix a tricky race issue in cloud storage.
...
The [PostUserInstalledResponse] now contains a [retry] field that tells if the
client code should retry a save operation; that is, [!retry] means that by the
time the client code examines the [PostUserInstalledResponse], the cloud
contains the same version that's available locally.
Currently, only the Blockly demo editor leverages this.
2015-03-27 16:33:08 -07:00
Michal Moskal
097e0e9621
don't override error responses coming from node.js
2015-03-27 15:26:04 -07:00
Michal Moskal
777ce439cb
Merge branch 'load2'
2015-03-27 14:44:24 -07:00
Jonathan Protzenko
a86de5f6d5
Switch [blockly-main.ts] to [--noImplicitAny].
2015-03-27 14:03:55 -07:00
Michal Moskal
40eefed317
deploy shell version from the client, not the server
2015-03-27 13:29:21 -07:00
Michal Moskal
9ca0b05f45
add websocket forwarding
2015-03-27 13:21:47 -07:00
Michal Moskal
55e9eed0d1
NEW add app->env->backend_url; fixes for website export
2015-03-27 12:37:43 -07:00