71 Commits

Author SHA1 Message Date
Delucse
b04a5bc591 store locale in localStorage only if user is not logged in 2020-12-14 20:04:49 +01:00
Delucse
49730f51ac public route 2020-12-14 19:26:07 +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
4f002d8694 definig success and error callbacks for every private axios request 2020-12-11 14:35:24 +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
5430e783cc show assigned badge 2020-12-10 10:31:43 +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
a4cf0d32b0 adjustment of the project object property 'shared' 2020-12-08 20:15:54 +01:00
Delucse
3cf7f10d34 delete tutorial button at tutorial builder 2020-12-08 15:33:03 +01:00
Delucse
e6813ba2d3 create modular structure of WorkspaceFunc component 2020-12-08 13:53:43 +01:00
Delucse
50e22fdf92 possiblilty to change title of project, get share link, delete project for every project via button 2020-12-07 18:18:08 +01:00
Delucse
b2f6b1d012 display of the sharing link validity 2020-12-07 14:15:08 +01:00
Delucse
31dbda57df load user, if valid token exists 2020-12-03 15:38:47 +01:00
Delucse
80fd112658 private routes and redirecting 2020-12-03 12:09:01 +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
155675821a delete (gallery-)project 2020-12-02 17:16:40 +01:00
Delucse
c5fd5c6239 update project 2020-12-02 15:21:28 +01:00
Delucse
a30747c608 project redux store 2020-12-02 14:02:03 +01:00
Delucse
2e330d1215 Merge branch 'assessment' into backend-connection 2020-12-01 14:43:25 +01:00
Delucse
d0dda4038e change existing tutorial with Tutorial-Builder 2020-11-30 17:19:32 +01:00
Delucse
c8f01f8273 load pictures from the api server 2020-11-30 13:44:05 +01:00
Delucse
a2c571c1e7 adjustments do mongoDB output 2020-11-27 17:21:42 +01:00
Delucse
2d29b8d7bd load tutorial only once 2020-11-27 13:31: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
Mario
89d0cc380b update tutorial structure 2020-10-08 15:29:28 +02:00
Delucse
56820a04fc possibility to add media (picture or youtube-video) to the instructions 2020-09-30 15:41:24 +02:00
Delucse
8991e2b40b possibility to add pictures to the instructions 2020-09-29 20:12:33 +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
1d3f356fe7 fix warning "no-loop-func" 2020-09-25 13:22:09 +02:00
Delucse
3f4e559866 Merge branch 'tutorial-builder' 2020-09-22 11:57:02 +02:00
Delucse
59d347de41 fix warnings in tutorial builder 2020-09-22 11:56:36 +02:00
Delucse
0f0bfb98c6 add snackbar to tutorial builder 2020-09-21 11:41:19 +02:00
Delucse
0029f7cc26 another way to initialize an array to fix bug 2020-09-20 16:45:24 +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
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