d833ca3be5
Fix yellow background on active elements in code review ( #11414 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-05-15 20:55:19 -04:00
c483419184
Better styling for code review comment form ( #11413 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-05-15 18:54:18 -04:00
Cirno the Strongest and GitHub
5df72ef7e7
Fix svg octicon-key placement ( #11410 )
2020-05-14 18:59:18 +01:00
e9dc3bcb79
Add missing card component to semantic.json ( #11394 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-05-13 09:43:06 +08:00
Cirno the Strongest and GitHub
a4c7ad99e5
Fix usage of removed jqXHR.success ( #11379 )
...
Introduced by b57a735 via removal of jQuery-Migrate.
This PR changes usage of .success on jqXHR to .done.
Fixes #11228 and few other places, such as removal of code comments.
2020-05-12 04:34:48 +01:00
32b8172e56
Consolidate API for getting single commit ( #11368 )
...
* Allow Git ref for /repos/{owner}/{repo}/git/commits/{sha}
* Consolidate API for getting single commit
* Fix tests and do it differently
Co-authored-by: zeripath <art27@cantab.net >
2020-05-11 12:44:36 +03:00
c9187b8116
Add gnupg to Dockerfile ( #11365 )
...
Co-authored-by: zeripath <art27@cantab.net >
2020-05-10 23:41:34 +03:00
Cirno the Strongest and GitHub
b7c82cd1a9
Fix orgs not being displayed on create repo form ( #11279 )
2020-05-03 18:08:24 -03:00
CirnoT and GitHub
d2693f18de
Support organization labels for PRs in API ( #11135 )
...
Fix `/repos/{owner}/{repo}/pulls` and `/repos/{owner}/{repo}/pulls/{index}` to accept organization labels during PR creation and edition.
2020-04-20 14:10:45 +01:00
38d5f88a81
Add X-Total-Count on /repos/{owner]/{repo}/pulls API ( #11113 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-04-18 02:53:56 -04:00
CirnoT and GitHub
e93826675c
Add missing commit states to PR checks template ( #11085 )
...
* Add missing commit states to PR checks template
* Add separate translation strings for warning and error
* Fix failure status string
* Revert accidental change with whitespace
2020-04-16 14:08:20 -05:00
CirnoT and GitHub
8cdb6662c8
Align review-item svg octicons ( #11065 )
2020-04-15 15:41:55 -03:00