techknowlogick
590d56dbb3
switch to fomantic-ui ( #9374 )
5 years ago
Alexey 〒erentyev
e80fe201c0
Fixed topics margin ( #9248 )
...
Signed-off-by: Alexey Terentyev <axifnx@gmail.com>
5 years ago
John Olheiser
51432ebb9c
Fix context menu overflow & review tag margin ( #9231 )
...
* Fix context menu overflow
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add review tag CSS
Signed-off-by: jolheiser <john.olheiser@gmail.com>
5 years ago
jaqra
802aa6d5f3
Add comment highlight when target from url ( #9047 )
...
* Add comment highlight css
* Add js to remove highlight on click outside
* Improve refresh page on click outside
* Use location.hash property to remove target
* Handle click ONLY clicked outside of 'targetted comment' (not other comment)
* Remove unnecessary checks and simply code
* Combine hash and setState to remove target path
5 years ago
John Olheiser
eb0359cad4
Context menus for comments ( #9043 )
...
* Add quote replies
Signed-off-by: jolheiser <john.olheiser@gmail.com>
5 years ago
Vedran
ef513e1af3
Fix double scroll in branch dropdown ( #9048 )
...
* Fix double scroll in branch dropdown
* Revert of 425ae38aa9
* Changes in .less, generated new .css
* Revert unnecessary commented line
5 years ago
Cherrg
1c911aa825
wiki - add 'write' 'preview' buttons to wiki edit like in issues ( #7241 )
...
* Add add 'write' 'preview' buttons to wiki edit like in issues
affects #6975
Signed-off-by: Michael Gnehr <michael@gnehr.de>
* update dark theme
Signed-off-by: Michael Gnehr <michael@gnehr.de>
* fix css lint warnings - missing spaces
Signed-off-by: Michael Gnehr <michael@gnehr.de>
* hide preview button on no fullscreen toolbar
Signed-off-by: Michael Gnehr <michael@gnehr.de>
5 years ago
mrsdizzie
69cfff1541
Update display of reactions to issues and comments ( #9038 )
...
Modify display of reactions to issues to remove spaces and make them
feel more apart of the reactions bar rather than separate items within.
5 years ago
Benno
149a9df9e8
Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code ( #8924 )
...
* update #8659 fold/unfold code diffs
* add fold button style
* update #8659 implement expand up/down codes (blob excerpt)
* fix golint errors
* fix expand direction
* remove debug message
* update css style for blob exceprt
* fix typo in comment
* update style sheet with less
* update expect diff (add SectionInfo)
* update #8942 accept suggested change (fix typo)
* close reader and check file type before get tail section
* adjust button position and check file type before insert fold button
* move index js to web_src
* merge index.js with master
* generate index.js
* update js coding style
5 years ago
Lunny Xiao
e4e6d48e30
Move less from public/ to web_src/ so that it will not be packe… ( #8908 )
5 years ago