Commit Graph

22 Commits

Author SHA1 Message Date
450965698f Grow/shrink buttons depending on number of buttons visible 2018-03-07 10:55:13 +01:00
accf0550d7 reworked the exercise edit dialog. Moved javascript part from editor_edit.js.erb to exercises.js.erb.
Manipulated some further javascript as necessary. It is not super elegant, but this is due to the former structure of the code which uses cloned dummy forms.
Integrating the ace editor made some strange calls necessary.
Also fixed toggling the input area and the file upload dialog
2016-10-12 16:35:21 +02:00
2b621e2de6 some more code cleanup and UI optimizations 2016-09-09 16:10:43 +02:00
77452e6c2b move progress into sidebar 2016-09-09 15:40:09 +02:00
bac86cd466 Made editor-resizing possible. 2016-09-09 13:42:51 +02:00
952cc5ec24 Moved buttons to the top. 2016-09-09 13:21:51 +02:00
18c8927e86 set height of ace editor to 600px. 2016-09-01 18:47:32 +02:00
c2bdcc7915 Added more height! 2016-09-01 17:54:04 +02:00
f170fee6a9 Replaced hr with enforced margin. 2016-09-01 17:49:59 +02:00
1f159ce0bd some cleanup,
reducing size of questions sidebar
2016-09-01 16:48:55 +02:00
e42330cf1b Added tooltip to request-comments button.
Added locale for all new texts.
2016-09-01 16:27:40 +02:00
b24db1dca0 Toggle description
Tooltips fixed
Buttons moved
2016-09-01 15:23:58 +02:00
fc1266d0d1 Added tooltips to sidebar buttons. 2016-09-01 14:35:08 +02:00
dca26cf237 Refactored frontend.
Moved output to editor tab.
Added collapse function to sidebar.
2016-09-01 10:49:55 +02:00
98afb71ba9 prevent request comment button to be shown on editors not beeing the first editor too early. 2016-05-03 08:32:27 +02:00
1f7f2865a0 Some cosmetic changes. Fade out of button after asking a question, some margin to avoid interference of the button with scrollbars, reduced timeframe upon appearance and changed modal window description text. 2016-05-01 12:12:46 +02:00
bd4fbcb8fb Add hovering button 2016-04-30 13:20:10 +02:00
b4527aef50 implemented autosave, save button is now hidden. there is a label to show the last save timestamp. Code is saved on browser close. 2015-08-12 17:38:34 +02:00
ca63415533 Finalize merge of commenting functionality 2015-03-27 12:20:53 +01:00
49f5ab061a added button state for files which no actions are available for 2015-03-21 12:40:58 +01:00
b28c95b2c7 warn in case of lacking client-side SSE support 2015-03-14 12:32:52 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00