Unknwon
ab2d0b3b44
add comment form UI
9 years ago
Unknwon
b4c0b7b98b
finish view issue without comments and ops
9 years ago
Unknwon
34f6cbfc2a
finish attachments when create issue
9 years ago
Unknwon
89c2bd4a0d
finish create issue attachment UI
9 years ago
Unknwon
cbc7b7132f
finish new issue action and mentions
9 years ago
Unknwon
2aea247208
minor fix on #1460
9 years ago
Fernando San Julián
4cc198179c
new top menu
9 years ago
Unknwon
75aff60c90
finish create issue with milestone and assignee
9 years ago
Unknwon
09a1b2a1f5
finish create issue with milestone
9 years ago
Unknwon
922f3f3062
finish create issue with labels
9 years ago
Unknwon
48f12d4ead
upgrade new issue to SUI v2
9 years ago
Unknwon
8a3ee795d2
finish transforming to v2
9 years ago
Unknwon
7372042441
list view: issue, label, milestone
9 years ago
Unknwon
590c464c56
UI: create issue with title and content
9 years ago
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
9 years ago
Unknwon
d015d951bd
fix css rule
9 years ago
Unknwon
9db4acc62e
improve fork process
9 years ago
Unknwon
39a3b768bc
#334 : Add Deployment Key Support
9 years ago
Unknwon
0705f55ce0
finish new milestone page
9 years ago
Unknwon
3e4cdccf6b
milestone: create page
9 years ago
Unknwon
9311a9858a
milestone: pagination
9 years ago
Unknwon
04458d49a0
milestone: list view
9 years ago
Fernando San Julián
c5be40decb
new markdown styles
9 years ago
Unknwon
589618c8a5
better paging
9 years ago
Unknwon
1ba837a055
new issue and label page
9 years ago
Unknwon
dc4aab9925
UI: CURD labels
...
- fix update lable break connection with repository
9 years ago
Unknwon
3426ae42b3
fix css compression
9 years ago
Unknwon
ac95f6d50f
UI: basic label list
...
- create new label
9 years ago
Unknwon
86dbda0b42
UI: basci issue list without filters
...
- fix isRead check
- fix paging
9 years ago
Unknwon
4447a20f87
UI: issues - finish basic frame
9 years ago
Unknwon
5cf3732339
UI: install - new version
9 years ago
Unknwon
5dd3dd71a0
UI: install - database settings
9 years ago
Unknwon
ffd17924fd
update UI framework
9 years ago
Unknwon
9fb2d49b93
#1073 #1162 issue ID constraint failed
10 years ago
Unknwon
b6f8b486c7
add sr-only class, change to new tag line
10 years ago
Unknwon
4b9fb43a70
home: new UI
10 years ago
Christopher Brickley
00a864e693
add commit compare functionality
10 years ago
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.
10 years ago
Adel Qalieh
d4cbbc864a
Avoid using fixed width in CSS for layouts
10 years ago
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
10 years ago
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
10 years ago
Justin Nuß
12fb42de5a
Fix IE bug and show errors.
10 years ago
Justin Nuß
bfe5b86004
Add file upload for attachments
10 years ago
Justin Nuß
43e5de7f83
Show attachments in issues/comments and add preview for images
10 years ago
Justin Nuß
d43c5895bc
Update template and style, only close commit if commit is in same repository
10 years ago
fuxiaohei
c127d84777
add organization team-single page
10 years ago
Unknown
e4ea5cf598
Finish Teams page
10 years ago
fuxiaohei
1d55ecd29c
add organization team-create page
11 years ago
fuxiaohei
b5ba2bd268
add organization team-create page
11 years ago
fuxiaohei
cc703ee663
select owner when creating repository
11 years ago