Commit Graph

2050 Commits (ui/diff-word-wrap)

Author SHA1 Message Date
“tan-nhu” b4c04b65b9 Reactivate comments when restoring diff content 2024-06-14 16:42:48 -07:00
“tan-nhu” a57d692b39 Update resolved comment icon color 2024-06-14 15:38:11 -07:00
“tan-nhu” 8e2ec51fc8 Make "Show Diff" work 2024-06-14 15:02:44 -07:00
“tan-nhu” 9d7b87ba49 Check point 2024-06-14 14:07:20 -07:00
“tan-nhu” 432499f9ce Use textContent to reduce number of generated DOMs for off-screen diffs 2024-06-12 15:37:28 -07:00
“tan-nhu” 18e95d1ca5 Increase diff viewport margin + bring back diff word-wrap 2024-06-07 14:17:46 -07: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
Johannes Batzill 1f43f091de Fix Sorting of PR Activity Listing (#2061) 2024-05-23 20:12:25 +00:00
Darko Draskovic adf041d747 Add repo summary endpoint (#2037) 2024-05-23 18:45:28 +00:00
Atefeh Mohseni Ejiyeh c365ef246a Support Public Access (#2021) 2024-05-23 04:56:26 +00:00
Atefeh Mohseni Ejiyeh 831cf18abc Exclude soft deleted spaces on membership listing (#2059) 2024-05-22 18:15:51 +00:00
Tan Nhu 2f2388aa42 PR Page changes per demo feedbacks (#2056) 2024-05-22 16:16:52 +00:00
Marko Gaćeša 0d1e536531 feat: [CODE-1788]: code comment block must start and end on the same side (#2053) 2024-05-22 15:42:47 +00:00
Atefeh Mohseni Ejiyeh f66bfa153f fix: clone repos with .git prefix not found error (#2057) 2024-05-22 03:00:43 +00:00
Tan Nhu 5fe08d4743 Refactor collapse/expand PR comments per new design (#2046) 2024-05-21 19:41:14 +00:00
Shubham Agrawal a0ac3e86c5 fix: [CODE-1924]: Add support for keyword search recursively in space paths (#2048) 2024-05-21 05:58:50 +00:00
Johannes Batzill 38553bca7b Lock pr number for dryrun instead of across whole repo (#2038) 2024-05-20 18:45:09 +00:00
Darko Draskovic d4ca33b82d Temporary rename info/alternates so --batch-all-objects doesn't follow it (#2039) 2024-05-20 18:43:52 +00:00
Johannes Batzill 6da5c93706 Only allow admin to bypass rules if bypassing is allowed (#2047) 2024-05-17 22:32:35 +00:00
Marko Gaćeša fdd401c989 fix: [CODE-1858]: fix reading too long lines in diff hunk headers (#2036) 2024-05-16 11:37:38 +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
Darko Draskovic 8049651963 Temporarily comment out file size check (#2040) 2024-05-15 16:26:10 +00:00
Johannes Batzill ea49937a1e [MISC] Fix routing for gitXXX and apiXXX space names (#2035) 2024-05-14 00:02:57 +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
Karan Saraswat a489b28ed8 feat: [CODE-1876]: adding azure driver for importing azure repos (#2025) 2024-05-13 11:26:32 +00:00
Darko Draskovic e31f33adde Add comment mentions metadata and return id to principal info mapping in list activity response (#2024) 2024-05-10 23:22:59 +00:00
Johannes Batzill 423801d51a [Secret Scanning] Add basic support for gitleaksignore (#2030) 2024-05-09 22:00:03 +00:00
Ritik Kapoor 6a9b61e0f0 fix: word wrap on tooltip (#2029) 2024-05-09 18:10:01 +00:00
Johannes Batzill f6614fe151 Minor Fixes (#2028) 2024-05-09 00:01:52 +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
Abhinav Singh cfddbeb143 feat: add desc to webhooks (#2022) 2024-05-06 18:41:17 +00:00
Abhinav Singh a576087694 feat: add etag for raw api (#2018) 2024-05-03 20:03:37 +00:00
Ritik Kapoor a692707c6c fix: [code-1797] PR Description issues (#2001) 2024-05-02 06:54:06 +00:00
Abhinav Singh 7103d88109 feat: convert to private for export (#2020) 2024-04-30 23:28:39 +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
Enver Biševac ed97ff8398 [code-1822-maint] minor requested changes (#2017) 2024-04-26 23:51:26 +00:00
Enver Biševac fb5e38dd2c [code-1822-maint] add validation method to git archive params (#2016) 2024-04-26 22:54:08 +00:00
Enver Biševac 723377482c [code-1822] Download repository as archive using `git archive` command (#2010) 2024-04-26 20:03:51 +00:00
Johannes Batzill 915cf2cbb9 Minor Change to Match Commit API (#2015) 2024-04-26 19:32:45 +00:00
Johannes Batzill 9e7f80ebe0 Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
Johannes Batzill 86537b2c39 Fix merge related issues (#2012) 2024-04-25 22:00:53 +00:00
Akhilesh Pandey 4748966078 feat: [CODE-1741]: add new API endpoint for principal find operation (#1227) 2024-04-25 13:10:56 +00:00
Abhinav Singh e528ce2370 fix: codeowner file parse error as first class error (#2003) 2024-04-24 19:53:21 +00:00
Darko Draskovic e2689a3b40 Add push file size limit and report func (and use it in githook) (#1173) 2024-04-24 16:31:18 +00:00