Commit Graph
25 Commits
Author SHA1 Message Date
MorlinestandLauris BH a79af9cf6f Fix index column deletion (#2651) 2017-10-04 14:26:13 +03:00
MorlinestandLauris BH a04718a2a6 Remove repo unit index (#2621)
* Remove repo unit index

* Fix sqlite
2017-10-02 23:22:25 +03:00
MorlinestandLauris BH 1ad902d529 Fix implementation of repo Home func (#2601)
* Fix implementation of repo Home func

* Make fixture changes for testing
2017-10-01 16:50:56 +03:00
MorlinestandLunny Xiao bae9cbce9c Remove redudant CheckUnit calls in router (#2627) 2017-09-30 12:04:16 +08:00
MorlinestandAndrey Nering cc84ca40d7 Remove redudant issue LoadAttributes() calls (#2614) 2017-09-27 09:41:52 -03:00
MorlinestandLauris BH 0b0d85c90d Add pre-build step for nodejs stuff (#2581) 2017-09-25 00:49:32 +03:00
MorlinestandLauris BH 086eb62691 Compress css with nodejs (#2580) 2017-09-24 22:47:10 +03:00
MorlinestandLauris BH 9a75a5d59b Use custom type and constants to hold order by options (#2572) 2017-09-22 15:53:21 +03:00
MorlinestandLauris BH ca68a75b5b Expand fixtures (#2571)
* Add more repo search tests

* Add and fix /api/repo/search integration tests

* Add owner to access table for organization repositories

* Remove tests
2017-09-22 13:51:16 +03:00
MorlinestandLauris BH 80b430d7c0 Fix /api/repo/search integration tests (#2550) 2017-09-20 12:24:38 +03:00
MorlinestandLauris BH 35b473d8d3 Remove repository mirrors from "collaborative" list (#2497) 2017-09-13 19:02:37 +03:00
MorlinestandLauris BH 8e61823ec4 Fix tests code to prevent some runtime errors (#2381)
* Fix tests code to prevent some runtime errors

* Reduce nesting
2017-08-28 12:17:45 +03:00
MorlinestandLunny Xiao 0f2c98adcd Fix "index out of range" runtime error in repo_list tests (#2376) 2017-08-28 09:33:38 +08:00
MorlinestandLunny Xiao 7455604f0c Remove (almost) server side data rendering from repo-search component (#2317)
* Rename some shorthands

* Remove (almost) server side data rendering from repo-search component template
2017-08-22 21:00:34 +08:00
MorlinestandLauris BH 53e6c947f1 Fix order of elements in dashboard html (#2344) 2017-08-20 22:48:41 +03:00
MorlinestandLunny Xiao 4c13a8458b Fix repo-search template errors for go1.7 (#2336) 2017-08-19 09:37:48 +08:00
MorlinestandLauris BH e08d1fcc15 Fix variable name typo (#2327) 2017-08-18 14:21:46 +03:00
MorlinestandLauris BH f3486360d2 Make use of Vue more universal (#2318) 2017-08-17 19:04:39 +03:00
MorlinestandLunny Xiao 951fb572a7 Fix and improve dashboard repo UI (#2285)
* 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
2017-08-17 09:31:34 +08:00
MorlinestandLunny Xiao 6b13dafe61 Fix org hooks UI (#2072) 2017-06-28 16:53:50 +08:00
MorlinestandBo-Yi Wu fcc7cdab11 Fix markdown rendering (#1530) 2017-04-24 12:18:36 +08:00
MorlinestandLunny Xiao 5b8fe1e181 Do not show empty collaborators segment (#1531) 2017-04-23 08:55:02 +08:00
MorlinestandBo-Yi Wu cbeeaa1b11 Fix and simplify repo branches UI (#1435) 2017-04-06 23:33:57 +08:00
MorlinestandBo-Yi Wu 21fd3da6f5 Fix disabled fields in repo settings UI (#1431) 2017-04-03 10:19:51 +08:00
MorlinestandLunny Xiao 4fa691c4dd Make issue in commit graph "clickable" (#1392) 2017-03-30 18:05:38 +08:00