150 Commits

Author SHA1 Message Date
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
Delucse
15a83f56fc fix bug in blockly example 2020-09-20 14:15:18 +02:00
Delucse
812c01d6bc layout tutorial builder 2020-09-20 13:59:42 +02:00
Delucse
fc1b898c80 upload JSON string 2020-09-20 13:48:19 +02:00
Delucse
3ba35751ea fix bugs concerning uploading json 2020-09-20 00:09:05 +02:00
Delucse
7579be52c9 upload JSON file 2020-09-19 23:21:43 +02:00
Delucse
28ced177bd generate JSON-file 2020-09-19 09:57:16 +02:00
Delucse
111b924988 error validation 2020-09-19 09:38:38 +02:00
Delucse
b20bde4e83 tutorial builder 2020-09-18 16:21:27 +02:00
Delucse
253424037c step builder 2020-09-18 16:21:17 +02:00
Delucse
6d7f0fe609 blockly example creator 2020-09-18 16:21:00 +02:00
Delucse
07042ae055 hardware of steps 2020-09-18 16:20:10 +02:00
Delucse
b78b704755 requirements of step 2020-09-18 16:20:00 +02:00
Delucse
45ac72a16e type of step 2020-09-18 16:19:50 +02:00
Delucse
da29619694 textfield input 2020-09-18 16:19:36 +02:00
Delucse
458770e0c4 redux store of builder 2020-09-18 16:19:18 +02:00
Delucse
1c2b025493 add id and title 2020-09-17 18:55:51 +02:00
Delucse
d70207ea1a breadcrumbs with inital home-link 2020-09-17 14:13:30 +02:00
Delucse
b726f5f42c Merge branch 'blockly-functions' 2020-09-17 13:24:38 +02:00
Delucse
bde430dd40 detect whitespaces and return readable filename 2020-09-17 13:24:00 +02:00
Delucse
8bed9f4b7f Merge branch 'blockly-functions' 2020-09-17 12:57:07 +02:00
Delucse
c85c96468c name of tutorial workspace is automatically derived from the tutorial title and the step heading 2020-09-17 12:56:43 +02:00
Delucse
5c43ff4648 name of the workspace and display of its 2020-09-17 11:55:46 +02:00
Delucse
ba84bc512c set filename to save compiled blocks 2020-09-17 10:06:29 +02:00