2
0
Commit Graph

162 Commits

Author SHA1 Message Date
Unknwon
4b54ceb402 fix #1829 and fix #890 2015-12-04 21:30:33 -05:00
Unknwon
dd91baec3d minor JS and UI fix 2015-12-03 15:01:15 -05:00
Unknwon
1e14d6e59d Merge pull request #2094 from nanoant/patch/less-pronounced-sha-labels
UI: Use more subtle grey SHA1 labels
2015-12-03 14:28:30 -05:00
Adam Strzelecki
7ef9505a6a UI: More subtle strips on commits list
With grey SHA1 labels, we should consider having also more subtle strips on
commits list. As current strips blend too much with grey SHA1 labels and top
bar, making hard to distinguish headers from content.
2015-12-03 20:26:06 +01:00
Adam Strzelecki
ea4ffe4581 UI: Remove CSS rule making last-commit SHA bold
This removes remains from old design, that was not cleaned by previous #2068 PR.
2015-12-03 13:30:16 +01:00
Unknwon
beb649deb4 fix #2087 2015-12-03 01:03:06 -05:00
Unknwon
4d01e56185 more UI minor fixes 2015-12-02 20:56:26 -05:00
Unknwon
e73e88bcce Merge pull request #2088 from nanoant/patch/further-layout-fixes
Further layout fixes
2015-12-02 20:26:48 -05:00
Adam Strzelecki
4078528925 CSS: Octicons 16px fix outside of _octicons.less
Otherwise the fix will be overwritten by next _octicons.less update.

This is follow-up for 218d73f8a2.
2015-12-03 02:18:38 +01:00
Unknwon
f97b4d5191 minor CSS fix 2015-12-02 20:10:00 -05:00
Unknwon
0e8a46fb6d minor CSS fix for #2068 2015-12-02 19:53:39 -05:00
Adam Strzelecki
aa3bef6a16 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.
2015-12-03 01:15:40 +01:00
Adam Strzelecki
3cfda8aa6a 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.
2015-12-02 23:48:36 +01:00
Adam Strzelecki
8a92d376f1 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.
2015-12-02 22:40:22 +01:00
Adam Strzelecki
121cef9ab4 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.
2015-12-02 21:57:39 +01:00
Adam Strzelecki
14dd7bba93 CSS: Reduce .sha.label font size to 13px 2015-12-02 21:43:30 +01:00
Adam Strzelecki
73311e2013 CSS: .repository .sha.label -> .ui .sha.label
This is because SHA1 label is used in many other places, not only inside
.repository container.
2015-12-02 21:42:31 +01:00
Adam Strzelecki
218d73f8a2 CSS: Ensure Octicons are used with 16px font size
Semantic UI .icon 1em font-size has priority over .octicon 16px, resulting
octicons rendered at 14px font-size, which is not okay since Octicons are meant
to be shown sizes that are multiples of 16px.
2015-12-02 21:33:32 +01:00
Unknwon
05e2641b27 finish wiki 2015-11-30 20:45:55 -05:00
Unknwon
5369b119f8 wiki: finish new 2015-11-27 00:24:24 -05:00
Unknwon
79851c8152 Wiki: UI for page new 2015-11-25 20:10:25 -05:00
Unknwon
a552fce3e3 fix #650 2015-11-22 01:32:09 -05:00
Unknwon
847f00ed99 fix minor dashboard CSS issue 2015-11-19 23:52:23 -05:00
Unknwon
1e5f8c2090 UI: long organization name in create repository owner list 2015-11-18 17:42:20 -05:00
Unknwon
bc2129a699 fix #1990 2015-11-18 14:12:10 -05:00
Unknwon
2371ac43bb minor css fix 2015-11-17 02:20:49 -05:00
Unknwon
179450d0b1 fix #1448 2015-11-17 02:18:05 -05:00
Unknwon
7f9041a3aa fix CSS width 2015-11-16 23:31:35 -05:00
Unknwon
124d2bf019 fix CSS 2015-11-16 23:30:05 -05:00
Unknwon
29fc233342 new watchers, stars and forks UI 2015-11-16 23:28:46 -05:00
Unknwon
05cf023b6a fix #1960 2015-11-16 11:11:59 -05:00
Unknwon
c9261ea4f4 UI fix 2015-11-16 00:16:03 -05:00
Unknwon
89dc370726 fix #1958 2015-11-15 23:52:46 -05:00
Unknwon
bfe267dc4a fix markdown padding 2015-11-15 14:50:35 -05:00
Unknwon
6f4fe34a54 new repo ui
- copy link button: #1396, #1168, #1668,
- synxtax highlight: #1712, #1549, #1315, #670
- z-index: #1942
2015-11-14 04:34:01 -05:00
Unknwon
5bcaf6c1e3 new dashboard ui 2015-11-13 12:05:48 -05:00
Unknwon
2d4e5e0692 #1459 Dashboard issues lacks sorting 2015-11-04 12:50:02 -05:00
Unknwon
13fb07271d #1078 not show bin when rename a file 2015-11-03 09:52:17 -05:00
Unknwon
dff1973db7 New push to head repo of head branch: regenerate patch and retest apply 2015-10-24 03:36:47 -04:00
Unknwon
3d4e9bb693 fix quick guide style 2015-10-07 23:11:32 -04:00
Unknwon
b8b1cb40d1 new quick start page 2015-10-02 19:58:36 -04:00
Christopher Brickley
00a864e693 add commit compare functionality 2014-09-01 14:56:19 -04:00
Tristan Storch
69e332f432 Removed trailing white spaces
Removed trailing whitespaces with

```sh
for file in `grep -r " $" * | cut -d : -f 1 | sort | uniq | grep -v " "`; do sed -i 's/[ \t]*$//' $file; done
```

and some handwork.
2014-08-30 15:12:53 +02:00
无闻
645c194a00 Merge pull request #336 from adelq/responsive-layouts
Avoid using fixed width in CSS for layouts
2014-07-28 06:27:33 -04:00
Adel Qalieh
d4cbbc864a Avoid using fixed width in CSS for layouts 2014-07-27 20:06:43 -04:00
Andrew Patton
c084a5ba73 Style finesse for “Attachments:” list in issues
Make `#attached-list` attachment labels wrap, make spacing more
consistent, add hover stats to `.attachment-remove` icon, adjust
padding of labels to compensate for `.attachment-remove` icon
2014-07-25 15:35:47 -04:00
Justin Nuß
12fb42de5a Fix IE bug and show errors. 2014-07-25 11:13:42 +02:00
Justin Nuß
bfe5b86004 Add file upload for attachments 2014-07-24 15:19:59 +02:00
Justin Nuß
43e5de7f83 Show attachments in issues/comments and add preview for images 2014-07-24 13:50:03 +02:00
Justin Nuß
d43c5895bc Update template and style, only close commit if commit is in same repository 2014-07-24 10:15:05 +02:00