Commit Graph

392 Commits

Author SHA1 Message Date
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
Johannes Batzill
40fdb462c2 [UI] hide refresh button in readonly mode (#627) 2023-09-28 23:40:04 +00:00
Vardan Bansal
138390313c added license headers 2023-09-28 14:24:08 -07:00
Vardan Bansal
240728666f minor revert 2023-09-28 14:08:55 -07:00
Vardan Bansal
ac8aa1d172 minor revert 2023-09-28 14:07:01 -07:00
Vardan Bansal
4736b827ad improve documentation 2023-09-28 14:04:21 -07:00
Vardan Bansal
8fdcecf75c minor bug fixes 2023-09-28 13:57:35 -07:00
Vardan Bansal
1d9af067f2 increase debounce duration 2023-09-28 12:32:58 -07:00
Vardan Bansal
f48f947a6f implementation complete for item/row delete 2023-09-27 22:53:59 -07:00
Vardan Bansal
1958193ec4 implementation complete for item add 2023-09-27 22:26:41 -07:00
Vardan Bansal
47b2e8f2f8 fix css file name 2023-09-27 16:56:54 -07:00
Vardan Bansal
928c1c23d3 initial commit 2023-09-27 16:11:31 -07:00
Morgan Patterson
c7c4166d8c Fix typo in PluginsPanel.tsx (#3383) 2023-09-25 19:24:22 -07:00
Johannes Batzill
a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Johannes Batzill
66ef226860 [FIX] Fix Latest Save-And-Reply (#598) 2023-09-21 08:28:59 +00:00
Hitesh Aringa
69b5d0c619 fix: [code-886]: add address field in import space form (#597) 2023-09-21 05:15:18 +00:00
Johannes Batzill
6c42b77500 [SSE] Add full stack SSE support for PRs (#591) 2023-09-21 02:55:41 +00:00
Johannes Batzill
292cef1398 [UI] add support for branch deletion activity (#595) 2023-09-21 00:46:35 +00:00
Johannes Batzill
aa7148f540 [FIX] Fix commit selection in PR CHANGES (#594) 2023-09-20 23:58:17 +00:00
vardan.bansal@harness.io vardan
1bacdf7117 Merge branch 'fix-warnings' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#593) 2023-09-20 21:40:22 +00:00
Calvin Lee
8e03eb230a fix: [code-886]: fix text in import space form (#592) 2023-09-20 21:37:46 +00:00
Vardan Bansal
e68e52350d fix eslint errors, add definitive types 2023-09-20 14:28:06 -07:00
Vardan Bansal
164e185f99 Merge branch 'main' into fix-warnings 2023-09-20 14:06:09 -07:00