1263 Commits

Author SHA1 Message Date
Deepesh Kumar
0fae4af92f feat: [CDE-777]: Fix logger breaking for initalise (#3820)
* feat: [CDE-777]: lint fix
* feat: [CDE-777]: Fix logger breaking for initalise
* feat: [CDE-777]: Fixed Swagger and Pass RepoSearch term in onPrem API
* feat: [CDE-777]: Fixed Swagger and Pass RepoSearch term in onPrem API
2025-05-22 16:50:18 +00:00
Deepesh Kumar
447004fd71 feat: [CDE-777]: Added Infra status connection monitoring (#3819)
* feat: [CDE-777]: Added Infra status connection monitoring
2025-05-22 13:01:55 +00:00
Deepesh Kumar
20e6d5a98b feat: [CDE-777]: Added Infra status connection monitoring (#3816)
* feat: [CDE-777]: lint fixes
* feat: [CDE-777]: lint fixes
* feat: [CDE-777]: Added Infra status connection monitoring
* feat: [CDE-777]: Added Infra status connection monitoring
2025-05-22 10:02:33 +00:00
Karan Saraswat
814981c613 feat: [CODE-3870]: Add only_favorites query param to repo listing API (#3802)
* Apply suggestion from code review
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-3870
* formatted files
* moved onlyFavoritesFor logic to applyQueryFilter
* merge develop
* feat: [CODE-3870]: Add only_favorites query param to repo listing API
* added nolint:exhaustive
* fixed header for types/favorite.go
* formatted database/favorite.go file
* addressed review comments
* use ID in the favorite struct
* feat: [CODE-3869]: Create db layer for favorites
2025-05-22 08:08:30 +00:00
Deepesh Kumar
00f51901f4 feat: [CDE-717]: Add section to show initialise logs in gitspace details page (#3811)
* feat: [CDE-717]: fix lint
* feat: [CDE-717]: fix lint
* feat: [CDE-717]: Add section to show initialise logs in gitspace details page
2025-05-21 15:52:11 +00:00
Pragyesh Mishra
12164d18b9 [feat]: [AH-1044]: upstream proxy changes for nuget (#3775)
* [fix]: [AH-1044]: pr check
* [fix]: [AH-1044]: pr check
* [fix]: [AH-1044]: merge conflict
* [feat]: [AH-1045]: upstream v2 changes
* [feat]: [AH-1037]: delete package
* [AH-1044]: Remove nuget FF
* [AH-1044]: Remove nuget FF
* [AH-1044]: Remove nuget FF
* [AH-1044]: Remove nuget FF
* [AH-1044]: Remove nuget FF
* [feat]: [AH-1044]: upstream proxy changes for nuget
* [feat]: [AH-1044]: upstream proxy changes for nuget
* [feat]: [AH-1044]: upstream proxy changes for nuget
* [feat]: [AH-1044]: upstream proxy changes for nuget
* [feat]: [AH-1044]: upstream proxy changes for nuget
* [feat]: [AH-1044]: upstream proxy changes for nuget
* [feat]: [AH-1044]: upstream proxy changes for nuget
* [feat]: [AH-1044]: upstream proxy changes for nuget
* [feat]: [AH-1044]: upstream proxy changes for nuget
* [feat]: [AH-1044]: upstream proxy changes for nuget
2025-05-21 11:14:14 +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
Deepesh Kumar
7bd54c20ca feat: [CDE-725]: On-prem SCM UI changes (#3786)
* feat: [CDE-725]: On-prem SCM UI changes
* feat: [CDE-716]: Infra form validations and region modal
2025-05-15 12:01:06 +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
Ritik Kapoor
ab9c1f7aa3 fix: [CODE-3852] ui improvements on PR action btn (#3787)
* fix: [CODE-3852] ui improvements on PR action btn
2025-05-15 09:16:10 +00:00
Ritik Kapoor
dad4f432e5 fix: [CODE-3668] empty state of rule edit - when opened via link direclty or reloaded (#3734)
* fix: [CODE-2581] address comments
* fix: [CODE-3688] empty state of rule edit - when opened via link direclty or reloaded
2025-05-14 14:12:21 +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
Chanikya Reddy Tippireddy
8372083676 fix: [CODE-3647]: updated text in the PR information header (#3763)
* fix: [CODE-3647]: updated text in the PR information header

updated text in the PR information header
* fix: [CODE-3647]: updated text in the PR information header

updated text in the PR information header
2025-05-12 05:52:22 +00:00
Chanikya Reddy Tippireddy
d14f7f86e7 fix: [CODE-3647]: updated UI to show if PR is bypassed (#3759)
* fix: [CODE-3647]: renamed variable to prMergedInfo

renamed variable to prMergedInfo
and created const for areRulesBypassed = (payload?.payload as MergePayload)?.rules_bypassed
* fix: [CODE-3647]: fixed check for code alignment

fixed check for code alignment
* fix: [CODE-3647]: fixed check for code alignment

fixed check for code alignment
* fix: [CODE-3647]: updated UI to show if PR is bypassed

prefixed text - "branch" and added css to add right margin
* fix: [CODE-3647]: updated UI to show if PR is bypassed

updated UI to show if PR is bypassed
2025-05-06 11:29:06 +00:00
Ritik Kapoor
0658c11bc7 fix: [CODE-2581] add SSH behind - CODE_SSH_ENABLED (#3756)
* fix: [CODE-2581] prettier
* Apply suggestion from code review
* fix: [CODE-2581] add SSH behind - CODE_SSH_ENABLED
2025-05-05 10:52:58 +00:00
Tudor Macari
57f613cac1 feat: [AH-1261]: fix auth issue in gitness (#3732)
* feat: [AH-1261]: fix auth issue in gitness
2025-04-29 20:05:51 +00:00
Deepesh Kumar
cd395e8406 feat: [CDE-755]: Fix gitness UI redirection is broken, and logs are not coming (#3748)
* fix: fixed gitness breaking changes
2025-04-29 14:03:03 +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
38e2ec8308 feat: [AH-1192]: Tree view implementation (#3736)
* feat: [AH-1192]: fix failing PR checks
* feat: [AH-1192]: rebase with main and fix bugs
* feat: [AH-1192]: Implement digest list view in tree view (#3733)

* feat: [AH-1192]: do not encode query params
* feat: [AH-1192]: Implement digest list view in tree view
* feat: [AH-1192]: Support version list and details in tree view (#3727)

* feat: [AH-1192]: resolve PR comments
* feat: [AH-1192]: Support version list and details in tree view
* feat: [AH-1192]: Implement artifact list tree view and artifact tree node details view (#3694)

* feat: [AH-1192]: add factory implementation for artifact details node view
* feat: [AH-1192]: Implement artifact list tree view and artifact tree node details view
* feat: [AH-1192]: implement a repository list and details route in tree view (#3685)

* feat: [AH-1192]: refactor refetch logic
* feat: [AH-1192]: fix failing unit tests
* feat: [AH-1192]: implement a repository list and details route in tree view
* feat: [AH-1192]: Implement landing page for
2025-04-25 16:58:26 +00:00
Shivanand Sonnad
92f986122f feat: [AH-1251]: Support Delete Version for non oci flow (#3728)
* feat: [AH-1251]: Support Delete Version for non oci flow
2025-04-25 09:08:22 +00: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 065db116d1feaa024572753f09ff86975e8bde71.
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