Commit Graph

414 Commits

Author SHA1 Message Date
Calvin Lee
b78a25a337 fix: [code-1121]: fix file redirection in commits view (#847) 2023-11-30 19:17:42 +00:00
Calvin Lee
b90d10f984 fix: [code-1150]: fix relative links and line break issue (#828) 2023-11-28 17:01:47 +00:00
Ritik Kapoor
274a5a01ab [CODE-1116] UI : Protection rules integration with Branch Creation/Deletion and Commits (#824) 2023-11-28 07:06:54 +00:00
Calvin Lee
5b16c72d4a fix: [code-1139]: fix relative link support (#822) 2023-11-27 19:06:44 +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
5f2c81b2af fix: [code-1099]: fix image upload and text in protection form and spacing (#797) 2023-11-14 08:20:52 +00:00
Calvin Lee
9cac7996f9 fix: [code-1099]: fix count being shown in codeowner text (#796) 2023-11-13 23:20:58 +00:00
Ritik Kapoor
65f0505417 fix: redirect on create repository (#794) 2023-11-13 21:20:51 +00:00
Calvin Lee
f6c2826cd2 fix: [code-1085]: fix multiple bugs from bugbash (#786) 2023-11-11 03:04:58 +00:00
Johannes Batzill
c537e188ac [MISC] Remove project name option from import repositories (#792) 2023-11-11 01:59:01 +00:00
Johannes Batzill
bd48d92ff5 feat: [CODE-1072] Support for importing multiple repositories (#788) 2023-11-11 01:21:38 +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
1c04c1abb9 fix: [code-1065]: fix issue on create branch from tag (#776) 2023-11-07 00:03:20 +00:00
Calvin Lee
8fddf66e12 feat: [code-980]: add branch protection alert on pr page (#770) 2023-11-06 22:37:28 +00:00
Calvin Lee
50a1ca8b24 fix: [code-1052]: fix code comment issue (#762) 2023-11-03 16:56:02 +00:00
Dan Wilson
2112fcbe7a remove username req when not needed for import repo and space (#765) 2023-11-03 16:32:15 +00:00
Johannes Batzill
ecf9d6b049 [File View] Handle file rename case on UI side (#763) 2023-11-03 06:40:45 +00:00
Calvin Lee
76e5a32b79 feat: [code-1028]: add support for image upload (#751) 2023-11-01 19:58:36 +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
0319fa7a07 fix: [code-980]: fix lint (#731) 2023-10-26 22:26:44 +00:00
Calvin Lee
79448a3c77 feat: [code-980]: add branch protection page (#723) 2023-10-26 21:45:26 +00:00
Dan Wilson
072a133ac6 add gitea support (#728) 2023-10-26 19:41:44 +00:00
Dan Wilson
3701d4a24f add bitbucket support for import space and repo (#721) 2023-10-26 11:12:10 +00:00
Tan Nhu
b039488ac6 feat: [CODE-993]: Gitness Pull Request page is not expanded to full width when Sidenav is collapsed (#709) 2023-10-24 07:04:28 +00:00
Dan Wilson
1dab5384c0 fix small ui bugs (#710) 2023-10-23 16:52:36 +00:00
Dan Wilson
363ad84635 add edit button to execution header (#700) 2023-10-20 08:48:10 +00:00
Johannes Batzill
39ee9cf2ba [MISC] Fix jumping when collapsing files in PR Review (#699) 2023-10-19 20:23:35 +00:00
Dan Wilson
e61eea74a7 change text area secret implementation (#693) 2023-10-18 17:10:23 +00:00
Dan Wilson
d2b971c49a changes secret value to text area with password font & fixes copy and paste for logs (#687) 2023-10-18 15:28:29 +00:00
Tan Nhu
c9214200ea [CODE-929]: Make linkable entities in Code Comments in PR conversation tab (#677) 2023-10-13 22:17:35 +00:00
vardan.bansal@harness.io vardan
bc6f8ea644 feat: Make plugin category cards clickable (#676) 2023-10-12 01:22:34 +00:00
Tan Nhu
5683e43114 Fix incorrect position of Add Comment button in PR Review under Safari (#672) 2023-10-11 20:10:04 +00:00
Calvin Lee
3e396fa81e fix: [code-664]: fix ref tag issue (#666) 2023-10-10 16:43:19 +00:00
Tan Nhu
f1411da8cb Fix commit message color when it's long + add some UI clean-up (#665) 2023-10-09 21:57:24 +00:00
Tan Nhu
0cd391bbb8 Fix a couple of type and linting issues (#659) 2023-10-05 20:20:16 +00:00
Calvin Lee
daabd349c5 fix: [code-930]: fix design audit issues (#652) 2023-10-05 19:58:05 +00:00
Abhinav Singh
1a5c6b06ac feat: Add pr closed event (#643) 2023-10-05 01:39:33 +00:00
Tan Nhu
0c17ef78c7 Fix PR Changes page width creates horizontal scrollbar (#654) 2023-10-05 00:58:45 +00:00
vardan.bansal@harness.io vardan
e65b01e293 Minor bug fix (#653) 2023-10-04 23:25:06 +00:00
Dan Wilson
917b173686 fix executions css as per figma audit (#650) 2023-10-04 15:41:50 +00:00
Calvin Lee
d4e221f539 fix: [code-924]: Support Import with .git at the end of URL (#644) 2023-10-03 20:27:37 +00:00
vardan.bansal@harness.io vardan
c5e5d33e4d Added Multimap (#633) 2023-09-29 18:48:41 +00:00
Johannes Batzill
1567c23cd0 [UI] Fix scroll-to-end on empty comment box (#632) 2023-09-29 02:00:21 +00:00
Johannes Batzill
8872d04dec [MISC] Fix Refresh Button not Refreshing (#630) 2023-09-29 00:14:22 +00:00
Calvin Lee
812d1f6aea fix: [code-887]: fix issues on design audit (#629) 2023-09-28 23:55:33 +00:00