Mario
|
0183679041
|
add webserver blocks
|
2020-11-11 15:24:33 +01:00 |
|
Mario
|
d649c3d395
|
small spelling changes
|
2020-11-11 14:46:29 +01:00 |
|
Mario Pesch
|
bbc3022644
|
Merge pull request #23 from sensebox/add-procedures
[WIP] - Add procedures
|
2020-11-11 14:10:41 +01:00 |
|
Mario
|
9318d3ef12
|
add services
|
2020-11-11 12:37:51 +01:00 |
|
Mario
|
fe328f9da3
|
add first draft for mqtt blocks
|
2020-11-11 11:09:19 +01:00 |
|
Mario
|
3dfcffc2ad
|
add translations
|
2020-11-06 11:02:28 +01:00 |
|
Mario
|
0cba423749
|
switch order
|
2020-11-06 10:27:58 +01:00 |
|
Mario
|
b1b80f8af0
|
Update Toolbox.js
|
2020-11-06 10:23:44 +01:00 |
|
Mario
|
2e4df70ddd
|
add gps blocks to toolbox
|
2020-11-06 10:16:41 +01:00 |
|
felixerdy
|
5621fdc620
|
add some delay and fix type limit
|
2020-11-05 20:57:17 +01:00 |
|
Mario
|
b4a59d3875
|
put initLora always to the end of the setup
|
2020-11-05 18:48:19 +01:00 |
|
Mario
|
70c8a1db60
|
add feature to hide Workspace stats
|
2020-11-05 18:30:27 +01:00 |
|
Mario
|
5da3006e75
|
small fixes
|
2020-11-05 14:38:38 +01:00 |
|
Mario
|
8e2deed1d5
|
init implementation of procedures
|
2020-11-05 11:05:14 +01:00 |
|
felixerdy
|
7b89897e54
|
initial gps ttn mapper code
|
2020-10-30 12:25:03 +01:00 |
|
Mario
|
fd1d8c35e5
|
add cookie consent
fix #15
|
2020-10-29 11:09:50 +01:00 |
|
Mario
|
f1ea8ca2e8
|
Merge branch 'feat/blockly-gallery' of https://github.com/sensebox/React-Ardublockly into feat/blockly-gallery
|
2020-10-29 10:51:17 +01:00 |
|
Mario
|
cc54c18b47
|
update osem block
|
2020-10-29 10:50:48 +01:00 |
|
Mario Pesch
|
bc819f224b
|
Merge branch 'master' into feat/blockly-gallery
|
2020-10-29 08:50:41 +01:00 |
|
Mario
|
14947267d1
|
add language selection
|
2020-10-29 08:48:35 +01:00 |
|
Delucse
|
104d432278
|
block labeling in german
|
2020-10-28 13:57:38 +01:00 |
|
Delucse
|
345aa57b7e
|
consideration of higher-level parent node
|
2020-10-28 12:21:13 +01:00 |
|
Mario Pesch
|
0a459938a8
|
Merge branch 'master' into feat/blockly-gallery
|
2020-10-20 10:49:31 +02:00 |
|
Delucse
|
f95beb9623
|
correcting loop tutorial tasks
|
2020-10-19 08:43:40 +02:00 |
|
Mario
|
71a73ddd1d
|
cleanup code
|
2020-10-17 14:18:05 +02:00 |
|
Mario
|
9dedc9ccd1
|
generate dynamic dropdowns
|
2020-10-17 14:17:37 +02:00 |
|
Delucse
|
5999daa332
|
dialog - hint tutorials exists
|
2020-10-17 11:09:25 +02:00 |
|
Delucse
|
a0fd63a2ca
|
fix vertical stepper bug
|
2020-10-17 09:47:03 +02:00 |
|
Mario
|
145c14c0cc
|
Update WorkspaceFunc.js
|
2020-10-17 09:42:54 +02:00 |
|
Mario
|
d7b725d1fd
|
add margin
|
2020-10-16 23:58:00 +02:00 |
|
Mario
|
dbebb25b17
|
fix variable Name
|
2020-10-16 22:36:43 +02:00 |
|
Mario
|
e647d6e58e
|
add block sharing
|
2020-10-16 22:33:02 +02:00 |
|
Mario
|
3f7ba6fbac
|
fix checks
|
2020-10-16 14:51:39 +02:00 |
|
Mario
|
1950344862
|
fix return type
|
2020-10-16 14:46:34 +02:00 |
|
Mario
|
0cb7bba521
|
add blockly project gallery
|
2020-10-16 14:32:52 +02:00 |
|
Mario
|
9f16e07c59
|
add co2 sensor
|
2020-10-12 15:06:33 +02:00 |
|
Mario
|
08ee8b3b5c
|
add display tutorial
|
2020-10-08 16:25:37 +02:00 |
|
Mario
|
83c8a4f296
|
change tile color in builder
|
2020-10-08 15:33:30 +02:00 |
|
Mario
|
f660814897
|
resolve warnings
|
2020-10-08 15:31:33 +02:00 |
|
Mario
|
89d0cc380b
|
update tutorial structure
|
2020-10-08 15:29:28 +02:00 |
|
Mario
|
aaeaf7a5aa
|
update logic and text blocks
|
2020-10-08 15:28:26 +02:00 |
|
Mario
|
2a2c1e1c25
|
update loop blocks
|
2020-10-07 09:47:24 +02:00 |
|
Mario
|
40d8301990
|
update loops tutorial
|
2020-10-06 11:35:58 +02:00 |
|
Mario Pesch
|
c99ca92a4e
|
Merge pull request #10 from sensebox/use-viewport-height
use viewport height for blocklywindow
|
2020-10-05 07:21:44 +00:00 |
|
Delucse
|
fc785b8b8d
|
ensure that fill-opacity is 1 (blockly-svg)
|
2020-10-02 16:01:11 +02:00 |
|
Mario
|
14455547a4
|
use viewport height for blocklywindow
|
2020-10-02 14:55:16 +02:00 |
|
Mario
|
4fc0f14aed
|
add block for the button
|
2020-10-02 14:30:24 +02:00 |
|
Delucse
|
5daa336a04
|
setting the maximum display size of the embedded youtube video
|
2020-09-30 16:58:02 +02:00 |
|
Delucse
|
1cd00dab3f
|
Merge branch 'tutorial'
|
2020-09-30 15:59:22 +02:00 |
|
Delucse
|
9da57c5067
|
embed youtube video
|
2020-09-30 15:58:49 +02:00 |
|