Commit Graph

30 Commits

Author SHA1 Message Date
Ramon Wenger 9d6085c7f1 Allow user to change assignments in custom content blocks 2024-05-02 22:46:47 +02:00
Ramon Wenger b8f97b101b Add input for solution to assignment form
Relates to MS-928
2024-05-01 11:39:00 +02:00
Ramon Wenger db628eec24 Add new solution form to element chooser workflow 2024-04-26 13:57:33 +02:00
Ramon Wenger 1134ea9679 Add extensions for .vue and .gql files 2023-04-13 23:03:41 +02:00
Ramon Wenger 9759a64069 Update CSS import 2023-04-13 16:35:56 +02:00
Ramon Wenger 0bfc4f9bcb Apply prettier on project again 2023-02-07 14:31:26 +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 39e7d27587 Update async component definitions 2023-01-26 16:37:06 +01:00
Ramon Wenger 9a91aaf47c Apply prettier to whole project 2023-01-12 15:58:59 +01:00
Ramon Wenger 1772e7ec4a Replace some titles 2022-10-05 20:11:51 +02:00
Ramon Wenger cb924a8d52 Prevent editing of existing assignment blocks 2022-10-05 16:35:35 +02:00
Ramon Wenger 262c9f1425 Add thinglink and infogram blocks 2022-10-05 09:29:56 +02:00
Ramon Wenger 638efac6e3 Add readonly blocks for contents not editable by users
Relates to MS-589
2022-10-04 17:09:19 +02:00
Ramon Wenger 3d57f42821 Show and disable content element actions based on context 2022-02-28 14:02:53 +01:00
Ramon Wenger 6c97f2ba4c Update layout of content block form elements 2022-02-28 11:16:49 +01:00
Ramon Wenger 233a2655f7 Change regular text form to be tip tap, revert old component 2022-02-24 17:54:51 +01:00
Ramon Wenger c6b1117778 Add button for removal of chooser widget 2022-02-17 12:36:29 +01:00
Ramon Wenger 13a5ea9534 Add content element action menu 2022-02-15 17:21:41 +01:00
Ramon Wenger aea50a2998 Remove the preliminary buttons to change order in content block form 2022-02-10 12:07:02 +01:00
Ramon Wenger fdb408de84 Add swapping of elements in content arrays 2022-02-07 21:25:58 +01:00
Ramon Wenger 1112c6754e Add subtitle block to user content block form 2022-02-03 16:24:46 +01:00
Ramon Wenger 928f9027d3 Clean up code, make Query and Mutation more standard compliant 2022-01-27 17:34:45 +01:00
Ramon Wenger a31c644553 Send new content block to server, add route 2022-01-24 17:51:53 +01:00
Ramon Wenger c6c56ac851 Add icons for content form sections, refactor components 2022-01-20 17:54:11 +01:00
Ramon Wenger 1a87dbb788 Refactor content element component 2022-01-20 17:23:22 +01:00
Ramon Wenger dfb1a3ac5a Refactor event names 2022-01-20 16:24:24 +01:00
Ramon Wenger d3c790d221 Update styling 2022-01-20 16:22:08 +01:00
Ramon Wenger 88f1db7bfc Lint some code 2022-01-19 11:45:55 +01:00
Ramon Wenger 2b82c78cc2 Add option to convert new element to nested list 2022-01-19 11:29:21 +01:00
Ramon Wenger 5b548e9d6a Refactor content component form 2022-01-13 22:03:42 +01:00