Commit Graph

191 Commits

Author SHA1 Message Date
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
d26a0fa6a4 Enhance codeocean events with user agent and external-id if present 2016-09-27 17:56:16 +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
0f76b1cb90 Merge branch 'master' into editor-frontend-refactor
Conflicts:
	app/assets/javascripts/editor.js.erb
---> kept refactored one
2016-09-09 14:17:42 +02:00
8fe9303288 Merge pull request #80 from openHPI/recommend_request_for_comment
Some tidy up in request for comments (bugfix: removed leftover parts …
2016-09-09 14:12:47 +02:00
952cc5ec24 Moved buttons to the top. 2016-09-09 13:21:51 +02:00
8f499b72da Feature: Auto-Completion in Source Code
+ allow flags for exercises
2016-09-07 17:34:20 +02:00
b8da4dea17 Merge branch 'master' into editor-frontend-refactor
Conflicts:
	app/assets/javascripts/editor.js.erb
	app/views/exercises/implement.html.slim
2016-09-02 15:04:18 +02:00
ddaed5929b Naming of sidebars 2016-09-01 18:47:16 +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
1670839ecf Fixed part of prompt. 2016-09-01 17:41:00 +02:00
11d284b166 Disabled file tree and collapsed sidebar when filetree should be disabled. 2016-09-01 17:31:18 +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
0ca1cbaa14 Fixed file-creation-modal 2016-09-01 15:41:56 +02:00
858bbdab95 Fixed button. 2016-09-01 15:34:54 +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
21699952ff some renaming 2016-08-29 13:00:12 +02:00
8abc0bb15a cleanup 2016-08-26 13:22:16 +02:00
112a8bde42 done 2016-08-26 13:19:39 +02:00
e17782b18d done 2016-08-26 13:16:38 +02:00
0b6dc5e409 Merge branch 'master' into ace-editor-exercise-edit 2016-08-26 11:41:07 +02:00
cba44680ef save properly 2016-08-26 11:38:17 +02:00
f757737606 fields for instead form for (solved problem with sibmission button) 2016-08-26 11:37:57 +02:00
12cec1ac22 fields for instead form for (solved problem with sibmission button) 2016-08-24 14:08:07 +02:00
7bead2c473 implementation ready for testing 2016-08-17 15:53:16 +02:00
476188990f separate file for editor in edit view 2016-08-17 15:37:36 +02:00
9a47f126e4 routing error 2016-08-17 13:50:01 +02:00
6a6ed9f453 separate editor for each file 2016-08-15 16:06:15 +02:00
aa254366db adjustments in file form 2016-08-15 15:39:42 +02:00
2c23d96fae split code between editors 2016-08-12 16:43:19 +02:00
31b0c3ba25 Ace editor for each file form 2016-08-12 15:29:06 +02:00
728489c2fb refactor initTurtle, hiding and showing of canvas. 2016-08-12 14:41:20 +02:00
37f4e501c5 Merge remote-tracking branch 'origin/master' into ace-editor-exercise-edit 2016-08-12 13:23:02 +02:00
6e6c9143cd Some tidy up in request for comments (bugfix: removed leftover parts of requested_at attribute, some UI changes in comment dialog)
Redirect to open rfc if an exercise has been solved
2016-08-11 18:13:33 +02:00
eb03ef1e50 pass file to form 2016-08-03 16:22:35 +02:00
0f79c1b1d3 Merge pull request #76 from openHPI/markup-description
Markup description
2016-08-03 15:08:21 +02:00
778b2cdd63 Merge pull request #79 from openHPI/dropdown3
implement dropdown menu
2016-08-03 14:39:31 +02:00
37aac677d1 remove author 2016-08-03 14:37:55 +02:00
bc8abf851d remove statistics 2016-08-03 14:35:15 +02:00
b72b595388 implement dropdown menu 2016-08-03 14:32:01 +02:00
5c9311cf76 fix indentation in implement2 2016-08-03 11:29:04 +02:00
f6a7f6ee1c fix indentation in implement 2016-08-03 11:25:52 +02:00
984d592426 remove form2 2016-08-02 17:00:52 +02:00
23989dbc6c cleanup + rm 2016-08-02 16:59:24 +02:00
e1d0416a15 remove some files 2016-08-02 16:31:54 +02:00