Commit Graph

5 Commits

Author SHA1 Message Date
Maximilian Grundke
87d4eb8b0d Let everyone see all comments and polish request for comments overview 2016-05-10 18:17:02 +02:00
Ralf Teusner
c9b2af0fdb show question instead of execution environement 2016-05-06 17:24:38 +02:00
Ralf Teusner
8ba67c68c0 retrieve correct displaynames for users (from consumer if it is openHPI, otherwise use internal name) 2016-04-27 18:33:27 +02:00
Maximilian Grundke
96c7e5958f Make requests sortable 2016-04-26 14:22:57 +02:00
Ralf Teusner
d292fec47c Code Cleanup: Usage of Polymorphic User instead of ExternalUser and InternalUser
Renamed requestor_user_id -> user_id
Index of request_for_comments now returns the n (5?) newest requests per user. Solved via sliding windows in postgres, code added to model.
Added route to /my_request_for_comments/ that shows all requests for the current user.
Changed view from ERB to slim
2015-09-04 14:05:30 +02:00