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
Shivanand Sonnad
16ba4e056f
fix: fix issue with breaking page header css in code module ( #2668 )
...
* fix: add lazy loading for ar app
* fix: remove not used css and move global css behind arApp class to avoid conflicting with other modules
* fix: fix issue with breaking page header css in code module
2024-09-09 08:08:08 +00:00
Karan Saraswat
9e0b86d290
feat: [CODE-2330]: auto collapse resolved code comments ( #2655 )
...
* fixed ui lint
* feat: [CODE-2330]: auto collapse resolved code comments
2024-09-06 12:26:17 +00:00
Arvind Choudhary
744b884c1f
fix: [AH-306c]: fix anonymous flow ( #2574 )
...
* Merge branch 'main' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into AH-307-plus-url-support-2
* [AH-307]: Comments
* 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-04 20:48:57 +00:00
Deepesh Kumar
020b974b8d
feat: [CDE-305]: fixed package.json command for cde ( #2644 )
...
* feat: [CDE-305]: fixed package.json command for cde
2024-09-03 15:04:00 +00:00
Deepesh Kumar
2d0b398a4c
feat: added custom webpack for CDE ( #2643 )
...
* feat: fixed remote entry file
* feat: added custom webpack for CDE
* feat: added custom webpack for CDE
2024-09-03 14:51:15 +00:00
Deepesh Kumar
ee51318478
feat: [CDE-285]: added fallback icon for repoType ( #2633 )
...
* feat: [CDE-285]: added fallback icon for repoType
2024-09-02 08:17:55 +00:00
Deepesh Kumar
cc22b367d5
feat: [CDE-275]: Removed map from region dropdown ( #2615 )
...
* feat: [CDE-275]: Removed map from region dropdown
2024-08-29 12:47:33 +00:00
Deepesh Kumar
7863f68bb3
feat: [CDE-275]: Log width overflow fixed ( #2614 )
...
* feat: [CDE-275]: Log width overflow fixed
2024-08-29 12:08:28 +00:00
Deepesh Kumar
e2de9ba77e
feat: [CDE-275]: pass parentIdentifier in getTokenList api ( #2611 )
...
* feat: [CDE-275]: pass parentIdentifier in getTokenList api
2024-08-29 06:10:34 +00:00
Deepesh Kumar
bea4048d0e
feat: [CDE-265]: SCM API Integration ( #2610 )
...
* feat: [CDE-265]: SCM API Integration
2024-08-29 05:20:59 +00:00
Ritik Kapoor
81b10ba01c
fix: public repo config and labels flicker ( #2571 )
...
* fix lint
* label fixes and minor ui fix
* udpate: label values api to use query params
* fix: public repo config and labels flicker
2024-08-28 08:14:43 +00:00
Deepesh Kumar
d370295e7c
feat: [CDE-267]: Add custom hook useOpenVSCodeBrowserURL ( #2595 )
...
* feat: [CDE-267]: Add custom hook useOpenVSCodeBrowserURL
2024-08-27 10:53:05 +00:00
Deepesh Kumar
219c2142f4
feat: [CDE-255]: Use Query Params to populate create gitspace URL , repoType and branch ( #2593 )
...
* feat: [CDE-255]: UI lint fix
* feat: [CDE-255]: Use Query Params to populate create gitspace URL , repoType and branch
2024-08-27 08:42:57 +00:00
Deepesh Kumar
bbe617ce6f
feat: [CDE-243]: Show SSH dropdown only while creating vs cod desktop ( #2585 )
...
* feat: [CDE-243]: Show SSH dropdown only while creating vs cod desktop
2024-08-26 09:28:36 +00:00
Deepesh Kumar
b83779350d
feat: [CDE-251]: SSH Dropdown ( #2576 )
...
* feat: [CDE-251]: Updated harness code icon
* feat: [CDE-251]: SSH Token creation modal
* feat: [CDE-251]: SSH Dropdown
2024-08-23 13:21:40 +00:00
Deepesh Kumar
dab431568f
feat: [CDE-255]: Fixed Gitness Issues ( #2564 )
...
* feat: [CDE-255]: fixed ui lint issue
* feat: [CDE-255]: Fixed Gitness Issues
2024-08-22 09:40:35 +00:00
Tudor Macari
40ee05ca11
feat: [AH-309]: Artifact Registry integration ( #2318 )
2024-08-22 00:28:17 +00:00
Deepesh Kumar
fddea6392f
feat: [CDE-255]: Updated validation for private repo ( #2557 )
...
* feat: [CDE-255]: Updated validation for private repo
2024-08-21 15:06:49 +00:00
Deepesh Kumar
cccece9829
feat: [CDE-243]: Show username in listing page ( #2552 )
...
* feat: [CDE-243]: removed commented code
* feat: [CDE-243]: Show username in listing page
2024-08-21 07:17:23 +00:00
Deepesh Kumar
dadac33e57
feat: [CDE-243]: add repo_type in repo lookup api ( #2550 )
...
* feat: [CDE-243]: add repo_type in repo lookup api
2024-08-21 05:32:03 +00:00
Ritik Kapoor
fcfa540f7c
update: [code-2195] increase limit of get checks for commit to 100 ( #2542 )
...
* update: [code-2195] increase limit of get checks for commit to 100
2024-08-20 21:41:04 +00:00
Ritik Kapoor
9e0b140961
update: label scope icon in activities ( #2548 )
...
* update: label scope icon in activities
2024-08-20 21:40:29 +00:00
Ritik Kapoor
2d14111677
labels support in Gitness ( #2456 )
...
* fix: lint check
* fix: page overflow
* resolve comments
* resolve comments
* fix: space label addition
* resolve comments : added enum
* update: settings -> manage repository
* update: resolved comments
* update: bugbash comments
* fix: ref exact scope for individual label values call
* fix lint
* add hook to handle current scope in HC and fix scope filter
* update space delete
* prettier check
* update labelAPIs to use getConfig in base
* support for harness-code labels
* fix no result card
* resolved comments for types
* resolved comments
* added sorting in labels and handled edge cases
* fix: replacement of any value label
* fix: spacing in value filter search input
* add: update modal on click for spaces
* added search for values in filter
* fix: UI issues and some enhancements
* handle empty labels list in space and remove tooltip for PR labels
* added getConifg and any values for label filter
* change label value color to enum
* make value-id a pionter
* update ordering
* expose value id
* handle long values
* update search in label selector
* handle edge cases
* fix lint
* added FF : CODE_PULLREQ_LABELS and standalone flag to labels
* fix popover on scrolling and added strings
* fix checks
* fix checks
* swagger update
* labels support in Gitness
2024-08-20 21:05:11 +00:00
Deepesh Kumar
471dead872
feat: [CDE-243]: fixes cde logs in gitspace details ( #2529 )
...
* feat: [CDE-243]: fixes cde logs in gitspace details
* feat: [CDE-243]: fixes cde logs in gitspace details
2024-08-19 10:55:30 +00:00
Deepesh Kumar
2ad02f1321
feat: [CDE-177]: Fixes for delete and open vscode ( #2523 )
...
* feat: [CDE-177]: Fix lint issues
* feat: [CDE-177]: Fixes for delete and open vscode
* feat: [CDE-177]: Fixes for delete and open vscode
2024-08-16 10:03:40 +00:00
Ansuman Satapathy
2f3b6a6f85
feat: [CDE-177]: Update listing page for CDE ( #2506 )
...
* feat: [CDE-207]: Fixed typecheck (#2513 )
* feat: [CDE-207]: remove currentUserInfo app prop
* Merge branch 'CDE-207-FixTypeCheck' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into CDE-207-FixTypeCheck
* feat: [CDE-207]: remove currentUserInfo app prop
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* feat: [CDE-207]: Fixed typecheck
* fix lint errors (#2520 )
* add copyright header
* add copyright header
* fix lint errors
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: mark stuck actions as error
* feat: [CDE-192]: fix gitspace instance store
* Merge remote-tracking branch 'origin/main' into CDE-New
* add secret resolver in gitness (#2493 )
* rename identifier to space identifier
* update factory method
* remove access_key from gitspace table
* add access key and type to devcontainer exec
* add migration for gitspace access key ref
* fix error message for resolver factory
* update resolver interface
* add secret resolver in gitness
* feat: [CDE-192]: correctly update date and sync update
* Merge remote-tracking branch 'origin/main' into CDE-New
# Conflicts:
# app/api/controller/gitspace/action.go
# app/api/controller/gitspace/delete.go
* feat: [CDE-192]: correctly update dates for updated
* feat: [CDE-192]: handle empty inputparams
* feat: [CDE-192]: handle empty inputparams
* Merge remote-tracking branch 'origin/main' into CDE-New
* Merge remote-tracking branch 'origin/main' into CDE-New
* feat: [CDE-207]: Use SCM api hook (#2499 )
* feat: [CDE-207]: Updated Strings
* feat: [CDE-207]: Use SCM api hook
* feat: fixed string issue (#2476 )
* feat: [CDE-211]: fixed lint issues
* feat: [CDE-211]: fixed lint issues
* feat: fixed string issue
* feat: fixed string issue (#2474 )
* feat: fixed string issue
* add ssh identifier in map functions in gitness store
* add ssh fields in types
* feat: fixed GitspaceCodeRepoType in create payload
* feat: updated common hooks
* feat: update for listing
* feat: update for listing
* feat: removed cde folder
* feat: [CDE-177]: Update listing page for CDE
2024-08-16 06:46:02 +00:00
Ritik Kapoor
1091cc3397
fix: merge option changes on polling ( #2502 )
...
* fix: merge option changes on polling
2024-08-13 23:10:35 +00:00
Deepesh Kumar
ec2a7c3361
fix: lookup-repo error handling ( #2466 )
...
* fix: lookup-repo error handling
2024-08-11 09:13:00 +00:00
Ansuman Satapathy
65b3cabf8f
feat: [CDE-192]: validate url scheme for repos for gitspaces ( #2464 )
...
* feat: [CDE-192]: validate url scheme for repos for gitspaces
2024-08-11 07:04:10 +00:00
Tan Nhu
f626dc640e
Render off-screen diffs in a single pre tag to boost performance ( #2271 )
...
* Tan's last PR :)
* Sync with main
* Prevent browser crash on big PR (>200 files changed)
* Fixed link to comment not working
* Add NPE prevention
* Fixed Show Diff works only once
* Fix Harness nav is not auto-collapsed when visiting PR Changes
* Add code to restore new and edited comments
* Render off-screen diffs in a single pre tag to boost performance
2024-08-09 17:41:59 +00:00
Ritik Kapoor
91291b8b27
fix: URL for case insensitive repo name and block infinite render ( #2410 )
...
* remove unnecessary block
* update: condition for replacing the incorrect URL
* Apply suggestion from code review
* fix: strict handle the case insensitve repo names
* update: using replace instead of push for invalid URL
* fix: URL for case insensitive repo name and block infinite render
2024-08-07 20:13:14 +00:00
Calvin Lee
aa24282254
fix: [code-2196]: fix overlay issue ( #2415 )
...
* fix: [code-2196]: fix overlay issue
2024-08-06 17:28:03 +00:00
Ritik Kapoor
b1f8f528da
added support for gitness public repo ( #2405 )
...
* update: to primary btn for signin
* update index2 sign in btn to secondary
* update index2 to index_public and add sign in btn
* lint errors
* remove redundant code
* update isCurrentSessionPublic with gitness public session changes
* added support for gitness public repo
2024-08-06 12:39:02 +00:00
Johannes Batzill
8e7398d362
Inject X-Allow-Public-Access Header For UI ( #2300 )
2024-08-05 23:39:16 +00:00
Deepesh Kumar
196ee8c6d0
feat: [CDE-211]: vs code extension route change for gitness ( #2389 )
...
* feat: [CDE-211]: vs code extension route change for gitness
2024-08-04 02:39:53 +00:00
Calvin Lee
4680192ba6
feat: [code-2177]: add regex icon in keyword search ( #2340 )
...
* fix: [code-2177]: fix jumping issue
* feat: [code-2177]: fix padding
* fix: [code-2177]: fix icons
* fix: [code-2177]: fix issue when message box is not there
* fix: [code-2177]: remove search for repo dropdown
* feat: [code-2177]: fix issue on recursive toggle in repolvlsrch
* fix: [code-2177]: fix issue on not showing
* fix: [code-2177]: fix comments
* feat: [code-2177]: update to mocks and fix some issues
* feat: [code-2177]: add regex icon in keyword search
2024-08-03 05:17:30 +00:00
Shashwat Sachan
1e6330a589
feat: [CDE-195]: gitness use repo ref ( #2336 )
...
* feat: [CDE-195]: gitness use repo ref
* feat: [CDE-195]: UI changes for type and ref.
* feat: [CDE-195]: gitness use repo ref
2024-07-31 14:30:09 +00:00
Shashwat Sachan
910c4819c7
feat: [CDE-205]: revert the changes in pr for ticket CDE-205 ( #2334 )
...
* feat: [CDE-205]: revert the changes in pr for ticket CDE-205
2024-07-31 12:41:28 +00:00
Shashwat Sachan
6232a8f5b8
feat: [CDE-186]: Add different icon for vs code browser in gitness. ( #2316 )
...
* feat: [CDE-186]: Add different icon for vs code browser in gitness.
2024-07-31 11:57:25 +00:00
Shashwat Sachan
c2cb422c28
feat: [CDE-205]: Update body for create gitspace api to make it work for private repos. ( #2331 )
...
* feat: [CDE-205]: Update body for create gitspace api to make it work for private repos.
2024-07-31 11:55:50 +00:00
Calvin Lee
e1724bfd5e
feat: [code-2061]: add recursive search toggle ( #2180 )
...
* feat: [code-2075]: fix issue
* feat: [code-2061]: fixed search
* feat: [code-2061]: add support for enable recursive
* feat: [code-2061]: fix text
* feat: [code-2061]: add recursive search toggle
2024-07-30 17:24:28 +00:00
Calvin Lee
eeb4c50af1
fix: [code-2141]: fix icon color and merge option ( #2291 )
...
* fix: [code-2141]: fix icon color and merge option
2024-07-26 05:25:58 +00:00
Ritik Kapoor
d40b020f80
fix: styles issues in repo description and summary ( #2177 )
...
* fix: styles issues in repo description and summary
2024-07-25 12:02:24 +00:00
Marko Gaćeša
7b17cc7831
add pr-updated webhook ( #2247 )
...
* add pr-updated webhook
2024-07-25 09:56:41 +00:00
Ritik Kapoor
3539266fb3
fix: [code-2114] API redirecting to Login ( #2245 )
...
* fix: [code-2114] return Unauthorized for anonymous principal call to user api
* fix: [code-2114] API redirecting to Login
2024-07-19 18:46:22 +00:00
Tan Nhu
a00265b22b
Normalize diff.oldName and diff.newName to fix incorrect filePath when filename has spaces ( #2237 )
2024-07-17 07:47:28 +00:00
Deepesh Kumar
050c0f6aa3
feat: [CDE-147]: Add zero day graphics ( #2235 )
...
* chore: Sync main
* feat: [CDE-147]: fixed icon
* feat: [CDE-147]: Add zero day graphics
2024-07-16 13:47:16 +00:00
Deepesh Kumar
b83348c0d7
feat: [CDE-147]: Add zero day graphics ( #2233 )
...
* feat: [CDE-147]: Add zero day graphics
2024-07-16 10:39:36 +00:00
Deepesh Kumar
1711ee098a
feat: [CDE-143]: updated vs code plugin url ( #2229 )
...
* feat: [CDE-143]: Updated URL for VSCode plugin url
* feat: [CDE-143]: updated vs code plugin url
2024-07-16 06:08:27 +00:00
Calvin Lee
dc77767afa
fix: [code-2105]: fix issue in branch listing on element wrap ( #2212 )
...
* fix: [code-2105]: fix issue in branch listing on element wrap
2024-07-15 23:46:13 +00:00
Deepesh Kumar
6c3627621e
feat: [CDE-107]: Product feedback chanegs ( #2221 )
...
* feat: [CDE-107]: Product feedback chanegs
2024-07-15 08:47:19 +00:00
Deepesh Kumar
227cb55749
feat: [CDE-141]: handle failure to parse container logs ( #2215 )
...
* feat: [CDE-141]: fixed time format in event timeline
* feat: [CDE-141]: handle failure to parse container logs
* feat: [CDE-141]: handle failure to parse container logs
2024-07-13 13:07:10 +00:00
Deepesh Kumar
0a5ed06f02
feat: [CDE-129]: added flag gitspace_enabled ( #2214 )
...
* feat: [CDE-129]: fixed lint
* feat: [CDE-129]: fixed lint
* feat: [CDE-129]: updated flag gitspace_enabled
* feat: [CDE-129]: updated webpack
* feat: [CDE-129]: updated webpack
* feat: [CDE-129]: added flag gitspace_enabled
2024-07-13 04:28:07 +00:00
Deepesh Kumar
6f7d1079d9
feat: [CDE-107]: Gitspace in standalone gitness ( #2207 )
2024-07-13 02:18:25 +00:00
Ritik Kapoor
75f4e9e932
status check checkbox in rules to update with checkbox ( #2205 )
...
* status check checkbox in rules to update with checkbox
2024-07-11 20:12:54 +00:00
Calvin Lee
feecde9faa
fix: [code-2105]: fix available merge strats ( #2206 )
...
* fix: [code-2105]: fix available merge strats
2024-07-11 18:00:08 +00:00
Calvin Lee
dd7ef06c24
fix: [code-2088]: fix pr title update ( #2200 )
...
* fix: [code-2088]: fix pr title update
2024-07-11 06:42:29 +00:00
Calvin Lee
6864710e8e
fix: [code-2088]: fix bugs on pr panel ( #2190 )
...
* fix: [code-2088]: fix bugs on pr panel
2024-07-10 07:38:21 +00:00
Deepesh Kumar
0fffff1416
feat: Fixed aligment issue in CDE ( #2175 )
...
* feat: Fixed aligment issue in CDE
2024-07-08 04:10:46 +00:00
Shashwat Sachan
30dfa92023
feat: [CDE-125]: Pass token to the browser call. ( #2162 )
...
* feat: [CDE-125]: Fix linting error
* feat: [CDE-125]: Open vscode in same window
* feat: [CDE-125]: Add routing in case of invalid token
* feat: [CDE-125]: Pass token to the browser call.
2024-07-06 00:05:01 +00:00
Ritik Kapoor
87e418bb86
update: [code-2017] swagger ( #2110 )
...
* update: [code-2017] id and display_name to identifier
* fix: [code-2017] comment update
* fix: [code-2017] replace identifier with id in pipelines
* fix: [code-2017] prettier
* update: [code-2017] swagger
2024-07-05 16:39:26 +00:00
Calvin Lee
21fe66b47f
fix: [code-2061]: add last used field ( #2167 )
...
* fix: [code-2061]: fix lint
* fix: [code-2061]: fix comment
* fix: [code-2061]: add last used field
2024-07-04 05:41:59 +00:00
Deepesh Kumar
37cce5c8a4
feat: create repo from gitspace ( #2157 )
2024-07-02 17:19:48 +00:00
Calvin Lee
ceb86704be
fix: [code-2061]: fix save btn ( #2156 )
2024-07-02 16:56:19 +00:00
Calvin Lee
f836cbec89
fix: [code-2061]: fix text ( #2151 )
2024-07-02 08:06:32 +00:00
Calvin Lee
9dd98910a8
fix: [code-2061]: fix text ( #2145 )
2024-07-02 07:52:42 +00:00
Calvin Lee
063731a752
fix: [code-2061]: hide clone button ( #2144 )
2024-07-01 23:24:33 +00:00
Calvin Lee
6a6c62f9b3
feat: [code-2061]: add ssh support in gitness ( #2140 )
2024-07-01 19:09:53 +00:00
Ritik Kapoor
baa31cce9e
Refactor routes to fix 'search' folder navigation in standalone gitness ( #2135 )
2024-07-01 11:43:56 +00:00
Deepesh Kumar
d202b67fcb
feat: [CDE-87]: fixed start gitspace getting disabled ( #2133 )
2024-06-27 07:13:17 +00:00
Calvin Lee
a2e3a3e90a
fix: [code-1991]: fix latest approval ( #2130 )
2024-06-24 05:28:07 +00:00
Deepesh Kumar
8b454426a7
feat: [CDE-68]: Edit Gitspace and add Gitspace Events ( #2129 )
2024-06-22 05:16:58 +00:00
Calvin Lee
16fa4e7acf
feat: [code-1991]: adding merge conflict files to be seen in merge section ( #2126 )
2024-06-21 15:46:17 +00:00
Calvin Lee
a1b9512c59
fix: [code-1991]: fix status icon for check section ( #2123 )
2024-06-18 23:51:45 +00:00
Calvin Lee
98bac50f64
fix: [code-1991]: fix header message and padding ( #2122 )
2024-06-18 22:23:20 +00:00
Calvin Lee
71d37cc632
fix: [code-1991]: fix padding and scroll ( #2119 )
2024-06-17 23:12:12 +00:00
Calvin Lee
263e8647aa
fix: [code-1991]: fix check icon and alignment ( #2112 )
2024-06-14 22:53:16 +00:00
Calvin Lee
6ebf2a9bbc
fix: [code-1991]: fix commit message ( #2104 )
2024-06-13 18:51:54 +00:00
Calvin Lee
45acf04250
fix: [code-1991]: hide ssh and add optional chaining to filter function ( #2100 )
2024-06-12 18:50:18 +00:00
Enver Biševac
f0e12faa67
[code-2009] only if ssh is enabled show ssh url box ( #2101 )
2024-06-12 18:34:25 +00:00
Calvin Lee
21607267c1
fix: [code-1991]: fix commit message ( #2097 )
2024-06-12 06:11:43 +00:00
Ritik Kapoor
8e8bb98208
fix: [tempfix] space selector ( #2096 )
2024-06-12 05:33:28 +00:00
Ritik Kapoor
cdd7478cb2
feat: [code-1882] support to delete failed import ( #2092 )
2024-06-12 00:47:10 +00:00
Calvin Lee
2f7e665267
fix: [code-1991]: fix issue in merge message ( #2095 )
2024-06-12 00:15:55 +00:00
Calvin Lee
4d81d27091
fix: [code-1991]: fix closed state ( #2094 )
2024-06-11 17:58:31 +00:00
Ansuman Satapathy
f95e4fd62e
feat: [CDE-54]: Added yarn command for building CDE module only. ( #2091 )
2024-06-11 09:01:51 +00:00
Calvin Lee
7778dc1258
fix: [code-1991]: fix small issues in merge message ( #2090 )
2024-06-11 06:04:25 +00:00
Calvin Lee
4aa055f4e2
fix: [code-1967]: fix concat ( #2089 )
2024-06-10 21:27:10 +00:00
Ritik Kapoor
b3e43476e4
fix: [ux] Repo summary ( #2086 )
2024-06-10 21:25:42 +00:00
Calvin Lee
42d03a869c
feat: [code-1625]: Add new pr panel improvements for pr page ( #2082 )
2024-06-08 06:08:49 +00:00
Ritik Kapoor
f8268b91ae
Removed feature roadmap ( #2080 )
2024-06-07 20:44:50 +00:00
Deepesh Kumar
a6894572a4
feat: [CDE-42]: Gitspace UI changes ( #2078 )
2024-06-05 17:35:31 +00:00
Enver Biševac
2f8900e463
[code-1946] initial work on ssh server ( #2075 )
2024-06-03 12:47:31 +00:00
Calvin Lee
a1ce21aa7c
fix: [code-1880]: fix alignment of slash ( #2031 )
2024-05-29 21:36:32 +00:00
Deepesh Kumar
5a4dd6274d
feat: [CDE-22]: CDE Pages and Components ( #2067 )
2024-05-29 04:54:54 +00:00
Ritik Kapoor
c035c53e4d
feat: [repo-summar/code-1950] added repoSummary and commit divergence tracker ( #2066 )
2024-05-27 19:55:19 +00:00
Tan Nhu
cc471d0876
Fix suggestion effected by react-markdown-preview library upgrade ( #2063 )
2024-05-23 22:54:45 +00:00
Tan Nhu
ed484b0d44
Allow simple HTML tags such as details, summary, etc... similar to Github ( #2062 )
2024-05-23 22:08:59 +00:00
Tan Nhu
2f2388aa42
PR Page changes per demo feedbacks ( #2056 )
2024-05-22 16:16:52 +00:00
Tan Nhu
5fe08d4743
Refactor collapse/expand PR comments per new design ( #2046 )
2024-05-21 19:41:14 +00:00
Karan Saraswat
ca0148816a
feat: [CODE-1908]: Worked on ADO import functionality review comments ( #2044 )
2024-05-16 06:30:35 +00:00
Tan Nhu
7351d63ccc
Check if PR source branch exists to build path to files properly ( #2042 )
2024-05-15 23:20:54 +00:00
Tan Nhu
9480cf414c
CODE-1845: Always serving index.html for static resources which are not found in dist folder ( #2033 )
2024-05-15 21:34:37 +00:00
Tan Nhu
49f3bf151e
Fix XSS issue against markdown editor / viewer ( #2041 )
2024-05-15 16:32:34 +00:00
Tan Nhu
44d1a82e6f
Pull Request Code suggestions ( #2032 )
2024-05-13 18:35:07 +00:00
Ritik Kapoor
ea205ff7ba
fix: [ritik/code-1773] Added Repository Setting for Public/Private Access ( #2023 )
2024-05-13 18:01:12 +00:00
Karan Saraswat
55f340ab7e
add azure devops option under import repo/repos/project ( #2026 )
2024-05-13 13:29:40 +00:00
Ritik Kapoor
6a9b61e0f0
fix: word wrap on tooltip ( #2029 )
2024-05-09 18:10:01 +00:00
Tan Nhu
b98e0f0d85
Fix conflict CSS from UICore V3 that adds extra paddings to diff rows ( #2027 )
2024-05-08 21:26:35 +00:00
Ritik Kapoor
a692707c6c
fix: [code-1797] PR Description issues ( #2001 )
2024-05-02 06:54:06 +00:00
Ritik Kapoor
8c18a93696
update: [code-1826] upgrade to harness code from gitness ( #2009 )
2024-04-29 20:35:02 +00:00
Ritik Kapoor
1916b306ff
add: [code-1798] navigation check in security settings ( #2008 )
2024-04-29 20:24:21 +00:00
Tan Nhu
808ccda646
Fix styling for diff ins/del blocks + multiple-line comment overlapping ( #2007 )
2024-04-24 04:59:29 +00:00
Calvin Lee
793cc869d1
fix: [code-1807]: fix issue on status check times ( #2005 )
2024-04-22 14:46:48 -07:00
Ritik Kapoor
d4d35ceb9a
fix: [css-fix] radio buttons in webhook, repository settings and security settings ( #2002 )
2024-04-22 14:46:28 -07:00
Tan Nhu
491e96472d
Fix CSS targeting old UICore version ( #1238 )
2024-04-22 20:29:10 +00:00
Calvin Lee
5681f84b67
fix: [code-1807]: fix css issue on approved btn ( #1239 )
2024-04-20 00:52:38 +00:00
Tan Nhu
3f823c2535
Fix linting issue caused by external contribution ( #1237 )
2024-04-19 23:23:57 +00:00
Tan Nhu
e45dcf3028
Fix broken sticky header in PR page due to library upgrade ( #1236 )
2024-04-19 23:17:11 +00:00
Ram Bhosale
2d96ca504b
update: increase the max length of the secret ( #3493 ) ( #3494 )
...
This PR increases the default maxlength from 1024 characters to 10000,
which should be good for most cases.
---------
Co-authored-by: Ram Bhosale <rambhosale9@gamil.com>
2024-04-19 16:13:10 -07:00
Ritik Kapoor
3f047635a0
Update: [code-1803] copy button on comment header ( #1235 )
2024-04-19 20:32:35 +00:00
Calvin Lee
175f26e9fe
fix: [code-1802]: fix issue on select project ( #1234 )
2024-04-19 17:05:22 +00:00
Tan Nhu
aacc1b88cf
Fix Blueprintjs CSS has higher priority than UICore in local dev mode ( #1233 )
2024-04-19 07:44:59 +00:00
Calvin Lee
83aa52c65e
fix: [code-1668]: hide commit selector on commit page ( #1144 )
2024-04-19 05:08:19 +00:00
Johannes Batzill
a690fa4ebc
small fixes ( #1232 )
2024-04-19 01:36:03 +00:00
Ritik Kapoor
b55fce19cd
Fix: [code-1731] add vulnerabilityScanning behind ff for code and gitness ( #1191 )
2024-04-17 13:41:35 +00:00
Ritik Kapoor
3c0a494b16
Handle empty api response with current author as query ( #1223 )
2024-04-17 12:27:18 +00:00
Ritik Kapoor
e7f1c80361
Feat: [code-1744] added import pipeline checkbox for import repository in gitness ( #1199 )
2024-04-17 12:11:35 +00:00
Tan Nhu
c8189184dc
Restore STANDALONE and .env ( #1226 )
2024-04-17 08:05:33 +00:00
Tan Nhu
b4902cd6d5
Fix local dev setup while producing MFE to be embed into Harness Platform ( #1225 )
2024-04-17 06:30:23 +00:00
Tan Nhu
f24d5b06d3
Upgrade UICore to 4.1.2 to fix SplitButton slying + Fix CSS import orders ( #1224 )
2024-04-16 22:12:51 +00:00
Ritik Kapoor
bcc1845f0f
Added: [code-1533] feedback and settings framework for AIDA PR Description ( #1087 )
2024-04-16 09:51:42 +00:00
Ritik Kapoor
89dcee0b43
fix : [code-1735] permissions for specified repos ( #1205 )
2024-04-16 08:56:26 +00:00
Tan Nhu
671413ae64
Further optimization for prod build - split shared libs into invididual chunks ( #1221 )
2024-04-16 07:17:08 +00:00
Tan Nhu
0861c9aa04
Optimize webpack configs + Upgrade UICore to 4.1.1 ( #1220 )
2024-04-15 23:05:52 +00:00
Ritik Kapoor
9b561a33cd
Feat: [code-1576] Add support to delete empty repository ( #1195 )
2024-04-15 03:33:08 +00:00
Ritik Kapoor
2e335686bc
Fix: [code-1506] replaced edited timestamp on PR ( #1198 )
2024-04-15 03:25:24 +00:00
Tan Nhu
092b849ae4
Fix UICore CSS import ordering problem by dynamically import app.css ( #1208 )
2024-04-13 20:09:54 +00:00
Calvin Lee
c2e8e78907
fix: [code-1756]: fix save in description box ( #1215 )
2024-04-13 04:15:25 +00:00
Calvin Lee
740d47529a
fix: [code-1756]: fix aida btn ( #1210 )
2024-04-12 05:40:15 +00:00
Calvin Lee
a314709402
feat: [code-1755]: add signup integration test ( #1207 )
2024-04-11 23:35:26 +00:00
Calvin Lee
622cc58b21
fix: [code-1743]: fix bug in updating description ( #1204 )
2024-04-11 00:23:39 +00:00
Tan Nhu
85463212bb
Fix UI not sending comment id when replying a newly created comment ( #1202 )
2024-04-10 19:36:20 +00:00
Ritik Kapoor
cf0041cfb1
Feat: [code-1742] PR link on commits page ( #1196 )
2024-04-10 08:24:15 +00:00
Ritik Kapoor
f879f74774
fix: [code-1725] url for status change ( #1187 )
2024-04-08 03:48:44 +00:00
Ritik Kapoor
c1685e9b58
modified to security settings ( #1172 )
2024-04-06 02:57:22 +00:00
Calvin Lee
a9d8c23394
fix: [code-1704]: allow checkboxes in pr desc to be updated ( #1186 )
2024-04-05 16:20:47 +00:00
Tan Nhu
47f4070b3c
Fix width in a couple of places when screen is small + clean up unused code ( #1181 )
2024-04-03 23:48:43 +00:00
Tan Nhu
1f8dab3943
Allow multiple comments to be added on a same line + Mark multiple code lines for a comment ( #1177 )
2024-04-03 18:02:52 +00:00
Ritik Kapoor
0da3030b17
update: [code-1436] author filter enhancements ( #1053 )
2024-04-03 15:03:43 +00:00
qisy
8893d55eb1
* Fix import space name validator ( #3491 )
...
import a space should has same regex validator as create a space
2024-04-02 02:50:07 +05:30
Calvin Lee
38510ca0c1
feat: [code-1687]: update ux of pr aida btn ( #1164 )
2024-03-29 20:39:54 +00:00
Ritik Kapoor
32db1345a3
Feat: [code-1684] added security settings in harness-code ( #1163 )
2024-03-29 06:34:44 +00:00
Calvin Lee
4f6227bf1a
fix: [code-1588]: fix pipeline execution time ( #1153 )
2024-03-27 22:01:30 +00:00
Calvin Lee
222bc664e3
fix: [code-1670]: fixed text in reviewer decision in pr ( #1143 )
2024-03-26 17:47:50 +00:00
Calvin Lee
cf2623396d
fix: [code-1457]: fix system comment for merging ( #1140 )
2024-03-26 16:23:40 +00:00
Tan Nhu
c3f66e556a
Collapse resolved comments by default ( #1133 )
2024-03-25 22:45:16 +00:00
Calvin Lee
e2ec8b6e5a
fix: [code-1667]: update monaco ( #1139 )
2024-03-25 22:34:21 +00:00
vardan.bansal@harness.io vardan
9c3d32f7e5
fix: [CI-11821]: Map should be pre-populated properly with initial values ( #1134 )
2024-03-25 18:11:52 +00:00
Calvin Lee
00f58fd08e
fix: [code-1663]: add error message on submit btn ( #1136 )
2024-03-25 00:02:27 +00:00
Calvin Lee
ac7ac5e881
fix: [code-1648]: add timeout state for import repo ( #1135 )
2024-03-24 01:34:52 +00:00
Tan Nhu
b6386cdef7
Add Cmd-Enter/Ctrl-Enter shortcut to submit PR comment/description ( #1113 )
2024-03-23 00:37:13 +00:00
vardan.bansal@harness.io vardan
dac41e7870
fix: [CI-11795]: Fix incorrect YAML generated while adding field of type "array" ( #1131 )
2024-03-22 01:16:08 +00:00
Ritik Kapoor
6b19bb4a5d
feat: [code-1642] added copy button for relative file path ( #1125 )
2024-03-21 07:14:14 +00:00
vardan.bansal@harness.io vardan
c2a943bad1
fix: [CI-11777]: Minor bug fix to avoid setting default yaml as empty when creating a new pipeline ( #1127 )
2024-03-21 02:07:32 +00:00
Karan Saraswat
b772dca155
fix: [CODE-1573]: fix for breaking search page for org and account repositories ( #1114 )
2024-03-17 06:31:50 +00:00
Tan Nhu
5feae46e0f
Fix UICore version ( #1121 )
2024-03-14 23:34:15 +00:00
Tan Nhu
ffef249424
Update web/package.json ( #1120 )
2024-03-14 22:56:08 +00:00
Ritik Kapoor
c379c7dddb
Updated: [code-1574] closed icon for PR ( #1115 )
2024-03-12 09:50:08 +00:00
Calvin Lee
7229d9b020
fix: [code-1570]: fix duration ( #1111 )
2024-03-08 22:51:58 +00:00
Tan Nhu
18ba322dbe
Fix Commits order ( #1110 )
2024-03-07 22:39:23 +00:00
Calvin Lee
3d7085947f
fix: [code-1563]: fix issue on clicking status ( #1109 )
2024-03-07 17:47:23 +00:00
Tan Nhu
55124d6566
Make Pull Request rows as links to support right/cmd click ( #1105 )
2024-03-06 23:55:31 +00:00
Tan Nhu
421f5903d7
Adjust full diff icon size and stroke for clarification ( #1104 )
2024-03-06 08:43:15 +00:00
Tan Nhu
621dfe68b3
Add some minor CSS tweaks for full diff icons ( #1101 )
2024-03-05 09:35:41 +00:00
Tan Nhu
892977c78f
Implement Copy link to PR comment ( #1100 )
2024-03-05 03:46:04 +00:00
Calvin Lee
a135dec311
fix: [code-1543]: fix issue on dry merge on merged pr ( #1099 )
2024-03-05 01:37:23 +00:00
Calvin Lee
f89d9c909b
fix: [code-1538]: fix relative links ( #1097 )
2024-03-05 00:58:45 +00:00
Tan Nhu
b628a85b72
Replace PR full diff menu options with icons ( #1098 )
2024-03-05 00:57:40 +00:00
Tan Nhu
8a8b93be91
Adjust diff output to make Add comment button always visible on scroll ( #1096 )
2024-03-05 00:02:29 +00:00
Ritik Kapoor
c4127c986c
Fix: [code:1502] handle pr activity open->draft ( #1083 )
2024-03-02 12:37:05 +00:00
Tan Nhu
db029afa4d
Add support for Jupyter notebook format in web editor ( #1094 )
2024-03-02 04:51:35 +00:00
Tan Nhu
79400a7002
Fix inconsistent behaviors from links in PR description ( #1092 )
2024-03-02 00:30:51 +00:00
Tan Nhu
49860882d3
Remove flicker when Approve button being not rendered on data loading ( #1091 )
2024-03-01 22:37:33 +00:00
Tan Nhu
53505ef849
Fix scrolling position when collapsing full diff ( #1090 )
2024-03-01 22:01:20 +00:00
Tan Nhu
a164636712
Show full diff in Pull Request + 10k files PR challenge ( #1086 )
2024-03-01 19:42:39 +00:00
Calvin Lee
b63c0f48a4
feat: [code-1523]: fix undo in codemirror box ( #1084 )
2024-02-29 22:20:40 +00:00
Ritik Kapoor
2c3484b483
Fix: [code-1512] commit page expands more than viewport ( #1081 )
2024-02-29 20:18:08 +00:00
Karan Saraswat
2d991b4d61
fix: [CODE-1514]: fix for runtime error if switching between branches ( #1080 )
2024-02-29 07:27:09 +00:00
Calvin Lee
43841ea523
feat: [code-1523]: aida pr description btn ( #1077 )
2024-02-29 01:19:30 +00:00
Calvin Lee
a70222e73d
fix: [code-1520]: fix template issue ( #1075 )
2024-02-28 07:39:00 +00:00
Ritik Kapoor
43d1737a55
Added: [code-1479] AIDA Feedback and Settings framework for semantic search ( #1073 )
2024-02-28 00:25:37 +00:00
Calvin Lee
7cd975c370
fix: [code-1519]: fix issue on approval btn ( #1074 )
2024-02-27 22:46:05 +00:00
Calvin Lee
0f888bf20f
fix: [code-1449]: fix reviewer box ( #1065 )
2024-02-27 18:11:51 +00:00
Calvin Lee
bf0b434c34
fix: [code-1510]: fix approval btn ( #1071 )
2024-02-27 18:11:32 +00:00
Calvin Lee
0d38047153
feat: [code-1438]: add new branch rule ( #1072 )
2024-02-26 23:27:56 +00:00
Ritik Kapoor
64114fd250
fix: default implementation useFeatureFlags ( #1068 )
2024-02-26 20:52:31 +00:00
Ritik Kapoor
98fdb3da03
Added: [code-1489] support to cancel/abort import ( #1057 )
2024-02-26 01:44:56 +00:00
Karan Saraswat
aae15eb5a5
feat: [CODE-1258]: made window title more meaningful for CODE module ( #1058 )
2024-02-21 19:04:20 +00:00
Calvin Lee
06f9124cc0
fix: [code-1449]: fix code comment issue ( #1055 )
2024-02-20 22:40:51 +00:00
Ritik Kapoor
3ddcd2d3cc
Update : [CODE-1410 ] Semantic Search Integration ( #1046 )
2024-02-20 08:17:12 +00:00
Calvin Lee
478db74046
fix: [code-1349]: fix status check time ( #1048 )
2024-02-17 15:43:06 +00:00
Calvin Lee
5275ae3116
feat: [code-1454]: update approval button ux ( #1041 )
2024-02-16 21:53:24 +00:00
Calvin Lee
3dc20be4fb
fix: [code-1432]: fix image carousel ( #1047 )
2024-02-16 05:06:46 +00:00
Ritik Kapoor
143b0bf5ad
Fix: [code-1450] debounce in tag search filter ( #1039 )
2024-02-12 16:17:06 +00:00
Johannes Batzill
40e5b84ba1
Fix MOVE
action for Commit API ( #1037 )
2024-02-10 01:10:20 +00:00
Tan Nhu
9d8bf25692
Optimize rendering when updating / deleting a comment ( #1032 )
2024-02-09 20:37:03 +00:00
Calvin Lee
ab364dcd39
fix: [code-1362]: fix scroll button ( #1030 )
2024-02-06 20:45:35 +00:00
Tan Nhu
4af8912e6a
Make force merge button red + Fix broken layout when PR desc has no-wrap-able line(s) ( #1027 )
2024-02-06 19:18:39 +00:00
Ritik Kapoor
b655edcda7
Fix: spacing in timestamp and commit range ( #1028 )
2024-02-06 19:13:51 +00:00
Calvin Lee
3a3d11f589
feat: [code-1362]: add streaming and other fixes in status checks ( #1020 )
2024-02-06 04:24:47 +00:00
Tan Nhu
646c8fbe75
Completely fix width issues of components being calculated by nav ( #1025 )
2024-02-05 21:42:06 +00:00
Ritik Kapoor
ce9956fe14
minor fix: username commit ( #1022 )
2024-02-05 16:37:06 +00:00
Ritik Kapoor
f63b493870
Update: [code-1266] timestamp ( #1009 )
2024-02-03 04:20:43 +00:00
Calvin Lee
cbe55ed64a
feat: [code-1404]: add copy button to filename ( #1018 )
2024-02-03 04:02:39 +00:00
Tan Nhu
f482ec08c4
Make page loading spinner behavior consistent across Branches/Commits/Webhooks/PullRequests ( #1017 )
2024-02-02 23:37:27 +00:00
Tan Nhu
65cddfc6f4
Reduce diff parsing to one time + diff has a line > 5000 chars considered large ( #1016 )
2024-02-02 22:28:05 +00:00
Tan Nhu
92be6ec51b
Fix line wrapping in PR when file name is long ( #1012 )
2024-02-01 23:29:07 +00:00
Tan Nhu
ff2e8dc9c5
Make improvements in terms of caching and UX ( #1007 )
2024-02-01 03:30:52 +00:00
Tan Nhu
40395277e0
Fix diff rendering when jumping between files ( #998 )
2024-01-31 19:39:43 +00:00
Tan Nhu
61ee297c9b
Fix a couple of small bugs on diff viewer + optimize merge button rendering ( #996 )
2024-01-30 00:06:10 +00:00
Tan Nhu
d3d28ea3ae
Refactoring Pull Request page to improve performance ( #985 )
2024-01-29 19:39:05 +00:00
Calvin Lee
e62a96dd7e
fix: [code-1371]: fix ui on log blobs ( #994 )
2024-01-29 18:22:40 +00:00