Karan Saraswat
|
93b642b2ba
|
feat: [CODE-2359]: PR source branch delete/restore API (#2690)
* passed 409 for open PRs for restore branch API
* addressed review comments
* fixed lint issue
* feat: [CODE-2359]: PR source branch delete/restore API
|
2024-09-18 12:17:21 +00:00 |
Akhilesh Pandey
|
0578be8afe
|
feat: [CODE-1941]: user group changes (#2134)
* feat: [CODE-1941]: remove usergroup filter from request
* feat: [CODE-1941]: decrement page for harness-core
* feat: [CODE-1941]: update pagination request
* feat: [CODE-1941]: change interface from find to list
* feat: [CODE-1941]: change reviewer add permissions
* feat: [CODE-1941]: comments
* feat: [CODE-1941]: comments
* fix wire issues
* feat: [CODE-1941]: remove users from the db table usergroups
* feat: [CODE-1941]: annotate errors
* feat: [CODE-1941]: annotate errors
* feat: [CODE-1941]: sql style
* feat: [CODE-1941]: revert common.go change for parse limit
* feat: [CODE-1941]: move usergroup listing to space level
* feat: [CODE-1941]: update usergroup listing and update delete to push permission
* feat: [CODE-1941]: Update combined listing
* feat: [CODE-1941]: Update combined listing
* feat: [CODE-1941]: format
* feat: [CODE-1941]: rebase
* feat: [CODE-1941]: separate db struct for usergroup.go
* feat: [CODE-1941]: change usergroup filter to default query and review comments
* feat: [CODE-1941]: change usergroup filter to default
* feat: [CODE-1941]: change return type for search service interface
* feat: [CODE-1941]: change return type for search service interface
* feat: [CODE-1941]: change return type for search service interface
* feat: [CODE-1941]: Search Service interface and wire changes
* feat: [CODE-1941]: Search Service interface and wire changes
* feat: [CODE-1941]: Search UserGroups Handler change - codeformat
* feat: [CODE-1941]: Search UserGroups Handler change - codeformat
* feat: [CODE-1941]: Search UserGroups Handler change - codeformat
* feat: [CODE-1941]: Search UserGroups Handler change
* feat: [CODE-1941]: Big change: New LOGIC for UserGroup Reviewers
* feat: [CODE-1941]: DB changes
* feat: [CODE-1941]: listing api
* feat: [CODE-1941]: mapping methods
* feat: [CODE-1941]: list method for pullreq_reviewers db
* feat: [CODE-1941]: database queries
* feat: [CODE-1941]: database queries
* feat: [CODE-2058]: dbstore changes
* feat: [CODE-1941]: Controller and Database code
* feat: [CODE-1941]: update reviewer_add.go code
* feat: [CODE-1941]: update reviewers and usergroup db migrations
* feat: [CODE-1941]: Update API ops
* feat: [CODE-1941]: Update DB ops for reviewers
* feat: [CODE-1941]: db migration update
* feat: [CODE-1941]: db migration update
* feat: [CODE-1941]: code comments
* feat: [CODE-1941]: update migration numbering
* feat: [CODE-1941]: Add postgresql migrations
* feat: [CODE-1941]: Update DB ops for reviewers
feat: [CODE-1941]: Update API ops
feat: [CODE-1941]: update reviewers and usergroup db migrations
feat: [CODE-1941]: update reviewer_add.go code
feat: [CODE-1941]: break pr
feat: [CODE-1941]: break pr
feat: [CODE-1941]: Update migration numbering
* feat: [CODE-1941]: create table usergroups
* feat: [CODE-1941]: table migrations
* feat: [CODE-1941]: user group changes
|
2024-08-26 15:35:27 +00:00 |
Darko Draskovic
|
0cb3c8a4cf
|
Add render pagination and incremental search to labels (#2311)
* Remove unused upsert method from label value store
* Add render pagination and incremental search to labels
|
2024-07-30 15:43:31 +00:00 |
Darko Draskovic
|
81fcd524c8
|
Add label feature (#2073)
* Address PR comments
* Add list label from ancestor scopes query param
* Add label feature
|
2024-07-25 14:57:56 +00:00 |
Johannes Batzill
|
915cf2cbb9
|
Minor Change to Match Commit API (#2015)
|
2024-04-26 19:32:45 +00:00 |
Johannes Batzill
|
9e7f80ebe0
|
Code Suggestions - Backend Support (#2006)
|
2024-04-26 16:54:50 +00:00 |
Enver Bisevac
|
cecfecdb06
|
[code-1016] Replace `gitea` Usages (not wrapper) (#1063)
|
2024-03-26 20:31:30 +00:00 |
Johannes Batzill
|
73ffe71afe
|
Log error translation under requestID to improve traceability (#1070)
|
2024-02-27 06:05:42 +00:00 |
Marko Gacesa
|
f8f1453de1
|
add new API: list status checks for a pullreq (#1042)
|
2024-02-22 10:39:25 +00:00 |
Enver Bisevac
|
7f7f8bf625
|
[code-1288] new diff api features [paths, line expanders] (#968)
|
2024-01-23 12:36:04 +00:00 |
Marko Gacesa
|
528ed2252a
|
omit deleted comment threads (#901)
|
2023-12-14 12:47:20 +00:00 |
Marko Gacesa
|
7488512f0d
|
remove pullreq/recheck API (#831)
|
2023-11-30 19:50:02 +00:00 |
Enver Bisevac
|
5418dd77ef
|
[code-1136] diff api for pullreq (#825)
|
2023-11-30 11:38:56 +00:00 |
Abhinav Singh
|
adbe2f6f97
|
feat: [CODE-967]: codeowners service e2e (#695)
|
2023-10-26 16:50:59 +00:00 |
Marko Gacesa
|
6ee49f9848
|
API returns status 422 in case of rule violations (#718)
|
2023-10-26 08:35:42 +00:00 |
Johannes Batzill
|
a8cb5dc8d2
|
remove internal package and move to app - might be refactored more in the coming weeks
|
2023-09-26 11:25:15 -07:00 |