113 Commits

Author SHA1 Message Date
Shivanand Sonnad
64fb37adb0 feat: [AH-1696]: implement general info details for hugging face (#4243)
* feat: [AH-1696]: fix issue with tree view navigation for huggingface artifact type

* feat: [AH-1696]: fix navigation issues in harness-code

* feat: [AH-1696]: implement changes required for new api changes

* feat: [AH-1696]: implement general info details for hugging face
2025-08-08 06:32:58 +00:00
Shivanand Sonnad
f1dc9a2209 feat: [AH-1488]: support manual quarantine and manual remove from quarantine action on version (#4201)
* feat: [AH-1488]: resolve failing PR checks

* feat: [AH-1488]: update icon size

* feat: [AH-1488]: fix refresh table conent after changing quarantine status

* feat: [AH-1488]: implement icon and badge changes for quarantine feature

* feat: [AH-1488]: support manual quarantine and manual remove from quarantine action on version
2025-08-07 05:10:17 +00:00
Shivanand Sonnad
e14b28db67 feat: [AH-1696]: add new package type Huggingface and made changes in routes to support artifact type (#4217)
* feat: [AH-1696]: fix issue with routings

* feat: [AH-1696]: fix failing unit tests

* feat: [AH-1696]: use enum instead of type for artifact type

* feat: [AH-1696]: refactor tree view utils to handle based on entity type

* feat: [AH-1696]: update tree view to support artifact type

* feat: [AH-1696]: add artifact type in gitness routes

* feat: [AH-1696]: update har-api service and uicore to include new icons

* feat: [AH-1696]: add new package type Huggingface and made changes in routes to support artifact type
2025-08-06 13:49:14 +00:00
Shivanand Sonnad
5bc2d7a613 feat: [AH-1540]: support selection of labels in registry config page behind FF (#4191)
* feat: [AH-1540]: resolve PR comments

* feat: [AH-1540]: fix showing add new value

* feat: [AH-1540]: support selection of labels in registry config page behind FF
2025-08-04 08:50:56 +00:00
Shivanand Sonnad
84092dae2d feat: [AH-1570]: implement support for go packages in registry and artifact flow (#4047)
* feat: [AH-1570]: implement support for go packages in artifact flow

* feat: [AH-1569]: implement go package support in registry flow
2025-07-18 11:25:30 +00:00
Karan Saraswat
65fb7f9a5d feat: [CODE-4119]: Add bypass rule violation message for delete branch modal (#4051)
* ran prettier

* call onOpen prop before opening the dialog

* feat: [CODE-4119]: Add bypass rule violation message for delete branch modal
2025-07-18 10:44:05 +00:00
Karan Saraswat
5fb83cabc0 feat: [CODE-3980]: Add scope filter and sorting options to repo listing page (#3913)
* fixed formatting
* fix: [CODE-3980]: renamed query param from recursive to subspace for consistency with the PR listing page
* added lineClamp property for relativeSpaceRef
* addressed review comments
* feat: [CODE-3980]: [CODE-2778]: addressed review comments for adding filter and sorting options for list repo component
* fixed lint
* changed the width of the columns
* feat: [CODE-3980]: Add scope filter and sorting options to repo listing page
2025-06-27 17:33:59 +00:00
Shivanand Sonnad
90d70210d0 feat: [AH-1366]: Support UI changes for cargo package (#3904)
* feat: [AH-1366]: handle upstream proxy form submit
* feat: [AH-1366]: Support UI changes for cargo package
2025-06-18 11:00:53 +00:00
Shivanand Sonnad
fe7810a428 feat: [AH-1317]: improve performance and bugfixes (#3789)
* feat: [AH-1317]: improve performance and bugfixes
* feat: [AH-1317]: fix failing unit tests
* feat: [AH-1317]: Support virtual list and keyboard actions for directory view
2025-05-21 04:30:16 +00:00
Shivanand Sonnad
3c35e002b8 feat: [AH-1111]: Nuget API integration changes (#3785)
* feat: [AH-1111]: add readme tab for nuget package type
* feat: [AH-1111]: Nuget API integration changes
2025-05-15 10:13:02 +00:00
Deepesh Kumar
91e7b1b842 feat: [CDE-716]: Infra form validations and region modal (#3783)
* feat: [CDE-716]: Infra form validations and region modal
* feat: [CDE-716]: Infra form validations and region modal
* feat: [CDE-716]: Infra form validations and region modal
* feat: Added validations and dropdowns for hynrid infra
2025-05-14 07:12:45 +00:00
Shivanand Sonnad
f296f1c37d feat: [AH-1192]: fix badge width css and update uicore version to fix radio button issue (#3738)
* feat: [AH-1192]: fix badge width css
* feat: [AH-1192]: fix radio button and css order issue
2025-04-28 10:05:41 +00:00
Shivanand Sonnad
6d48117eff feat: [AH-1224]: support RPM in repository creation and edit flow (#3712)
* feat: [AH-1224]: add FF for upstream flow
* feat: [AH-1224]: support RPM in repository creation and edit flow
2025-04-22 12:07:19 +00:00
Shivanand Sonnad
e3e0af68ce feat: [AH-1222]: implement tags for thumbnails in create registry and create upstream form (#3695)
* feat: [AH-1222]: add new package types as coming soon
* feat: [AH-1222]: implement tags for thumbnails in create registry and create upstream form
2025-04-17 14:38:43 +00:00
Shivanand Sonnad
4e9ce9d81a feat: [AH-680]: fix not showing scan data on global artifact list page (#3646)
* feat: [AH-680]: resolve PR comments
* feat: [AH-680]: fix not showing scan data on global artifact list page
2025-04-08 11:17:53 +00:00
Shivanand Sonnad
39a70ea02e feat: [AH-1167]: add support for selecting scanners in docker registry (#3617)
* feat: [AH-1167]: update failing tests
* feat: [AH-1167]: update message
* feat: [AH-1167]: add support for selecting scanners in docker registry
2025-04-03 15:56:31 +00:00
Shivanand Sonnad
7bbd5cdef1 feat: [AH-1118]: Support Showing Account/Org Level scan data in registry ui (#3574)
* feat: [AH-1118]: remove duplicate variables
* feat: [AH-1118]: update failing test config
* feat: [AH-1118]: fix issue with redirecting to tab on click of ssca and sto integration overview cards on version details page
* feat: [AH-1118]: Support showing note in configuration page
* feat: [AH-118]: Support different project, org in version details page for ssca and sto data
2025-03-19 13:32:07 +00:00
Shivanand Sonnad
70823cc3b4 feat: [AH-1112]: API intergration for version details page for python package type (#3566)
* feat: [AH-1112]: resolve PR comments
* feat: [AH-1112]: reset local.env file
* feat: [AH-1112]: move PythonArtifactDetails to common types
* feat: [AH-1112]: revert pull command from python version list
* feat: [AH-1112]: remove pull command from python version list
* feat: [AH-1112]: API intergration for version details page for python package type
2025-03-18 14:09:43 +00:00
Shivanand Sonnad
61e69bdea3 feat: [AH-1102]: Support NuGet in Registry Creation flow (Virtual and Upstream) (#3533)
* feat: [AH-1102]: Support NuGet in Registry Creation flow (Virtual and Upstream)
* feat: [AH-1102]: Support NuGet in Registry Creation flow (Virtual and Upstream)
2025-03-13 08:59:11 +00:00
Shivanand Sonnad
f5b49c6bab feat: [AH-979]: update view for showing vulnerability scan status in digest list table (#3509)
* feat: [AH-979]: update view for showing vulnerability scan status in digest list table
2025-03-05 14:04:56 +00:00
Shivanand Sonnad
620a6cbb25 feat: [AH-969]: add new package type NPM (#3463)
* feat: [AH-969]: add new package type NPM
* feat: [AH-969]: Support NPM in create/edit registry and create/edit upstream registry
2025-02-24 07:53:45 +00:00
Shivanand Sonnad
9224727874 feat: [AH-924]: fix serach registry filter on artifact list page (#3362)
* feat: [AH-924]: fix failing tests
* feat: [AH-924]: fix serach registry filter on artifact list page
* feat: [AH-924]: support sorting and pagination in file list table
2025-01-31 08:08:12 +00:00
Shivanand Sonnad
42b3baa6a0 feat: [AH-885]: disabled webhook form if webhook is internal (#3354)
* feat: [AH-885]: disabled webhook form if webhook is internal
2025-01-31 05:05:49 +00:00
Shivanand Sonnad
c8a1e128b8 feat: [AH-849]: support maven in setup client setup (#3325)
* feat: [AH-849]: encode artifact name and enable artifact details api call
* feat: [AH-849]: add maven version in factory
* feat: [AH-849]: remove circular dependancy
* feat: [AH-849]: update zindex of modal header
* feat: [AH-849]: support maven in setup client setup
2025-01-28 04:59:14 +00:00
Shivanand Sonnad
d27437dd2c feat: [AH-844]: Implement Maven Repository List, create, update, update, setupclient setup (#3294)
* feat: [AH-844]: correct spelling mistake
* feat: [AH-844]: fix PR comments
* feat: [AH-844]: add new mavenCentral source in upstream proxy
* feat: [AH-844]: Support Maven Central Source in Upstream registry flow
* feat: [AH-844]: Implement Maven Repository List, create, update, update, setupclient setup
2025-01-23 07:44:24 +00:00
Shivanand Sonnad
6643c377ca feat: [AH-881]: Implement webhook listing page (#3262)
* feat: [AH-881]: show ALL when no triggers
* feat: [AH-881]: new API changes integration
* feat: [AH-881]: update status column mapping
* feat: [AH-881]: remove mock data
* feat: [AH-881]: Implement webhook listing page
2025-01-17 05:46:36 +00:00
Shivanand Sonnad
f4dfe93677 feat: [AH-801]: Support ECR source in upstream proxy flow (#3177)
* feat: [AH-801] handle accessKeyType for gitness
* feat: [AH-801] update key for gitness
* feat: [AH-801]: support description and labels in upstream porxy create and update form
* feat: [AH-801]: fix breaking css from gitness
* feat: [AH-801]: implement MultiTypeSecretInput in HAR
* feat: [AH-801]: support ecr source in opensource
* feat: [AH-801]: Support ECR source in upstream proxy flow
2025-01-06 08:03:44 +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
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
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
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
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
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
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
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
31c8fa62f0 feat: [AH-346]: bump har api service client to fix issue with client (#2732)
* feat: [AH-346]: bump har api service client to fix issue with client
2024-09-24 16:03:52 +00:00
Arvind Choudhary
479c9b9fe7 feat: [AH-307]: GC interface Integration, event framework; schema changes; UI changes (#2688)
* fix
* Merge branch 'main' into AH-307-plus-url-support-2_no_rbac
* resolve PR comments
* resolve PR comments
* resolve PR comments
* feat: [AH-346]: new api changes for version list and digest list (#2726)

* feat: [AH-346]: new api changes for version list and digest list
* resolve pr comments
* resolve pr comments
* feat: [AH-346]: new api yaml integration (#2716)

* feat: [AH-346]: new api yaml integration
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2_no_rbac
* fix wire check
* fix lint issues
* fix: [AH-357]: migrations
* changes for global artifact listing (#2708)

* changes for global artifact listing
* Merge branch 'main' into AH-307-plus-url-support-2_no_rbac
* merged main
* Merge branch 'main' into AH-307-plus-url-support-2_no_rbac
* [AH-307]: Updated lint
* fix comment
* add new method to spacestore
* feat: [AH-307]: fix after rebase with main
* [AH-307]: Removing comments
* [AH-307]: linting fixes
* feat: [AH-286]: define proto, interface and no-op reporter implementation to publish artifact events (#2657)

* feat: [AH-286]: publish artifact event - no row found is not error
* feat: [AH-286]: publish artifact event - no row found is not error
* feat: [AH-286]: publish artifact event - lint errors, move publishing event outside DB transaction
* feat: [AH-286]: publish artifact event - review comments
* feat: [AH-286]: publish artifact event - address review comments
* feat: [AH-286]: publish artifact event - keep payload generic
* feat: [AH-286]: publish artifact event - as sqlite locks DB, perform db operation outside goroutine publishing of events
* feat: [AH-286]: publish artifact event - make publishing event async
* feat: [AH-286]: publish artifact event - use api types
* feat: [AH-286]: Publish event for SSCA to trigger scans - no need to export spacePathStore
* feat: [AH-286]: Publish event for SSCA to trigger scans - send spacePath instead of parentID
* feat: [AH-286]: Publish event for SSCA to trigger scans - rename scanner as generic reporter
* feat: [AH-286]: Publish event for SSCA to trigger scans - rename scanner as generic reporter
* feat: [AH-286]: publish artifact event - reuse redis.Send()
* feat: [AH-286]: Publish event for SSCA to trigger scans - review comments
* feat: [AH-286]: Publish event for SSCA to trigger scans - remove unused interface
* feat: [AH-286]: Publish event for SSCA to trigger scans - update msg format
* feat: [AH-286]: define proto, interface and no-op reporter implementation to publish artifact events
* feat: [AH-286]: Publish event for SSCA to trigger scans - extract acctID/orgID/projectID from spacepathStore
* feat: [AH-286]: publish artifact event - remove protobuf reference, fix lint errors
* feat: [AH-286]: publish artifact event - fix msg format
* feat: [AH-286]: define proto, interface and no-op reporter implementation to publish artifact events
* feat: [AH-286]: define proto, interface and no-op reporter implementation to publish artifact events
* feat: [AH-321]: make repo form disabled for rbac (#2687)

* feat: [AH-321]: make repo form disabled for rbac
* fix wire-gen
* GC refactoring
* feat: [AH-340]: update UI as per the product feedbacks (#2685)

* feat: [AH-340]: update UI as per the product feedbacks
* feat: [AH-44]: add module data while redirecting to pipeline execution page
* feat: [AH-44]: add build pipeline details in overview cards
* feat: [AH-44]: update view for prod and non prod tag
* feat: [AH-44]: rearrange filters on artifact list apge
* feat: [AH-10]: add schema for overview cards, update artifact list, add ai search input, update api for registry artifact list and update mapping for deployments table
* feat: [AH-307]: add secretSpacePath in upstream password field while sending to BE (#2631)

* feat: [AH-307]: add secretSpacePath in upstream password field while sending to BE
* feat: [AH-299]: support new changes for artifact list page (#2630)

* feat: update har service api version
* feat: [AH-30]: integrate API schema for deployments list content
* feat: [AH-300]: update tag colors for prod and non prod tags
* feat: [AH-300]: Add Deployments table in artiface version details page
* feat: [AH-299]: support new changes for artifact list page
* feat: [AH-299]: support new changes for artifact list page
* feat: [AH-321]: support artifact registry rbac permission on UI (#2671)

* feat: [AH-321]: support artifact registry rbac permission on UI
* enable rbac (#2664)

* fix scope
* enable rbac
* feat: [AH-307]: hide code tab from version details page for both docker and helm
* feat: [AH-240]: add custom handling for enterprise auth type field
* Merge branch 'AH-307-plus-url-support-2_no_rbac' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2_no_rbac
* feat: [AH-307]: send space_ref in query param while creating registries
* lowercase rootRef
* [AH-307]: updated route
* [AH-307]: Added logs
* [AH-307]: Added logs
* feat: [AH-317]: add space_ref query param
* local
* Merge commit
* Merge commit
* Merge commit
* Added comments
* Revert changes
* Merge commit
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2
* Merge branch 'AH-306d' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2
* fix space path handling
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2
* Updated URLs to support slashes with + separator
* fix: [AH-306c]: fix anonymous flow
* fix: [AH-306c]: fix anonymous flow
* feat: [AH-307]: plus url support on UI

(cherry picked from commit 3fb6add3ce03498b6668b5f8f6d547e1acedaec4)
* [AH-307]: Added examples

(cherry picked from commit e83e41303da536f421be333be04aed09fbf75f5f)
* [AH-307]: Added Regex request rewrite support

(cherry picked from commit ed7b155256bdcd1134bc228b5705556a1233add6)
* fix: [AH-306c]: fix anonymous flow
2024-09-24 12:47:53 +00:00
Deepesh Kumar
020b974b8d feat: [CDE-305]: fixed package.json command for cde (#2644)
* feat: [CDE-305]: fixed package.json command for cde
2024-09-03 15:04:00 +00:00
Deepesh Kumar
2d0b398a4c feat: added custom webpack for CDE (#2643)
* feat: fixed remote entry file
* feat: added custom webpack for CDE
* feat: added custom webpack for CDE
2024-09-03 14:51:15 +00:00
Tudor Macari
40ee05ca11 feat: [AH-309]: Artifact Registry integration (#2318) 2024-08-22 00:28:17 +00:00
Deepesh Kumar
0a5ed06f02 feat: [CDE-129]: added flag gitspace_enabled (#2214)
* feat: [CDE-129]: fixed lint
* feat: [CDE-129]: fixed lint
* feat: [CDE-129]: updated flag gitspace_enabled
* feat: [CDE-129]: updated webpack
* feat: [CDE-129]: updated webpack
* feat: [CDE-129]: added flag gitspace_enabled
2024-07-13 04:28:07 +00:00
Deepesh Kumar
6f7d1079d9 feat: [CDE-107]: Gitspace in standalone gitness (#2207) 2024-07-13 02:18:25 +00:00
Calvin Lee
263e8647aa fix: [code-1991]: fix check icon and alignment (#2112) 2024-06-14 22:53:16 +00:00
Ansuman Satapathy
f95e4fd62e feat: [CDE-54]: Added yarn command for building CDE module only. (#2091) 2024-06-11 09:01:51 +00:00
Calvin Lee
42d03a869c feat: [code-1625]: Add new pr panel improvements for pr page (#2082) 2024-06-08 06:08:49 +00:00
Deepesh Kumar
5a4dd6274d feat: [CDE-22]: CDE Pages and Components (#2067) 2024-05-29 04:54:54 +00:00
Tan Nhu
ed484b0d44 Allow simple HTML tags such as details, summary, etc... similar to Github (#2062) 2024-05-23 22:08:59 +00:00
Tan Nhu
49f3bf151e Fix XSS issue against markdown editor / viewer (#2041) 2024-05-15 16:32:34 +00:00
Tan Nhu
44d1a82e6f Pull Request Code suggestions (#2032) 2024-05-13 18:35:07 +00:00