Karan Saraswat
2a0d67db8b
feat: [CODE-4220]: Add syntax highlighting support for .mjs files ( #4117 )
...
* feat: [CPDE-4220]: Add syntax highlighting support for .mjs files
2025-07-24 17:29:19 +00:00
Shashank Bandaru
b02542d11c
fix: [CDE-913]: Show overall unhealthy when no gateways are returned ( #4107 )
...
* Added extra test condition to handle groupHealthData being empty list
* Added extra test condition to handle overall health value being neither healthy , unhealthy or null
* fix :[CDE-913]: show overall unhealthy when no gateways are returned
2025-07-24 15:23:38 +00:00
Karan Saraswat
7a83c43127
fix: [CODE-4213]: Handle promise based CODE branch delete API ( #4093 )
...
* moved util method to PullRequestUtils
* changed prop name
* fix: [CODE-4213]: Handle promise based CODE branch delete API
2025-07-24 08:48:37 +00:00
Shivanand Sonnad
0ec7e23046
feat: [AH-1539]: implement create label flow ( #4038 )
...
* feat: [AH-1539]: resolve PR comments
* feat: [AH-1539]: fix PR comments
* feat: [AH-1539]: implement create label flow
2025-07-24 08:17:22 +00:00
Karan Saraswat
694faa676d
feat: [CODE-4210]: Get bearer token from SessionToken directly ( #4075 )
...
* ran prettier
* feat: [CODE-4210]: Get bearer token from SessionToken directly
2025-07-23 12:40:50 +00:00
Shashank Bandaru
a412875175
feat: [CDE-886]: Added Custom AMI and Image fields in UI ( #4091 )
...
* fixing the lint issues
* fixing the lint issues
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-886
* feat: [CDE-886]: Added Custom AMI and Image fields
2025-07-23 12:08:36 +00:00
Sayantan Mondal
6eb5924c3c
feat: [CDE-895]: implement code editor selection in admin settings UI ( #4083 )
...
* fix lint
* fix lint
* fix lint
* refactor: replace JSON.parse(JSON.stringify()) with structuredClone() for deep object copying
* feat: [CDE-895]: implement code editor selection in admin settings UI
2025-07-23 07:01:17 +00:00
Sayantan Mondal
1843ded1ea
feat: [CDE-894]: add admin settings page with git provider configuration ( #4078 )
...
* refactor: use page spinner and page error
* chore: remove unnecessary whitespace in GitProviders component
* refactor: optimize git provider sections with useMemo and improve responsive width
* refactor: simplify git provider selection logic and remove unused provider options
* refactor: add type imports for StringsMap, TypesGitspaceSettingsResponse, and EnumGitspaceCodeRepoType
* feat: [CDE-894]: add admin settings page with git provider configuration
2025-07-23 06:06:23 +00:00
Shashank Bandaru
3f7bf31b36
feat: [CDE-848]: generate gitspace ID from user-provided gitspace name ( #4059 )
...
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-848-friendly-gitspace-names
* made validation changes
* chore: [CDE-848]: removed a comment
* feat: [CDE-848]: feat: generate gitspace ID from user-provided gitspace name
* chore: [CDE-848]: addressed the requested changes
* fix: [CDE-848]: resolved the lint issues
* fix: [CDE-848]: prevent repo name from auto-filling Gitspace name field
* chore: [CDE-848]: address requested changes
* feat: [CDE-848]: fmt changes
* feat: [CDE-848]: implemented friendly gitspaces
2025-07-22 04:24:10 +00:00
Karan Saraswat
efcaa264b5
fix: [CODE-4201]: Fix redundant calls on Changes page ( #4067 )
...
* fix: [CODE-4201]: Fix redundant calls on Changes page
2025-07-21 10:24:25 +00:00
Sayantan Mondal
274285a3b2
feat: [CDE-902]: display machine type in infra details ( #4066 )
...
* remove console statement
* fix spaces
* feat: [CDE-902]: display machine type in infra details
2025-07-21 10:11:58 +00:00
Shivanand Sonnad
ee3662928f
feat: [AH-1512]: remove FF for cargo packages and show as beta ( #4064 )
...
* feat: [AH-1512]: remove FF for cargo packages and show as beta
2025-07-21 06:56:34 +00:00
Sayantan Mondal
508c1825f3
feat: [CDE-893]: disable fields in edit mode ( #4063 )
...
* feat: [CDE-893]: disable fields in edit mode
2025-07-21 04:41:40 +00:00
Karan Saraswat
dd4962b953
feat: [CODE-4120]: Add bypass rule violation message for delete tag modal ( #4056 )
...
* fixed openapi
* feat: [CODE-4120]: Add bypass rule violation message for delete tag modal
2025-07-18 14:40:27 +00:00
Sayantan Mondal
ab1c197b28
feat: [CDE-873]: move GCP edit to modal and remove edit buttons ( #4050 )
...
* fix lint
* style: update table cell padding and remove redundant styles in RegionTable
* feat: [CDE-873]: move GCP edit to modal and remove edit buttons
2025-07-18 13:35:04 +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
b48962e182
feat: [CODE-4117]: changed filters positioning on rules listing page and removed the new rule button from the not found card ( #4043 )
...
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-4117
* feat: [CODE-4117]: add utils to check if param is truthy
* feat: [CODE-4113]: Add bypass rule violation message for create tag modal (#4037 )
* ran prettier
* Apply suggestion from code review
* feat: [CODE-4113]: Add bypass rule violation message for Create Tag component
feat: [CODE-4113]: Add bypass rule violation message for Create Tag component
* fix: [CODE-4084]: Reduce spacing between PR banners and refactored code (#4029 )
* ran prettier
* CODE-4084]: Reduce spacing between PR banners and refactored code
* feat: [CODE-4111]: Add dry run rules param to delete tag API (#4046 )
* feat: [CODE-4111]: Add dry run rules param to delete tag API
* feat: [AH-1561]: implement download package flow (#4044 )
* feat: [AH-1561]: resolve PR comment
* feat: [AH-1561]: update download info for latest version
* feat: [AH-1561]: resolve PR comments
* feat: [AH-1561]: res
2025-07-18 10:35:34 +00:00
Karan Saraswat
aaf46e16f0
feat: [CODE-4113]: Add bypass rule violation message for create tag modal ( #4037 )
...
* ran prettier
* Apply suggestion from code review
* feat: [CODE-4113]: Add bypass rule violation message for Create Tag component
feat: [CODE-4113]: Add bypass rule violation message for Create Tag component
2025-07-18 09:20:55 +00:00
Karan Saraswat
9c01a6510d
fix: [CODE-4084]: Reduce spacing between PR banners and refactored code ( #4029 )
...
* ran prettier
* CODE-4084]: Reduce spacing between PR banners and refactored code
2025-07-18 09:17:38 +00:00
Karan Saraswat
47eed54ce8
feat: [CODE-4141]: Change from Updated date to Last updated on repo listing page ( #4052 )
...
* feat: [CODE-4141]: Change from Updated date to Last updated on repo listing page
2025-07-18 07:41:55 +00:00
Shashank Bandaru
71742be7e7
feat: [CDE-848]: implemented friendly gitspace names ( #4033 )
...
* chore: [CDE-848]: addressed the requested changes
* fix: [CDE-848]: resolved the lint issues
* fix: [CDE-848]: prevent repo name from auto-filling Gitspace name field
* chore: [CDE-848]: address requested changes
* feat: [CDE-848]: fmt changes
* feat: [CDE-848]: implemented friendly gitspaces
2025-07-18 05:39:26 +00:00
Sayantan Mondal
33ca2d3c97
feat: [CDE-884]: improve domain input handling with suffix display and validation for GCP and AWS ( #4041 )
...
* fix lint
* fix lint
* fix: correct className syntax in NewRegionModal form group
* feat: add i18n support for zone configuration UI strings
* feat: [CDE-884]: improve domain input handling with suffix display and validation
2025-07-18 03:55:43 +00:00
Shivanand Sonnad
38fc7cf6fa
feat: [AH-1539]: implement labels table with placeholder actions ( #4007 )
...
* feat: [AH-1539]: resolve PR comments from previous PR
* feat: [AH-1539]: implement labels table with placeholder actions
2025-07-16 11:56:44 +00:00
Sayantan Mondal
a9b17a9b18
feat: [CDE-878]: rename machine_type to instance_type for AWS infrastructure configuration ( #4032 )
...
* feat: [CDE-878]: rename machine_type to instance_type for AWS infrastructure configuration
2025-07-16 05:32:37 +00:00
Karan Saraswat
ab68114a58
fix: [CODE-4105]: Fixed filtered principal options for default reviewers section in rules form ( #4026 )
...
* fix: [CODE-4105]: Fixed filtered principal options for default reviewers section in rules form
2025-07-15 09:50:01 +00:00
Karan Saraswat
fdba0a6480
feat: [CODE-3789]: Support tag rules ( #4017 )
...
* fixed rendering of reviewers input box, styling and cleaned up code
* fixed default reviewers section
* merge main and resolved conflicts
* fixed rule created/updated string
* fix types change from swagger
* feat: [CODE-3789]: Support tag rules
* feat: [CODE-4085]: Add new rule split button and rule type filter to the rules listing page
* updated CodeIcon and used its values
* fix: [CODE-4076]: Refactored utils methods and removed redundant ones
2025-07-15 09:23:20 +00:00
Ritik Kapoor
177a4164ac
feat: [CODE-2575] add user groups to bypass list ( #3924 )
...
* feat: [CODE-2575] address comments
* feat: [CODE-2575] lint check
* feat: [CODE-2575] address comments
* feat: [CODE-2575] self review
* feat: [CODE-2575] address comments
* feat: [CODE-2575] self review
* feat: [CODE-2575] self review
* feat: [CODE-2575] address feedback
* feat: [CODE-2575] address feedback
* feat: [CODE-2575] add user groups to bypass list with Select
* feat: [CODE-2575] add user groups to bypass list
2025-07-14 11:54:46 +00:00
Sayantan Mondal
e7d80c4a5f
feat: [CDE-832]: aws infra ( #3984 )
...
* style: add icon size styling and optimize SVG attributes for NoDataState component
* style: improve code formatting and optimize SVG
* feat: implement zone selection dropdown and update machine type field in AWS infra configuration
* fix lint
* refactor: standardize infrastructure UI components and remove inline styles
* refactor: remove Gateway AMI ID column and update AWS instance labels
* fix: update type imports and add domain validation in NewRegionModal
* feat: add AWS infrastructure validation and update boot disk labels
* refactor: update AWS machine modal with region-specific instance types and volume options
* fix: update domain handling and add provider param to route navigation
* fix: update infrastructure routes and metadata handling for AWS/GCP providers
* refactor: update UI strings and routing for AWS/GCP infrastructure configuration
* fixes
* feat: [CDE-832]: aws infra
2025-07-14 06:01:13 +00:00
Shivanand Sonnad
6cd3eee1ac
feat: [AH-1489]: initial route, tabs and page setup for manage registries page ( #4002 )
...
* feat: [AH-1489]: initial route, tabs and page setup
2025-07-11 11:34:50 +00:00
Karan Saraswat
2f26778713
fix: [CODE-4075]: Fix scope rendering checkbox not showing up on labels and rules listing page ( #3997 )
...
* fix: [CODE-4075]: Fix scope rendering checkbox not showing up on labels and rules listing page
2025-07-09 09:11:13 +00:00
Ansuman Satapathy
b41d89bbd9
feat: [CDE-847]: update polling for cleaning same as stopping and icon color ( #3992 )
...
* fix ui lint
* feat: [CDE-847]: update polling for cleaning same as stopping
2025-07-08 15:57:39 +00:00
Sayantan Mondal
a9246b3327
feat: [CDE-852]: add runner VM zone selection in infrastructure configuration ( #3987 )
...
* feat: add clear button to region and zone selectors in infrastructure configuration
* fix lint
* refactor: consolidate runner region and zone into single runner object
* feat: [CDE-852]: add runner VM zone selection in infrastructure configuration
2025-07-08 12:22:20 +00:00
Sayantan Mondal
8c586517fb
feat: [CDE-847]: added support for cleaning state ( #3982 )
...
* update cde service
* feat: [CDE-847]: added support for cleaning state
2025-07-08 06:25:21 +00:00
Karan Saraswat
782efb0de6
feat: [CODE-4058]: Refactor protection rules form component to incorporate tag and push rules ( #3980 )
...
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-4058
* feat: [CODE-4058]: Refactor protection rules form component to incorporate tag and push rules
* feat: [CODE-4056]: Refactor labels and branch rules components code
* ran prettier
* feat: [CODE-4049]: Refactor branch rules listing component to incorporate tag and push rules
2025-07-07 10:43:40 +00:00
Karan Saraswat
59d13a8626
feat: [CODE-4056]: Refactor labels and branch rules components code ( #3977 )
...
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-4056
* feat: [CODE-4056]: Refactor labels and branch rules components code
* ran prettier
* feat: [CODE-4049]: Refactor branch rules listing component to incorporate tag and push rules
2025-07-07 10:29:03 +00:00
Karan Saraswat
47c515d510
feat: [CODE-4049]: Refactor branch rules listing component to incorporate tag and push rules ( #3976 )
...
* ran prettier
ran prettier
* feat: [CODE-4049]: Refactor branch rules listing component to incorporate tag and push rules
feat: [CODE-4049]: Refactor branch rules listing component to incorporate tag and push rules
2025-07-07 08:40:16 +00:00
Karan Saraswat
47b751f12a
feat: [CODE-4031]: Feedback around PR banner, repo listing and folder content page ( #3970 )
...
* ran prettier
* changed column names for folder content
* feat: [CODE-4031]: Feedback around PR banner, repo listing and folder content page
2025-07-02 17:55:36 +00:00
Karan Saraswat
7087889a7a
feat: [CODE-4033]: Remove redundant props from branch protection components ( #3945 )
...
* fixed ui lint error
* fix for LabelsListing
* feat: [CODE-4033]: Remove redundant props from branch protection components
2025-07-02 17:17:56 +00:00
Shivanand Sonnad
4f0347a081
feat: [AH-1500]: remove FF for RPM registries ( #3967 )
...
* feat: [AH-1500]: remove FF for RPM registries
2025-07-02 11:52:00 +00:00
Sayantan Mondal
9362d562ed
feat: [CDE-833]: reset gitspace ( #3943 )
...
* review comments fix
* reset gitspace in gitspace listing
* polling and uninitialised color change
* type fix
* feat: [CDE-833]: reset gitspace
2025-07-01 06:15:47 +00:00
Karan Saraswat
9d1221c515
feat: [CODE-4031]: Don't render scope level filter for standalone mode ( #3944 )
...
* feat: [CODE-4031]: Don't render scope level filter for standalone mode
2025-06-30 07:40:13 +00:00
Karan Saraswat
f0258523f6
feat: [CODE-4031]: Feedback around repo listing page and PR banners ( #3942 )
...
* feat: [CODE-4031]: Feedback around repo listing page and PR banners
2025-06-30 05:38:51 +00:00
Atefeh Mohseni Ejiyeh
8ff2b93e63
feat: [CODE-3959] Use updateRepoMetadata to update the repo archive state ( #3884 )
2025-06-27 21:55:40 +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
Karan Saraswat
e10b3abc21
feat: [CODE-3838]: Show Create PR Banner on Recently Pushed Branch ( #3919 )
...
* feat: [CODE-3838]: added banners to PR listing page
* fixed formatting for css files
* fixed ui lint errors
* fixed ui lint errors
* fix: [CODE-3838]: changed the banner colour to green and placed it in the ContentHeader component
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-3838
* feat: CODE-3838]: Show Banner on Recently Pushed Branch
2025-06-27 17:33:16 +00:00
Karan Saraswat
f00e32d5f0
feat: [CODE-3975]: Last updated time for the repo content table has been updated to show the passed time ( #3921 )
...
* updated column header name to last updated
* fixed lint error
* feat: [CODE-3975]: Last updated time for the repo content table has been updated to show the passed time
2025-06-26 07:56:00 +00:00
Sayantan Mondal
0a043066dd
fix: [CDE-829]: fixed harness gcp infra not visible in infra dropdown ( #3917 )
...
* chore: remove console.log statement from SelectInfraProvider component
* fix: [CDE-829]: fixed harness gcp infra not visible in infra dropdown
2025-06-20 07:55:49 +00:00
Karan Saraswat
9b63c48b11
feat: [CODE-4002]: Eliminate one redundant db call to fetch favorites in the list_repos call ( #3908 )
...
* addressed review comments
* added comments to explain the logic
* changed the if else condition
* feat: [CODE-4002]: Eliminate one redundant db call to fetch favorites in the list_repos call
2025-06-19 09:30:42 +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