Commit Graph

201 Commits

Author SHA1 Message Date
Akhilesh Pandey
a8f6f9528a fix: Update the code to use registerInput along with createInput for user registration and subsequent creation 2023-08-11 00:52:05 +05:30
Akhilesh Pandey
084443f81e [CODE-617]: Update variable name and merge with main 2023-08-01 18:53:01 +05:30
Akhilesh Pandey
8f2c1d93ef Merge branch 'main' into akp/CODE-617 2023-08-01 17:40:50 +05:30
Hitesh Aringa
592a9aeb63 [PR Check] Fix PR Status Check Bug (#253) 2023-07-28 23:15:01 +00:00
Marko Gaćeša
f5084697b1 Minor fixes and refactoring 2023-07-28 12:57:16 +02:00
Johannes Batzill
43c8ee125d [PR] Allow PR Merge despite Unresolved Comments (#247) 2023-07-27 01:27:40 +00:00
Johannes Batzill
9436855194 Proposal - Remove PR diff api and use repo API (#242) 2023-07-26 23:37:22 +00:00
Johannes Batzill
338271fb14 feat: [CODE-674]: user's space membership; membership API pagination (#241) 2023-07-26 20:53:42 +00:00
Akhilesh Pandey
71eab8e042 [CODE-621]: Move registration func out of controller struct 2023-07-26 09:38:59 +05:30
Johannes Batzill
c8ce82d197 [Standalone] Make Token Expiration Optional & Fix CLI Register + Login (#239) 2023-07-26 01:03:03 +00:00
Akhilesh Pandey
f18f142401 [CODE-621]: Add new func type in system controller constructor 2023-07-26 00:39:19 +05:30
Akhilesh Pandey
2759673713 [CODE-621]: Remove config from function parameter and initialize it in the constructor 2023-07-26 00:20:21 +05:30
Johannes Batzill
45e48a2b05 [GITHA] Expose GRPC Server/Client Configurations for HA Kubernetes Deployment (#231) 2023-07-25 18:15:06 +00:00
Vistaar Juneja
551f2a9fd3 fix build error (#234) 2023-07-25 13:27:53 +00:00
Akhilesh Pandey
71ffa224f0 [CODE-621]: Add check to prevent last and only admin deletion (#205) 2023-07-25 04:03:43 +00:00
Johannes Batzill
c7e3620de9 [Tags] Improvements towards creation / listing /deletion (#220) 2023-07-25 00:04:47 +00:00
Hitesh Aringa
914050c8a1 [CODE-631]: use parent ref in space membership (#226) 2023-07-24 21:21:09 +00:00
Hitesh Aringa
bc5945f8ba [CODE-631]: parent ref changes (#214) 2023-07-24 21:10:45 +00:00
Akhilesh Pandey
0539a21719 [CODE-617]: Create new component for system controller and move configs API to it 2023-07-24 20:01:41 +05:30
Marko Gaćeša
9c8e578d90 typo fixes 2023-07-24 15:10:56 +02:00
Akhilesh Pandey
8800af5245 [CODE-617]: Update endpoint and handler to be universal 2023-07-21 23:24:00 +05:30
Johannes Batzill
baa4eb5ac9 feat: [CODE-626,CODE-627]: space membership API&DB (#194) 2023-07-20 21:20:56 +00:00
Akhilesh Pandey
ac375ff3fa [CODE-617]: Create common function for registration check to reuse the logic 2023-07-20 22:36:52 +05:30
Akhilesh Pandey
b8c239ed6d [CODE-617]: Lint issues 2023-07-20 19:03:25 +05:30
Akhilesh Pandey
fe9bc1a4db [CODE-617]: Add API support to registration check 2023-07-20 18:48:30 +05:30
Akhilesh Pandey
cff02b9d90 [CODE-617]: Lint fixes 2023-07-20 17:49:02 +05:30
Akhilesh Pandey
e93e4500a0 [CODE-617]: Move disable logic to handler and remove todo for it 2023-07-20 16:47:21 +05:30
Akhilesh Pandey
9fb093bad3 Merge branch 'main' into akp/CODE-617 2023-07-20 16:35:43 +05:30
Akhilesh Pandey
4c92c32c0a [CODE-617]: Add env variable in Gitness to allow/disallow sign-ups 2023-07-20 16:34:07 +05:30
Johannes Batzill
45026edf2b Merge branch 'akp/deprecate-formvalue' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#188) 2023-07-19 00:01:25 +00:00
Johannes Batzill
ac84328a6b remove default value and allow empty grants 2023-07-18 16:54:40 -07:00
Johannes Batzill
478ae74e49 make grants optional for pat/sat create APIs 2023-07-18 16:45:33 -07:00
Akhilesh Pandey
d582d09ee1 CODE-620: Make admin password optional during startup (#204) 2023-07-18 13:09:26 +00:00
Akhilesh Pandey
e26e578da2 CODE-623: API to logout a user and delete the session token from database (#202) 2023-07-18 10:19:00 +00:00
Akhilesh Pandey
0cd95e7400 [CODE-619]: Remove unused function 2023-07-18 15:33:41 +05:30
Akhilesh Pandey
a57f4f22a9 Update user-admin update API to use the user_uid instead of user_id 2023-07-18 15:20:57 +05:30
Akhilesh Pandey
ee683aa2c8 Update struct attribute names and pass register logic from handler to controller 2023-07-18 00:57:06 +05:30
Akhilesh Pandey
03cc7de4f2 CODE-619: Update API to use UserID from Path 2023-07-14 20:50:00 +05:30
Akhilesh Pandey
29a9194437 CODE-619: Add Handler and Route for Service update admin 2023-07-14 20:12:57 +05:30
Akhilesh Pandey
07b04f2d77 CODE-619: Add Handler and Route for Service update admin 2023-07-14 20:10:43 +05:30
Hitesh Aringa
ed7458d7b7 Reviewer repo access (#195) 2023-07-13 22:45:02 +00:00
Johannes Batzill
5543fba0b4 [GIHA] Introduce githa custom githook binary (#186) 2023-07-12 15:49:06 +00:00
Akhilesh Pandey
959fb7b462 CODE-610: Remove FormValue and start using Query().Get() for all APIs doing get requests and sync required parameters in swagger schema 2023-07-12 21:16:07 +05:30
Johannes Batzill
59e3bff412 fix missed error and linting errors 2023-06-26 11:37:08 -07:00
Akhilesh Pandey
2408203893 Merge branch 'akp/reviewer-delete' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#157) 2023-06-23 17:48:46 +00:00
Akhilesh Pandey
9ebc5c1bea CODE-548: Update search to prID 2023-06-23 00:47:19 +05:30
Akhilesh Pandey
699156d56d CODE-548: API support to remove reviewers from pull request 2023-06-22 22:31:52 +05:30
Johannes Batzill
63c45cb0db [GITHA] Prepare GITRPC for GITHA changes (HTTP Server, GRPC Operations: Sync, RemoteDefaultBranch, Deterministic CommitID) (#153) 2023-06-22 16:54:18 +00:00
Johannes Batzill
36e8bdb368 [GITHA] Introduce Generic store Package (#143) 2023-06-20 00:26:40 +00:00
Johannes Batzill
06067d4f6c Fix Linting errors (#142) 2023-06-15 21:27:06 +00:00