Commit Graph

49 Commits (e6dc4c4fc92f312b47a39a90effe988a21a49dd9)

Author SHA1 Message Date
“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 5fe08d4743 Refactor collapse/expand PR comments per new design (#2046) 2024-05-21 19:41:14 +00:00
Tan Nhu 44d1a82e6f Pull Request Code suggestions (#2032) 2024-05-13 18:35:07 +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 892977c78f Implement Copy link to PR comment (#1100) 2024-03-05 03:46:04 +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
Ritik Kapoor f63b493870 Update: [code-1266] timestamp (#1009) 2024-02-03 04:20:43 +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 d3d28ea3ae Refactoring Pull Request page to improve performance (#985) 2024-01-29 19:39:05 +00:00
Ritik Kapoor b24729d608 UI [CODE-1216] : Fix modal close and disable side menu on comment deletion (#913) 2023-12-18 07:15:57 +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
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 0cd391bbb8 Fix a couple of type and linting issues (#659) 2023-10-05 20:20:16 +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 96ac05789a Migrate UICore to version 4 to support Gitness fully open source (#338) 2023-08-22 06:25:45 +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” 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” 8ef722a57b Export AppWrapper to allow components to be rendered in a separate React root 2023-04-24 15:30:02 -07:00
Tan Nhu e091e06a5d Merge branch 'ui/markdown-editor-slowness' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#39) 2023-04-24 20:09:48 +00:00
“tan-nhu” 1873bf57d6 Resolve Editor slowness by replacing Editor React wrapper lib 2023-04-24 12:41:42 -07:00
calvin ad28fbebe7 feat: [code-217]: pr audit changes 2023-04-17 17:11:22 -06:00
“tan-nhu” a083cfc116 Ajust search input loading position + pass getString to ImageCarousel 2023-03-16 12:09:34 -07:00
Calvin Lee 5241762772 feat: [code-51]: image preview on conversation (#365) 2023-03-07 16:20:36 -07:00
Calvin Lee a50e95b8ad feat: [CODE-133]: add sort filters and active state (#347) 2023-02-16 16:40:32 -07:00
Calvin Lee d2fe64388c feat: [code-118]: update option menu colors and icons in pr page (#326) 2023-02-13 11:22:24 -07:00
Calvin Lee 4c00e52107 feat: [code-127]: Fix the UI bugs on the PR conversation page (#322) 2023-02-10 10:30:48 -07:00
Tan Nhu 77f1463f2c Add nullable check when rendering comment (#271)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-31 08:53:47 -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 b700603fef Sort PR activities + add animation when creating a new comment (#243)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-23 23:48:37 -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
Tan Nhu 48c6802a9f Finalize PR Code Comment integration (#237) 2023-01-20 15:29:11 -08:00
Tan Nhu abd132fdf6 Implement Webhook CRUD (#177) 2023-01-11 08:44:50 -08:00
Tan Nhu 4938718aca Add Changes integration into PR Compare view (#164) 2023-01-06 01:56:37 -08:00
Tan Nhu 4c6c2b3b56 Fix service generation bug + fix reply to comment thread rendering (#162) 2023-01-05 23:08:39 -08:00
Tan Nhu b2c4de4751 Full API integration for PR Conversation tab (#161) 2023-01-05 21:26:50 -08:00
Tan Nhu 8ac12ee341 API integration for Conversation comments (#153) 2023-01-02 16:14:51 -08:00
Tan Nhu 58a2d90973 Redirect to Compare when editing a file with new branch created (#149) 2022-12-29 22:41:43 -08:00
Tan Nhu e4ae2b269b Implement components to support PR commenting (#146) 2022-12-28 15:58:02 -08:00