cc2071c3fd
Make side nav on dashboard stackable ( #1778 )
2017-05-23 15:58:43 +08:00
c746875fcf
Remove colaborative repo panel
2017-05-18 11:16:04 -03:00
2cf80f4b18
Hide the create organization button (in dashboard/organization section) ( #1705 )
...
when the user has no such permission.
2017-05-12 15:10:25 +08:00
ab79069dc7
Improve dashboard repo search ( #1652 )
...
* Add VueJS
* Improve dashboard search
* Fix tab switching
* Fix input autofocus
2017-05-09 08:31:30 +08:00
847527fd6d
Fix all the bugs in issues and pulls on dashboard ( #943 )
...
* fix all the bugs in issues and pulls on dashboard
* small fix and refactor
* add method getRepoIDs for IssueList
2017-02-17 08:58:19 +08:00
7a9a5c8a69
Fix assigned issues dashboard ( #920 )
...
* Fix assigned/created issues in dashboard. (#3560 )
* Fix assigned/created issues in dashboard.
* Use GetUserIssueStats for getting all Dashboard stats.
* Use gofmt to format the file properly.
* Replace &Issue{} with new(Issue).
* Check if user has access to given repository.
* Remove unnecessary filtering of issues.
* Return 404 error if invalid repository is given.
* Use correct number of issues in paginater.
* fix issues on dashboard
2017-02-14 22:15:18 +08:00
23a7527e04
Allow rendering alerts in dashboard ( #856 )
...
NOTE: useful when logging in via OpenID and connecting to user
2017-02-08 09:37:23 +08:00
02a881aa32
show tags on dashboard issues ( #860 )
2017-02-07 23:33:18 +08:00
d078aa30d6
feat: add search repository on dashboard. ( #773 )
2017-01-30 13:57:47 +08:00
3c4d5e1ed5
Fix: Pagenation on dashboard->issues does not work well ( #698 )
2017-01-19 17:20:40 +08:00
7e7613cdec
Fix template nil error
2016-08-14 23:43:13 -07:00
a5b88c4d0c
Fix template error [CI SKIP]
2016-08-14 16:45:15 -07:00
50422f1fc2
#3348 always use relative avatar link in the template
2016-08-05 12:12:54 -07:00
e74630ae3b
#1384 add pagination for repositories
2016-07-24 14:32:46 +08:00
1f2e173a74
Refactor User.Id to User.ID
2016-07-24 01:08:22 +08:00
971e2c3bd6
Upgrade octicon to 4.3.0
2016-07-16 12:45:13 +08:00
414eb22ef9
#1597 fix activitity feeds for pull requests
2016-03-05 12:58:51 -05:00
13e71acadf
Render emojis in more places.
2016-03-02 21:54:05 -03:00
912f7b51e9
#1821 add actions for close and reopen issues
2016-02-22 12:40:00 -05:00
aa5e837c65
fix #2454
2016-02-14 20:26:49 -05:00
532f9fdd99
Use icon repo-forked instead of repo-lock for private, forked repos
2016-01-31 20:41:57 +00:00
ee814bf8d6
#2491 minor fix for sr on dashboard
2016-01-29 15:28:24 -05:00
c631a4a9b9
URL fix for #2287
2016-01-15 18:00:39 +08:00
f43cc90841
#2287 Truncate repository name if too long
2016-01-11 20:41:43 +08:00
13fe733037
#2264 use monospaced font for commit IDs in news feeds
2015-12-24 20:43:45 -05:00
837155577a
#2159 use icon+tooltip to replace text
2015-12-12 16:53:16 -05:00
2a8d71367d
#2029 not show content of issue in activity timeline
2015-12-10 19:13:51 -05:00
b8d48bdb62
#2037 Add "New Mirror" button on Dashboard
2015-12-09 11:24:56 -05:00
06d293a84e
Only show comparison link for >2 commits #1110
...
We can look at the PushCommits object to see how many commits were
included in a commit, and add some template logic to only show the
comparison link when there are at least 2 commits in a push. We also
correct the link to display the number of commits.
2015-12-09 14:36:39 +11:00
da2585c11e
Indent all templates with tabs
...
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
2015-12-08 00:57:46 +01:00
3d54f6c0a4
add new mirror button to dashboard
...
This adds the button to create a new mirror on the dashboard at the same
place where "new repository" and "new organization" already exist.
2015-12-01 21:10:36 +01:00
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
2015-11-24 19:14:00 -05:00
52c8f69163
fix #650
2015-11-22 01:32:09 -05:00
e04c97b9fa
Fix #1965 - the hyperlink and the display name of the branch
...
The hyperlink and the display name of the branch if the branch is in a folder or the branch name has '#'
2015-11-19 07:31:55 +08:00
1d57f0d64f
Show custom avatars in commits
2015-11-13 17:10:25 -05:00
6a664e88c7
#1854 show issue content
2015-11-13 12:11:45 -05:00
0f438ef0b3
new dashboard ui
2015-11-13 12:05:48 -05:00
1bfebdcdf6
#1854 improves
2015-11-13 00:01:51 +03:00
588a0db218
#1854 issue title at dashboard
2015-11-12 23:09:48 +03:00
603c7389b8
#1459 Dashboard issues lacks sorting
2015-11-04 12:50:02 -05:00
af324a6165
adjust icon css
2015-09-07 16:12:58 -04:00
7b0ae27549
#1599 org dashboard icon css
2015-09-07 15:37:34 -04:00
31e7b0f588
#1599 status button mrigin-right
2015-09-07 15:22:52 -04:00
645d4d0c5b
#1594 Collaborative Repositories missing suburl on Dashboard
2015-09-07 05:57:19 -04:00
8481adb255
remove test strings
2015-09-03 05:34:23 -04:00
2a2a8cd619
ui and pulls index fix
2015-09-03 03:49:50 -04:00
5c5ccddb02
fix buttons style
2015-09-02 20:04:18 -04:00
c0a899b151
css fix
2015-09-02 18:32:23 -04:00
83dc2468f5
finish initial version of pull request
2015-09-02 16:18:09 -04:00
842770d7fb
add merger info and news feed
2015-09-02 11:24:55 -04:00