summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/notes.js
Commit message (Expand)AuthorAgeFilesLines
* Added ability to toggle resolving by commentingPhil Hughes2016-07-261-4/+8
* Correctly resolves/unresolves discussionsPhil Hughes2016-07-261-2/+2
* Fixed JS bugs in note.js mergePhil Hughes2016-07-261-2/+2
* Merge branch 'master' into diff-line-comment-vuejsPhil Hughes2016-07-261-0/+781
|\
| * ES6ify all the things!Fatih Acet2016-07-241-0/+732
|/
* Remove old methods and classesDmitriy Zaporozhets2013-12-251-584/+0
* Make note anchors actually workDmitriy Zaporozhets2013-12-251-3/+0
* Drop rjs from Notes#indexDmitriy Zaporozhets2013-11-291-3/+6
* FIX: note-original-content appending itself too many timesCornelio Hopmann2013-11-101-4/+8
* Show autocomplete list when editing notes.Jack Weeden2013-07-291-1/+2
* Fix typosJohannes Schleifenbaum2013-07-291-1/+1
* Fix multiple trigger on button attachmentDmitriy Zaporozhets2013-07-101-0/+6
* Merge branch 'master' into 6-0-devDmitriy Zaporozhets2013-07-021-7/+140
|\
| * Ability to edit commentsJack Weeden2013-07-011-7/+140
* | Unbind note events to prevent firing twice with turbolinksDmitriy Zaporozhets2013-06-211-1/+11
|/
* add attachemnts support for wallDmitriy Zaporozhets2013-03-191-1/+0
* Remove wall from basic notes logicDmitriy Zaporozhets2013-03-191-141/+0
* Result of misspellings run.Kevin Lyda2013-03-171-1/+1
* a bit of restyling. Replace some images with icons. Simplify note formDmitriy Zaporozhets2013-01-311-2/+2
* change logic on line_codeDmitriy Zaporozhets2013-01-151-0/+4
* Fix comment and reply buttonsRiyad Preukschas2013-01-021-0/+1
* Revamped note form options.Riyad Preukschas2012-12-031-26/+63
* Fix a bunch of smaller glitches.Riyad Preukschas2012-12-031-45/+27
* Fix handling form errors.Riyad Preukschas2012-12-031-11/+55
* Unify forms for discussions and main target.Riyad Preukschas2012-12-031-33/+88
* Fix wall notesRiyad Preukschas2012-12-031-2/+18
* Fix common form and note previewRiyad Preukschas2012-12-031-65/+76
* Move code for appending a discussion note to notes JSRiyad Preukschas2012-12-031-0/+14
* Reformat notes JSRiyad Preukschas2012-12-031-189/+177
* Refactor discussion replyRiyad Preukschas2012-12-031-28/+32
* Refactor diff notes creationRiyad Preukschas2012-12-031-78/+171
* Make notes JS know which notes are new in a requestRiyad Preukschas2012-12-031-19/+20
* Update notes views to support discussionsRiyad Preukschas2012-12-031-3/+10
* Fix Notes JSRiyad Preukschas2012-11-141-7/+29
* Fix vote counting to only count main target notes (not mixed in ones)Riyad Preukschas2012-10-101-1/+1
* Merge branch 'update-votes-when-adding-notes' of https://github.com/riyad/git...Dmitriy Zaporozhets2012-09-181-3/+40
|\
| * Update votes when creating or refreshing notesRiyad Preukschas2012-09-151-3/+40
* | Fix project update. Make slim form only for reversed commentsDmitriy Zaporozhets2012-09-181-5/+10
|/
* Update Notes JS for reversed notesRiyad Preukschas2012-09-141-7/+20
* Rename note.js to notes.jsRiyad Preukschas2012-09-141-0/+238