c7c61778bc
Fix text-transform on wiki revisions page ( #11486 )
...
* Fix text-transform on wiki revisions page
* apply global
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
Co-authored-by: zeripath <art27@cantab.net >
2020-05-20 16:27:14 -04:00
ee4e8542c7
Fix margin for branch-update grid on PR view when update button is not present ( #11521 )
...
* Fix margin for branch-update grid on PR view when update button is not present
* Move padding to row element
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-05-20 13:12:08 -04:00
6da87eda8b
Fix selected line color in arc-green ( #11492 )
...
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-05-19 22:49:48 -04:00
c572ee2b61
Fix dropzone color on arc-green ( #11514 )
...
* Fix dropzone color on arc-green
* fix missing ;
* use same color as textarea and fix border
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-05-19 18:54:20 -04:00
7b66400f55
Use more toned colors for selected line ( #11493 )
...
Co-authored-by: zeripath <art27@cantab.net >
2020-05-19 01:58:45 -04:00
Cirno the Strongest and GitHub
29fbe63ba9
Add myself to MAINTAINERS ( #11494 )
2020-05-18 16:50:22 -05:00
Cirno the Strongest and GitHub
6b798feaf6
Fix top margin for bottom attached header ( #11480 )
2020-05-18 11:27:09 +01:00
Cirno the Strongest and GitHub
e7e0097148
Fix footer padding for comment code reply form on issue event view ( #11469 )
2020-05-18 06:33:47 +01:00
7fd60c6d8d
Fix styling of resolved code comment box ( #11463 )
...
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-05-17 23:43:04 +03:00
Cirno the Strongest and GitHub
ef5f176517
Fix .comment-code-cloud not being removed when cancelling new code comment ( #11464 )
2020-05-17 23:36:34 +03:00
03b7e11bd6
Do not show lock icon on repo list for public repos in private org ( #11445 )
...
Co-authored-by: zeripath <art27@cantab.net >
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-05-17 19:59:25 +03:00
17f652a91c
Increase width for authors on commit view ( #11441 )
...
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com >
Co-authored-by: zeripath <art27@cantab.net >
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-05-17 18:35:07 +03:00
4744e1e0f7
Fix buttons left-margin ( #11427 )
...
Co-authored-by: Lauris BH <lauris@nix.lv >
2020-05-16 20:45:44 +03:00
Cirno the Strongest and GitHub
6603045476
Better styling for code review comment textarea ( #11428 )
...
* Better styling for code review comment textarea
* align tabular menu with textarea
* border around active tab instead of textarea
* border radius
* use .28571429rem
2020-05-16 23:50:36 +08:00
1d54479585
Fix margin on attached segment headers when they are separated by other element ( #11425 )
...
Co-authored-by: Lauris BH <lauris@nix.lv >
Co-authored-by: techknowlogick <techknowlogick@gitea.io >
2020-05-15 21:35:22 -04:00
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