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