Adam Strzelecki
b59ccb05d3
UI: Use more subtle grey SHA1 labels
Current green SHA1 labels are more pronounced than other UI elements attracting
attention as if they were most important thing in the UI, while they are not as
important, especially without real Git client.
Using grey SHA1 labels makes the UI more balanced, less aggressive and lets
user to focus on other content elements.
NOTE: Neither GitHub or Bitbucket uses so heavy pronunciation as Gogs.
9 years ago
Unknwon
9040b23ccd
more UI minor fixes
9 years ago
Unknwon
a11a0fd2a5
Merge pull request #2088 from nanoant/patch/further-layout-fixes
Further layout fixes
9 years ago
Adam Strzelecki
51df440502
UI: Always show menu on repo pages
Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu.
9 years ago
Unknwon
3dcab2dde4
clean test data
9 years ago
Unknwon
f3f1f42bba
minor CSS fix
9 years ago
Adam Strzelecki
564ded9c64
UI: Display last-commit header without 2nd column
This uses a CSS trick making first th to be relative block with width equal to
first two columns, effectively working around inability to use colspan="2" on
first row that was breaking "fixed-layout" for tables.
Also use grey header for last-commit SHA1 tag.
9 years ago
Adam Strzelecki
2b82527e06
UI: Keep repo URL action right of ref combo & path
Just use secondary menu instead custom ".head.meta", which simplifies code.
Also do not display repo URL action when we are in subdirectory or viewing a
file.
9 years ago
Adam Strzelecki
4d6b9a4736
UI: Make repository menu divide header and content
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
9 years ago
Adam Strzelecki
56f3b83ede
UI: Keep repository settings menu button right
9 years ago
Adam Strzelecki
aa5122235f
Commits & files UI: SUI fixed single line table
Instead using own ellipsis, uses Semantic UI fixed single line table which
effectively applies ellipsis to all overflowing table cells.
NOTE: File list cannot use colspan="2" for 1st "Last commit" elements,
otherwise layout breaks with fixed table.
9 years ago
Adam Strzelecki
47b684f09d
UI: Mark top menu icons blue only when non-zero
9 years ago
Unknwon
44f262a4a7
fix #2057
9 years ago
Unknwon
72d7ca7fbd
finish wiki
9 years ago
Unknwon
063c916837
wiki: finish pages
9 years ago
Unknwon
7943f3f40e
wiki: finish edit
9 years ago
Unknwon
42d8bbe23e
wiki: finish new
9 years ago
Unknwon
43eda8feb3
introduce git-shell
9 years ago
Unknwon
92c67cd672
Wiki: UI for page new
9 years ago
Unknwon
67ccea3792
allow admin to migrate for any user/org
9 years ago
Unknwon
77b9822647
more HTTP clone word fix
9 years ago
Unknwon
549f196be9
fix #2013
9 years ago
Unknwon
a14c20813c
fix #650
9 years ago
Unknwon
a0a4125989
fix #1383
9 years ago
Unknwon
27f3dc861c
UI: long organization name in create repository owner list
9 years ago
Unknwon
90e6d548ad
fix #1981
9 years ago
Unknwon
44482d52ae
fix #1448
9 years ago
Unknwon
fd6c98bfea
new watchers, stars and forks UI
9 years ago
Unknwon
b7d8606b4b
minor fix for #1961
9 years ago
Unknwon
47d9cf7edf
repo sidebar active class
9 years ago
Unknwon
d77e5dd58a
fix #1960
9 years ago
Unknwon
b659db9117
work on #1961
9 years ago
Unknwon
c489452dcd
remove test code
9 years ago
Unknwon
b02352f4de
UI fix
9 years ago
Unknwon
ee416648b2
UI fix
9 years ago
Unknwon
af869bafc6
minor HTML fix
9 years ago
Unknwon
c0b841a766
fix #1958
9 years ago
Unknwon
31ed2b31c3
fix markdown padding
9 years ago
Unknwon
e597e4fd71
#1931 Test patch does not checkout correct base branch
9 years ago
Unknwon
4d54de3d07
fix #1948
9 years ago
Unknwon
65562d2514
minor UI fix and fix ssh race
9 years ago
Unknwon
415f167e65
new repo ui
- copy link button: #1396 , #1168 , #1668 ,
- synxtax highlight: #1712 , #1549 , #1315 , #670
- z-index: #1942
9 years ago
Unknwon
d1c691cb33
#1854 show issue content
9 years ago
Unknwon
5990bd656b
minor tabindex fix
9 years ago
Unknwon
6beb312a4b
fix #1824 and fix #1917
9 years ago
Alexey Makhov
42db625c5c
issue #1824 add tabindex
9 years ago
Unknwon
4623de5292
fix #1572 fix file histrory paging issue
9 years ago
Unknwon
99acc8ead9
fix #1886
9 years ago
Unknwon
aa8a5f1292
#1511 Allow local import only for admin users
9 years ago
Unknwon
b7e759c41e
#1078 not show bin when rename a file
9 years ago