Commit Graph

541 Commits

Author SHA1 Message Date
Calvin Lee
4680192ba6 feat: [code-2177]: add regex icon in keyword search (#2340)
* fix: [code-2177]: fix jumping issue
* feat: [code-2177]: fix padding
* fix: [code-2177]: fix icons
* fix: [code-2177]: fix issue when message box is not there
* fix: [code-2177]: remove search for repo dropdown
* feat: [code-2177]: fix issue on recursive toggle in repolvlsrch
* fix: [code-2177]: fix issue on not showing
* fix: [code-2177]: fix comments
* feat: [code-2177]: update to mocks and fix some issues
* feat: [code-2177]: add regex icon in keyword search
2024-08-03 05:17:30 +00:00
Tan Nhu
a00265b22b Normalize diff.oldName and diff.newName to fix incorrect filePath when filename has spaces (#2237) 2024-07-17 07:47:28 +00:00
Calvin Lee
dc77767afa fix: [code-2105]: fix issue in branch listing on element wrap (#2212)
* fix: [code-2105]: fix issue in branch listing on element wrap
2024-07-15 23:46:13 +00:00
Deepesh Kumar
6f7d1079d9 feat: [CDE-107]: Gitspace in standalone gitness (#2207) 2024-07-13 02:18:25 +00:00
Ritik Kapoor
75f4e9e932 status check checkbox in rules to update with checkbox (#2205)
* status check checkbox in rules to update with checkbox
2024-07-11 20:12:54 +00:00
Calvin Lee
6864710e8e fix: [code-2088]: fix bugs on pr panel (#2190)
* fix: [code-2088]: fix bugs on pr panel
2024-07-10 07:38:21 +00:00
Ritik Kapoor
87e418bb86 update: [code-2017] swagger (#2110)
* update: [code-2017] id and display_name to identifier
* fix: [code-2017] comment update
* fix: [code-2017] replace identifier with id in pipelines
* fix: [code-2017] prettier
* update: [code-2017] swagger
2024-07-05 16:39:26 +00:00
Deepesh Kumar
37cce5c8a4 feat: create repo from gitspace (#2157) 2024-07-02 17:19:48 +00:00
Calvin Lee
9dd98910a8 fix: [code-2061]: fix text (#2145) 2024-07-02 07:52:42 +00:00
Calvin Lee
063731a752 fix: [code-2061]: hide clone button (#2144) 2024-07-01 23:24:33 +00:00
Calvin Lee
6a6c62f9b3 feat: [code-2061]: add ssh support in gitness (#2140) 2024-07-01 19:09:53 +00:00
Calvin Lee
6ebf2a9bbc fix: [code-1991]: fix commit message (#2104) 2024-06-13 18:51:54 +00:00
Calvin Lee
45acf04250 fix: [code-1991]: hide ssh and add optional chaining to filter function (#2100) 2024-06-12 18:50:18 +00:00
Enver Biševac
f0e12faa67 [code-2009] only if ssh is enabled show ssh url box (#2101) 2024-06-12 18:34:25 +00:00
Calvin Lee
21607267c1 fix: [code-1991]: fix commit message (#2097) 2024-06-12 06:11:43 +00:00
Ritik Kapoor
8e8bb98208 fix: [tempfix] space selector (#2096) 2024-06-12 05:33:28 +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
Enver Biševac
2f8900e463 [code-1946] initial work on ssh server (#2075) 2024-06-03 12:47:31 +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
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
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
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
Tan Nhu
808ccda646 Fix styling for diff ins/del blocks + multiple-line comment overlapping (#2007) 2024-04-24 04:59:29 +00: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
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
Calvin Lee
83aa52c65e fix: [code-1668]: hide commit selector on commit page (#1144) 2024-04-19 05:08:19 +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
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
Calvin Lee
740d47529a fix: [code-1756]: fix aida btn (#1210) 2024-04-12 05:40:15 +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
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
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