Calvin Lee
de5306e279
Merge branch 'code-1625' of https://git.harness.io/_OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness into code-1625
2024-04-14 23:16:54 -06:00
Calvin Lee
3bdfd98eb7
feat: [code-1625]: fix comments from bb
2024-04-14 23:16:46 -06:00
Calvin Lee
24f9f2bf24
feat: [code-1625]: fix comments - hitesh
2024-04-14 23:16:46 -06:00
Calvin Lee
1d194fb35c
fix: [code-1625]: fix empty state
2024-04-14 23:16:46 -06:00
Calvin Lee
4cf5b2ceeb
fix: [code-1625]: fix SSE on pr env
2024-04-14 23:16:46 -06:00
Calvin Lee
cbef33f4ab
feat: [code-1625]: add changes for overview panel
2024-04-14 23:16:46 -06:00
Calvin Lee
d277a7875c
feat: [code-1625]: fix comments from bb
2024-04-14 23:15:58 -06: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
Calvin Lee
630887b9b0
feat: [code-1625]: fix comments - hitesh
2024-04-13 16:15:05 -06:00
Calvin Lee
a7a45a016a
fix: [code-1625]: fix empty state
2024-04-13 16:13:21 -06:00
Calvin Lee
e90d8c6c17
fix: [code-1625]: fix SSE on pr env
2024-04-13 16:13:21 -06:00
Calvin Lee
fd99dbb877
feat: [code-1625]: add changes for overview panel
2024-04-13 16:13:21 -06: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
Enver Bisevac
2ce0f96b59
[code-1524] audit trail for import repositories ( #1209 )
2024-04-12 18:35:29 +00:00
Marko Gacesa
261b1f3e95
fix git command's end-of-options ( #1213 )
2024-04-12 14:20:42 +00:00
Marko Gacesa
781b3547c0
refactor git hook calling and shared repo ( #1200 )
2024-04-12 09:48:35 +00:00
Calvin Lee
740d47529a
fix: [code-1756]: fix aida btn ( #1210 )
2024-04-12 05:40:15 +00:00
Akhilesh Pandey
fb78234a0f
feat: [CODE-1741]: add new interface and controller method for principal fetch ( #1206 )
2024-04-12 05:30:08 +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
Dewan Ishtiaque Ahmed
d6de34b936
Add Gitness contributing guide ( #3497 )
...
This PR adds the contributing guide for Gitness, which will help new
contributors understand the contribution process.
Additionally, it proposes adding the `good-first-issue` label to issues,
enabling new contributors to find relevant work more easily.
Finally, the PR includes the LICENSE section at the end of the README.md
file.
2024-04-10 13:09:57 -07:00
Johannes Batzill
8ed9457cd3
fix indentation for secret scan CLI output ( #1201 )
2024-04-10 20:04:19 +00:00
Johannes Batzill
5652ca7bb3
Add Repo Path Listing API ( #1197 )
2024-04-10 20:04:08 +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
Tan Nhu
7d0d9a45a1
Fix width in a couple of places when screen is small + clean up unused code ( #1193 )
2024-04-09 23:10:01 +00:00
Enver Bisevac
84cc846445
exclude version from audit log ( #1192 )
2024-04-09 20:30:04 +00:00
Abhinav Singh
aff7391e08
feat: add multi user created by filter ( #1190 )
2024-04-09 09:30:26 +00:00
Enver Bisevac
227aac90b5
[code-1524] audit trails package ( #1176 )
2024-04-08 21:13:57 +00:00
Atefeh Mohseni-Ejiyeh
fea9e46dc8
Mitigate racing condition between create repos and delete space ( #1178 )
2024-04-08 19:14:10 +00:00
Atefeh Mohseni-Ejiyeh
aa330928dd
Restore the space to its exact state at the time of deletion ( #1180 )
2024-04-08 18:19:07 +00:00
Marko Gacesa
ad5989dae4
Handle symlinks and submodules in diffcut ( #1185 )
2024-04-08 10:46:40 +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
Abhinav Singh
f20189812b
feat: list pr time filter ( #1188 )
2024-04-05 23:17:33 +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
Darko Draskovic
3fea99155e
Fix reg exp for extracting binary file stats ( #1184 )
2024-04-05 10:40:56 +00:00
Johannes Batzill
c5383940bd
Integrate approvals.RequireLatestcommit to merge dryrun ( #1183 )
2024-04-04 22:39:23 +00:00
Atefeh Mohseni-Ejiyeh
b64f4c41fa
Update default branch on empty repo for first commit ( #1122 )
2024-04-04 01:16:43 +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
Atefeh Mohseni-Ejiyeh
719db4483c
Check limiter on restoring repo and spaces ( #1174 )
2024-04-03 00:36:57 +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
Johannes Batzill
b02da4b78a
Improve secret scanning output ( #1170 )
2024-03-29 19:33:08 +00:00
Ritik Kapoor
32db1345a3
Feat: [code-1684] added security settings in harness-code ( #1163 )
2024-03-29 06:34:44 +00:00
Johannes Batzill
594cb3bae5
Add summary line to secret scan ( #1167 )
2024-03-29 04:01:06 +00:00