65 Commits

Author SHA1 Message Date
“tan-nhu”
58073b0146 Add code to restore new and edited comments 2024-06-26 22:55:58 -07:00
“tan-nhu”
e6dc4c4fc9 Render off-screen diffs in a single pre tag to boost performance 2024-06-14 17:40:21 -07: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
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
Tan Nhu
c3f66e556a Collapse resolved comments by default (#1133) 2024-03-25 22:45:16 +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
b628a85b72 Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +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
Tan Nhu
9d8bf25692 Optimize rendering when updating / deleting a comment (#1032) 2024-02-09 20:37:03 +00:00
Tan Nhu
646c8fbe75 Completely fix width issues of components being calculated by nav (#1025) 2024-02-05 21:42:06 +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
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
6915034816 fix: [code-1006]: fix currentUser undefined (#878) 2023-12-06 18:41:25 +00:00
Calvin Lee
b78a25a337 fix: [code-1121]: fix file redirection in commits view (#847) 2023-11-30 19:17:42 +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
Calvin Lee
50a1ca8b24 fix: [code-1052]: fix code comment issue (#762) 2023-11-03 16:56:02 +00:00
Johannes Batzill
ecf9d6b049 [File View] Handle file rename case on UI side (#763) 2023-11-03 06:40:45 +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
Johannes Batzill
39ee9cf2ba [MISC] Fix jumping when collapsing files in PR Review (#699) 2023-10-19 20:23:35 +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
Tan Nhu
0c17ef78c7 Fix PR Changes page width creates horizontal scrollbar (#654) 2023-10-05 00:58:45 +00:00
Johannes Batzill
a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Johannes Batzill
858dff1469 [UI] Apply latest PR input text box design and full support (#549) 2023-09-20 07:27:41 +00:00
Johannes Batzill
fde1490c59 [UI] Dynamic reloading of code comments (#547) 2023-09-19 21:42:33 +00:00
Tan Nhu
a96a55a75e Fix sticky headers + Add refresh button in PR (#539) 2023-09-19 03:20:29 +00:00
Johannes Batzill
ec45e70770 [UI] Fix PR Refreshing, Code Comment Canceling (#519) 2023-09-18 20:56:14 +00:00
Johannes Batzill
27de7971b9 [File Viewed] Adding Full Stack Support for File Viewed Feature (#516) 2023-09-18 15:59:40 +00:00
Calvin Lee
0405deba25 fix: [code-798]: fix code comment issue where it stays (#397) 2023-09-06 20:45:59 +00:00
Tan Nhu
96ac05789a Migrate UICore to version 4 to support Gitness fully open source (#338) 2023-08-22 06:25:45 +00:00
Tan Nhu
de4e26bb72 fix diff changes in web (#291) 2023-08-08 22:58:15 +00:00
Tan Nhu
7d000706f0 Implement PR Checks (#289) 2023-08-08 08:50:50 +00:00
“tan-nhu”
3afec4c78b feat: [CODE-350]: Add some PR Comment improvements 2023-05-24 17:54:28 -07:00
Hitesh Aringa
158fcaaef6 Merge branch 'ui/pr-bugs' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#72) 2023-05-16 23:13:58 +00:00
“tan-nhu”
993c31e5a2 feat: [CODE-307/308]: Submitting a PR review requires commit SHA + Resolve/Unresolve comments 2023-05-10 16:50:56 -07:00
“tan-nhu”
4e18c009bb feat: [CODE-298]: Code Comment API integration + Optimize PR polling + implement unchecked status 2023-05-10 02:13:52 -07:00
“tan-nhu”
e3e132967d feat: Implement Editor dirty check when moving away from pages 2023-05-01 15:26:37 -07:00
“tan-nhu”
3840b36285 feat: [CODE-263]: API integration for new PR Code Comment API 2023-04-28 14:59:04 -07:00
“tan-nhu”
821d79d53c Implememnt diff view in editing file 2023-04-28 10:23:12 -07:00
“tan-nhu”
8ef722a57b Export AppWrapper to allow components to be rendered in a separate React root 2023-04-24 15:30:02 -07:00
“tan-nhu”
092a878ba8 Implement CopyButton + link to file in DiffViewer 2023-03-16 13:24:41 -07:00
Tan Nhu
c12775862b Disable Review button when PR is draft (#272)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-31 09:10:53 -08:00
Tan Nhu
a2cac1e82b API integration for different type of merges (#268)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-31 08:41:46 -08:00
Tan Nhu
16487667aa Render PR diff snapshot in the first thread comment (#239)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-22 12:32:31 -08:00