Ramon Wenger
0fcd6b1913
Remove some unused vuex properties
2024-03-13 14:47:24 +01:00
Ramon Wenger
a52671fd40
Upgrade code according to migration guide for Vue 3
...
Update npm dependencies
Update vue router version
Disable validation temporarily
Specify property
Update dependencies
Update store to v4
Update async component definitions
Update some event emitters
Update tiptap vue version
Implement some router changes for v4
Remove obsolete tag attributes
Update dependencies
Fix some cypress tests
Fix most jest tests
Fix some more cypress tests
Fix school class cypress test
Fix another cypress test
Disable failing test temporarily
Fix validation
Fix error messages for validation
Fix e2e test for beta login page
Apply prettier
2023-02-07 13:38:51 +01:00
Ramon Wenger
5bc0c29ea0
Update store to v4
2023-01-26 16:31:48 +01:00
Ramon Wenger
9a91aaf47c
Apply prettier to whole project
2023-01-12 15:58:59 +01:00
Ramon Wenger
85fa9a3846
Remove old code
2022-06-23 11:31:27 +02:00
Ramon Wenger
1de6ee8657
Fix objective mutation update
2022-04-12 15:56:41 +02:00
Ramon Wenger
12f16c3971
Update bookmark in module
2022-01-30 00:14:45 +01:00
Ramon Wenger
b84aa50443
Add update team name mutation and modal
2021-03-25 17:58:52 +01:00
Ramon Wenger
e4839df4db
Fix cypress test
2021-03-14 21:49:28 +01:00
Ramon Wenger
5eadff662d
Disable bookmarking when editing a module
2021-01-26 17:29:12 +01:00
Ramon Wenger
16c587ea59
Clean up semicolons
2020-08-03 14:35:25 +02:00
Ramon Wenger
4173fe70ab
Add confirmation modal when deactivating users in school class
2020-03-24 16:16:13 +01:00
Ramon Wenger
611a066c65
Add button to change the school class name
2020-03-14 11:27:16 +01:00
Ramon Wenger
7c9d425a5e
Clean up code
2020-03-12 18:06:05 +01:00
Ramon Wenger
d4d2e9934e
Add note to instruments
2020-01-16 10:45:36 +01:00
Ramon Wenger
65a09fb9c7
Use the GQL cache for local state
2019-12-18 16:23:33 +01:00
Ramon Wenger
3f66ce5a0f
Add notes to chapters and modules
2019-12-05 14:39:50 +01:00
Ramon Wenger
1d5603ed5f
Add note update mutation
2019-10-12 08:54:20 +02:00
Ramon Wenger
67cfc4b572
Add modal for adding notes
2019-10-10 09:50:27 +02:00
Ramon Wenger
6d5fa1806d
Enable teachers to add new objectives instead of objective groups
2019-08-22 19:01:26 +02:00
Christian Cueni
638bea0cd0
Use cache to propagate changes, add tests, style popover
2019-07-25 11:43:51 +02:00
Ramon Wenger
a4cf7a0d62
Add toggle for module editing
2019-07-23 16:04:23 +02:00
Ramon Wenger
175b517e75
Add form for editing project entries
2019-05-13 17:57:21 +02:00
Christian Cueni
2051395e7b
fix scrolling
2019-04-15 09:36:56 +02:00
Christian Cueni
59d88d5143
use activity data in frontent
2019-04-11 17:00:59 +02:00
Ramon Wenger
d879aa1955
Add mobile navigation
2019-04-08 17:16:35 +02:00
Ramon Wenger
117e8bf0d8
Add vimeo video to topic
2019-03-11 19:45:28 +01:00
Ramon Wenger
32f2ddaea5
Add full screen infographic component
2019-02-20 16:12:16 +01:00
Ramon Wenger
a50f3737a6
Add full screen modal for images
2019-02-20 10:57:17 +01:00
Ramon Wenger
906b5c88bd
Add modal basics for new project entry
2019-01-29 17:35:14 +01:00
Ramon Wenger
9a6b9bf3e3
Add edit objective form wizard to client
2018-11-21 14:56:43 +01:00
Ramon Wenger
0e9bd79fa6
Add modal for objective group addition
2018-11-20 15:19:40 +01:00
Ramon Wenger
5b50e497c9
Add room entry edit mask
2018-10-30 11:57:41 +01:00
Ramon Wenger
51cebfa34a
Fix content block refresh bug
2018-10-22 20:34:42 +02:00
Christian Cueni
7a2f8c91e4
Filter user created blocks based on classes
2018-10-18 16:59:28 +02:00
Daniel Egger
67f303f46f
Hide "Alles"-RadioButton when user is student
2018-10-05 14:23:53 +02:00
Ramon Wenger
9226f44db6
Update styling on tasks and assignments
2018-10-02 16:14:05 +02:00
Ramon Wenger
f3eb6ded51
Add "add room entry" mutation to frontend
2018-09-25 17:57:29 +02:00
Ramon Wenger
ef48f5afb6
Add content block edit modal
...
Also clean up the state store.
Also change the properties of the content block contents on the server
2018-09-19 15:40:21 +02:00
Ramon Wenger
a522f9117c
Remove filter from state, move to router
2018-09-17 09:19:38 +02:00
Ramon Wenger
5b1572b228
Add filter for content blocks
2018-09-14 10:59:29 +02:00
Ramon Wenger
7038721bfd
Toggle visibility by class / user group
2018-09-13 15:27:22 +02:00
Ramon Wenger
9045935d96
Generalize modal display
2018-09-13 10:18:06 +02:00
Ramon Wenger
35a8184cd1
Insert new content block at correct position
2018-09-11 16:16:12 +02:00
Ramon Wenger
d6316fc328
Update module query after mutation
2018-09-11 15:09:55 +02:00
Ramon Wenger
f3a383d8dd
Add first mutation
2018-09-11 10:10:42 +02:00
Ramon Wenger
186eab6253
Fix modal bug on save
2018-09-07 11:14:41 +02:00
Ramon Wenger
a7368541a3
Dynamically display embedded videos
2018-09-07 11:14:24 +02:00
Ramon Wenger
e4c576d26c
Add modal save action
2018-09-06 16:48:37 +02:00
Ramon Wenger
b0520773ed
Prevent scrolling when modal is shown
2018-09-05 16:02:02 +02:00