 
|
d0a681fbc3
|
[API] Add endpount to get user org permissions (#17232)
* Add endpoint
* Add swagger response + generate swagger
* Stop execution if user / org is not found
* Add tests
Co-authored-by: 6543 <6543@obermui.de>
|
2021-10-12 12:47:19 +02:00 |
|
 RomainandGitHub
|
167914cf8b
|
Redirect on project after issue created (#17211)
close #17011
If user create an issue with button in project view, after issue is created the user is redirect to project view.
|
2021-10-05 21:21:52 +02:00 |
|
 RomainandGitHub
|
987152ba40
|
Add metrics to get issues by repository (#17225)
|
2021-10-05 20:39:37 +02:00 |
|
   
|
fc5ee1edf9
|
Add metrics to get issues by label (#17201)
* Add metrics to get issues by label
* Add comment on IssueByLabelCount
* Code review - Unify "AS" in SQL (#17201)
* Code review - Remove useless join (#17201)
* Code review - Disable issue_by_label by default in settings (#17201)
* use e
* restore empty line
* update docs
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <matti@mdranta.net>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
|
2021-10-03 18:46:44 -04:00 |
|
 
|
c64e2a319f
|
Add projects and project boards in exposed metrics (#17202)
* Add projects and project boards in exposed metrics
* Refactor db.GetEngine
Co-authored-by: delvh <dev.lh@web.de>
|
2021-10-02 03:32:15 +02:00 |
|
 RomainandGitHub
|
ecfac78f6e
|
Kanban colored boards (#16647)
Add a column Color in ProjectBoard and color picker in new / edit project board form.
|
2021-09-29 22:53:12 +02:00 |
|
 RomainandGitHub
|
9a938dc298
|
Add "new issue" button on project (#17001)
* Add "new issue" button on project
|
2021-09-10 13:33:06 +02:00 |
|
 
|
14762abf0b
|
Separate open and closed issue in metrics (#16637)
* Get the issue counts in one query
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>
|
2021-08-07 12:43:50 +03:00 |
|
 RomainandGitHub
|
c69c01d2b6
|
Sort / Move project boards (#14634)
Sort Project board (#14533)
|
2021-02-11 17:32:27 +01:00 |
|