Commit Graph

1048 Commits (devcontainer-setup)

Author SHA1 Message Date
Karan Saraswat ff00a8ba7a fix: [CODE-2628]: replaced TypesRepository with RepoRepositoryOutput from swagger (#2882)
* fixed other types too
* fix: [CODE-2628]: replaced TypesRepository with RepoRepositoryOutput from swagger
2024-10-28 17:21:39 +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
Neel Khamar 8d5f3a6f8b fix: [CDE-405] Added the additional null/undefined check for showing the "No Change" label (#2860)
* 

Added prettier code formatting
* 

feat: [CDE-405] Changes
2024-10-25 03:49:59 +00:00
Ritik Kapoor 6a17336aaa fix: [CODE-2566] add FF config and hide plugin step behind a UI Flag - GITNESS_UI_SHOW_PLUGIN (#2847)
* fix: [code-2566] address comment
* fix: [code-2566] address comment
* fix: [code-2566] address comments
* fix: [CODE-2566] lint check
* fix: [CODE-2566] add FF config and hide plugin step behind local FF - GITNESS_FF_SHOW_PLUGIN_STEP
2024-10-24 18:40:52 +00:00
Shivanand Sonnad 4c690d356e fix: [AH-563]: update texts on UI (#2859)
* fix: [AH-563]: update texts on UI
2024-10-24 07:52:13 +00:00
Shivanand Sonnad 90b86b5690 fix: [AH-558]: fix showing undefined in secret select field (#2857)
* fix: [AH-558]: fix showing undefined in secret select field
2024-10-24 04:57:03 +00:00
Ritik Kapoor b32615d82b fix: [CODE-2589] search in repo listing (#2855)
* fix: [CODE-2589] refactor
* fix: [CODE-2589] search in repo listing
2024-10-24 04:49:59 +00:00
Ritik Kapoor 99b37fed7a fix: [CODE-2176] path for index_public.html (#2858) 2024-10-23 17:52:03 +00:00
Ritik Kapoor 32e817888a fix: [CODE-2493] codeowners status in PR overview page (#2833)
* fix: [CODE-2493] resolve comments
* fix: [CODE-2493] fix codeowners status in PR overview page
2024-10-22 13:29:42 +00:00
Karan Saraswat a6bea60973 fix: [CODE-2057]: fix for status checks showing wrong time (#2842)
* fix: [CODE-2057]: fix for status checks showing wrong time
2024-10-21 20:15:15 +00:00
Shivanand Sonnad c3221fb0ff fix: [AH-518]: fix issue with registry and package type select on UI (#2830)
* fix: [AH-518]: show detailed error message coming from api response
* fix: [AH-518]: fix incorrect placeholder and handle loading senario for digest selector
* fix: [AH-518]: fix issue with registry and package type select on UI
2024-10-18 10:08:47 +00:00
Shivanand Sonnad 465275b549 feat: [AH-518]: fix alignment issue of overview cards on version details page (#2828)
* feat: [AH-518]: resolve PR comments
* feat: [AH-518]: fix alignment issue of overview cards on version details page
* feat: [AH-518]: disable security scan section and show aquatrivy selected by default
* feat: [AH-518]: use normal search input instead of AI search input on global artifact list page
* feat: [AH-518]: update text to total downloads instead of total weekly downloads
* feat: [AH-518]: remove labels from UI
* feat: [AH-518]: disable cleanup policy
* feat: [AH-518]: set min width for name columns in all tables in HAR module
2024-10-17 09:24:22 +00:00
Ritik Kapoor 80dc6ff0b0 feat: [CODE-2510] add exclude_description param in PR listing (#2819)
* feat: [CODE-2510] add exclude_description param in PR listing
2024-10-15 17:21:42 +00:00
Shivanand Sonnad a7c7194891 fix: [AH-486]: remove deployments data for helm artifacts (#2813)
* fix: [AH-486]: remove deployments data for helm artifacts
2024-10-15 09:33:53 +00:00
Shivanand Sonnad a98a695634 fix: [AH-483]: delete and Setup Client Popup is not going even after the user clicks on delete/Set Up Client button (#2802)
* 



fix: [AH-483]: delete and Setup Client Popup is not going even after the user clicks on delete/Set Up Client button
2024-10-14 07:59:08 +00:00
Deepesh Kumar 2606389e85 feat: [CDE-381]: Updated Doc and Help links (#2804)
* feat: [CDE-381]: Updated Doc and Help links
2024-10-11 10:57:22 +00:00
Ritik Kapoor f65eafa4fc fix: [CODE-2475] handle error for import-progress API failure (#2801)
* feat: [CODE-2475] address comments
* 

fix: [CODE-2475] resolve comments
* 

fix: [CODE-2475] lint check
* 

fix: [CODE-2475] handle error for import-progress API failure
2024-10-11 05:32:22 +00:00
Ritik Kapoor f6ac58f036 feat: [CODE-2411] add support for Fast-forward merge (#2803)
* feat: [CODE-2411] add support for Fast-forward merge
2024-10-10 22:36:19 +00:00
Shivanand Sonnad bbb7bce02a fix: [AH-484]: fix breaking ui when name is too big (#2799)
* fix: [AH-484]: fix breaking ui when name is too big
2024-10-10 07:36:14 +00:00
Deepesh Kumar f2e382acbf feat: [CDE-356]: Added Usage metric component (#2790)
* 



feat: [CDE-356]: Added Usage metric component
* 



feat: [CDE-356]: Added Usage metric component
2024-10-09 09:50:33 +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
Abhinav Singh 9e8775e1a2 techdebt: [CODE-2481]: remove ctrl k from search ui (#2779)
* Update web/src/components/CodeSearch/CodeSearch.tsx
* Update web/src/components/CodeSearch/KeywordSearch.tsx
* techdebt: [CODE-2481]: remove ctrl k from search ui
2024-10-08 05:29:34 +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 f9d8b647f1 feat: [AH-424]: create a separate build command for ar module (#2765)
* feat: [AH-424]: craete a separate build command for ar module
2024-10-04 06:42:45 +00:00
Deepesh Kumar 0e8dc4e544 feat: [CDE-367]: fixed generating repoIdentifier and repoName (#2764)
* chore: Sycn with main
* feat: [CDE-367]: fixed generating repoIdentifier and repoName
* feat: [CDE-348]: Stop showing failure notification for logs
2024-10-03 06:01:57 +00:00
Shivanand Sonnad 40a9472d4d fix: [AH-421]: fix issue with double encoding in UI for artifact name in url params (#2757)
* fix: [AH-421]: fix issue with double encoding in UI for artifact name in url params
2024-10-02 02:38:46 +00:00
Ritik Kapoor 3e7ee33b94 fix: [CODE-2418] add routing id to labels (#2749)
* fix: [CODE-2418] add routing id to labels
2024-09-30 11:21:46 +00:00
Deepesh Kumar 8ad93b78c8 feat: [CDE-348]: Stop showing failure notification for logs (#2747)
* feat: [CDE-348]: Stop showing failure notification for logs
2024-09-26 13:09:56 +00:00
Deepesh Kumar 05b4a99061 feat: [CDE-352]: show resource details in CDE list (#2743)
* feat: [CDE-352]: show resource details in CDE list
* feat: [CDE-352]: show resource details in CDE list
* feat: [CDE-352]: show resource details in CDE list
2024-09-26 09:33:08 +00:00
Ritik Kapoor 9f38e07bf3 fix: [CODE-2406] pr link in pr listing (#2740)
* fix: [CODE-2406] pr link in pr listing
2024-09-25 11:58:35 +00:00
Deepesh Kumar 51020b71e7 feat: [CDE-348]: updated logs container behaviour (#2739)
* feat: [CDE-348]: updated logs container behaviour
2024-09-25 10:50:45 +00:00
Shivanand Sonnad 8f2744668c feat: [AH-370]: export create registry button from gitness to use in harness ng ui (#2737)
* feat: [AH-370]: export create registry button from gitness to use in harness ng ui
2024-09-25 09:24:00 +00:00
Ritik Kapoor 9e3fded084 fix: [CODE-2386] status check rule (#2729)
* fix: [CODE-2386] fix reviewer update
* fix: [CODE-2386] status check rule
2024-09-25 05:08:16 +00:00
Patrick Wolf d789e5775e feat: [CODE-2402] : Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet). No active code changes except display strings. (#2684)
* Apply suggestion from code review
* updating images for signin and register page.
* fix: lint
* fix: logo update
* revert golangci
* Adding more strings and updated the logo. Still need to update the signin page images
* Apply suggestion from code review

Updating harness logo to use Open Source logo
* Update all occurences of 'gitness' to 'harness' within comments and markdown. Updated the logo reference (did not delete the Gitness logo directory yet).  No active code changes except display strings.
2024-09-25 00:13:28 +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
Ritik Kapoor 534f5a8293 feat: [CODE-2386] added rules to update branch [ block_branch_update , block_force_push ] (#2710)
* fix: [CODE-2386] updated return for branch rules map logic
* fix: [CODE-2386] fix force update on require PR
* fix: [CODE-2382] disable force-push for require pr
* fix: [CODE-2382] disable force-push and require pr rule if branch update rule is selected
* fix: [CODE-2386] commented sub heading, will be added later
* feat: [CODE-2386] added rules to update branch
2024-09-23 17:01:46 +00:00
Ritik Kapoor 1725841f67 feat: [CODE-2382] update review events with the latest changes (#2717)
* fix: [CODE-2382] updated interface
* feat: [CODE-2382] update review events with the latest changes
2024-09-23 17:01:11 +00:00
Karan Saraswat 8bc9714c92 feat: [CODE-2370]: changes for using PR source branch delete/restore API (#2702)
* fixed error for branch not found
* swagger.yaml prettier
* removed commitSha queryParam and do a getBranch to get the commitSha
* fixed lint issue
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-2370-2
* added commit_sha query param to PR delete branch API
* fixed linting issues
* updated swagger
* feat: [CODE-2370]: changes for using PR source branch delete/restore API
2024-09-20 08:13:50 +00:00
Ritik Kapoor 2d96b62e07 feat: [CODE-2337] add rebase button in PR Conversation page (#2683)
* fix: [CODE-2362] updated message
* fix: [CODE-2362] lint
* fix: [CODE-2362] memoize sha state
* fix: [CODE-2362] add permission check
* fix: [CODE-2362] refetch activity on rebase
* fix: [CODE-2362] updated activity for rebase
* feat: [CODE-2337] add rebase button in PR Conversation page
2024-09-18 21:32:00 +00:00
Ritik Kapoor b9be854b72 fix: [CODE-2337] ui issue on execution page (#2696)
* fix: [CODE-2337] commit message
* fix: [CODE-2300] extra 0
2024-09-18 19:26:41 +00:00
Karan Saraswat 327c5ed284 fix: [CODE-2373]: Parse the username out of email for clone credentials dialog box (#2697)
* fix: [CODE-2373]: Parse the username out of email for clone credentials dialog box
2024-09-17 18:34:14 +00:00
Ritik Kapoor 62f27bb816 fix: [code-2300] width and style of branch/tag select dropdown (#2617)
* fix: [CODE-2300] changed to relative width
* fix: [CODE-2300] input-spinner enum
* fix: [CODE-2300] strings
* fix: [CODE-2300] popover rules dialog box
* feat: [CODE-2300] fix flicker and empty repo/branch states
* fix: [code-2300] latest commit alignment
* fix: [code-2300] lint
* fix: [code-2300] fix branch rules truncate issue with rule title
* fix: [code-2300] pr count on hard refresh
* fix: [code-2300] interaction to click from hover for PR options menu
* fix: [code-2300] handle pr count on initial loading
* fix: [code-2300] handle long branch names in commit modal
* fix: [code-2300] width and style of branch/tag select dropdown
2024-09-13 17:15:39 +00:00
Ritik Kapoor 55c6cacbde feat: [code-2337] add support for webhook execution logs (#2681)
* fix: [code-2337] address comments
* fix: [code-2337] increase drawer width to 50%
* fix: [code-2337] editor to scroll beyond last line
* fix: [code-2337] event title
* fix: [code-2337] remove commented code
* feat: [code-2337] add support for webhook execution logs
2024-09-13 06:59:06 +00:00
Karan Saraswat 2f4b0036d1 feat: [CODE-2338]: Add dry run rules param to create branch API (#2680)
* addressed review comments
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-2346
* feat: [CODE-2346]: Add an option to restore branch for merged/closed PR
* feat: [CODE-2338]: Add dry run rules param to create branch API
2024-09-11 11:50:04 +00:00
Deepesh Kumar 1e5030d25e feat: [CDE-320]: fixed strings in app (#2678)
* feat: [CDE-320]: fixed strings in app
2024-09-10 07:28:02 +00:00
Deepesh Kumar 4d86707345 feat: [CDE-320]: Updated CDE webpack and Strings file (#2677)
* feat: [CDE-320]: Updated CDE webpack and Strings file
* feat: [CDE-320]: Updated CDE webpack and Strings file
* feat: [CDE-320]: Updated CDE webpack and Strings file
2024-09-10 05:10:55 +00:00
Karan Saraswat 539ba120ef feat: [CODE-2249]: Add an option to delete branch for merged/closed PR (#2646)
* fixed ui lint issues
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-2249
* start sending the commit SHA to delete branch API and type changes acc to swagger
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CODE-2249
* open for review will be disabled if branch deleted and some more refactoring
* ran prettier
* changed delete branch button to secondary blue button and refactoring
* corrected types
* removed license text from stringTypes.ts file
* feat: [CODE-2249]: Add an option to delete branch for merged/closed PR
2024-09-09 20:04:07 +00:00
Shivanand Sonnad 81e3e6f029 fix: issue with pre-commit husky hook (#2669)
* fix: issue with pre-commit husky hook
2024-09-09 08:08:32 +00:00