Commit Graph

252 Commits (49389456687a923c1809df8d6eb5ce72c30404f0)

Author SHA1 Message Date
modmew8 ffd0062438 Fix checklist padding ()
* Changed style of checklist in issuelist.

* Adjusted padding for progressbar, updated index.css.

* Fixed another wrong tab to spaces.

Signed-off-by: modmew8 <modmew8@gmail.com>
modmew8 d996da6bab Added progressbar for issues (). ()
* Added progressbar for issues ().

* Updated the generated index.css.

Signed-off-by: modmew8 <modmew8@gmail.com>

* Removed stored progress percentage and changed it to css calc. Also added the issue task progress to the user/dashboard/issues.

Signed-off-by: modmew8 <modmew8@gmail.com>

* Removed unnecessary blanks.

Signed-off-by: modmew8 <modmew8@gmail.com>

* Formatted the files correctly, fmt-check terminates now without errors.

Signed-off-by: modmew8 <modmew8@gmail.com>

* Removed variables, made computing the tasks on demand with precompiled regexp.

Signed-off-by: modmew8 <modmew8@gmail.com>
Morgan Bazalgette 3d3faa2624 Responsive view ()
* Viewport meta tag

* responsive: dashboard

* responsive: issues page

* responsive: Explore page

* responsive: navbar, and some navbar css refactoring

* responsive: button for collapsing navbar in mobile view

* Mark the hamburger button as active when pressed

* better homepage for responsive views

* Bring back jump class in navbar

The class was necessary, because this way the
dropdown doesn't assume the contents of the
selected item.

* make repository homes responsive

* Make file view page responsive

* Make forms look good on responsive views

* make commits and commit diff view responsive

* issues and PRs

* responsive wiki

* Don't place auto-init far off the page

* Minor changes to amend broken stuff

minor improvements

- make login/sign up in navbar stackable
- make navbar in explore and sign in not stackable

Change selected class in TestPullCompare

Fix typo that happened when rebasing

fix dashboard on org view

improve profile UI

Use clearing on file diff to fix broken UI caused by floating elements

remove unresolved merge conflict, and | Sanitize

Fix repo home not loading
Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage ()
* refactor struct's time to remove unnecessary memory usage

* use AsTimePtr simple code

* fix tests

* fix time compare

* fix template on gpg

* use AddDuration instead of Add
silverwind 4947cfb7b0 Remove box-shadow from UI, fix dashboard issue ()
Morlinest 25acd6c822 Use custom search for each filter type in dashboard ()
* Do custom search for each filter in repo-search

* Fix search url

* Simplify code

* Remove loader and reset counts when changing filter
David Schneiderbauer 1eedd983ea Complete push webhooks ()
* implemented missing 'delete' push webhooks

moreover created ActionDeleteBranch and ActionDeleteTag

* add CommitRepoAction tests for tag/branch creation/deletion

* fixed error where push webhook not called if is new branch or tag
removed unnecessary code

* moved prepare unit test environment into separate method to be used across unit tests

* add missing if clause in pushUpdate

Signed-off-by: David Schneiderbauer <dschneiderbauer@gmail.com>
Lunny Xiao 9413b48a0b fix bug on create repo link on dashboard ()
Morlinest 7455604f0c Remove (almost) server side data rendering from repo-search component ()
* Rename some shorthands

* Remove (almost) server side data rendering from repo-search component template
Morlinest 53e6c947f1 Fix order of elements in dashboard html ()
Morlinest 4c13a8458b Fix repo-search template errors for go1.7 ()
Morlinest f3486360d2 Make use of Vue more universal ()
Morlinest 951fb572a7 Fix and improve dashboard repo UI ()
* Fix and improve dashboard repo UI

* Change order of scripts loading

* Remove "mirror" tab

* Remove single tab panel for "org user"

* Add localization strings

* Create vue component and change event for search

* Add "mirrors" filter
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard ()
* Fix counts on issues dashboard

* setupSess -> setupSession

* Unit test

* Load repo owners for issues
Lauris BH 047a67a90b Refactor vue delimeters to use es6 template delimeters ()
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" ()
Andrey Nering e67ece26f0 Merge pull request from andreynering/dashboard-search-org-repos
More fixes for dashboard search
Ethan Koenig bafd778c25 Fix invalid reference in feeds template ()
* Fix invalid reference in feeds template

* Comment for GetActAvatar

* Add integration test
Patrick G cc2071c3fd Make side nav on dashboard stackable ()
Andrey Nering c746875fcf Remove colaborative repo panel
Jun Hsieh ♞ 2cf80f4b18 Hide the create organization button (in dashboard/organization section) ()
when the user has no such permission.
Andrey Nering ab79069dc7 Improve dashboard repo search ()
* Add VueJS

* Improve dashboard search

* Fix tab switching

* Fix input autofocus
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard ()
* fix all the bugs in issues and pulls on dashboard

* small fix and refactor

* add method getRepoIDs for IssueList
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard ()
* Fix assigned/created issues in dashboard. ()

* 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
Sandro Santilli 23a7527e04 Allow rendering alerts in dashboard ()
NOTE: useful when logging in via OpenID and connecting to user
Lunny Xiao 02a881aa32 show tags on dashboard issues ()
Bo-Yi Wu d078aa30d6 feat: add search repository on dashboard. ()
Kazuki Sawada 3c4d5e1ed5 Fix: Pagenation on dashboard->issues does not work well ()
Unknwon 7e7613cdec Fix template nil error
Unknwon a5b88c4d0c Fix template error [CI SKIP]
Unknwon 50422f1fc2 always use relative avatar link in the template
Unknwon e74630ae3b add pagination for repositories
Unknwon 1f2e173a74 Refactor User.Id to User.ID
Unknwon 971e2c3bd6 Upgrade octicon to 4.3.0
Unknwon 414eb22ef9 fix activitity feeds for pull requests
Andrey Nering 13e71acadf Render emojis in more places.
Unknwon 912f7b51e9 add actions for close and reopen issues
Unknwon aa5e837c65 fix
Florian Kaiser 532f9fdd99 Use icon repo-forked instead of repo-lock for private, forked repos
Unknwon ee814bf8d6 minor fix for sr on dashboard
Unknwon c631a4a9b9 URL fix for
Unknwon f43cc90841 Truncate repository name if too long
Unknwon 13fe733037 use monospaced font for commit IDs in news feeds
Unknwon 837155577a use icon+tooltip to replace text
Unknwon 2a8d71367d not show content of issue in activity timeline
Unknwon b8d48bdb62 Add "New Mirror" button on Dashboard
Angus Gibson 06d293a84e Only show comparison link for >2 commits
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.
Adam Strzelecki 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
Gibheer 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.
Unknwon 3ca544912f Drop /org/ URL path prefix in organization home page
Unknwon 52c8f69163 fix
Arthur Ouyang e04c97b9fa Fix - 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 '#'
Unknwon 1d57f0d64f Show custom avatars in commits
Unknwon 6a664e88c7 show issue content
Unknwon 0f438ef0b3 new dashboard ui
Alexey Makhov 1bfebdcdf6 improves
Alexey Makhov 588a0db218 issue title at dashboard
Unknwon 603c7389b8 Dashboard issues lacks sorting
Unknwon af324a6165 adjust icon css
Unknwon 7b0ae27549 org dashboard icon css
Unknwon 31e7b0f588 status button mrigin-right
Unknwon 645d4d0c5b Collaborative Repositories missing suburl on Dashboard
Unknwon 8481adb255 remove test strings
Unknwon 2a2a8cd619 ui and pulls index fix
Unknwon 5c5ccddb02 fix buttons style
Unknwon c0a899b151 css fix
Unknwon 83dc2468f5 finish initial version of pull request
Unknwon 842770d7fb add merger info and news feed
Unknwon 8af094967f add rename repo action
Unknwon ce386cfb61 fix suburl
Unknwon 2f2bf20aae fix menu overflow
Unknwon b3a45693c3 minor update
Unknwon 4330c1f0d8 update locale and org dashboard navbar
Unknwon a329bbc215 new org dashboard issues
Unknwon f808df5a7b new user dahsboard issues
Unknwon 3a32cbee44 Dashboard error: nil commits
Unknwon aede5cdb04 fix app suburl in feeds
Unknwon 686dd59916 fix with migration and update locale
Unknwon 471b8a18ab Revert "Merge pull request from ndarilek/accessibility-fixes"
This reverts commit c226e92284, reversing
changes made to 80b23854bc.
Nolan Darilek 37ab32b613 Various accessibility fixes, mostly labeling icons.
Unknwon 96a95e9dfd : fix one missing duplicated prefix
- update some locale files
Unknwon 0720d3988f : GetRepoLink already contains AppSubUrl
Unknwon f15fa9167a cmd: code fix for
- routers/admin: add rewrite update hook operation
- conf/locale: update locale file due to ini behavior changes
- cmd/cert_stub.go: remove useless code
- cmd/fix.go: no longer need fix command(at least now)
Unknwon 55dfe2c978 custom avatar upload
Unknwon 3600498c8f Add push tag action
Unknwon b2632dec09 Page: Compare 2 commits
Unknwon ad52b2d791 Mirror fix on transfer repo
Unknwon 71e4689d11 Page: User profile
Unknwon f69761563b Fix bug on transfer repo
Unknwon 7ba9257a7f Add suburl support
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
Unknwon a596388ebf Add success message after transfer repository
Unknwon c1ceec45da Fix mirror UI style and work on
Unknwon c5ce33047e Mirror fix and hide missing pages for 0.5 release
Michael Dyrynda 1bbf4c9768 Add missing 'new migration' link
Addresses issue 
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.
Unknwon 36b4c57ff1 Finish new organization members and invitation page
Unknwon 5fbf8531e6 Finish new home page of organization
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress