Commit Graph

22 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Ritik Kapoor
89dcee0b43 fix : [code-1735] permissions for specified repos (#1205) 2024-04-16 08:56:26 +00:00
Tan Nhu
b628a85b72 Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
Calvin Lee
0d38047153 feat: [code-1438]: add new branch rule (#1072) 2024-02-26 23:27:56 +00:00
Calvin Lee
b0b0625e79 fix: [code-1203]: branch protection form error (#991) 2024-01-26 17:14:11 +00:00
Calvin Lee
1dc6989968 fix: [code-1183]: fix bypass list issue (#874) 2023-12-05 22:12:04 +00:00
Calvin Lee
a9895959ca fix: [code-1099]: fix bypass list (#814) 2023-11-20 17:23:48 +00:00
Calvin Lee
bd5437515c fix: [code-1099]: fix rbac perms on webhook and branch protection pages (#801) 2023-11-15 08:15:25 +00:00
Calvin Lee
f6c2826cd2 fix: [code-1085]: fix multiple bugs from bugbash (#786) 2023-11-11 03:04:58 +00:00
Johannes Batzill
972c7d6c67 [BugBash] Rule Descriptions & Reordering, UID Validation, Improved Error Messages (#790) 2023-11-11 00:59:17 +00:00
Calvin Lee
b9de38e076 fix: [code-1044]: fix bypass list (#755) 2023-11-01 18:24:13 +00:00
Calvin Lee
cd2447a82c fix: [code-1046]: fix inverted target patterns and text (#752) 2023-11-01 17:42:30 +00:00
Calvin Lee
49ca8a8bc3 fix: [code-1045]: fix no user shown in bypass search (#753) 2023-11-01 06:21:32 +00:00
Johannes Batzill
b7e68971b0 [MISC] fix ui linting (#746) 2023-10-30 23:01:18 +00:00
Johannes Batzill
b0e519b571 [WIP] Move from space_owner to repo_admin for protection rules (#745) 2023-10-30 22:35:52 +00:00
Calvin Lee
79448a3c77 feat: [code-980]: add branch protection page (#723) 2023-10-26 21:45:26 +00:00