918 Commits

Author SHA1 Message Date
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
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
e62a96dd7e fix: [code-1371]: fix ui on log blobs (#994) 2024-01-29 18:22:40 +00:00
Calvin Lee
b0b0625e79 fix: [code-1203]: branch protection form error (#991) 2024-01-26 17:14:11 +00:00
Calvin Lee
47f69ea42a fix: [code-1346]: fix reviewer box size (#990) 2024-01-26 16:45:32 +00:00
Calvin Lee
0246d1bc48 fix: [code-1358]: add highlight support for terraform files in gitblame (#987) 2024-01-24 22:41:59 +00:00
Calvin Lee
6938ed79e8 fix:[code-1347]: add null check (#984) 2024-01-24 01:22:09 +00:00
Ritik Kapoor
a7cfd016fe feat: [CODE-1351] default branch update (#983) 2024-01-23 22:41:49 +00:00
Calvin Lee
4fa661024c fix: [code-1347]: handle error on clone creds (#981) 2024-01-22 20:35:34 +00:00
Calvin Lee
e8e77bd26f feat: [code-1338]: add highlight support for hcl and tf (#975) 2024-01-19 22:41:04 +00:00