Commit Graph

1069 Commits

Author SHA1 Message Date
Ritik Kapoor
aa7bb45eb9 feat: [CODE-2467]: add pullreq_label_assigned as a webhook trigger event (#2945)
* fix: [code-2505] lint checks
* feat: [code-2467] add pullreq_label_assigned as a webhook trigger event
2024-11-11 12:00:57 +00:00
Abhishek Bane
7704d86db1 chore: [AH-612]: add test cases for Registry Artifact list (#2965)
* fix: [AH-612]: fix reg_identifier value and test case
* chore: [AH-612]: fix repository test case
* chore: [AH-612]: add test cases for Registry Artifact list
* fix: [AH-636]: fix clearing of filters
2024-11-11 11:41:45 +00:00
Neel Khamar
e3f56f5a3d fix: [CDE-468]: Added a check to differentiate between CDE Gitspace and Gitness (#2955)
* Re-trigger Build
* Bug Fix
2024-11-08 09:05:44 +00:00
Andreas Deininger
ff2da8563e [GH] Fix typos (#3566)
This PR fixes various typos i spotted in the project.
2024-11-07 11:34:07 -08: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
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
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
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
Shivanand Sonnad
34bee25c56 fix: [AH-492]: show size coming from BE in layers table (#2893)
* fix: [AH-492]: show size coming from BE in layers table
2024-10-29 16:53:43 +00:00
Karan Saraswat
ff00a8ba7a fix: [CODE-2628]: replaced TypesRepository with RepoRepositoryOutput from swagger (#2882)
* fixed other types too
* fix: [CODE-2628]: replaced TypesRepository with RepoRepositoryOutput from swagger
2024-10-28 17:21:39 +00:00
Shivanand Sonnad
f87c8b77e7 feat: [AH-201]: upgrade jest version and related fixes (#2856)
* feat: [AH-201]: update tests to accomodate new changes in icons
* feat: [AH-201]: remove coverage check for now
* feat: [AH-201]: upgrade jest version and related fixes
* feat: [AH-201]: add unit tests setup for artifact registry module
2024-10-28 06:45:48 +00:00
Shivanand Sonnad
505d8fa702 feat: [AH-562]: update icons for registry and artifacts (#2864)
* 

feat: [AH-562]: update icons for registry and artifacts
2024-10-25 11:54:12 +00:00
Neel Khamar
8d5f3a6f8b fix: [CDE-405] Added the additional null/undefined check for showing the "No Change" label (#2860)
* 

Added prettier code formatting
* 

feat: [CDE-405] Changes
2024-10-25 03:49:59 +00:00
Ritik Kapoor
6a17336aaa fix: [CODE-2566] add FF config and hide plugin step behind a UI Flag - GITNESS_UI_SHOW_PLUGIN (#2847)
* fix: [code-2566] address comment
* fix: [code-2566] address comment
* fix: [code-2566] address comments
* fix: [CODE-2566] lint check
* fix: [CODE-2566] add FF config and hide plugin step behind local FF - GITNESS_FF_SHOW_PLUGIN_STEP
2024-10-24 18:40:52 +00:00
Shivanand Sonnad
4c690d356e fix: [AH-563]: update texts on UI (#2859)
* fix: [AH-563]: update texts on UI
2024-10-24 07:52:13 +00:00
Shivanand Sonnad
90b86b5690 fix: [AH-558]: fix showing undefined in secret select field (#2857)
* fix: [AH-558]: fix showing undefined in secret select field
2024-10-24 04:57:03 +00:00
Ritik Kapoor
b32615d82b fix: [CODE-2589] search in repo listing (#2855)
* fix: [CODE-2589] refactor
* fix: [CODE-2589] search in repo listing
2024-10-24 04:49:59 +00:00
Ritik Kapoor
99b37fed7a fix: [CODE-2176] path for index_public.html (#2858) 2024-10-23 17:52:03 +00:00
Ritik Kapoor
32e817888a fix: [CODE-2493] codeowners status in PR overview page (#2833)
* fix: [CODE-2493] resolve comments
* fix: [CODE-2493] fix codeowners status in PR overview page
2024-10-22 13:29:42 +00:00
Karan Saraswat
a6bea60973 fix: [CODE-2057]: fix for status checks showing wrong time (#2842)
* fix: [CODE-2057]: fix for status checks showing wrong time
2024-10-21 20:15:15 +00:00
Shivanand Sonnad
c3221fb0ff fix: [AH-518]: fix issue with registry and package type select on UI (#2830)
* fix: [AH-518]: show detailed error message coming from api response
* fix: [AH-518]: fix incorrect placeholder and handle loading senario for digest selector
* fix: [AH-518]: fix issue with registry and package type select on UI
2024-10-18 10:08:47 +00:00
Shivanand Sonnad
465275b549 feat: [AH-518]: fix alignment issue of overview cards on version details page (#2828)
* feat: [AH-518]: resolve PR comments
* feat: [AH-518]: fix alignment issue of overview cards on version details page
* feat: [AH-518]: disable security scan section and show aquatrivy selected by default
* feat: [AH-518]: use normal search input instead of AI search input on global artifact list page
* feat: [AH-518]: update text to total downloads instead of total weekly downloads
* feat: [AH-518]: remove labels from UI
* feat: [AH-518]: disable cleanup policy
* feat: [AH-518]: set min width for name columns in all tables in HAR module
2024-10-17 09:24:22 +00:00
Ritik Kapoor
80dc6ff0b0 feat: [CODE-2510] add exclude_description param in PR listing (#2819)
* feat: [CODE-2510] add exclude_description param in PR listing
2024-10-15 17:21:42 +00:00
Shivanand Sonnad
a7c7194891 fix: [AH-486]: remove deployments data for helm artifacts (#2813)
* fix: [AH-486]: remove deployments data for helm artifacts
2024-10-15 09:33:53 +00:00
Shivanand Sonnad
a98a695634 fix: [AH-483]: delete and Setup Client Popup is not going even after the user clicks on delete/Set Up Client button (#2802)
* 



fix: [AH-483]: delete and Setup Client Popup is not going even after the user clicks on delete/Set Up Client button
2024-10-14 07:59:08 +00:00
Deepesh Kumar
2606389e85 feat: [CDE-381]: Updated Doc and Help links (#2804)
* feat: [CDE-381]: Updated Doc and Help links
2024-10-11 10:57:22 +00:00
Ritik Kapoor
f65eafa4fc fix: [CODE-2475] handle error for import-progress API failure (#2801)
* feat: [CODE-2475] address comments
* 

fix: [CODE-2475] resolve comments
* 

fix: [CODE-2475] lint check
* 

fix: [CODE-2475] handle error for import-progress API failure
2024-10-11 05:32:22 +00:00
Ritik Kapoor
f6ac58f036 feat: [CODE-2411] add support for Fast-forward merge (#2803)
* feat: [CODE-2411] add support for Fast-forward merge
2024-10-10 22:36:19 +00:00
Shivanand Sonnad
bbb7bce02a fix: [AH-484]: fix breaking ui when name is too big (#2799)
* fix: [AH-484]: fix breaking ui when name is too big
2024-10-10 07:36:14 +00:00
Deepesh Kumar
f2e382acbf feat: [CDE-356]: Added Usage metric component (#2790)
* 



feat: [CDE-356]: Added Usage metric component
* 



feat: [CDE-356]: Added Usage metric component
2024-10-09 09:50:33 +00:00
Shivanand Sonnad
45341cd61e feat: [AH-342]: support container scanner select in docker registry configuration section (#2781)
* feat: [AH-342]: resolve comments
* feat: [AH-342]: support container scanner select in docker registry configuration section
2024-10-09 08:10:37 +00:00
Abhinav Singh
9e8775e1a2 techdebt: [CODE-2481]: remove ctrl k from search ui (#2779)
* Update web/src/components/CodeSearch/CodeSearch.tsx
* Update web/src/components/CodeSearch/KeywordSearch.tsx
* techdebt: [CODE-2481]: remove ctrl k from search ui
2024-10-08 05:29:34 +00:00
Shivanand Sonnad
8b53e5b92a feat: [AH-341]: support download SLSA report from artifact registry (#2771)
* feat: [AH-341]: update spelling mistake
* Merge branch 'feat-AH-341' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into feat-AH-341
* feat: [AH-341]: update api schema to fix type errors
* feat: [AH-341]: support download SLSA report from artifact registry
* feat: [AH-341]: update api schema to fix type errors
* feat: [AH-341]: support download SLSA report from artifact registry
2024-10-07 12:03:26 +00:00
Shivanand Sonnad
f9d8b647f1 feat: [AH-424]: create a separate build command for ar module (#2765)
* feat: [AH-424]: craete a separate build command for ar module
2024-10-04 06:42:45 +00:00
Deepesh Kumar
0e8dc4e544 feat: [CDE-367]: fixed generating repoIdentifier and repoName (#2764)
* chore: Sycn with main
* feat: [CDE-367]: fixed generating repoIdentifier and repoName
* feat: [CDE-348]: Stop showing failure notification for logs
2024-10-03 06:01:57 +00:00
Shivanand Sonnad
40a9472d4d fix: [AH-421]: fix issue with double encoding in UI for artifact name in url params (#2757)
* fix: [AH-421]: fix issue with double encoding in UI for artifact name in url params
2024-10-02 02:38:46 +00:00
Ritik Kapoor
3e7ee33b94 fix: [CODE-2418] add routing id to labels (#2749)
* fix: [CODE-2418] add routing id to labels
2024-09-30 11:21:46 +00:00
Deepesh Kumar
8ad93b78c8 feat: [CDE-348]: Stop showing failure notification for logs (#2747)
* feat: [CDE-348]: Stop showing failure notification for logs
2024-09-26 13:09:56 +00:00