Commit Graph

569 Commits

Author SHA1 Message Date
de52db89f0 Upgrade Rails to version 5.2.1 and adopt code & specs where necessary
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:00 +01:00
2bb5ea138c Display branch and commit info in dashboard 2018-10-10 13:41:05 +02:00
4e6d7f8b8a Order files by name by default
Explicit ordering in the view (!) is now no longer necessary.
2018-09-30 00:40:21 +02:00
816c6fcbf6 Fix highlighting for submissions occurring in the same second 2018-08-31 14:11:10 +02:00
159e587254 Show working time until intervention 2018-08-31 13:41:15 +02:00
eb2af34543 Cache rendered templates 2018-08-20 14:59:40 +02:00
5eb6df87a1 Merge pull request #198 from openHPI/experimental-exercise-description-design
Experimental exercise description design
2018-08-08 10:14:40 +02:00
f058e6074e Merge pull request #197 from openHPI/feature/anomaly_feedback_ui
Feature/anomaly feedback ui
2018-08-08 10:10:14 +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
97e010eba0 Merge remote-tracking branch 'origin/master' into feature/improved-tag-stats 2018-08-02 10:40:52 +02:00
6a1dbe4853 Add exercise title to statistics tooltip 2018-07-20 13:28:03 +02:00
bc33d9211f Allow filtering external user statistics by tag 2018-07-20 12:57:57 +02:00
16cd93d5a4 Remove now unnecessary pagination 2018-07-20 11:54:27 +02:00
e7f293ac14 Group exercise actions 2018-07-20 11:54:00 +02:00
7f18d844db Allow to order exercises in collection by title 2018-07-20 11:39:00 +02:00
365a6e2c74 Make exercise list larger 2018-07-20 11:07:48 +02:00
24c5e0e88d Order exercises in request body according to manual sort order in UI 2018-07-16 10:38:34 +02:00
620a0841e8 Cleanup 2018-07-13 16:54:19 +02:00
2d8f016b5e Add hidden form element to save added exercises to collection 2018-07-13 16:41:13 +02:00
5ea30b5625 Add UI for adding exercises to collection 2018-07-13 15:42:26 +02:00
260ac9f8fb Remove exercises and users from form data 2018-07-10 13:00:15 +02:00
1f8b505d47 Merge branch 'fix/exercise-anomaly-detection-nil-values' into feature/ordered_exercise_collection 2018-07-10 12:46:27 +02:00
e7b38df0eb Add sortable exercise list to exercise collection new/edit page 2018-07-03 16:14:19 +02:00
089bf578d3 Sort exercise collection items by position 2018-07-03 15:32:37 +02:00
76726a5ee3 Align sub-heading style 2018-07-03 14:15:54 +02:00
517641ae80 Load tag statistics into grid after the profile finished loading 2018-07-03 14:11:26 +02:00
804e70ea3b Move tag statistics to its own route for asynchronous loading 2018-07-03 13:09:35 +02:00
a3c5fa9261 Display tag statistics for external users on their profile 2018-07-03 12:42:58 +02:00
0395d5b038 Fix/highlight rfcs (#182)
* Fix highlighting condition

* Use highlighting color that is easier on the eyes
2018-06-25 12:01:31 +02:00
53fa0bd35d remove absolute points from user interface 2018-06-19 13:07:12 +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
55d8f513bb remove email from frontend 2018-06-15 15:02:19 +02:00
5a899fe74f highlight rfcs-not-to-answer 2018-06-15 14:47:03 +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
f1830f5322 re-introduce my_request_for_comments option for external_users 2018-05-16 15:30:18 +02:00
4739632db2 remove search bar 2018-05-16 15:29:56 +02:00
42fb81befd Merge pull request #168 from openHPI/activity-graphs
Activity graphs
2018-05-16 14:47:42 +02:00
2541451d4b Add finishing rate to exercise statistics 2018-05-15 12:47:54 +02:00
84ea900e4a Merge remote-tracking branch 'origin/master' into activity-graphs
# Conflicts:
#	config/locales/de.yml
#	config/locales/en.yml
2018-04-25 15:46:38 +02:00
96ebd392b3 Re-use view for user activity 2018-04-25 14:12:43 +02:00