41 Commits

Author SHA1 Message Date
Mario Pesch
2ea773601e fix double var declaration 2023-02-13 16:10:43 +01:00
Mario Pesch
98f97d6313 fix gallery 2023-02-10 12:04:10 +01:00
fbruc03
426d618769 fix XML on change 2023-02-06 12:57:23 +01:00
Mario Pesch
4565b4e482 add selected Board to settings and solve component rerender 2022-09-23 11:31:44 +02:00
Mario Pesch
d62a27c2cc fix prop type for sound selector 2022-03-01 11:33:43 +01:00
Mario Pesch
2609e56953 Merge branch 'master' into development 2022-02-17 11:15:24 +01:00
Mario Pesch
a10e394742 add backpack 2022-01-20 10:31:02 +01:00
Mario Pesch
258f0f0841 add sound selector 2021-12-13 15:35:25 +01:00
Mario Pesch
56c39e9a9d add translations and maxInstances
fixes #126
fixes #125
2021-11-23 11:48:02 +01:00
Mario Pesch
c23b74ce8d update blockly core and plugins
closes #97
2021-08-18 15:18:47 +02:00
Mario Pesch
4e2b57d46a revert commit 2021-07-01 15:25:33 +02:00
Mario Pesch
4522760e9c update blockly version and add zoom to fit plugin 2021-05-04 11:53:15 +02:00
Mario Pesch
255b1619b8 update variable names 2021-03-29 15:07:39 +02:00
Mario Pesch
6a6b2e2f58 get rid of console.log 2021-03-24 17:07:23 +01:00
Mario Pesch
d835ffc449 fix load projects 2021-03-24 17:05:21 +01:00
Mario Pesch
190d676e5b fix #58 2021-03-24 15:33:08 +01:00
Mario
f6f6d6f1da add tooltip viewer 2020-12-22 09:36:13 +01:00
Delucse
49730f51ac public route 2020-12-14 19:26:07 +01:00
Delucse
c6a1e854d2 get locale from user if exists 2020-12-14 14:48:12 +01:00
Delucse
e52e3943c1 add generalReducer to store settings 2020-12-14 13:06:55 +01:00
Mario
14947267d1 add language selection 2020-10-29 08:48:35 +01:00
Mario
4fc0f14aed add block for the button 2020-10-02 14:30:24 +02:00
Mario
eceaa91713 Merge branch 'master' into typed-variables 2020-09-29 11:28:57 +02:00
Delucse
4a5d24f2d1 template created for not deactivated blocks in the instructions 2020-09-28 15:12:19 +02:00
Delucse
9d99c5c30b display of the blocks as SVG in instruction-component 2020-09-27 20:15:11 +02:00
Mario Pesch
38b025e012
Merge branch 'master' into new-blocks 2020-09-17 13:25:43 +00:00
Mario
42299a374a minor changes 2020-09-17 15:16:41 +02:00
Delucse
567f94135b reorganize media files 2020-09-15 10:29:53 +02:00
Delucse
84d4166cab display requirements 2020-09-14 19:00:15 +02:00
Delucse
f997bb661f update initialXml 2020-09-13 13:19:09 +02:00
Delucse
6c3709fde8 adjustment of the tutorial component and all dependencies to the new tutorial.json 2020-09-11 10:13:33 +02:00
Delucse
ab016610bd checking the Blocks with the solution using the XML strings 2020-09-10 13:46:31 +02:00
Delucse
2908bc464f generalised BlocklyWindow 2020-09-09 13:35:35 +02:00
Delucse
eea893a071 stored xml in tutorial redux store 2020-09-08 14:43:30 +02:00
Delucse
8c13a9e316 splitting a tutorial into introduction and assessment 2020-08-31 16:52:30 +02:00
Delucse
fdde372ef3 reset Workspace with initial XML-Block 2020-08-10 11:54:36 +02:00
Mario
b808474913 add language key 2020-07-31 11:36:02 +02:00
Mario
4e2b25947d solve compiling warnings 2020-07-31 11:27:53 +02:00
Mario
440622a66c add sensebox sensor blocks 2020-07-31 11:10:22 +02:00
Delucse
9f33b93fdd recalculating positions of trash, zoom, etc 2020-07-24 19:15:41 +02:00
Delucse
cacde16ab2 outsourcing BlocklyComponent to blockly/BlocklyWindow.js 2020-07-24 11:52:49 +02:00