Unknwon
|
7bb5cb444c
|
fix css styles
|
9 years ago |
Unknwon
|
2e30b421b4
|
comletely remove v1 UI files of Gogs
|
9 years ago |
Unknwon
|
c8bb475abb
|
fix autocomplete on migration
|
9 years ago |
Unknwon
|
e633425f27
|
#1180 and #1250: migration
|
9 years ago |
Unknwon
|
a52324a5f9
|
able sort issues
|
9 years ago |
Unknwon
|
cec38f2a8c
|
able edit issue labels/milestone/assignee
|
9 years ago |
Unknwon
|
0efe80d60d
|
fix issue list assignee position
|
9 years ago |
Unknwon
|
817b48ed1e
|
Show owner/poster tags of comments and fix #1312
|
9 years ago |
Unknwon
|
1fb53067f4
|
finish close/reopen issue
|
9 years ago |
Unknwon
|
33f33e055a
|
fix on #1466
|
9 years ago |
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 |