Commit Graph

8 Commits

Author SHA1 Message Date
c083682dd8 Show forms only to users who are logged in
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-05-25 21:21:47 +02:00
4cb3a60f16 Show add button only if no comments already exist for the line
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-05-24 15:54:18 +02:00
2b6001b189 Fix ui bug reported by @lunny causing wrong position of add button
Add functionality to "Cancel" button
Add scale effects to add button
Hide "Cancel" button for existing comments

Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-05-24 15:41:57 +02:00
de7081c2ab Comments will be shown at the right place now
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-05-14 14:05:38 +02:00
066086c390 Improved comment rendering in "Files" view by adding Comments to DiffLine
Signed-off-by: Jonas Franz <info@jonasfranz.software>
2018-05-12 19:09:42 +02:00
85e1ad593a Initial ui components for pull request review 2018-05-06 23:52:05 +03:00
762f1d7237 Add wrapping to long diff lines (#2789)
* Add wrapping to long diff lines to fix #1827

* Fix  css class and make changes to source (less) files

* Fix wrong space indentation

* Fix indentation inconsistencies and remove very old WebKit workaround
2017-10-27 12:30:54 +08:00
ba27d71abe Web editor: improve edit file 2016-08-28 04:31:42 -07:00