summaryrefslogtreecommitdiff
path: root/app/views/projects/notes/_form.html.haml
Commit message (Expand)AuthorAgeFilesLines
* Extract LegacyDiffNote out of NoteDouwe Maan2016-05-131-0/+1
* Updated all GFM forms to use new GLForm classPhil Hughes2016-04-141-1/+1
* Notes form JS updatePhil Hughes2016-04-141-1/+1
* Restyling on elements in comment formPhil Hughes2016-04-041-1/+1
* Started refactoring of note formPhil Hughes2016-04-041-1/+1
* Fixed tests for comment formsPhil Hughes2016-03-041-1/+1
* Added discard button to comment formPhil Hughes2016-03-041-2/+3
* Change `js-quick-submit` behavior to expect the class on the formRobert Speicher2016-03-021-2/+2
* Improve button stylesDrew Blessing2016-01-081-1/+1
* new button sizesAndriy Dyadyura2015-12-231-1/+1
* Remove unnecesary wrapper elementsDouwe Maan2015-12-021-5/+4
* Don't use params[:view] directly.param-viewDouwe Maan2015-11-171-1/+1
* Quick Submit all the things!Robert Speicher2015-10-071-1/+1
* Fixes to dropdown, font colors for new project and merge requestAndrey2015-10-071-1/+1
* More tweaks to make note edit/preview CSS consistentStan Hu2015-09-211-1/+1
* Render Note field hints consistently for "new" and "edit" formsrs-issue-2010Robert Speicher2015-07-261-12/+2
* Fixed the issuescomment-box-changesDarby2015-07-091-1/+2
* Comment box/Placeholder text redoDarby2015-07-011-2/+7
* Support commenting on a diff in side-by-side viewStan Hu2015-06-161-0/+2
* Show warning when a comment will add 10 or more people to the discussion.Douwe Maan2015-06-051-5/+2
* Support configurable attachment size via Application SettingsStan Hu2015-04-021-1/+1
* Fix bug where editing a comment with "+1" or "-1" would cause a server errorStan Hu2015-03-021-1/+1
* Merge branch 'master' into extend_markdown_uploadDouwe Maan2015-02-241-2/+2
|\
| * Merge branch 'master' into rails-4.1.9Vinnie Okada2015-02-191-1/+1
| |\
| * | Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-2/+2
* | | Remove note attachment file selector.Douwe Maan2015-02-171-8/+0
* | | Refactor.Douwe Maan2015-02-171-1/+1
* | | Generalize the image upload in markdownHannes Rosenögger2015-02-171-3/+3
| |/ |/|
* | Make sure Markdown previews always use the same styling as the eventual desti...Douwe Maan2015-02-171-1/+1
|/
* Refactor zen mode. Make it works in diffsDmitriy Zaporozhets2015-01-151-1/+1
* Huge set of fixes for comments logicDmitriy Zaporozhets2015-01-141-2/+3
* Merge branch 'upstream-master' into markdown-previewVinnie Okada2014-12-071-1/+1
|\
| * UI improvements mostly for mobile screensDmitriy Zaporozhets2014-12-021-1/+1
* | Add Markdown preview to more formsVinnie Okada2014-10-151-16/+6
|/
* Upgrade to Font Awesome v4.2Sullivan SENECHAL2014-10-031-1/+1
* Search for 'div-dropzone' correctlyfix_selecting_them_uploadRobert Schilling2014-10-011-1/+1
* Factor zen mode.Ciro Santilli2014-09-201-7/+2
* Implement zen mode for issues/MRs/notesRobert Schilling2014-09-111-1/+6
* Add tabindex -1 to skip on tabbing.Marin Jankovski2014-06-181-2/+2
* Revert "Implements and refactors clipboard feature for markdown."Dmitriy Zaporozhets2014-06-031-3/+3
* Replace existing links to help pages with the new ones.Marin Jankovski2014-05-291-1/+1
* Implements and refactors clipboard feature for markdown.erbunao2014-05-281-3/+3
* Improve notes form UI/UXDmitriy Zaporozhets2014-05-241-18/+16
* Implements drag and drop upload in creating issuesEarle Bunao & Neil Calabroso2014-05-231-10/+15
* Use more specific class names: grouped -> btn-groupedDmitriy Zaporozhets2014-02-201-1/+1
* Include tw bootstrap manually. Fix hide classDmitriy Zaporozhets2014-01-011-1/+1
* Switch Notes controller to use jsonDmitriy Zaporozhets2013-12-251-2/+1
* Make comment preview button whiteDmitriy Zaporozhets2013-12-181-1/+1
* Add authenticity_token: true to multipart formsDmitriy Zaporozhets2013-12-121-1/+1
* Rollback preview button hrefDmitriy Zaporozhets2013-11-271-2/+2