Christian Cueni
|
685fa3ff34
|
Use built-in graphql errors
|
2020-05-12 09:56:48 +02:00 |
Ramon Wenger
|
bf3e2db7a9
|
Prevent overwrite bug in student submission feedback form
|
2020-05-07 17:23:50 +02:00 |
Ramon Wenger
|
e60d88dcf0
|
Replace old instrument overview with new one
|
2020-05-06 16:52:22 +02:00 |
Christian Cueni
|
ce1e75b5f0
|
Fix client.js
|
2020-04-30 15:31:09 +02:00 |
Christian Cueni
|
6b76c27c55
|
Merge branch 'develop' into feature/licensing
# Conflicts:
# client/config/dev.env.js
# client/config/prod.env.js
# client/cypress/fixtures/schema.json
# client/cypress/integration/beta-login.spec.js
# client/package-lock.json
# client/src/graphql/client.js
# client/src/layouts/PublicLayout.vue
# client/src/main.js
# client/src/styles/main.scss
# server/core/settings.py
# server/registration/mutations_public.py
# server/users/factories.py
# server/users/models.py
# server/users/schema.py
|
2020-04-30 15:22:55 +02:00 |
Christian Cueni
|
ebc8d070f6
|
Remove error field from query
|
2020-04-30 09:12:36 +02:00 |
Ramon Wenger
|
c1ac3e779f
|
Add instructions to client
|
2020-04-10 21:28:39 +02:00 |
Ramon Wenger
|
2d6724db9e
|
Re-write local cache on client reset
Also clean up some code
|
2020-03-25 14:20:09 +01:00 |
Ramon Wenger
|
07452cae7e
|
Hide 'add class' button for students
|
2020-03-22 23:39:13 +01:00 |
Ramon Wenger
|
4bd2c9c065
|
Add page to display the class code
|
2020-03-20 22:49:51 +01:00 |
Ramon Wenger
|
d4845f0dd1
|
Add mutation for creating school classes
|
2020-03-19 11:43:57 +01:00 |
Christian Cueni
|
9617a1ee88
|
Revert "Use GraphQL for email available"
This reverts commit 24cccbf053.
|
2020-03-17 13:29:40 +01:00 |
Christian Cueni
|
24cccbf053
|
Use GraphQL for email available
|
2020-03-16 16:50:19 +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 |
Christian Cueni
|
e5b0fe539f
|
Rename LocalLogin -> BetaLogin
|
2020-03-09 15:47:50 +01:00 |
Ramon Wenger
|
442bab19bc
|
Add unit test for old classes query
|
2020-03-09 15:34:09 +01:00 |
Ramon Wenger
|
f4270b8243
|
Remove actions in class list for students
|
2020-03-05 16:41:07 +01:00 |
Ramon Wenger
|
4a3d08203d
|
Enable adding previous members to school classes
|
2020-03-05 16:18:30 +01:00 |
Ramon Wenger
|
b82b82369c
|
Add mutation to remove member from class
|
2020-03-05 15:14:26 +01:00 |
Ramon Wenger
|
a99a073460
|
Distinguish between active and inactive users in class list
|
2020-03-04 16:57:15 +01:00 |
Ramon Wenger
|
b3457502d9
|
Change class list to display only currently selected class
|
2020-03-02 18:38:36 +01:00 |
Christian Cueni
|
d95e8ca492
|
Merge branch 'develop' into feature/licensing
# Conflicts:
# Pipfile.lock
# client/cypress/fixtures/schema.json
# client/src/graphql/client.js
# client/src/graphql/resolvers.js
# client/src/graphql/typedefs.js
# client/src/main.js
# client/src/router/index.js
# server/users/models.py
|
2020-02-27 10:29:24 +01:00 |
Christian Cueni
|
e9713c736b
|
Redirect to hello, add redirect query param
|
2020-02-18 16:32:12 +01:00 |
Christian Cueni
|
e067717d50
|
Fix local login
|
2020-02-18 16:01:20 +01:00 |
Christian Cueni
|
3c72c9559e
|
Split token and local login
|
2020-02-18 14:36:49 +01:00 |
Christian Cueni
|
f3bd38e819
|
Redirect users without license to coupon page
|
2020-02-18 13:48:45 +01:00 |
Christian Cueni
|
26a342c5a5
|
Fix license verification flow
|
2020-02-18 13:32:17 +01:00 |
Ramon Wenger
|
879db2000b
|
Toggle the new sidebar
|
2020-02-17 16:14:48 +01:00 |
Christian Cueni
|
36c43bf4e1
|
Detect 402 in frontend, allow me query
|
2020-02-17 16:08:47 +01:00 |
Christian Cueni
|
82c1135f0e
|
Add coupon call in frontend, add tests, fix api
|
2020-02-13 10:03:00 +01:00 |
Ramon Wenger
|
76fa510053
|
Update local school class cache after joining a class
|
2020-02-12 20:28:46 +01:00 |
Ramon Wenger
|
a4a5e37268
|
Add code to school class, add form and mutation to join class
|
2020-02-12 10:17:31 +01:00 |
Christian Cueni
|
b36ba5f9a1
|
Add email verifcation page
|
2020-02-11 14:44:14 +01:00 |
Christian Cueni
|
a0eeec4e18
|
Add extra fields to registration, remove unused fields
|
2020-02-11 14:44:14 +01:00 |
Christian Cueni
|
587d661ca8
|
Add hello page, add local mutation
|
2020-02-11 14:42:58 +01:00 |
Ramon Wenger
|
542c7c6d84
|
Merged in feature/taskbase-spellcheck (pull request #45)
Feature/taskbase spellcheck
Approved-by: Christian Cueni <christian.cueni@iterativ.ch>
|
2020-02-06 14:16:40 +00:00 |
Ramon Wenger
|
66842ac1d8
|
Add instruments to the my activity page
|
2020-02-05 11:35:04 +01:00 |
Ramon Wenger
|
ec1d68dd51
|
Add sentence offset to spell check results
Without that property, the offset always just starts at the current
sentence, not the whole user input
|
2020-02-03 15:04:52 +01:00 |
Ramon Wenger
|
c9222adf60
|
Update cypress tests to mock the server
|
2020-01-20 17:14:20 +01:00 |
Ramon Wenger
|
bc9bf8cdec
|
Remove modules from manual cache definition
|
2020-01-20 13:03:01 +01:00 |
Ramon Wenger
|
7f71977523
|
Add initial frontend implementation for spell checks
|
2020-01-20 13:01:00 +01:00 |
Ramon Wenger
|
6c8628f56f
|
Prevent apollo client from throwing errors on 302 response
|
2020-01-20 10:38:29 +01:00 |
Ramon Wenger
|
8c908fddd2
|
Use slug to identify modules for the bookmark mutation
|
2020-01-16 15:03:50 +01:00 |
Ramon Wenger
|
5200d2165d
|
Use slug to identify instruments on client
|
2020-01-16 10:44:37 +01:00 |
Ramon Wenger
|
35cdd5ff5f
|
Remove superfluous query file
|
2020-01-13 19:48:46 +01:00 |
Ramon Wenger
|
2b40f81764
|
Add bookmark actions to instrument, implement instrument bookmark
|
2020-01-08 15:00:40 +01:00 |
Ramon Wenger
|
8765de9603
|
Add instrument query by id
|
2020-01-08 14:58:07 +01:00 |
Ramon Wenger
|
01ab01a9e9
|
Add instruments to local cache
|
2020-01-08 14:56:07 +01:00 |
Ramon Wenger
|
9fb8e13c1c
|
Enable scrolling to the content blocks in a module
|
2019-12-18 16:28:24 +01:00 |
Ramon Wenger
|
65a09fb9c7
|
Use the GQL cache for local state
|
2019-12-18 16:23:33 +01:00 |
Ramon Wenger
|
cb13aa1ea5
|
Update my activity in client
|
2019-12-18 13:17:08 +01:00 |
Ramon Wenger
|
388c1f63d7
|
Merged in feature/bookmarks-for-modules-and-chapters (pull request #42)
Feature/bookmarks for modules and chapters
|
2019-12-10 14:09:13 +00:00 |
Ramon Wenger
|
89e3925590
|
Change submissionfeedback to submission_feedback or submissionFeedback,
respectively
|
2019-12-09 10:30:49 +01:00 |
Ramon Wenger
|
f6f61aaf05
|
Add bookmark action for modules
|
2019-12-03 15:06:47 +01:00 |
Ramon Wenger
|
7c534cbe5c
|
Add first raw implementation for adtl. bookmark types
|
2019-12-02 13:56:52 +01:00 |
Christian Cueni
|
735eae25e3
|
Handle submissions with no feedback
|
2019-11-19 15:32:13 +01:00 |
Christian Cueni
|
a732074a9b
|
Add feedback in student view
|
2019-11-18 17:42:53 +01:00 |
Christian Cueni
|
6bdce35f7f
|
Style submissions page
|
2019-11-18 15:15:25 +01:00 |
Christian Cueni
|
662071d066
|
Handle form updates
|
2019-11-18 13:46:27 +01:00 |
Christian Cueni
|
d3a81e17d8
|
Add Feedback container component
|
2019-11-14 11:11:58 +01:00 |
Christian Cueni
|
ad07ada2f2
|
Add feedback to submission view, style view
|
2019-11-13 19:25:24 +01:00 |
Christian Cueni
|
436a9b891f
|
Add registration component
|
2019-11-11 18:19:34 +01:00 |
Christian Cueni
|
95d1c4708a
|
Merge branch 'develop' into feature/highlight-proof-of-concept
# Conflicts:
# client/src/components/ContentBlock.vue
|
2019-11-06 08:17:40 +01:00 |
Ramon Wenger
|
1d5603ed5f
|
Add note update mutation
|
2019-10-12 08:54:20 +02:00 |
Ramon Wenger
|
62460d58ab
|
Add node for notes
|
2019-10-12 08:52:23 +02:00 |
Ramon Wenger
|
67cfc4b572
|
Add modal for adding notes
|
2019-10-10 09:50:27 +02:00 |
Christian Cueni
|
062269f030
|
Add loggedIn guard, add basic login component
|
2019-10-08 09:30:00 +02:00 |
Ramon Wenger
|
5fd81a2bd6
|
Rename Highlight to Bookmark
|
2019-10-07 17:10:39 +02:00 |
Ramon Wenger
|
4247164067
|
Add highlight mutation
|
2019-10-02 11:39:40 +02:00 |
Ramon Wenger
|
584b48a6a6
|
Add notes app and a PoC for highlights
|
2019-10-02 11:38:53 +02:00 |
Ramon Wenger
|
e10b577ac1
|
Add solution visibility check to survey
|
2019-09-09 14:04:47 +02:00 |
Ramon Wenger
|
6020da8598
|
Add action menu and delete method to objectives
|
2019-08-26 11:15:25 +02:00 |
Ramon Wenger
|
6d5fa1806d
|
Enable teachers to add new objectives instead of objective groups
|
2019-08-22 19:01:26 +02:00 |
Ramon Wenger
|
76b3f70a87
|
Hide single objectives instead of whole groups
|
2019-08-21 16:26:51 +02:00 |
Christian Cueni
|
2fa006d790
|
Rename block, update frontend
|
2019-08-14 11:52:44 +02:00 |
Christian Cueni
|
638bea0cd0
|
Use cache to propagate changes, add tests, style popover
|
2019-07-25 11:43:51 +02:00 |
Ramon Wenger
|
cd6ff31cef
|
Add instrument query to instrument overview
|
2019-07-17 09:54:34 +02:00 |
Ramon Wenger
|
2a4cf56825
|
Refactor some more occurences of basic knowledge to instrument
|
2019-07-17 09:54:34 +02:00 |
Ramon Wenger
|
98a8acac4f
|
Refactor subnavigation and implement module subnavigation
|
2019-07-16 16:15:20 +02:00 |
Ramon Wenger
|
9dca627465
|
Merged in feature/surveyjs (pull request #17)
Feature/surveyjs
|
2019-07-04 11:31:12 +00:00 |
Ramon Wenger
|
0e3ed9ea7a
|
Remove year from school class model
|
2019-07-03 11:58:25 +02:00 |
Ramon Wenger
|
9b85560795
|
Add answers to surveys
|
2019-06-27 17:56:29 +02:00 |
Ramon Wenger
|
f9642ff49e
|
Get survey from server and display it dynamically
|
2019-06-27 17:55:07 +02:00 |
Ramon Wenger
|
590fd180c3
|
Move project and room actions to own component
Also adds those actions to the detail pages of both entity types. Also refactors some code.
|
2019-05-22 17:47:31 +02:00 |
Ramon Wenger
|
735d2d9afa
|
Add project entry deletion by user
|
2019-05-21 14:39:25 +02:00 |
Ramon Wenger
|
d5364d8d9d
|
Re-add intro to module
|
2019-05-21 14:08:30 +02:00 |
Ramon Wenger
|
175b517e75
|
Add form for editing project entries
|
2019-05-13 17:57:21 +02:00 |
Christian Cueni
|
ed38e73f5b
|
Merged in feature/profile-image (pull request #16)
Feature/profile image
Approved-by: Ramon Wenger <ramon.wenger@iterativ.ch>
|
2019-04-25 09:23:37 +00:00 |
Christian Cueni
|
aca8bd0d2d
|
Add possibility to upload avatars
|
2019-04-24 14:23:54 +02:00 |
Ramon Wenger
|
d7a3dd74c2
|
Add document upload to project entry
|
2019-04-24 10:41:27 +02:00 |
Christian Cueni
|
40a0c3ecbe
|
Merge branch 'feature/pw-reset' into develop
|
2019-04-15 10:31:14 +02:00 |
Christian Cueni
|
59d88d5143
|
use activity data in frontent
|
2019-04-11 17:00:59 +02:00 |
Ramon Wenger
|
6853cc8734
|
Update last module in a mutation instead of the query
|
2019-04-11 14:15:36 +02:00 |
Christian Cueni
|
f8c1f372cb
|
merge develop into feature/pw-reset
|
2019-04-11 08:14:08 +02:00 |
Christian Cueni
|
42c579b047
|
use me query, add components
|
2019-04-09 16:24:05 +02:00 |
Christian Cueni
|
e3575bcf97
|
Handle backenderrors in frontend
|
2019-04-04 15:57:02 +02:00 |
Christian Cueni
|
d03524e803
|
add entry count to project widget
|
2019-03-27 15:56:27 +01:00 |
Christian Cueni
|
f9f1b6819c
|
use id as condition for menu, add owner name
|
2019-03-27 15:37:59 +01:00 |
Christian Cueni
|
0e1bca4c78
|
add unshare for projects
|
2019-03-27 14:20:21 +01:00 |
Christian Cueni
|
d9f07c1adb
|
refactor widget footer, add possibility to delete project
|
2019-03-27 09:33:12 +01:00 |
Ramon Wenger
|
8754900e84
|
Add dynamic project entry display and creation to frontend
|
2019-03-13 17:55:13 +01:00 |
Ramon Wenger
|
117e8bf0d8
|
Add vimeo video to topic
|
2019-03-11 19:45:28 +01:00 |
Ramon Wenger
|
474110126d
|
Wire up portfolio frontend to backend
|
2019-03-07 10:54:27 +01:00 |
Ramon Wenger
|
10b35a5a3e
|
Add last visited module to user
|
2019-03-01 11:19:43 +01:00 |
Ramon Wenger
|
0d99019e94
|
Make full screen image scrollable
|
2019-02-20 15:00:40 +01:00 |
Ramon Wenger
|
e147d75893
|
Add assignment text to submissions page
|
2019-02-19 20:42:06 +01:00 |
Ramon Wenger
|
1c09a0629f
|
Add solution to result page
|
2019-02-13 16:35:06 +01:00 |
Ramon Wenger
|
2452494b33
|
Add solution to assignment in content block
|
2019-02-13 16:21:18 +01:00 |
Ramon Wenger
|
ea7a306522
|
Add solution toggling to frontend
|
2019-02-07 16:58:20 +01:00 |
Ramon Wenger
|
2fa373bc30
|
Add class filter to results
|
2018-12-06 16:29:27 +01:00 |
Ramon Wenger
|
9a6b9bf3e3
|
Add edit objective form wizard to client
|
2018-11-21 14:56:43 +01:00 |
Ramon Wenger
|
a1fd28b48e
|
Add objective group mutation
|
2018-11-20 17:28:29 +01:00 |
Ramon Wenger
|
90f980fe09
|
Remove subtitle from room entry
|
2018-11-01 16:18:35 +01:00 |
Ramon Wenger
|
e72475fc14
|
Unify objectives under one objective group for students
|
2018-11-01 14:24:41 +01:00 |
Ramon Wenger
|
97bea4289e
|
Add visibility popover to objective group widget
|
2018-10-31 15:37:46 +01:00 |
Ramon Wenger
|
9b6207f192
|
Change title in objective group model
|
2018-10-30 23:31:54 +01:00 |
Ramon Wenger
|
5b50e497c9
|
Add room entry edit mask
|
2018-10-30 11:57:41 +01:00 |
Ramon Wenger
|
c536a04122
|
Add parts for room entry deletion
|
2018-10-29 18:54:34 +01:00 |
Ramon Wenger
|
daa8491578
|
Add workaround for cache misses
|
2018-10-29 13:23:42 +01:00 |
Ramon Wenger
|
0ab58b7582
|
Fix disappearing submission bug for student
|
2018-10-25 15:46:31 +02:00 |
Ramon Wenger
|
aea8beff49
|
Add navigation by basic knowledge slug
|
2018-10-25 13:53:13 +02:00 |
Ramon Wenger
|
ee8e33e026
|
Remove role from GQL query
|
2018-10-24 15:16:31 +02:00 |
Ramon Wenger
|
82417a5a7a
|
Add hero image to module detail component
|
2018-10-23 12:47:31 +02:00 |
Christian Cueni
|
93ad822457
|
Add logout functionality
Remove unused imports
Add file header
Check response
remove file headers
|
2018-10-23 08:20:25 +02:00 |
Christian Cueni
|
d7aa98e3e3
|
Add basic pages & queries for single submissions
|
2018-10-22 13:33:47 +02:00 |
Ramon Wenger
|
2e4255260b
|
Add hero image to module teasers
|
2018-10-19 10:57:07 +02:00 |
Ramon Wenger
|
febed9adc4
|
Fetch topic information from API
|
2018-10-19 10:36:31 +02:00 |
Christian Cueni
|
0db89c116d
|
style checkbox, refactor task assignment
|
2018-10-16 15:28:18 +02:00 |
Christian Cueni
|
3547a30228
|
allow user to set block type
|
2018-10-16 07:29:41 +02:00 |
Ramon Wenger
|
9e1c0cd39b
|
Merge remote-tracking branch 'origin/feature/objective-control'
|
2018-10-11 15:44:27 +02:00 |
Christian Cueni
|
5dd77eab5d
|
use cache for update, incorperate feedback
|
2018-10-11 14:12:47 +02:00 |
Ramon Wenger
|
3d0c9e4b93
|
Render room entry dynamically on article view
|
2018-10-11 14:09:09 +02:00 |
Ramon Wenger
|
a4954b4e82
|
Remove sandbox folder
|
2018-10-11 13:46:12 +02:00 |
Ramon Wenger
|
ce86e45743
|
Add content block deletion mutation
|
2018-10-11 11:39:50 +02:00 |
Christian Cueni
|
5970ac3427
|
update objective progress items
|
2018-10-10 10:45:56 +02:00 |
Ramon Wenger
|
645c998d5c
|
Add 'user created' property on user created content blocks
|
2018-10-10 10:34:30 +02:00 |
Ramon Wenger
|
26d3479871
|
Add title to assignment view
Also, make route changes work smoothly
|
2018-10-08 16:00:32 +02:00 |
Ramon Wenger
|
3be07c471c
|
Add submissions query to submissions page
|
2018-10-08 15:05:59 +02:00 |
Ramon Wenger
|
b1e44ef263
|
Rename rooms query
|
2018-10-08 14:34:56 +02:00 |
Ramon Wenger
|
2adfffd441
|
Add role to user query
|
2018-10-08 11:34:04 +02:00 |
Ramon Wenger
|
d970f75fa4
|
Refactor school class naming
|
2018-10-08 10:52:55 +02:00 |
Daniel Egger
|
85cc99470e
|
Fixed case problem in filename for gql imports
|
2018-10-06 23:23:00 +02:00 |
Daniel Egger
|
1d29cc51ec
|
Fixed rooms for new SchoolClass model
|
2018-10-05 14:38:51 +02:00 |
Daniel Egger
|
bd4a9fded3
|
Show ContentBlock actions only with the right permission
|
2018-10-05 14:11:00 +02:00 |
Daniel Egger
|
41d6e87f81
|
Refactored FilterBar to only show school-classes of logged in user
|
2018-10-05 11:40:24 +02:00 |
Daniel Egger
|
d273d711c1
|
Renamed UserGroup to SchoolClass step 2
|
2018-10-05 11:25:05 +02:00 |
Daniel Egger
|
21c85941be
|
Show the name of the logged in user in DefaultLayout
|
2018-10-05 10:49:12 +02:00 |
Ramon Wenger
|
bf5ee0ea09
|
Re-use module query in client code
|
2018-10-04 15:31:25 +02:00 |
Ramon Wenger
|
d379bfcc10
|
Add dynamic slug to module route
|
2018-10-04 10:49:35 +02:00 |