48 Commits

Author SHA1 Message Date
Mario Pesch
258f0f0841 add sound selector 2021-12-13 15:35:25 +01:00
Mario Pesch
c60d2ddba6 add ota settings 2021-10-07 11:11:14 +02:00
Mario Pesch
faabd9e693 init senseBox connect features 2021-10-01 15:06:22 +02:00
Mario Pesch
5b2add4098 remove mybadges integration 2021-07-27 11:57:46 +02:00
Mario Pesch
21d282ee1b add multiplexer
closes #81
2021-03-30 15:03:34 +02:00
Mario Pesch
31e0880e7a resolve warnings 2021-03-19 15:27:18 +01:00
Delucse
4588e2a69b Merge branch 'add-translations' into backend-connection 2020-12-14 15:23:01 +01:00
Delucse
5a7e62adcf Merge branch 'add-translations' of https://github.com/sensebox/React-Ardublockly into add-translations 2020-12-14 14:48:16 +01:00
Delucse
c6a1e854d2 get locale from user if exists 2020-12-14 14:48:12 +01:00
Mario
e5204bb4d5 add more translations and resolve issues 2020-12-14 13:50:44 +01:00
Delucse
e52e3943c1 add generalReducer to store settings 2020-12-14 13:06:55 +01:00
Delucse
42981a4f11 badge selection 2020-12-13 20:52:23 +01:00
Delucse
1821ac4e40 tutorial status is stored in user account if exists or in local storage 2020-12-11 13:06:38 +01:00
Delucse
101dfc7692 assigne badge after tutorial-success 2020-12-09 19:34:44 +01:00
Delucse
f9caeb619e connect to MyBadges-account 2020-12-09 18:10:45 +01:00
Delucse
31dbda57df load user, if valid token exists 2020-12-03 15:38:47 +01:00
Delucse
5d9bfa97af login 2020-12-03 11:17:39 +01:00
Delucse
e2915e8cd0 update gallery-project 2020-12-02 18:04:03 +01:00
Delucse
a30747c608 project redux store 2020-12-02 14:02:03 +01:00
Delucse
cbe091db27 updated status reading 2020-11-27 12:06:13 +01:00
Delucse
b8a2f87321 get all tutorials about the API 2020-11-27 09:30:42 +01:00
Delucse
ea00d173c5 get a tutorial about the API 2020-11-27 08:41:34 +01: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
89d0cc380b update tutorial structure 2020-10-08 15:29:28 +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
660abe9712 reorganize data files like tutorials.json 2020-09-20 16:23:18 +02:00
Delucse
fc1b898c80 upload JSON string 2020-09-20 13:48:19 +02:00
Delucse
7579be52c9 upload JSON file 2020-09-19 23:21:43 +02:00
Delucse
111b924988 error validation 2020-09-19 09:38:38 +02:00
Delucse
458770e0c4 redux store of builder 2020-09-18 16:19:18 +02:00
Delucse
ba84bc512c set filename to save compiled blocks 2020-09-17 10:06:29 +02:00
Delucse
7300cade5d each task (step) has its own id within a tutorial 2020-09-13 16:02:47 +02:00
Delucse
6f77b460cb add/ delete tutorials/steps in initial state of redux based on tutorials.json 2020-09-13 15:18:11 +02:00
Delucse
f19842ccae status of tutorial and belonging tasks 2020-09-11 17:31:06 +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
f14508a5ca own blocklyWindow for an instruction 2020-09-09 13:36:41 +02:00
Delucse
7e0fbf1f75 current tutorial id stored in redux store 2020-09-08 13:42:55 +02:00
Delucse
c1d3962fb4 Merge branch 'assessment' into tutorial 2020-09-08 12:07:55 +02:00
Delucse
e766b05dba Merge branch 'tutorial' into assessment 2020-09-08 11:56:09 +02:00
Delucse
de0bfd5d49 fixed status update of tutorials 2020-09-08 11:55:08 +02:00
Delucse
6a94ce618c Revert "Merge branch 'assessment' into tutorial"
This reverts commit e322795f2576a0ba473e5b77dfa43f279d930007, reversing
changes made to dddd9432db920b78b6b8567303d5facc8f2c8ae6.
2020-09-08 11:30:25 +02:00
Delucse
4c66ab9173 displaying the status of the tutorial 2020-09-07 15:57:09 +02:00
Delucse
ccf901d20b error page requesting a tutorial that does not (longer) exist 2020-09-02 11:43:17 +02:00
Delucse
168c5fb575 removing workspace from Redux 2020-07-23 15:55:54 +02:00
Delucse
c2405de04a adaptation of the functionalities to Blockly package 2020-07-23 15:42:01 +02:00
Delucse
c05572a68e first Blockly functionalities
Attention: the buttons currently trigger an error
2020-07-23 11:33:13 +02:00