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 |
|
Tudor Macari
|
40ee05ca11
|
feat: [AH-309]: Artifact Registry integration (#2318)
|
2024-08-22 00:28:17 +00:00 |
|
Yogesh Chauhan
|
59614e73f4
|
feat: [ML-302]: Framework For Harness Intelligence APIs (#2547)
* feat: [ML-302]: Framework For Harness Intelligence APIs
|
2024-08-20 22:05:29 +00:00 |
|
Johannes Batzill
|
8e7398d362
|
Inject X-Allow-Public-Access Header For UI (#2300)
|
2024-08-05 23:39:16 +00:00 |
|
Abhinav Singh
|
d0562a573c
|
feat: [CODE-2146]: add new router paradigm
* lint
* address comment
* fix
* ssh ctx
* add ctx for new places
* generate wiregen
* Merge remote-tracking branch 'harness0/main' into abhinav/new-router-paradigm
* Merge branch 'main' into abhinav/new-router-paradigm
* add new discussion changes
* address comment
* address comment
* address comment
* address comment
* address comment
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* feat: abstract routers logic
* style
* remove nil context
* add ctx to missing
* style
* remvoe ctx
* remvoe ctx
* feat: provider should have ctx
|
2024-07-23 21:39:39 +00:00 |
|
Ansuman Satapathy
|
f78439593c
|
gitspaces API Implementation (#2136)
* feat: [CDE-83]: fixed linting issues.
* feat: [CDE-83]: fixed linting issues.
* feat: [CDE-83]: fixed linting issues.
* feat: [CDE-83]: fixed types
* feat: [CDE-83]: fixed types
* feat: [CDE-83]: fixed types
* feat: [CDE-83]: fixed types
* feat: [CDE-83]: fixed types
* feat: [CDE-83]: fixed DB comments.
* feat: [CDE-83]: fixed DB comments.
* feat: [CDE-83]: Implemented the action API
* gitspaces API Implementation
|
2024-07-09 05:23:02 +00:00 |
|
Ansuman Satapathy
|
728a419267
|
feat: [CDE-83]: Added scaffolding for APIs for gitspaces (#2173)
* feat: [CDE-83]: Added scaffolding for APIs
* feat: [CDE-83]: Added scaffolding for APIs
|
2024-07-05 13:03:10 +00:00 |
|
Abhinav Singh
|
b333f42142
|
feat: add users check (#2132)
|
2024-07-01 20:45:12 +00:00 |
|
Johannes Batzill
|
39a998eacd
|
Adding Repo Level Settings (#1145)
|
2024-03-28 03:36:15 +00:00 |
|
Johannes Batzill
|
e96ab4159b
|
Add alternate_object_dirs support to githook handlers (#1141)
|
2024-03-26 23:52:49 +00:00 |
|
Abhinav Singh
|
87cae05747
|
feat: different openapi for harness code (#997)
|
2024-01-30 21:51:44 +00:00 |
|
Shubham Agrawal
|
1a2a456550
|
Add interfaces for keyword search (#816)
|
2023-11-29 18:02:46 +00:00 |
|
Marko Gacesa
|
b6ee8b6ba9
|
fix sse space events API blocking app shutdown (#774)
|
2023-11-08 07:24:14 +00:00 |
|
Johannes Batzill
|
0961ee0906
|
[MISC] Separate Git Smart HTTP Protocol Into Handler and Controller (#717)
|
2023-10-25 17:23:19 +00:00 |
|
Johannes Batzill
|
1ea0025f99
|
[MISC] Fix Linting/Formatting/Generated Files (#697)
|
2023-10-19 00:36:07 +00:00 |
|
Akhilesh Pandey
|
23b9117302
|
feat: Image Upload (Backend) (#651)
|
2023-10-11 17:54:03 +00:00 |
|
Johannes Batzill
|
cb518d5197
|
[MISC] Redirect Clone URL to Repo Page (#641)
|
2023-10-03 15:51:18 +00:00 |
|
Johannes Batzill
|
5b33258589
|
[MISC] Abstract URL Provider (#617)
|
2023-09-27 02:42:33 +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 |
|