Commit Graph

1163 Commits

Author SHA1 Message Date
Shivanand Sonnad
142f58e80b feat: [AH-799]: Support generic artifact version details page for OSS (#3198)
* feat: [AH-799]: Support generic artifact version for OSS
2025-01-03 06:35:13 +00:00
Ritik Kapoor
da756c486f fix: [CODE-2414] remove CODE_PULLREQ_LABELS (#3192)
* chore: [CODE-2414] remove CODE_PULLREQ_LABELS
2024-12-31 16:40:35 +00:00
Neel Khamar
aac9ace779 fix: [CDE-574]: fixed the special character string parsing issue in the delete popup title (#3209)
* fix: fixed the special character string parsing issue in the delete popup title
2024-12-31 11:06:51 +00:00
Neel Khamar
f42ed15bfa feat: [CDE-562]: IntelliJ Gateway UI changes (#3171)
* Fixed comments
* Swagger changes
* Lint issue fixed
* Updated the latest swagger and the types
* Resolved the comments
* Icon changes
* Swagger file updates
* Swagger file updates
* Swagger file updates
* Swagger file updates
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into cde-562
* updated swagger file changes
* reverted back the service type change
* feat: changes for gitness
* IntelliJ UI changes
2024-12-31 11:02:53 +00:00
Shivanand Sonnad
d0d3ab1057 feat: [AH-621] Support deployments table for generic artifact version (#3196)
* feat: [AH-621]: fix PR comments
* feat: [AH-621]: fix PR comments
* feat: [AH-621] Support deployments table for generic artifact version
2024-12-24 10:40:12 +00:00
Shivanand Sonnad
b0789858ac feat: [AH-828] Support dark theme for artifact registry (#3194)
* feat: [AH-828] Support dark theme for artifact registry
2024-12-23 09:16:04 +00:00
Shivanand Sonnad
2ced78f102 feat: [AH-620]: support generic artifact details view (#3173)
* feat: [AH-620]: support generic artifact details view
2024-12-19 14:09:15 +00:00
Abhishek Bane
0a683e73a9 fix: [AH-780]: fix version name overflow (#3172)
* fix: [AH-780]: fix version name overflow
2024-12-17 16:56:13 +00:00
Shivanand Sonnad
bcd96cef21 feat: [AH-666]: support version details headers and overview for generic artifact type (#3164)
* feat:[AH-666]: fix typecheck PR check
* feat: [AH-666]: support version details headers and overview for generic artifact type
2024-12-17 10:39:08 +00:00
Ritik Kapoor
de91e0ddef feat: [CODE-2765]: add Branch rules support on Account, Org, and Project level (#3143)
* fix: [CODE-2765] prettier
* fix: [CODE-2765] fix lint
* feat: [CODE-1509] added BranchProtectionHeader with permission utils
* feat: [CODE-1509] added BranchProtectionForm with permissions props
* feat: [CODE-1509] added BranchProtectionHeader with permission util abstracted
* feat: [CODE-1509] added BranchProtectionListing with permission props
* feat: [CODE-1509] added BranchProtectionHeader with permission props
* fix: [CODE-1509] lint
* feat: [CODE-1509] permission utility
* feat: [CODE-2765]: add Branch rules support on Account, Org, and Project level
2024-12-17 08:27:43 +00:00
Ritik Kapoor
4a44636ca7 feat: [CODE-2941] added webhook events for comment and review (#3163)
* fix: [CODE-2941] strings case
* feat: [CODE-2941] added webhook events for comment and review
2024-12-16 14:52:59 +00:00
Neel Khamar
f69b1f3026 feat: [CDE-543]: Show gitspace ID in gitspace listing screen with a copy to clipboard icon (#3154)
* resolved PR comments
* Fixed issues
* Lint issues
* Gitspace detail changes
* UI Changes for copy to clipboard
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into cde-543
* Made changes to the default value for sort
* UI changes for search filter
* UI changes for search filter
* Search functionality changes
2024-12-16 05:09:30 +00:00
Shivanand Sonnad
3c367c1da6 feat: [AH-781]: fix breaking types after upgrading oats-cli (#3160)
* feat: [AH-781]: fix breaking types after upgrading oats-cli
2024-12-13 15:02:37 +00:00
Ritik Kapoor
b1cd12846f fix: [CODE-1509]: mentions support in harness code (#3126)
* feat: [CODE-1509] change limit and modify mention element
* feat: [CODE-1509] modify mention font weight
* fix: [CODE-1509]: handle XSS vulnerablities
* fix: [CODE-1509]: address comments
* fix: [CODE-1509]: if condition check
* fix: [CODE-1509]: lint check
* fix: [CODE-1509]: mentions support in harness code
2024-12-13 11:54:45 +00:00
Shivanand Sonnad
14e57979d0 feat: [AH-778]: update overview content for docker and helm version details page (#3152)
* feat: [AH-778]: update overview content for docker and helm version details page
2024-12-12 05:39:34 +00:00
Ritik Kapoor
3f608cd3db fix: [CODE-2903]: Disable the inline merge btn - in case the merge is in progress (#3121)
* 

fix: [CODE-2903]: Disable the inline merge btn - in case the merge is in progress
2024-12-06 10:40:00 +00:00
Ritik Kapoor
3496df5316 fix: [CODE-2899]: list only first 1000 chars in commit description for Squash & Merge method (#3116)
* 

fix: [CODE-2899]: list only first 1000 chars in commit description for Squash & Merge method
2024-12-05 18:23:33 +00:00
Neel Khamar
70a7743e87 feat: [CDE-537]: Added new search functionality to filter gitspaces and fixed the pagination issue when filter if applied (#3108)
* Made changes to the default value for sort
* UI changes for search filter
* UI changes for search filter
* Search functionality changes
2024-12-05 08:21:28 +00:00
Atefeh Mohseni Ejiyeh
8abfe73a37 fix: [CODE-2893]: handle rbac permission check on create repo button (#3111) 2024-12-04 23:37:22 +00:00
Abhishek Bane
ab9d78dc7b feat: [AH-743]: remove last downloads text from col name (#3101)
* feat: [AH-743]: remove last downloads text from col name
2024-12-03 13:41:04 +00:00
Neel Khamar
02d3453ddd feat: [CDE-522]: Parameter changes for new x-total-no-filter count and removed the clear sort button (#3091)
* Parameter changes for new x-total-no-filter count
2024-12-02 10:02:50 +00:00
Abhishek Bane
b0630e59a2 feat: [AH-727]: show registries from all scopes in upstream proxies selector (#3081)
* feat: [AH-727]: show registries from all scopes in upstream proxies selector
2024-11-29 18:29:10 +00:00
Neel Khamar
e20f4d3ecb feat: [CDE-528]: Get started screen changes (#3077)
* Get started screen changes
2024-11-29 09:00:13 +00:00
Neel Khamar
da92c1e708 feat: [CDE-528]: Enhancing UI changes for Gitspace listing and detail screen (#3049)
* Svg changes
* Reverted hasFilter changes
* UI changes for Gitspace listing and detail screen
2024-11-28 11:07:41 +00:00
Shivanand Sonnad
3c6e41f598 fix: [AH-729]: fix UI breaking on version details page (#3064)
* fix: [AH-729]: fix issue with flickering upstream input in registry config
* fix: [AH-729]: fix UI breaking on version details page
2024-11-28 06:40:39 +00:00
Abhishek Bane
323511819d fix: [AH-564]: add copy icon to each command in a command block (#3029)
* fix: [AH-564]: display only label or value at a time.
* feat: [AH-564]: add copy action to only executable commands
* fix: [AH-564]: add copy icon to each command in a command block
2024-11-27 10:35:15 +00:00
Abhishek Bane
117cadcdcf chore: [AH-665]: add test cases for version list (#3028)
* chore: [AH-665]: add test cases for version list
2024-11-21 09:52:49 +00:00
Neel Khamar
1ec254367a feat: [CDE-498]: Error card changes in the Gitspace Detail screen (#3013)
* Resolved PR comments and made UI fixes
* Resolved PR comments and made UI fixes
* Resolved PR comments and made UI fixes
* Resolved PR comments and made UI fixes
* Resolved PR comments and made UI fixes
* The new swagger file changes
* Error card changes
2024-11-21 06:39:18 +00:00
Abhishek Bane
ba0f9310b1 feat: [AH-613]: add actions to generic reposiroty type (#3016)
* fix: [AH-613]: remove upstream related code from generic repository
* feat: [AH-613]: add actions to generic reposiroty type
* feat: [AH-639]: fix context usage and featureflag exports
* feat: [AH-639]: add feature flag code
2024-11-20 08:46:09 +00:00
Shivanand Sonnad
b15ac17033 feat: [AH-411]: Support redirect route in artifact registry for all types of registry (#3009)
* feat: [AH-411]: update conditions for redirect page view
* feat: [AH-411]: add support for change in scope(account/org/project)
* feat: [AH-411]: Support redirect route in artifact registry for all types of registry
2024-11-20 05:34:31 +00:00
Shivanand Sonnad
37c7d3c626 feat: [AH-679]: support new design for version details page (#3015)
* feat: [AH-679]: fix spelling mistake
* feat: [AH-679]: support new design for version details page
2024-11-19 12:49:10 +00:00
Abhishek Bane
9ce4ea8ee5 feat: [AH-617]: add version list table for generic registry (#3011)
* feat: [AH-617]: add version list table for generic registry
* feat: [AH-639]: fix context usage and featureflag exports
* feat: [AH-639]: add feature flag code
2024-11-19 12:25:30 +00:00
Ritik Kapoor
8487b8c044 fix: [CODE-2734] identical batch suggestion issue on code comment (#2961)
* fix: [code-2734] identical batch suggesstion issue on code comment
2024-11-15 11:12:53 +00:00
Neel Khamar
0ce059820c feat: [CDE-494]: Changed the text for tooltip and made UI changes (#2999)
* Changed the text for tooltip
* Changed the text for tooltip
2024-11-15 06:16:49 +00:00
Shivanand Sonnad
f0f360d750 feat: [AH-610]: add unit tests for virtual registry details page (#2998)
* feat: [AH-610]: add unit tests for virtual registry details page
2024-11-14 15:57:44 +00:00
Neel Khamar
93ded67922 feat: [CDE-456]: Pagination changes for CDE and Gitness (#2996)
* UI fixes
* UI fixes
* Fixed the gitness issue
* Reolved lint warnings
* Pagination changes
2024-11-14 11:48:20 +00:00
Abhishek Bane
21b665b5af feat: [AH-615]: add Generic Configuration form, setup client modal and header (#2987)
* feat: [AH-615]: add Generic Configuration form, setup client modal and header
* feat: [AH-639]: fix context usage and featureflag exports
* feat: [AH-639]: add feature flag code
2024-11-14 09:57:22 +00:00
Neel Khamar
0ae23353c7 feat: [CDE-456]: Sorting functionality code changes (#2984)
* UI Fixes
* UI Fixes
* Reolved lint warnings
* Reolved lint warnings
* Reolved lint warnings
* Reolved lint warnings
* Reolved lint warnings
* Resolved PR comments
* Sorting functionality code changes
* Generic code changes
2024-11-13 10:59:23 +00:00
Neel Khamar
8c854a750a feat: [CDE-443]: Gitspace detail changes and tooltip code changes (#2940)
* Latest changes from main branch
* Resolved PR comments
* Resolved PR comments
* Gitspace detail changes and tooltip code changes
2024-11-13 08:40:44 +00:00
Abhishek Bane
066de3515b fix: [AH-614]: add Generic Artifact create form (#2983)
* fix: [AH-615]: add test case for Generic Artifact type disabled
* feat: [AH-614]: add generic type in unit test cases
* fix: [AH-614]: add Generic Artifact create form
* feat: [AH-639]: fix context usage and featureflag exports
* feat: [AH-639]: add feature flag code
2024-11-13 08:02:43 +00:00
Johannes Batzill
321491057a fix: [CODE-2748]: Improve PR activity message for force push (#2975) 2024-11-12 17:55:57 +00:00
Shivanand Sonnad
92bea1dfbf feat: [AH-609]: Add unit tests for create virtual registry flow (#2944)
* feat: [AH-609]: pass not supported type instead of GENERIC
* feat: [AH-609]: Add unit tests for create virtual registry flow
2024-11-12 12:34:34 +00:00
Neel Khamar
042df435bd feat: [CDE-456]: Dropdown filter changes for status and owner fields (#2970)
* Resolved PR comments
* Resolved PR comments
* Resolved PR comments
* Resolved PR comments
* Resolved PR comments
* Dropdown filter changes for status and owner fields
2024-11-12 10:05:27 +00:00
Abhishek Bane
86312eddf0 feat: [AH-639]: add feature flag code (#2973)
* feat: [AH-639]: fix context usage and featureflag exports
* feat: [AH-639]: add feature flag code
2024-11-12 08:14:45 +00:00
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
Deepesh Kumar
05b4a99061 feat: [CDE-352]: show resource details in CDE list (#2743)
* feat: [CDE-352]: show resource details in CDE list
* feat: [CDE-352]: show resource details in CDE list
* feat: [CDE-352]: show resource details in CDE list
2024-09-26 09:33:08 +00:00
Ritik Kapoor
9f38e07bf3 fix: [CODE-2406] pr link in pr listing (#2740)
* fix: [CODE-2406] pr link in pr listing
2024-09-25 11:58:35 +00:00
Deepesh Kumar
51020b71e7 feat: [CDE-348]: updated logs container behaviour (#2739)
* feat: [CDE-348]: updated logs container behaviour
2024-09-25 10:50:45 +00:00
Shivanand Sonnad
8f2744668c feat: [AH-370]: export create registry button from gitness to use in harness ng ui (#2737)
* feat: [AH-370]: export create registry button from gitness to use in harness ng ui
2024-09-25 09:24:00 +00:00
Ritik Kapoor
9e3fded084 fix: [CODE-2386] status check rule (#2729)
* fix: [CODE-2386] fix reviewer update
* fix: [CODE-2386] status check rule
2024-09-25 05:08:16 +00:00
Patrick Wolf
d789e5775e feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684)
* Apply suggestion from code review
* updating images for signin and register page.
* fix: lint
* fix: logo update
* revert golangci
* Adding more strings and updated the logo. Still need to update the signin page images
* Apply suggestion from code review

Updating harness logo to use Open Source logo
* Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet).  No active code changes except display strings.
2024-09-25 00:13:28 +00:00