Ramon Wenger
|
e96211803b
|
Clean up code
|
2020-02-18 09:20:47 +01:00 |
Ramon Wenger
|
ef4f8aefd3
|
Add user data to profile widget
|
2020-02-17 16:50:07 +01:00 |
Ramon Wenger
|
5b67ecfb8c
|
Add profile edit link to sidebar
|
2020-02-17 16:20:53 +01:00 |
Ramon Wenger
|
2f00a98838
|
Add new default user avatar
|
2020-02-17 16:16:33 +01:00 |
Ramon Wenger
|
bdd3705bff
|
Update styling, clean up code
|
2020-02-17 16:16:13 +01:00 |
Ramon Wenger
|
879db2000b
|
Toggle the new sidebar
|
2020-02-17 16:14:48 +01:00 |
Ramon Wenger
|
08b816f3fd
|
Add sidebar
|
2020-02-17 16:13:48 +01:00 |
Ramon Wenger
|
d22a77e513
|
Update styling on join class page
|
2020-02-13 15:51:50 +01:00 |
Ramon Wenger
|
97469ce419
|
Mock the backend for the cypress test
|
2020-02-12 21:01:26 +01:00 |
Ramon Wenger
|
99487c9705
|
Add unit tests
|
2020-02-12 20:29:22 +01:00 |
Ramon Wenger
|
2682b876b8
|
Prevent joining the same class again
|
2020-02-12 20:29:05 +01:00 |
Ramon Wenger
|
76fa510053
|
Update local school class cache after joining a class
|
2020-02-12 20:28:46 +01:00 |
Ramon Wenger
|
919c0aec18
|
Add loading message for spellcheck
|
2020-02-12 10:37:34 +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 |
Ramon Wenger
|
17fd7575b4
|
Add django silk to dev mode
|
2020-02-12 10:16:44 +01:00 |
Ramon Wenger
|
6688cedd7c
|
Add initial cypress test for students to join classes
|
2020-02-10 15:42:22 +01:00 |
Ramon Wenger
|
680b78e904
|
Only show instruments that are live and not only a draft
|
2020-02-10 15:37:03 +01:00 |
Ramon Wenger
|
12f3b2d9a7
|
Simplify the logic of visible content blocks for students
|
2020-02-10 09:27:43 +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
|
d11d494fae
|
Clean up code
|
2020-02-06 15:06:50 +01:00 |
Ramon Wenger
|
2e4ac4d265
|
Add empty property to instrument activity
|
2020-02-05 14:00:25 +01:00 |
Ramon Wenger
|
f485dc5b65
|
Update readme
|
2020-02-05 11:35:04 +01:00 |
Ramon Wenger
|
66842ac1d8
|
Add instruments to the my activity page
|
2020-02-05 11:35:04 +01:00 |
Ramon Wenger
|
c4cacac1c7
|
Update schema, fix cypress test
|
2020-02-04 22:05:12 +01:00 |
Christian Cueni
|
d829d898b8
|
Merged in feature/clear-cache (pull request #44)
Reset cache on logout, refactor logout
|
2020-02-04 20:30:10 +00:00 |
Ramon Wenger
|
ece98b50cd
|
Change wagtail-factories package from master to specific version
|
2020-02-04 21:23:09 +01:00 |
Ramon Wenger
|
923ffa22e9
|
Fix package versions
|
2020-02-04 21:20:14 +01:00 |
Ramon Wenger
|
e8ada8f372
|
Add styling for spell check and teacher feedback
|
2020-02-03 15:11:01 +01:00 |
Ramon Wenger
|
6948c6724f
|
Reset corrections on input and on turn in
|
2020-02-03 15:06:43 +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 |
Christian Cueni
|
113b1d8d9a
|
Reset cache on logout, refactor logout
|
2020-01-22 08:43:01 +01:00 |
Ramon Wenger
|
5a58641183
|
Add registration of our assignments as taskbase tasks
|
2020-01-20 17:56:54 +01:00 |
Ramon Wenger
|
c9222adf60
|
Update cypress tests to mock the server
|
2020-01-20 17:14:20 +01:00 |
Ramon Wenger
|
2b9d14222d
|
Fix order of corrections
|
2020-01-20 13:03:01 +01:00 |
Ramon Wenger
|
bc9bf8cdec
|
Remove modules from manual cache definition
|
2020-01-20 13:03:01 +01:00 |
Ramon Wenger
|
374186ed27
|
Re-add styling for highlights
|
2020-01-20 13:02:27 +01:00 |
Ramon Wenger
|
cdb2570203
|
Add schema file, also add instructions to readme
|
2020-01-20 13:02:27 +01:00 |
Ramon Wenger
|
cfde20c67c
|
Add spell check component
|
2020-01-20 13:01:47 +01:00 |
Ramon Wenger
|
ff7a6b93b3
|
Add first implementation of a test with mocked GraphQL calls
|
2020-01-20 13:01:47 +01:00 |
Ramon Wenger
|
9ee3dc48b5
|
Add login via GraphQL to cypress commands
|
2020-01-20 13:01:00 +01:00 |
Ramon Wenger
|
53ce39c887
|
Add taskbase config variables to settings
|
2020-01-20 13:01:00 +01:00 |
Ramon Wenger
|
7f71977523
|
Add initial frontend implementation for spell checks
|
2020-01-20 13:01:00 +01:00 |
Ramon Wenger
|
bdda817533
|
Add spell check module to backend
|
2020-01-20 13:00:31 +01:00 |
Ramon Wenger
|
17e061892a
|
Fix assignment creation in dummy data
|
2020-01-20 12:53:49 +01:00 |
Ramon Wenger
|
cb1a6fda19
|
Add taskbase id field to assignments
|
2020-01-20 12:53:49 +01:00 |
Ramon Wenger
|
0d438babbf
|
Add requests dependency
|
2020-01-20 12:53:49 +01:00 |
Ramon Wenger
|
a195492ece
|
Temporarily disable problematic test
|
2020-01-20 11:06:51 +01:00 |
Ramon Wenger
|
6c8628f56f
|
Prevent apollo client from throwing errors on 302 response
|
2020-01-20 10:38:29 +01:00 |
Ramon Wenger
|
013b020f68
|
Upgrade cypress version
|
2020-01-16 17:48:25 +01:00 |
Ramon Wenger
|
90bc6139d3
|
Fix prefetch statements
|
2020-01-16 16:46:43 +01:00 |