summaryrefslogtreecommitdiff
path: root/app/views/projects/_zen.html.haml
Commit message (Collapse)AuthorAgeFilesLines
* Disable slash commands on edit formsDouwe Maan2016-08-121-1/+2
|
* Fixed typo in zen.scss and corresponding viewsYatish Mehta2016-05-041-1/+1
|
* Updated all GFM forms to use new GLForm classPhil Hughes2016-04-141-2/+2
|
* Added toolbar to comment formPhil Hughes2016-04-041-9/+8
|
* Restyling on elements in comment formPhil Hughes2016-04-041-5/+3
|
* Started refactoring of note formPhil Hughes2016-04-041-4/+3
|
* Autosize textareasRobert Speicher2016-01-131-1/+1
|
* Refactor ZenModers-zenmode-cleanupRobert Speicher2016-01-081-5/+4
| | | | | | | | - No longer depends on the "hidden checkbox". - No longer depends on manually storing/restoring the scroll position. Instead, we take advantage of jquery.scrollTo. - Event-based. - Simplifies the state-based styling.
* Fix 'Attach a file' link in new tag formnew-tag-textareaDouwe Maan2015-11-191-3/+6
|
* Don't use link_to/image_tag where not neededYorick Peterse2015-10-151-3/+3
| | | | | | | | | In these particular instances we can just use HAML tags directly. This can shave off some time spent loading issue pages, though this depends on the amount of comments being displayed. When viewing https://gitlab.com/gitlab-org/gitlab-ce/issues/2164 locally these changes reduce loading time by about 400 ms in total.
* Comment box/Placeholder text redoDarby2015-07-011-1/+1
|
* Show a random Markdown tip in the textarea placeholderRobert Speicher2015-06-231-1/+1
|
* Revert "Changed the placeholder text and modified the css class to make it ↵revert-placeholderDarby2015-06-181-1/+1
| | | | | | visible" This reverts commit c39c823421e9dfd3add4cb49a82fa32831797aa0.
* Changed the placeholder text and modified the css class to make it visibleplaceholder_textDarby2015-06-161-1/+1
|
* Fix tabindex for comment formDmitriy Zaporozhets2015-01-151-1/+1
|
* Refactor zen mode. Make it works in diffsDmitriy Zaporozhets2015-01-151-3/+6
|
* Factor zen mode.Ciro Santilli2014-09-201-0/+7