Commit Graph

1016 Commits

Author SHA1 Message Date
Ritik Kapoor
b1f8f528da added support for gitness public repo (#2405)
* update: to primary btn for signin
* update index2 sign in btn to secondary
* update index2 to index_public and add sign in btn
* lint errors
* remove redundant code
* update isCurrentSessionPublic with gitness public session changes
* added support for gitness public repo
2024-08-06 12:39:02 +00:00
Johannes Batzill
8e7398d362 Inject X-Allow-Public-Access Header For UI (#2300) 2024-08-05 23:39:16 +00:00
Deepesh Kumar
196ee8c6d0 feat: [CDE-211]: vs code extension route change for gitness (#2389)
* feat: [CDE-211]: vs code extension route change for gitness
2024-08-04 02:39:53 +00:00
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
Shashwat Sachan
1e6330a589 feat: [CDE-195]: gitness use repo ref (#2336)
* feat: [CDE-195]: gitness use repo ref
* feat: [CDE-195]: UI changes for type and ref.
* feat: [CDE-195]: gitness use repo ref
2024-07-31 14:30:09 +00:00
Shashwat Sachan
910c4819c7 feat: [CDE-205]: revert the changes in pr for ticket CDE-205 (#2334)
* feat: [CDE-205]: revert the changes in pr for ticket CDE-205
2024-07-31 12:41:28 +00:00
Shashwat Sachan
6232a8f5b8 feat: [CDE-186]: Add different icon for vs code browser in gitness. (#2316)
* feat: [CDE-186]: Add different icon for vs code browser in gitness.
2024-07-31 11:57:25 +00:00
Shashwat Sachan
c2cb422c28 feat: [CDE-205]: Update body for create gitspace api to make it work for private repos. (#2331)
* feat: [CDE-205]: Update body for create gitspace api to make it work for private repos.
2024-07-31 11:55:50 +00:00
Calvin Lee
e1724bfd5e feat: [code-2061]: add recursive search toggle (#2180)
* feat: [code-2075]: fix issue
* feat: [code-2061]: fixed search
* feat: [code-2061]: add support for enable recursive
* feat: [code-2061]: fix text
* feat: [code-2061]: add recursive search toggle
2024-07-30 17:24:28 +00:00
Calvin Lee
eeb4c50af1 fix: [code-2141]: fix icon color and merge option (#2291)
* fix: [code-2141]: fix icon color and merge option
2024-07-26 05:25:58 +00:00
Ritik Kapoor
d40b020f80 fix: styles issues in repo description and summary (#2177)
* fix: styles issues in repo description and summary
2024-07-25 12:02:24 +00:00
Marko Gaćeša
7b17cc7831 add pr-updated webhook (#2247)
* add pr-updated webhook
2024-07-25 09:56:41 +00:00
Ritik Kapoor
3539266fb3 fix: [code-2114] API redirecting to Login (#2245)
* fix: [code-2114] return Unauthorized for anonymous principal call to user api
* fix: [code-2114]   API redirecting to Login
2024-07-19 18:46:22 +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
Deepesh Kumar
050c0f6aa3 feat: [CDE-147]: Add zero day graphics (#2235)
* chore: Sync main
* feat: [CDE-147]: fixed icon
* feat: [CDE-147]: Add zero day graphics
2024-07-16 13:47:16 +00:00
Deepesh Kumar
b83348c0d7 feat: [CDE-147]: Add zero day graphics (#2233)
* feat: [CDE-147]: Add zero day graphics
2024-07-16 10:39:36 +00:00
Deepesh Kumar
1711ee098a feat: [CDE-143]: updated vs code plugin url (#2229)
* feat: [CDE-143]: Updated URL for VSCode plugin url
* feat: [CDE-143]: updated vs code plugin url
2024-07-16 06:08:27 +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
6c3627621e feat: [CDE-107]: Product feedback chanegs (#2221)
* feat: [CDE-107]: Product feedback chanegs
2024-07-15 08:47:19 +00:00
Deepesh Kumar
227cb55749 feat: [CDE-141]: handle failure to parse container logs (#2215)
* feat: [CDE-141]: fixed time format in event timeline
* feat: [CDE-141]: handle failure to parse container logs
* feat: [CDE-141]: handle failure to parse container logs
2024-07-13 13:07:10 +00:00
Deepesh Kumar
0a5ed06f02 feat: [CDE-129]: added flag gitspace_enabled (#2214)
* feat: [CDE-129]: fixed lint
* feat: [CDE-129]: fixed lint
* feat: [CDE-129]: updated flag gitspace_enabled
* feat: [CDE-129]: updated webpack
* feat: [CDE-129]: updated webpack
* feat: [CDE-129]: added flag gitspace_enabled
2024-07-13 04:28:07 +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
feecde9faa fix: [code-2105]: fix available merge strats (#2206)
* fix: [code-2105]: fix available merge strats
2024-07-11 18:00:08 +00:00
Calvin Lee
dd7ef06c24 fix: [code-2088]: fix pr title update (#2200)
* fix: [code-2088]: fix pr title update
2024-07-11 06:42:29 +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
Deepesh Kumar
0fffff1416 feat: Fixed aligment issue in CDE (#2175)
* feat: Fixed aligment issue in CDE
2024-07-08 04:10:46 +00:00
Shashwat Sachan
30dfa92023 feat: [CDE-125]: Pass token to the browser call. (#2162)
* feat: [CDE-125]: Fix linting error
* feat: [CDE-125]: Open vscode in same window
* feat: [CDE-125]: Add routing in case of invalid token
* feat: [CDE-125]: Pass token to the browser call.
2024-07-06 00:05:01 +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
Calvin Lee
21fe66b47f fix: [code-2061]: add last used field (#2167)
* fix: [code-2061]: fix lint
* fix: [code-2061]: fix comment
* fix: [code-2061]: add last used field
2024-07-04 05:41:59 +00:00
Deepesh Kumar
37cce5c8a4 feat: create repo from gitspace (#2157) 2024-07-02 17:19:48 +00:00
Calvin Lee
ceb86704be fix: [code-2061]: fix save btn (#2156) 2024-07-02 16:56:19 +00:00
Calvin Lee
f836cbec89 fix: [code-2061]: fix text (#2151) 2024-07-02 08:06:32 +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
Ritik Kapoor
baa31cce9e Refactor routes to fix 'search' folder navigation in standalone gitness (#2135) 2024-07-01 11:43:56 +00:00
Deepesh Kumar
d202b67fcb feat: [CDE-87]: fixed start gitspace getting disabled (#2133) 2024-06-27 07:13:17 +00:00
Calvin Lee
a2e3a3e90a fix: [code-1991]: fix latest approval (#2130) 2024-06-24 05:28:07 +00:00
Deepesh Kumar
8b454426a7 feat: [CDE-68]: Edit Gitspace and add Gitspace Events (#2129) 2024-06-22 05:16:58 +00:00
Calvin Lee
16fa4e7acf feat: [code-1991]: adding merge conflict files to be seen in merge section (#2126) 2024-06-21 15:46:17 +00:00
Calvin Lee
a1b9512c59 fix: [code-1991]: fix status icon for check section (#2123) 2024-06-18 23:51:45 +00:00
Calvin Lee
98bac50f64 fix: [code-1991]: fix header message and padding (#2122) 2024-06-18 22:23:20 +00:00
Calvin Lee
71d37cc632 fix: [code-1991]: fix padding and scroll (#2119) 2024-06-17 23:12:12 +00:00
Calvin Lee
263e8647aa fix: [code-1991]: fix check icon and alignment (#2112) 2024-06-14 22:53:16 +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
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