Jonathan Protzenko
e9b618b85a
External editors.
...
Fix the use-case where we import from the cloud someone else's script, written
using an external editor.
2015-04-02 16:08:18 -07:00
Jonathan Protzenko
1c5cdaec19
Blockly.
...
- Better toolbox.
- Get rid of scrollbars.
2015-04-02 14:26:04 -07:00
Jonathan Protzenko
76b14c51e1
External editors.
...
A .gitignore for local checkouts of blockly.
2015-04-02 14:26:04 -07:00
Michal Moskal
057c9f6751
add 'activity' tab to groups in lite cloud
2015-04-02 12:29:53 -07:00
Peli de Halleux
9b49cf360c
added support for "theme=..." to specify a theme from the url
2015-04-01 22:39:01 -07:00
Peli de Halleux
0e9aa7e645
added ``app->env->has host`` to determine if ``host_exec`` can be used
2015-04-01 21:14:58 -07:00
Michal Moskal
6382d6e5d9
handling of script deletion
2015-04-01 18:46:33 -07:00
Jonathan Protzenko
199c1ac477
External editor.
...
Hook up the cross-iframe messaging to Michal's compilation function, so that the
"flash" button now does... something.
2015-04-01 17:21:08 -07:00
Jonathan Protzenko
3b69672c11
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-04-01 15:33:20 -07:00
Jonathan Protzenko
924cc93a00
External editors.
...
- Fix a few dependencies in the Jakefile.
- Add metadata support. Currently only offering script name and script
description.
* Forward the metadata properly to the backend. Reflect it in the local
storage.
* Update the messaging protocol accordingly.
* Add some basic UI for that purpose in the Blockly editor.
* Merge that data too.
2015-04-01 15:32:15 -07:00
Michal Moskal
6a4f3e31d5
more work on abuse reports
2015-04-01 15:16:18 -07:00
Michal Moskal
f137471b85
Merge branch 'master' of github.com:Microsoft/TouchDevelop
2015-04-01 12:46:32 -07:00
Michal Moskal
78aeb160cd
working on abuse report UI
2015-04-01 12:46:28 -07:00
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