Commit Graph

808 Commits

Author SHA1 Message Date
Tan Nhu
18ba322dbe Fix Commits order (#1110) 2024-03-07 22:39:23 +00:00
Calvin Lee
3d7085947f fix: [code-1563]: fix issue on clicking status (#1109) 2024-03-07 17:47:23 +00:00
Tan Nhu
55124d6566 Make Pull Request rows as links to support right/cmd click (#1105) 2024-03-06 23:55:31 +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
892977c78f Implement Copy link to PR comment (#1100) 2024-03-05 03:46:04 +00:00
Calvin Lee
a135dec311 fix: [code-1543]: fix issue on dry merge on merged pr (#1099) 2024-03-05 01:37:23 +00:00
Calvin Lee
f89d9c909b fix: [code-1538]: fix relative links (#1097) 2024-03-05 00:58:45 +00:00
Tan Nhu
b628a85b72 Replace PR full diff menu options with icons (#1098) 2024-03-05 00:57:40 +00:00
Tan Nhu
8a8b93be91 Adjust diff output to make Add comment button always visible on scroll (#1096) 2024-03-05 00:02:29 +00:00
Ritik Kapoor
c4127c986c Fix: [code:1502] handle pr activity open->draft (#1083) 2024-03-02 12:37:05 +00:00
Tan Nhu
db029afa4d Add support for Jupyter notebook format in web editor (#1094) 2024-03-02 04:51:35 +00:00
Tan Nhu
79400a7002 Fix inconsistent behaviors from links in PR description (#1092) 2024-03-02 00:30:51 +00:00
Tan Nhu
49860882d3 Remove flicker when Approve button being not rendered on data loading (#1091) 2024-03-01 22:37:33 +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
Calvin Lee
b63c0f48a4 feat: [code-1523]: fix undo in codemirror box (#1084) 2024-02-29 22:20:40 +00:00
Ritik Kapoor
2c3484b483 Fix: [code-1512] commit page expands more than viewport (#1081) 2024-02-29 20:18:08 +00:00
Karan Saraswat
2d991b4d61 fix: [CODE-1514]: fix for runtime error if switching between branches (#1080) 2024-02-29 07:27:09 +00:00
Calvin Lee
43841ea523 feat: [code-1523]: aida pr description btn (#1077) 2024-02-29 01:19:30 +00:00
Calvin Lee
a70222e73d fix: [code-1520]: fix template issue (#1075) 2024-02-28 07:39:00 +00:00
Ritik Kapoor
43d1737a55 Added: [code-1479] AIDA Feedback and Settings framework for semantic search (#1073) 2024-02-28 00:25:37 +00:00
Calvin Lee
7cd975c370 fix: [code-1519]: fix issue on approval btn (#1074) 2024-02-27 22:46:05 +00:00
Calvin Lee
0f888bf20f fix: [code-1449]: fix reviewer box (#1065) 2024-02-27 18:11:51 +00:00
Calvin Lee
bf0b434c34 fix: [code-1510]: fix approval btn (#1071) 2024-02-27 18:11:32 +00:00
Calvin Lee
0d38047153 feat: [code-1438]: add new branch rule (#1072) 2024-02-26 23:27:56 +00:00
Ritik Kapoor
64114fd250 fix: default implementation useFeatureFlags (#1068) 2024-02-26 20:52:31 +00:00
Ritik Kapoor
98fdb3da03 Added: [code-1489] support to cancel/abort import (#1057) 2024-02-26 01:44:56 +00:00
Karan Saraswat
aae15eb5a5 feat: [CODE-1258]: made window title more meaningful for CODE module (#1058) 2024-02-21 19:04:20 +00:00
Calvin Lee
06f9124cc0 fix: [code-1449]: fix code comment issue (#1055) 2024-02-20 22:40:51 +00:00
Ritik Kapoor
3ddcd2d3cc Update : [CODE-1410 ] Semantic Search Integration (#1046) 2024-02-20 08:17:12 +00:00
Calvin Lee
478db74046 fix: [code-1349]: fix status check time (#1048) 2024-02-17 15:43:06 +00:00
Calvin Lee
5275ae3116 feat: [code-1454]: update approval button ux (#1041) 2024-02-16 21:53:24 +00:00
Calvin Lee
3dc20be4fb fix: [code-1432]: fix image carousel (#1047) 2024-02-16 05:06:46 +00:00
Ritik Kapoor
143b0bf5ad Fix: [code-1450] debounce in tag search filter (#1039) 2024-02-12 16:17:06 +00:00
Johannes Batzill
40e5b84ba1 Fix MOVE action for Commit API (#1037) 2024-02-10 01:10:20 +00:00
Tan Nhu
9d8bf25692 Optimize rendering when updating / deleting a comment (#1032) 2024-02-09 20:37:03 +00:00
Calvin Lee
ab364dcd39 fix: [code-1362]: fix scroll button (#1030) 2024-02-06 20:45:35 +00:00
Tan Nhu
4af8912e6a Make force merge button red + Fix broken layout when PR desc has no-wrap-able line(s) (#1027) 2024-02-06 19:18:39 +00:00
Ritik Kapoor
b655edcda7 Fix: spacing in timestamp and commit range (#1028) 2024-02-06 19:13:51 +00:00
Calvin Lee
3a3d11f589 feat: [code-1362]: add streaming and other fixes in status checks (#1020) 2024-02-06 04:24:47 +00:00
Tan Nhu
646c8fbe75 Completely fix width issues of components being calculated by nav (#1025) 2024-02-05 21:42:06 +00:00
Ritik Kapoor
ce9956fe14 minor fix: username commit (#1022) 2024-02-05 16:37:06 +00:00
Ritik Kapoor
f63b493870 Update: [code-1266] timestamp (#1009) 2024-02-03 04:20:43 +00:00
Calvin Lee
cbe55ed64a feat: [code-1404]: add copy button to filename (#1018) 2024-02-03 04:02:39 +00:00
Tan Nhu
f482ec08c4 Make page loading spinner behavior consistent across Branches/Commits/Webhooks/PullRequests (#1017) 2024-02-02 23:37:27 +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
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