Commit Graph

2729 Commits (release/3.1.0)

Author SHA1 Message Date
Marko Gaćeša 7336cab958 feat: [CODE-2702]: fix string search by '_' or '%' (#2946)
* fix string search by '_' or '%'
2024-11-07 15:09:35 +00:00
Deepak Bhatt d6f64c8af6 feat: [CDE-460]:filter events for cde (#2950)
* filter events
2024-11-07 14:11:51 +00:00
Deepak Bhatt 16dd28329b fix: [CDE-462]:add migration script (#2947)
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into add-migration-script
* update migration script
* add migration file
* fix query
* add migration script
2024-11-07 13:33:25 +00:00
Ansuman Satapathy 0469b4352e feat: [CDE-466]: added a transient state during deletion (#2949)
* feat: [CDE-466]: added a transient state during deletion
* feat: [CDE-466]: added a transient state during deletion
2024-11-07 13:17:04 +00:00
Ansuman Satapathy cb200c85c3 feat: [CDE-460]: added events for resetting infra (#2948)
* feat: [CDE-460]: added events for resetting infra
2024-11-07 10:15:47 +00:00
Neel Khamar 72b0431b25 fix: [CDE-442]: Branch url changes and minor UI fixes for create gitspace (#2937)
* Newly updated swagger file
* Pushed the newly generated index.tsx file for interface
* Removed the manually added parameter
* Styling fix using css
* Branch url and UI Fixes
2024-11-06 11:57:08 +00:00
Shivanand Sonnad 1275064dd0 feat: [AH-611]: add unit tests for registry list page (#2927)
* feat: [AH-611]: add unit tests for registry list page
2024-11-06 11:05:57 +00:00
Ritik Kapoor 68db486133 fix: [CODE-1577] include pr author in browser param in PR listing page (#2868)
* fix: [CODE-1577] remove redundant code
* refactor: [code-1577] address comments
* fix: [code-1577] lint
* fix: [CODE-1577] address comments
* fix: [code-1577] lint
* fix: [code-1577] lint
* fix: [code-1577] lint
* fix: [code-1577] lint
* feat: [code-1577] add author in URL
2024-11-06 10:20:51 +00:00
Deepak Bhatt 1c43fbde25 fix: [CDE-202]: handle cleanup-old-instance event with correct gitspace instance (#2939)
* fix cleanup-old-instance task
2024-11-06 10:06:32 +00:00
Karan Saraswat 0e58c3da0b feat: [PIPE-22870]: rename operationId for space pipelines' listing API (#2938)
* feat: [PIPE-22870]: rename operationId for space pipelines' listing API
2024-11-06 09:25:36 +00:00
Deepak Bhatt f79d785f60 fix: [CDE-438]: modify filter logic for marked-for-deletion field (#2935)
* modify delete api
* modify filter logic for marked-for-deletion field
2024-11-06 08:06:56 +00:00
Arvind Choudhary 0871584eaa feat: [AH-431]: Updated registry url generation for Vanity flows (#2933)
* [AH-431]: Updated registry url generation
2024-11-06 07:35:16 +00:00
Deepesh Kumar 0586b5e780 feat: [CDE-265]: Fixed repo dropdown when changing repo type (#2623)
* chore: Sync main
* feat: [CDE-265]: Fixed repo dropdown when changing repo type
2024-11-06 07:30:07 +00:00
Deepesh Kumar ba5fb10683 feat: [CDE-458]: updated last activated in gitspace listing (#2936)
* feat: [CDE-458]: updated last activated in gitspace listing
2024-11-06 07:06:30 +00:00
Ansuman Satapathy affbffc2ea fix: [CDE-454]: added events for cleaning-up infra (#2934)
* fix: [CDE-454]: added events for cleaning-up infra
2024-11-06 04:45:39 +00:00
Tudor Macari 0d65a0df3a fix: [AH-602]: fix registry urls (#2931)
* fix: [AH-602]: fix registry urls
2024-11-05 21:16:41 +00:00
Shivanand Sonnad 3404495893 fix: [AH-580]: fix issue with reinitialising forms with new values after changing package type (#2929)
* fix: [AH-580]: fix issue with reinitialising forms with new values after changing package type
2024-11-05 18:01:37 +00:00
Ansuman Satapathy 4ee52b0cf8 fix: [CDE-454]: set initial used time. (#2930)
* fix: [CDE-454]: set initial used time.
2024-11-05 17:49:09 +00:00
Johannes Batzill 9b89229a35 fix: [CODE-2684]: Move go-get to git URL and support submodules and major versioning (#2914) 2024-11-05 17:13:26 +00:00
Akhilesh Pandey 2f45f99f8b feat: [CODE-2573]: Allow ID to be sent in userGroupInfo object (#2923)
* feat: [CODE-2573]: Scan UserGroup ID to be returned after creation
* feat: [CODE-2573]: Allow ID to be sent in userGroupInfo object
2024-11-05 16:02:19 +00:00
Ansuman Satapathy 975cec7f53 fix: [CDE-454]: gitspaces increase timeout for long postCreate scripts (#2926)
* fix: [CDE-454]: increase timeout for long postCreate scripts
* fix: [CDE-454]: increase timeout for long postCreate scripts
* fix: [CDE-454]: increase timeout for long postCreate scripts
* fix: [CDE-454]: increase timeout for long postCreate scripts
2024-11-05 13:41:39 +00:00
Tudor Macari ddd8b47f62 feat: [AH-602]: refactoring (#2920)
* rezolve PR comments
* rezolve PR comments
* refactoring
* feat: [AH-602]: refactoring
2024-11-05 12:44:11 +00:00
Karan Saraswat 0e5b3d64bd feat: [PIPE-22870]: added missing pipelines listing API for spaces (#2924)
* feat: [PIPE-22870]: added missing pipelines listing API for spaces
2024-11-05 12:26:25 +00:00
Marko Gaćeša 0db33abeb1 feat: [PIPE-22454]: add PR metadata in get/list PR API response (#2912)
* add PR metadata in PR API response
2024-11-05 12:02:44 +00:00
Ansuman Satapathy 0ca7e83e34 fix: [CDE-454]: added null check for logs, apply state filter (#2922)
* 

fix: [CDE-454]: added null check for logs.
* 

fix: [CDE-454]: added null check for logs.
2024-11-05 03:41:57 +00:00
Karan Saraswat 6adad6a1f2 fix: [PIPE-22872]: fixed swagger schema for existing APIs (#2921)
* fix: [PIPE-22872]: fixed swagger schema for existing APIs
2024-11-04 16:58:06 +00:00
Vikyath Harekal 8cafd9f978 feat: [CDE-332]: install sudo (#2919)
* feat: [CDE-332]: install sudo
2024-11-04 15:14:47 +00:00
Vikyath Harekal 1b65eb4e04 feat: [CDE-332]: Sudo no password (#2918)
* feat: [CDE-332]: Sudo no password
2024-11-04 14:45:25 +00:00
Ansuman Satapathy abe335ddd2 fix: [CDE-454]: add the db filter for last used before. (#2917)
* fix: [CDE-454]: add the db filter for last used before.
2024-11-04 13:36:43 +00:00
Ansuman Satapathy ffa2643136 fix: [CDE-332]: gitspaces swagger fix (#2916)
* fix: [CDE-332]: gitspaces swagger fix
2024-11-04 08:19:40 +00:00
Ansuman Satapathy 2daeee0b93 feat: [CDE-332]: added a way to filter gitspaces (#2915)
* feat: [CDE-332]: added a way to filter gitspaces
* feat: [CDE-332]: added a way to filter gitspaces
2024-11-04 06:57:06 +00:00
Ansuman Satapathy 2fc779c32a feat: [CDE-332]: updated swagger for gitspaces and sort order for gitspaces activation (#2913)
* feat: [CDE-332]: added a way to filter gitspaces
* feat: [CDE-332]: updated swagger for gitspaces and sort order for gitspaces activation
* feat: [CDE-332]: updated swagger for gitspaces
2024-11-04 04:40:28 +00:00
Marko Gaćeša 4244cbaa5a fix: [PIPE-22290]: fix check count summary query (#2911)
* fix check count summary query
2024-11-01 13:56:04 +00:00
Deepak Bhatt 516fadfe8f fix: [CDE-290]: modify list function for gitspaces (#2908)
* feat: [CDE-332]: debugging
* feat: [CDE-332]: debugging
* feat: [CDE-332]: debugging
* feat: [CDE-332]: debugging
* feat: [CDE-332]: fix subquery no alias
* feat: [CDE-332]: fix subquery no alias
* feat: [CDE-332]: fix subquery no alias
* feat: [CDE-332]: fix subquery no alias
* feat: [CDE-332]: remove duplication of code
* feat: [CDE-332]: remove duplication of code
* feat: [CDE-332]: remove duplication of code
* 

feat: [CDE-332]: remove duplication of code
* 





modify list all
* 





fix lint
* 





add sorting
* 





modify list function
2024-11-01 06:07:53 +00:00
Alik Khilazhev 9c442d0c9b
fix:(README.md) links to developer portal (#3576) 2024-10-30 10:00:58 -07:00
Akhilesh Pandey 31768b1621 feat: [CODE-2468]: rename review submitted webhook trigger (#2910)
* feat: [CODE-2468]: rename webhook trigger
* feat: [CODE-2468]: rename webhook trigger
2024-10-30 16:33:55 +00:00
Akhilesh Pandey b848c642fc feat: [CODE-2425]: Add webhook and trigger for all comment types (#2815)
* feat: [CODE-2425]: Arg format
* Merge branch 'main' into akp/CODE-2425
* feat: [CODE-2425]: return immediately in notification service if its a code-comment
* feat: [CODE-2425]: send gitness comment type
* Merge branch 'main' into akp/CODE-2425
* feat: [CODE-2425]: Add webhook and trigger for all comment types
2024-10-30 16:32:06 +00:00
Marko Gaćeša d79a1a290c feat: [PIPE-21976]: add flattened directory listing (#2869)
* remove unused parameter
* updated open api to include flatten_driectories param
* add flattened directory listing
2024-10-30 13:26:42 +00:00
Ansuman Satapathy 8a28d1b04b feat: [CDE-332]: upsert gitspaces infraprovider (#2909)
* feat: [CDE-332]: lint issues
* feat: [CDE-332]: upsert infraprovider resources
2024-10-30 12:33:02 +00:00
Vikyath Harekal 9e9790a67d feat: [CDE-332]: Install tools (#2907)
* 

feat: [CDE-332]: Install tools
* 

feat: [CDE-332]: Install tools
* 

feat: [CDE-332]: Install tools
* 

feat: [CDE-332]: Install tools
* 

feat: [CDE-332]: Install tools
* 

feat: [CDE-332]: lint issues
* 





feat: [CDE-332]: Install tools
2024-10-30 11:16:57 +00:00
Neel Khamar 75f695dc51 feat: [CDE-402]: SSH Key validation for create new gitspace flow (#2892)
* Added the formInput for custom render
* Used yup inbuilt conditional validator instead of manual validation
* Fixed code formatting issue
* Fixed lint issues
* SSH Key validation for create new gitspace flow
2024-10-30 10:50:54 +00:00
Shivanand Sonnad 4aa7fa8e0c feat: [AH-583]: support infra and instance count columns in artifact deployment tab details (#2906)
* feat: [AH-583]: support infra and instance count columns in artifact deployment tab details
2024-10-30 08:21:00 +00:00
Deepesh Kumar 301821307d feat: [CDE-444]: Allow pasting of branch name in dropdown (#2905)
* 

feat: [CDE-444]: Allow pasting of branch name in dropdown
2024-10-30 05:26:41 +00:00
Ritik Kapoor 5a1a94481a fix: [code-2493] handle empty review status (#2891)
* fix: [code-2493] condition for extra reviewers required
* fix: [code-2493] lint
* fix: [code-2493] style : conflict files error message status
* fix: [code-2493] handle empty review status
2024-10-29 19:03:29 +00:00
Shivanand Sonnad ec87c7933b fix: [AH-592]: use pipeline execution id instead of execution name (#2902)
* fix: [AH-592]: use pipeline execution id instead of execution name
2024-10-29 16:55:26 +00:00
Shivanand Sonnad 1dae31d608 feat: [AH-538]: support registry type selector in registry list table (#2901)
* feat: [AH-538]: support registry type selector in registry list table
2024-10-29 16:55:11 +00:00
Shivanand Sonnad 16c654f27b feat: [AH-531]: support multi select registry dropdown in global artifact list page (#2900)
* feat: [AH-531]: support multi select registry dropdown in global artifact list page
2024-10-29 16:54:52 +00:00
Shivanand Sonnad e3c3999c6b fix: [AH-535]: update pull command to download command in global artifact list table (#2897)
* fix: [AH-535]: update pull command to download command in global artifact list table
2024-10-29 16:54:32 +00:00
Shivanand Sonnad 13ec325abc fix: [AH-573]: fix breaking UI if tag/artifact name is big (#2896)
* fix: [AH-573]: fix breaking UI if tag/artifact name is big
2024-10-29 16:54:16 +00:00
Shivanand Sonnad 0378aa5c27 fix: [AH-576]: update the position of copy button in commandBlock (#2894)
* fix: [AH-576]: update the position of copy button in commandBlock
2024-10-29 16:54:00 +00:00