Ansuman Satapathy
fe2b2dfc26
feat: [CDE-755]: Fix gitness UI redirection is broken, and logs are not loading ( #3625 )
...
* fix: fixed gitness breaking changes
<img width="1691" alt="Screenshot 2025-04-29 at 7 49 56 PM"
src="https://github.com/user-attachments/assets/07a858d5-cc7f-4cb8-8c9b-2e723ba6a120 "
/>
(cherry picked from commit cd395e8406
)
Co-authored-by: Deepesh Kumar <deepesh.kumar@harness.io>
2025-04-29 08:33:43 -07:00
Shivanand Sonnad
b8653351a4
feat: [AH-1247]: Support RPM in artifact list, version list and version details page ( #3714 )
...
* feat: [AH-1247]: show build time in readable format
* feat: [AH-1247]: add mapping for version details page
* feat: [AH-1247]: Support RPM in artifact list, version list and version details page
2025-04-24 04:34:20 +00:00
Ritik Kapoor
0ba7be95fd
fix: [CODE-3280] update target ref in pr compare path ( #3720 )
...
* fix: [CODE-3280] update target ref in pr compare path
2025-04-22 19:18:12 +00:00
Ritik Kapoor
0d478a34cc
fix: [CODE-3280] ref target branch for revert PR ( #3713 )
...
* fix: [CODE-3280] ref target branch for revert PR
2025-04-22 14:33:25 +00:00
Ritik Kapoor
2f3367904a
fix: [CODE-3239] update target branch change API path ( #3715 )
...
* fix: [CODE-3239] update target branch change API path
2025-04-22 14:33:07 +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
Ritik Kapoor
6662ddb5b3
feat: [CODE-2515] handle failure ignored status ( #3677 )
...
* fix: [CODE-2515] lint checks
* fix: [CODE-2515] lint checks
* feat: [CODE-2525] handle failure ignored status
2025-04-21 21:01:53 +00:00
Ritik Kapoor
0db23cc023
fix: [CODE-3521] loading state and infinite loop when a repo name is changed ( #3690 ) Revert ( #3702 )
...
* Revert "fix: [CODE-3521] loading state and infinite loop when a repo name is changed (#3690 )"
This reverts commit 065db116d1
.
2025-04-21 12:40:14 +00:00
Atefeh Mohseni Ejiyeh
799a8b0de8
fix: [CODE-3500] put UI Git LFS support in the repository setting behind FF ( #3698 )
2025-04-18 19:39:07 +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
Ritik Kapoor
065db116d1
fix: [CODE-3521] loading state and infinite loop when a repo name is changed ( #3690 )
2025-04-16 23:43:32 +00:00
Ritik Kapoor
bc8d1d1a30
feat: [CODE-3280] support for Revert PR ( #3691 )
2025-04-16 22:46:30 +00:00
Atefeh Mohseni Ejiyeh
df94dca3a7
feat: [CODE-3500] add Git LFS support to the repository setting ( #3672 )
2025-04-16 15:59:23 +00:00
Shivanand Sonnad
2fdb6d6655
feat: [AH-1193]: new ui for global artifact list page ( #3653 )
...
* feat: [AH-1193]: remove size column from global artifact list page
* feat: [AH-1193]: Support artifact actions
* feat: [AH-1193]: support actions in global artifact list table
* feat: [AH-1193]: fix failing UTs
* feat: [AH-1193]: Update global artifact list view
2025-04-10 10:15:19 +00:00
Ritik Kapoor
e5eafee82c
feat: [CODE-3239] add support to change target branch after PR is created ( #3640 )
...
* feat: [CODE-3239] lint
* feat: [CODE-3239] refactor promises
* feat: [CODE-3239] add dependency
* feat: [CODE-3239] address comments
* feat: [CODE-3239] address comments
* feat: [CODE-3239] add success toast
* feat: [CODE-3239] rebase
* feat: [CODE-3239] add support to change target branch after PR is created
2025-04-09 19:57:28 +00:00
Ritik Kapoor
ef5251a6b9
feat: [CODE-3426] add support for combined label activity on PR page ( #3638 )
...
* Apply suggestion from code review
* Apply suggestion from code review
* feat: [CODE-3426] add support for combined label activity on PR page
2025-04-09 17:27:52 +00:00
Shivanand Sonnad
7b4fe3a12b
feat: [AH-996]: remove FF for python ( #3642 )
...
* feat: [AH-996]: update tests to remove ff
* feat: [AH-996]: remove FF for python
2025-04-09 11:30:17 +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
e32b04b8ad
feat: [AH-1188]: add duplicate header key validation in webhook form ( #3648 )
...
* feat: [AH-1188]: add duplicate header key validation in webhook form
2025-04-08 10:57:18 +00:00
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