Lauris BH
f8533a1232
Add top author stats to activity page ( #9615 )
6 years ago
John Olheiser
c1c72eebbb
Issue/PR Context Popups ( #9822 )
* Add data-index attribute to issue anchors
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Init JS
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Add required data to anchor
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Finish popup
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Revert changes to html.go
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Better octicon contexts
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Split out popup function for re-use
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Style changes, test fixes, and cross-reference support
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Prefer em to px
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Move label margin to base CSS
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Move JS to separate file.
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Move JS to features and fix module
Signed-off-by: jolheiser <john.olheiser@gmail.com>
* Remove query-string and hash
Co-Authored-By: silverwind <me@silverwind.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Co-authored-by: silverwind <me@silverwind.io>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
6 years ago
silverwind
fb0657fb5e
eliminate horizontal scroll caused by footer ( #9669 )
6 years ago
John Olheiser
84ef1ac309
!important makes me sad ( #9607 )
Signed-off-by: jolheiser <john.olheiser@gmail.com>
6 years ago
John Olheiser
66639744f4
Add box-shadow to blue buttons in normal theme ( #9573 )
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: techknowlogick <matti@mdranta.net>
6 years ago
Lunny Xiao
d14d545cee
Upgrade lato fonts to v16. ( #9498 )
* Upgrade lato fonts to v16
* Upgrade lato fonts to v16
* fix bug
6 years ago
techknowlogick
ed8bff0d82
switch to fomantic-ui ( #9374 )
6 years ago
zeripath
3a7e9e36eb
Make repository management section handle lfs locks ( #8726 )
* Make repository maangement section handle lfs locks
* Add check attribute handling and handle locking paths better
* More cleanly check-attributes
* handle error
* Check if file exists in default branch before linking to it.
* fixup
* Properly cleanPath
* Use cleanPath
* Sigh
6 years ago
John Olheiser
ac4868abfc
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>
6 years ago
guillep2k
5222c03e05
Add password requirement info on error ( #9074 )
* Add password requirement info on error
* Move BuildComplexityError to the password pkg
* Unexport complexity type
* Fix extra line
* Update modules/password/password.go
Co-Authored-By: Lauris BH <lauris@nix.lv>
6 years ago
Lunny Xiao
cae9908b4a
Move less from public/ to web_src/ so that it will not be packe… ( #8908 )
6 years ago