Commit Graph

271 Commits

Author SHA1 Message Date
5eb6df87a1 Merge pull request #198 from openHPI/experimental-exercise-description-design
Experimental exercise description design
2018-08-08 10:14:40 +02:00
11137fa5f6 Style exercise description as a card and display an additional (more obvious) toggle 2018-08-03 14:38:58 +02:00
064a7b8690 Show icon and tooltip for user feedback that was generated through the anomaly detection cycle 2018-08-03 13:21:05 +02:00
d948ded2a6 Merge pull request #179 from openHPI/remove-error-massage-from-panel
Remove error message from panel
2018-06-15 15:24:39 +02:00
024b2bbd8b Fix comment 2018-06-15 15:12:30 +02:00
7128066660 Merge pull request #176 from openHPI/fix/destroy-files-from-exercise-edit
fix deleting files from exercise edit
2018-06-14 13:13:22 +02:00
ad8af3b98f Fix popovers disappearing due to parent overflow settings 2018-06-06 11:26:06 +02:00
293277df6a Delete files via ajax request instead to enhance flow when editing exercises 2018-06-05 16:51:58 +02:00
b88280bc6c Link to destroy action of the file object 2018-06-05 13:46:57 +02:00
89ae262ace fix comment 2018-06-03 17:58:35 +02:00
909d0de42e remove anchor test output 2018-06-03 16:57:57 +02:00
e7b3f48fc8 Merge branch 'master' into disable_rfcs
# Conflicts:
#	config/deploy.rb
2018-05-25 10:08:44 +02:00
5c4ea86c8e Fix finishing rate for zero users/submissions 2018-05-25 09:59:50 +02:00
e2567db4ed merged master into disable_rfcs 2018-05-16 17:44:28 +02:00
4739632db2 remove search bar 2018-05-16 15:29:56 +02:00
2541451d4b Add finishing rate to exercise statistics 2018-05-15 12:47:54 +02:00
3c9b1c6f71 change string to boolean, since this is evaluated in the slim template and not in javascript 2018-04-16 14:24:26 +02:00
f2f4419bb8 Don't highlight submissions within the same second 2018-04-10 14:23:23 +02:00
eb2b18a22f Highlight gaps in exercise working time 2018-04-10 14:15:35 +02:00
b314bab1e1 complete experiment groups, add view code 2018-03-28 14:55:25 +02:00
ccdcc43431 Display hints in editor frontend 2018-03-08 16:20:07 +01:00
fbff875348 remove rfc button altogether first, put in correct experiment groups 2018-02-27 13:48:52 +01:00
647e705a02 don't redirect to rfc for experimental groups and hide the button for them 2018-02-27 13:48:52 +01:00
9234f11eac remove failed option (it is not there yet) 2017-12-05 10:57:11 +01:00
34b2bf9eb1 Fix styling and link to exercise 2017-11-22 13:22:10 +01:00
23a804a6eb Link to user statistics from feedback 2017-11-20 15:05:25 +01:00
a9439a4df5 Message for no feedback 2017-11-20 15:01:34 +01:00
762a8233ab Link to exercise and show exercise description 2017-11-20 14:48:13 +01:00
2dcaf9d155 Show feedback creation date alongside username 2017-11-20 14:45:42 +01:00
951b71780c Merge pull request #129 from ThommyH/removeExpectedWorkingTime
removed expected working time from show/create/index of exercises
2017-11-15 14:26:12 +01:00
c5c42ca3bc Show list of feedback messages for specific exercises 2017-11-08 22:31:01 +01:00
04baf6c5d5 Make paths explicit to fix tests 2017-10-26 16:14:40 +02:00
95a849e9f5 removed expected working time from show/create/index and database since we do not use it 2017-10-04 11:41:08 +02:00
c9eb2be911 Merge remote-tracking branch 'origin/master' into rfc_run_assess_messages
# Conflicts:
#	app/assets/stylesheets/request-for-comments.css.scss
2017-09-27 15:09:24 +02:00
f2decf421b Merge pull request #127 from openHPI/collapsable-tags
Exercise editor improvements
2017-09-21 17:46:35 +02:00
f62b8f12c4 remove email adress from statistics view (also for admins) 2017-09-21 17:35:48 +02:00
194984a620 add cause to testruns
trigger run and assess on request_for_comment
2017-09-21 17:21:10 +02:00
d5aed4f7b6 Don't rely on parameter; use non-existing file name as indicator instead 2017-09-21 17:15:01 +02:00
10600045f4 Auto-expand new files 2017-09-21 17:09:27 +02:00
bbf94859eb Enable expanding multiple files at the same time 2017-09-21 16:31:30 +02:00
acf2bfb28e Collapse files by default 2017-09-21 16:24:21 +02:00
a6bc971659 Add I18n for tags 2017-09-21 16:15:17 +02:00
827f30b9e7 Wrap tags in collapsable container 2017-09-21 16:01:07 +02:00
df5e8133d2 Move subscribe box out of other comments container 2017-09-20 17:27:47 +02:00
be5b1df76a Make subscriptions insert-only 2017-09-20 17:14:55 +02:00
b1f790dcde Implement subscribe and unsubscribe 2017-09-13 14:22:46 +02:00
f628774995 Add checkbox to subscribe to author's comments 2017-09-06 14:25:18 +02:00
2869c0d7b8 Allow modal content to grow 2017-09-05 16:39:40 +02:00
73ec4d0902 Remove old delete all button 2017-08-25 18:31:47 +02:00
8a2a4c2b51 Add container for new comment visuals 2017-08-23 17:52:28 +02:00