179 Commits

Author SHA1 Message Date
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 Pesch
182b5ada77
Merge pull request #9 from sensebox/add-button-block
add block for the button
2020-10-02 12:33:37 +00: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
Delucse
f97ab10a53 Merge branch 'tutorial-builder' into tutorial 2020-09-30 15:41:52 +02:00
Delucse
56820a04fc possibility to add media (picture or youtube-video) to the instructions 2020-09-30 15:41:24 +02:00
Delucse
1cef36e0f2 embed picture 2020-09-30 09:41:31 +02:00
Delucse
f7a0e7594d ensure that the correct xml-file is displayed in the workspace 2020-09-30 09:20:29 +02:00
Delucse
8991e2b40b possibility to add pictures to the instructions 2020-09-29 20:12:33 +02:00
Mario Pesch
67cc477d28
Merge pull request #7 from sensebox/typed-variables
Typed variables
2020-09-29 12:21:58 +00:00
Mario
44d14687be update code generation 2020-09-29 11:33:06 +02:00
Mario
eceaa91713 Merge branch 'master' into typed-variables 2020-09-29 11:28:57 +02:00
Mario
d64512ed9e add math types 2020-09-29 11:25:07 +02:00
Mario
5304907fd0 add block type to setter and getter 2020-09-29 10:30:35 +02:00
Mario
da4c8840ea update blockly version 2020-09-29 10:30:13 +02:00
Delucse
3a92a6a08c fix error status in tutorial-builder 2020-09-28 15:54:39 +02:00
Delucse
8d752e0430 precondition for each tutorial is at least one instruction and one task 2020-09-28 15:41:17 +02:00
Delucse
4a5d24f2d1 template created for not deactivated blocks in the instructions 2020-09-28 15:12:19 +02:00
Delucse
8ec8409504 Update WorkspaceFunc.js 2020-09-27 20:57:56 +02:00
Delucse
078d53e7e2 Merge branch 'tutorial' 2020-09-27 20:36:07 +02:00
Delucse
7ca3b466ea create screenshot of workspace 2020-09-27 20:35:03 +02:00
Delucse
9d99c5c30b display of the blocks as SVG in instruction-component 2020-09-27 20:15:11 +02:00
Delucse
9b2d66aee7 fix bug in local storage logic 2020-09-25 13:40:42 +02:00
Delucse
1d3f356fe7 fix warning "no-loop-func" 2020-09-25 13:22:09 +02:00
Delucse
5044b09701 updated links to get more specific information about hardware 2020-09-25 12:51:37 +02:00
Delucse
994f74d7ad
Update README.md 2020-09-22 14:19:26 +02:00
Delucse
b1038c447b create redirect file to get access to links based on react-router-dom 2020-09-22 12:44:45 +02:00
Delucse
3f4e559866 Merge branch 'tutorial-builder' 2020-09-22 11:57:02 +02:00
Delucse
2a7b9dd4d7 Merge branch 'snackbar' 2020-09-22 11:56:56 +02:00
Delucse
59d347de41 fix warnings in tutorial builder 2020-09-22 11:56:36 +02:00
Delucse
6cfcd97647 key prop to ensure independent treatment 2020-09-22 11:35:29 +02:00
Delucse
6a21410709 hide snackbar after 5 seconds 2020-09-22 11:34:03 +02:00
Delucse
9e9c523955 Merge branch 'snackbar' 2020-09-21 12:16:57 +02:00
Delucse
9df7de05f4 adjustment of colours and messages in case of error 2020-09-21 12:16:10 +02:00
Delucse
0f0bfb98c6 add snackbar to tutorial builder 2020-09-21 11:41:19 +02:00
Delucse
9574462fbf add snackbar to workspace functions 2020-09-21 11:41:01 +02:00
Delucse
ece3514cb3 initialize snackbar 2020-09-21 11:40:33 +02:00
Delucse
0029f7cc26 another way to initialize an array to fix bug 2020-09-20 16:45:24 +02:00
Delucse
420477e02c breadcrumbs adjustment 2020-09-20 16:31:14 +02:00
Delucse
1518787e13 Merge branch 'tutorial-builder' 2020-09-20 16:29:03 +02:00
Delucse
a46ca93763 navlink tutorial-builder 2020-09-20 16:26:37 +02:00
Delucse
660abe9712 reorganize data files like tutorials.json 2020-09-20 16:23:18 +02:00
Delucse
e20a40aaf5 definig specific error in step component 2020-09-20 16:22:07 +02:00
Delucse
b03ef6b54a completing the metadata in hardware.json 2020-09-20 14:58:27 +02:00