Commit Graph

1016 Commits

Author SHA1 Message Date
Ritik Kapoor
cdd7478cb2 feat: [code-1882] support to delete failed import (#2092) 2024-06-12 00:47:10 +00:00
Calvin Lee
2f7e665267 fix: [code-1991]: fix issue in merge message (#2095) 2024-06-12 00:15:55 +00:00
Calvin Lee
4d81d27091 fix: [code-1991]: fix closed state (#2094) 2024-06-11 17:58:31 +00:00
Ansuman Satapathy
f95e4fd62e feat: [CDE-54]: Added yarn command for building CDE module only. (#2091) 2024-06-11 09:01:51 +00:00
Calvin Lee
7778dc1258 fix: [code-1991]: fix small issues in merge message (#2090) 2024-06-11 06:04:25 +00:00
Calvin Lee
4aa055f4e2 fix: [code-1967]: fix concat (#2089) 2024-06-10 21:27:10 +00:00
Ritik Kapoor
b3e43476e4 fix: [ux] Repo summary (#2086) 2024-06-10 21:25:42 +00:00
Calvin Lee
42d03a869c feat: [code-1625]: Add new pr panel improvements for pr page (#2082) 2024-06-08 06:08:49 +00:00
Ritik Kapoor
f8268b91ae Removed feature roadmap (#2080) 2024-06-07 20:44:50 +00:00
Deepesh Kumar
a6894572a4 feat: [CDE-42]: Gitspace UI changes (#2078) 2024-06-05 17:35:31 +00:00
Enver Biševac
2f8900e463 [code-1946] initial work on ssh server (#2075) 2024-06-03 12:47:31 +00:00
Calvin Lee
a1ce21aa7c fix: [code-1880]: fix alignment of slash (#2031) 2024-05-29 21:36:32 +00:00
Deepesh Kumar
5a4dd6274d feat: [CDE-22]: CDE Pages and Components (#2067) 2024-05-29 04:54:54 +00:00
Ritik Kapoor
c035c53e4d feat: [repo-summar/code-1950] added repoSummary and commit divergence tracker (#2066) 2024-05-27 19:55:19 +00:00
Tan Nhu
cc471d0876 Fix suggestion effected by react-markdown-preview library upgrade (#2063) 2024-05-23 22:54:45 +00:00
Tan Nhu
ed484b0d44 Allow simple HTML tags such as details, summary, etc... similar to Github (#2062) 2024-05-23 22:08:59 +00:00
Tan Nhu
2f2388aa42 PR Page changes per demo feedbacks (#2056) 2024-05-22 16:16:52 +00:00
Tan Nhu
5fe08d4743 Refactor collapse/expand PR comments per new design (#2046) 2024-05-21 19:41:14 +00:00
Karan Saraswat
ca0148816a feat: [CODE-1908]: Worked on ADO import functionality review comments (#2044) 2024-05-16 06:30:35 +00: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
9480cf414c CODE-1845: Always serving index.html for static resources which are not found in dist folder (#2033) 2024-05-15 21:34:37 +00:00
Tan Nhu
49f3bf151e Fix XSS issue against markdown editor / viewer (#2041) 2024-05-15 16:32:34 +00:00
Tan Nhu
44d1a82e6f Pull Request Code suggestions (#2032) 2024-05-13 18:35:07 +00:00
Ritik Kapoor
ea205ff7ba fix: [ritik/code-1773] Added Repository Setting for Public/Private Access (#2023) 2024-05-13 18:01:12 +00:00
Karan Saraswat
55f340ab7e add azure devops option under import repo/repos/project (#2026) 2024-05-13 13:29:40 +00:00
Ritik Kapoor
6a9b61e0f0 fix: word wrap on tooltip (#2029) 2024-05-09 18:10:01 +00:00
Tan Nhu
b98e0f0d85 Fix conflict CSS from UICore V3 that adds extra paddings to diff rows (#2027) 2024-05-08 21:26:35 +00:00
Ritik Kapoor
a692707c6c fix: [code-1797] PR Description issues (#2001) 2024-05-02 06:54:06 +00:00
Ritik Kapoor
8c18a93696 update: [code-1826] upgrade to harness code from gitness (#2009) 2024-04-29 20:35:02 +00:00
Ritik Kapoor
1916b306ff add: [code-1798] navigation check in security settings (#2008) 2024-04-29 20:24:21 +00:00
Tan Nhu
808ccda646 Fix styling for diff ins/del blocks + multiple-line comment overlapping (#2007) 2024-04-24 04:59:29 +00:00
Calvin Lee
793cc869d1 fix: [code-1807]: fix issue on status check times (#2005) 2024-04-22 14:46:48 -07:00
Ritik Kapoor
d4d35ceb9a fix: [css-fix] radio buttons in webhook, repository settings and security settings (#2002) 2024-04-22 14:46:28 -07:00
Tan Nhu
491e96472d Fix CSS targeting old UICore version (#1238) 2024-04-22 20:29:10 +00:00
Calvin Lee
5681f84b67 fix: [code-1807]: fix css issue on approved btn (#1239) 2024-04-20 00:52:38 +00:00
Tan Nhu
3f823c2535 Fix linting issue caused by external contribution (#1237) 2024-04-19 23:23:57 +00:00
Tan Nhu
e45dcf3028 Fix broken sticky header in PR page due to library upgrade (#1236) 2024-04-19 23:17:11 +00:00
Ram Bhosale
2d96ca504b
update: increase the max length of the secret (#3493) (#3494)
This PR increases the default maxlength from 1024 characters to 10000,
which should be good for most cases.

---------

Co-authored-by: Ram Bhosale <rambhosale9@gamil.com>
2024-04-19 16:13:10 -07:00
Ritik Kapoor
3f047635a0 Update: [code-1803] copy button on comment header (#1235) 2024-04-19 20:32:35 +00:00
Calvin Lee
175f26e9fe fix: [code-1802]: fix issue on select project (#1234) 2024-04-19 17:05:22 +00:00
Tan Nhu
aacc1b88cf Fix Blueprintjs CSS has higher priority than UICore in local dev mode (#1233) 2024-04-19 07:44:59 +00:00
Calvin Lee
83aa52c65e fix: [code-1668]: hide commit selector on commit page (#1144) 2024-04-19 05:08:19 +00:00
Johannes Batzill
a690fa4ebc small fixes (#1232) 2024-04-19 01:36:03 +00:00
Ritik Kapoor
b55fce19cd Fix: [code-1731] add vulnerabilityScanning behind ff for code and gitness (#1191) 2024-04-17 13:41:35 +00:00
Ritik Kapoor
3c0a494b16 Handle empty api response with current author as query (#1223) 2024-04-17 12:27:18 +00:00
Ritik Kapoor
e7f1c80361 Feat: [code-1744] added import pipeline checkbox for import repository in gitness (#1199) 2024-04-17 12:11:35 +00:00
Tan Nhu
c8189184dc Restore STANDALONE and .env (#1226) 2024-04-17 08:05:33 +00:00
Tan Nhu
b4902cd6d5 Fix local dev setup while producing MFE to be embed into Harness Platform (#1225) 2024-04-17 06:30:23 +00:00
Tan Nhu
f24d5b06d3 Upgrade UICore to 4.1.2 to fix SplitButton slying + Fix CSS import orders (#1224) 2024-04-16 22:12:51 +00:00
Ritik Kapoor
bcc1845f0f Added: [code-1533] feedback and settings framework for AIDA PR Description (#1087) 2024-04-16 09:51:42 +00:00
Ritik Kapoor
89dcee0b43 fix : [code-1735] permissions for specified repos (#1205) 2024-04-16 08:56:26 +00:00
Tan Nhu
671413ae64 Further optimization for prod build - split shared libs into invididual chunks (#1221) 2024-04-16 07:17:08 +00:00
Tan Nhu
0861c9aa04 Optimize webpack configs + Upgrade UICore to 4.1.1 (#1220) 2024-04-15 23:05:52 +00:00
Ritik Kapoor
9b561a33cd Feat: [code-1576] Add support to delete empty repository (#1195) 2024-04-15 03:33:08 +00:00
Ritik Kapoor
2e335686bc Fix: [code-1506] replaced edited timestamp on PR (#1198) 2024-04-15 03:25:24 +00:00
Tan Nhu
092b849ae4 Fix UICore CSS import ordering problem by dynamically import app.css (#1208) 2024-04-13 20:09:54 +00:00
Calvin Lee
c2e8e78907 fix: [code-1756]: fix save in description box (#1215) 2024-04-13 04:15:25 +00:00
Calvin Lee
740d47529a fix: [code-1756]: fix aida btn (#1210) 2024-04-12 05:40:15 +00:00
Calvin Lee
a314709402 feat: [code-1755]: add signup integration test (#1207) 2024-04-11 23:35:26 +00:00
Calvin Lee
622cc58b21 fix: [code-1743]: fix bug in updating description (#1204) 2024-04-11 00:23:39 +00:00
Tan Nhu
85463212bb Fix UI not sending comment id when replying a newly created comment (#1202) 2024-04-10 19:36:20 +00:00
Ritik Kapoor
cf0041cfb1 Feat: [code-1742] PR link on commits page (#1196) 2024-04-10 08:24:15 +00:00
Ritik Kapoor
f879f74774 fix: [code-1725] url for status change (#1187) 2024-04-08 03:48:44 +00:00
Ritik Kapoor
c1685e9b58 modified to security settings (#1172) 2024-04-06 02:57:22 +00:00
Calvin Lee
a9d8c23394 fix: [code-1704]: allow checkboxes in pr desc to be updated (#1186) 2024-04-05 16:20:47 +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
Ritik Kapoor
0da3030b17 update: [code-1436] author filter enhancements (#1053) 2024-04-03 15:03:43 +00:00
qisy
8893d55eb1
* Fix import space name validator (#3491)
import a space should has same regex validator as create a space
2024-04-02 02:50:07 +05:30
Calvin Lee
38510ca0c1 feat: [code-1687]: update ux of pr aida btn (#1164) 2024-03-29 20:39:54 +00:00
Ritik Kapoor
32db1345a3 Feat: [code-1684] added security settings in harness-code (#1163) 2024-03-29 06:34:44 +00:00
Calvin Lee
4f6227bf1a fix: [code-1588]: fix pipeline execution time (#1153) 2024-03-27 22:01:30 +00:00
Calvin Lee
222bc664e3 fix: [code-1670]: fixed text in reviewer decision in pr (#1143) 2024-03-26 17:47:50 +00:00
Calvin Lee
cf2623396d fix: [code-1457]: fix system comment for merging (#1140) 2024-03-26 16:23:40 +00:00
Tan Nhu
c3f66e556a Collapse resolved comments by default (#1133) 2024-03-25 22:45:16 +00:00
Calvin Lee
e2ec8b6e5a fix: [code-1667]: update monaco (#1139) 2024-03-25 22:34:21 +00:00
vardan.bansal@harness.io vardan
9c3d32f7e5 fix: [CI-11821]: Map should be pre-populated properly with initial values (#1134) 2024-03-25 18:11:52 +00:00
Calvin Lee
00f58fd08e fix: [code-1663]: add error message on submit btn (#1136) 2024-03-25 00:02:27 +00:00
Calvin Lee
ac7ac5e881 fix: [code-1648]: add timeout state for import repo (#1135) 2024-03-24 01:34:52 +00:00
Tan Nhu
b6386cdef7 Add Cmd-Enter/Ctrl-Enter shortcut to submit PR comment/description (#1113) 2024-03-23 00:37:13 +00:00
vardan.bansal@harness.io vardan
dac41e7870 fix: [CI-11795]: Fix incorrect YAML generated while adding field of type "array" (#1131) 2024-03-22 01:16:08 +00:00
Ritik Kapoor
6b19bb4a5d feat: [code-1642] added copy button for relative file path (#1125) 2024-03-21 07:14:14 +00:00
vardan.bansal@harness.io vardan
c2a943bad1 fix: [CI-11777]: Minor bug fix to avoid setting default yaml as empty when creating a new pipeline (#1127) 2024-03-21 02:07:32 +00:00
Karan Saraswat
b772dca155 fix: [CODE-1573]: fix for breaking search page for org and account repositories (#1114) 2024-03-17 06:31:50 +00:00
Tan Nhu
5feae46e0f Fix UICore version (#1121) 2024-03-14 23:34:15 +00:00
Tan Nhu
ffef249424 Update web/package.json (#1120) 2024-03-14 22:56:08 +00:00
Ritik Kapoor
c379c7dddb Updated: [code-1574] closed icon for PR (#1115) 2024-03-12 09:50:08 +00:00
Calvin Lee
7229d9b020 fix: [code-1570]: fix duration (#1111) 2024-03-08 22:51:58 +00:00
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
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
Ritik Kapoor
978ccb03ef Fix: added Authentication header with Bearer token (#924) 2024-01-19 06:58:04 +00:00
Calvin Lee
7f54bd2f50 fix: [code-1317]: suppress error message (#967) 2024-01-17 00:46:59 +00:00