Commit Graph

1225 Commits

Author SHA1 Message Date
Neel Khamar
347d8d5e7a fix: [CDE-670]: Reverted back the parameter changes for metadata.name property (#3645)
* fix: Reverted back the parameter changes for metadata.name property
2025-04-07 12:21:57 +00:00
Neel Khamar
aff47081e7 feat: [CDE-626]: Replaced the log polling api with stream api to fetch realtime logs (#3631)
* fix: UI changes for the button scroll and alignment fix
* fix: fixed lint issuews
* feat: Replaced the log polling api with stream api to fetch realtime logs
2025-04-07 08:37:42 +00:00
Neel Khamar
0a34d44cdd feat: [CDE-704]: Added new delegate selector dropdown with options at infra level (#3615)
* fix: Added missing string
* fix: lint issues
* fix: Resolved the conflicts
* fix: lint issues
* fix: lint issues
* fix: lint issues
* fix: Passed the delegateSelector component from harness-core-ui to CDE module
* fix: lint issues
* feat: Added new delegate selector dropdown with options at infra level
2025-04-07 05:03:24 +00:00
Shivanand Sonnad
f9c9766a1e feat: [AH-996]: API integration for NPM package type (#3632)
* feat: [AH-996]: API integration for NPM package type
* feat: [AH-996]: API integration for NPM package type
2025-04-04 08:45:23 +00:00
Atefeh Mohseni Ejiyeh
808a9b5847 fix: [CODE-3459] Raw URL for LFS files in non standalone (#3627)
* ui lints prettier
* ui lint fix
* ui: fix raw url on lfs files
2025-04-04 00:48:14 +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
Neel Khamar
045157dbf7 fix: [CDE-670]: Made changes to the payload params (#3623)
* fix: Made changes to the payload params
2025-04-03 08:10:24 +00:00
Atefeh Mohseni Ejiyeh
d3261ebc20 feat: [CODE-2528]: Update raw and get-content APIs to download lfs objects (#3549) 2025-04-02 21:28:41 +00:00
Neel Khamar
17473844e3 feat: [CDE-689]: Introduced new feature flags to show/hide infra provider options (#3611)
* fix: resolved lint issues
* feat: Introduced new feature flags to show/hide infra provider options
2025-04-02 10:51:31 +00:00
Neel Khamar
ecbfaaef97 feat: [CDE-670]: New gitspace infra screens and funcitonality (#3590)
* fix: Resolved lint issues
* fix: Resolved PR comments
* fix: machine type validation message change
* fix: made the region as string
* feat: additional changes for resource
* fix: Added the loop check
* fix: Added the loop check
* feat: Made string changes
* feat: Made string changes
* feat: Additional input params
* feat: Additional input params
* feat: Added infra screen tooltips
* fix: Fixed all the lint issues
* feat: New gitspace infra screens and funcitonality
2025-04-01 07:18:40 +00:00
Ritik Kapoor
1ffe29d15a fix: [CODE-3363] backfill author data in filter on reload and navigating back to PR listing page (#3595)
* fix: [CODE-3363] lint
* fix: [CODE-3363] use identifer to re-render
* fix: [CODE-3363] backfill author data in filter on reload and navigating back to PR listing page
2025-03-28 12:06:37 +00:00
Shivanand Sonnad
56805e3818 fix: [AH-1118]: add missing route for org level registry scan (#3601)
* fix: [AH-1118]: add missing route for org level registry scan
2025-03-27 09:58:47 +00:00
Ritik Kapoor
e48332a55a fix: [CODE-3401] UI updates for PR page (#3591)
* fix: [CODE-3401] show updated timestamp for all PRs in space listing
* fix: [CODE-3401] lint
* fix: [CODE-3401] remove empty repo details once content is added
* fix: [CODE-3401] file path in PR Compare view
* fix: [CODE-3401] add updated timestamp to PR listing on spaces
2025-03-26 11:08:30 +00:00
Ritik Kapoor
07e2a1a5b6 fix: [CODE-2993] pagination on commits tab in file history view (#3594)
* fix: [CODE-2993] lint check
* fix: [CODE-2993] remove unused code
* fix: [CODE-2993] remove unused code
* fix: [CODE-2993] pagination on commits tab in file history view
2025-03-26 10:52:29 +00:00
Shivanand Sonnad
bfed597d43 feat: [AH-1112]: remove python package type FF from UI (#3586)
* feat: [AH-1112]: remove python package type FF from UI
2025-03-26 05:37:15 +00:00
Ritik Kapoor
f4ab120959 fix: [CODE-3341] handle message for multiple codeowners and default reviewers (#3588)
* fix: [CODE-3341] remove unused string
* fix: [CODE-3341] handle message for multiple codeowners and default reviewers
2025-03-25 10:04:16 +00:00
Neel Khamar
a86659cb45 feat: [CDE-670]: New gitspace infra screens (#3560)
* fix: Applied prettier
* fix: lint issues
* fix: Resolved the PR comments
* fix: lint issues
* feat: New gitspace infra screens
2025-03-25 06:42:33 +00:00
Shivanand Sonnad
154bf4c4b1 feat: [AH-979]: Add Registry column in global artifact list table (#3585)
* feat: [AH-979]: fix failing unit tests
* feat: [AH-979]: Add Registry column in global artifact list table
2025-03-24 07:54:21 +00:00
Johannes Batzill
91c4ccf3b7 fix: [CODE-3393]: Fix PR creation when no codeowner file exists for being adding as reviewers (#3583) 2025-03-21 03:37:39 +00:00
Johannes Batzill
70bfcb4399 fix: [CODE-3392]: Show approval expand section if only default reviewers required (#3581) 2025-03-21 02:15:48 +00:00
Johannes Batzill
9d5ceb0033 fix: [CODE-3379]: Remove PR author from default reviewer evaluation (#3578) 2025-03-20 19:33:56 +00:00
Shivanand Sonnad
83cf33bbb2 feat: [AH-1118]: fix routing issue of adding org and project id in version overview pages (#3577)
* feat: [AH-1118]: fix routing issue of adding org and project id in version overview pages
2025-03-20 06:01:54 +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
Ritik Kapoor
642fa7e2a5 feat: [CODE-3289] add support to Verify Committer Identity in security setting (#3575)
* feat: [CODE-3324] remove full stop
* feat: [CODE-3324] add support to Verify Committer Identity in security setting
2025-03-19 12:39:44 +00:00
Ritik Kapoor
8e925410fb feat: [CODE-3324] add default reviewers support (#3572)
* fix: [CODE-3324] resolve comments
* fix: [CODE-3324] resolve comments
* fix: [CODE-3324] min reviewer req condition
* fix: [CODE-3324] approval check
* fix: [CODE-3324] latest rule check
* fix: [CODE-3324] null check again
* fix: [CODE-3324] null check
* fix: [CODE-3324] update on latest changes tag
* fix: [CODE-3324] pr page fix - only default rule present
* fix: [CODE-3324] inital state of default reviewers
* fix: [CODE-3324] swagger indentation
* feat: [CODE-3324] add default reviewers support
2025-03-18 21:55:55 +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
527b6dc58f fix: [AH-885]: disable toggle for internal webhooks (#3565)
* fix: [AH-885]: disable toggle for internal webhooks
2025-03-18 07:37:16 +00:00
Shivanand Sonnad
1fca95942f fix: [AH-547]: remove actions from global artifact list page (#3562)
* fix: [AH-547]: remove actions from global artifact list page
2025-03-17 11:42:05 +00:00
Shivanand Sonnad
da37770a52 feat: [AH-1103]: Support NuGet in Artifact and Version pages (#3556)
* Revert "feat: [AH-1103]: resolve PR comments"

This reverts commit 3382abc685b19b6e35decd8fdc924a9b085686e9.
* feat: [AH-1103]: resolve PR comments
* feat: [AH-1103]: Support NuGet in Artifact and Version pages
2025-03-14 12:28:10 +00:00
Shivanand Sonnad
709077b51a feat: [AH-1020]: update artifact list actions column and remove artifact modification event from webhooks (#3557)
* feat: [AH-1020]: remove artifact modification from webhooks
* feat: [AH-1020]: remove artifact and version actions for non oci types
2025-03-14 11:14:18 +00:00
Shivanand Sonnad
51ebb0784a feat: [AH-1020]: remove actions from generic and maven artifact and version (#3555)
* feat: [AH-1020]: remove actions from generic and maven artifact and version
* feat: [AH-1020]: remove actions from generic and maven artifact and version
2025-03-14 07:43:59 +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
956b4dab7d feat: [AH-1020]: remove artifact and version actions for non oci types (#3545)
* feat: [AH-1020]: remove artifact and version actions for non oci types
* feat: [AH-1020]: remove artifact and version actions for non oci types
2025-03-13 06:14:35 +00:00
Ritik Kapoor
1e8ae8b47f feat: [CODE-3341] Add PR activity for reviewers AND codeowners that were added on PR creation (#3541)
* fix: [CODE-3341] lint checks
* fix: [CODE-3341] lint checks
* feat: [CODE-3341] refactor
* feat: [CODE-3341] refactor
* feat: [CODE-3341] Add PR activity for reviewers AND codeowners that were added on PR creation
2025-03-12 17:09:10 +00:00
Ritik Kapoor
efa98ba52e feat: [CODE-3214] added support for Pull Requests on Account/Org/Project in Harness code (#3521)
* fix: [CODE-3194] addressed comments
* fix: [CODE-3194] addressed comments
* fix: [CODE-3194] extract PR Author Filter to a common component
* fix: [CODE-3194] comments
* fix: [CODE-3194] comments
* fix: [CODE-3194] lint
*

fix: [CODE-3214] lint check
*

feat: [CODE-3214] added support for Account/Org/Project in Harness code
2025-03-10 12:33:35 +00:00
Ritik Kapoor
0f1e5cda15 feat: [CODE-3194] new branch rule to auto add Code Owners as reviewers (#3522)
* feat: [CODE-3194] new rule to auto add Code Owners as reviewers
2025-03-10 05:24:38 +00:00
Shivanand Sonnad
79ce90c7d8 fix: [AH-979]: fix not working search in upstream proxy select (#3527)
* fix: [AH-979]: fix not working search in upstream proxy select
2025-03-07 12:46:26 +00:00
Shivanand Sonnad
b4b6305c80 feat: [AH-1026]: support python package type in artifact and version pages (#3523)
* feat: [AH-1026]: support actions at python version level
* feat: [AH-1026]: support python package type in artifact and version pages
2025-03-07 11:09:00 +00:00
Neel Khamar
9572478b86 fix: [CDE-671]: Removed the logic to disable the delete gitspace condition if the gitspace is in starting or stopping state (#3525)
* fix: Removed the logic to disable the delete gitspace condition if the gitspace is in starting or stopping state
2025-03-07 10:41:12 +00:00
Neel Khamar
f751984c6e fix: [CDE-629]: Infra project level apis are deprecated, so made changes to the Infra APIs used in CDE (#3518)
* fix: Infra project level apis are deprecated
2025-03-07 06:53:20 +00:00
Shivanand Sonnad
7962ec99ce feat: [AH-1024]: support python package type in repository creation, listing flow (#3519)
* feat: [AH-1024]: support python package type in repository creation, listing flow
2025-03-07 06:33:59 +00:00
Shivanand Sonnad
d19163660f feat: [AH-547]: support actions at version level (#3516)
* feat: [AH-547]: support actions at version level
2025-03-07 06:33:23 +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
285cb1b9ba feat: [AH-1020]: support delete artifact action on registry artifact list and artifact details page (#3497)
* feat: [AH-1020]: fix failing unit tests
* feat: [AH-1020]: enode artifact key before calling api
* feat: [AH-1020]: add unit test for registry artifact list tables
* feat: [AH-1020]: support delete artifact action on registry artifact list and artifact details page
2025-03-04 12:07:03 +00:00
Shivanand Sonnad
efcefd3c10 feat: [AH-973]: Support npm version artifact details (#3486)
* feat: [AH-973]: add config in webpack to support @uiw/react-markdown-preview in build
* feat: [AH-973]: add moduleNameMapper for @uiw/react-markdown-preview in jest config
* feat: [AH-973]: update package type in npmVersionType
* feat: [AH-973]: Support npm version artifact details
2025-03-04 11:58:01 +00:00
Karan Saraswat
eef1c49da4 fix: [CODE-3285]: send full reference names in calculate-divergencies call (#3498)
* fix: [CODE-3285]: send full reference names in calculate-divergencies call
2025-02-28 17:30:12 +00:00
Neel Khamar
16bcc1ad02 feat: [CDE-648]: Added new parameter in createGitspace payload (#3491)
* Updated the service
* Modified the index.tsx in services/cde
* feat: Added new parameter in the createGitspace payload
2025-02-28 11:20:57 +00:00
Shivanand Sonnad
149fd2ce01 feat: [AH-885]: fix issue with delete webhook modal in enterprise version (#3488)
* feat: [AH-885]: fix issue with delete webhook modal in enterprise version
2025-02-27 14:44:39 +00:00
Shivanand Sonnad
d226aded79 feat: [AH-972]: Implement npm version overview card tab content (#3479)
* feat: [AH-972]: support links in labelValueContent component
* feat: [AH-972]: remove name and version from version overview content
* feat: [AH-972]: Implement npm version overview card tab content
2025-02-26 16:20:14 +00:00
Shivanand Sonnad
6420c0b5d0 feat: [AH-971]: add support for npm artifact list, artifact details, version list (#3475)
* feat: [AH-971]: add support for npm artifact list, artifact details, version list
2025-02-25 07:10:43 +00:00