1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-07 02:57:20 +00:00
Commit Graph

304 Commits

Author SHA1 Message Date
928d9fc1d4 fix access token style 2015-08-19 03:40:23 +08:00
4c7b6414eb new access token UI 2015-08-19 03:36:16 +08:00
2493454587 new delete account UI and password confirmation 2015-08-19 02:49:44 +08:00
81b8427438 new UI on admin/monitor 2015-08-19 00:34:11 +08:00
6d3e5a36a1 update octicons to 3.1 2015-08-16 02:09:37 +08:00
77ade6855d fix style and locale name 2015-08-16 00:05:15 +08:00
7bb5cb444c fix css styles 2015-08-15 20:55:03 +08:00
c8bb475abb fix autocomplete on migration 2015-08-15 18:16:39 +08:00
e633425f27 #1180 and #1250: migration 2015-08-15 16:03:20 +08:00
a52324a5f9 able sort issues 2015-08-15 12:07:08 +08:00
4ce003dc15 Filter issues by assignee 2015-08-15 11:24:41 +08:00
cec38f2a8c able edit issue labels/milestone/assignee 2015-08-15 00:42:43 +08:00
0efe80d60d fix issue list assignee position 2015-08-14 02:48:58 +08:00
817b48ed1e Show owner/poster tags of comments and fix #1312 2015-08-14 02:43:40 +08:00
1fb53067f4 finish close/reopen issue 2015-08-13 23:21:43 +08:00
a01867cc1a Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	public/css/gogs.min.css
2015-08-12 19:10:16 +08:00
33f33e055a fix on #1466 2015-08-12 19:08:10 +08:00
52933932d2 Merge pull request #1466 from manfer/semantic
modified repo header
2015-08-12 18:46:19 +08:00
ab2d0b3b44 add comment form UI 2015-08-12 18:44:09 +08:00
009d716a02 modified repo header 2015-08-12 12:12:06 +02:00
b4c0b7b98b finish view issue without comments and ops 2015-08-12 17:04:23 +08:00
34f6cbfc2a finish attachments when create issue 2015-08-11 23:24:40 +08:00
89c2bd4a0d finish create issue attachment UI 2015-08-11 17:54:00 +08:00
cbc7b7132f finish new issue action and mentions 2015-08-10 23:31:59 +08:00
887bc1b594 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
2015-08-10 23:01:41 +08:00
2aea247208 minor fix on #1460 2015-08-10 22:59:12 +08:00
4cc198179c new top menu 2015-08-10 16:38:21 +02:00
75aff60c90 finish create issue with milestone and assignee 2015-08-10 21:47:23 +08:00
09a1b2a1f5 finish create issue with milestone 2015-08-10 18:57:57 +08:00
922f3f3062 finish create issue with labels 2015-08-10 16:52:08 +08:00
48f12d4ead upgrade new issue to SUI v2 2015-08-10 01:04:23 +08:00
a79586cc54 Merge branch 'develop' of github.com:gogits/gogs into feature/pull_request2
# Conflicts:
#	modules/bindata/bindata.go
#	public/css/gogs.min.css
#	templates/repo/header.tmpl
2015-08-10 00:37:42 +08:00
8a3ee795d2 finish transforming to v2 2015-08-10 00:23:20 +08:00
7372042441 list view: issue, label, milestone 2015-08-09 22:45:38 +08:00
590c464c56 UI: create issue with title and content 2015-08-09 15:23:02 +08:00
dea3a8c6a4 WIP: create PR - choose branch 2015-08-08 22:43:14 +08:00
d015d951bd fix css rule 2015-08-08 17:53:38 +08:00
9db4acc62e improve fork process 2015-08-08 17:10:34 +08:00
39a3b768bc #334: Add Deployment Key Support 2015-08-06 22:48:11 +08:00
0705f55ce0 finish new milestone page 2015-08-05 20:23:08 +08:00
3e4cdccf6b milestone: create page 2015-08-05 15:24:26 +08:00
9311a9858a milestone: pagination 2015-08-04 22:24:04 +08:00
04458d49a0 milestone: list view 2015-08-03 17:42:09 +08:00
589618c8a5 better paging 2015-07-28 03:14:37 +08:00
1ba837a055 new issue and label page 2015-07-25 02:52:25 +08:00
dc4aab9925 UI: CURD labels
- fix update lable break connection with repository
2015-07-24 23:13:42 +08:00
ac95f6d50f UI: basic label list
- create new label
2015-07-24 21:02:49 +08:00
86dbda0b42 UI: basci issue list without filters
- fix isRead check
- fix paging
2015-07-24 16:42:47 +08:00
4447a20f87 UI: issues - finish basic frame 2015-07-24 04:50:05 +08:00
5cf3732339 UI: install - new version 2015-07-08 19:47:56 +08:00