Commit Graph

932 Commits

Author SHA1 Message Date
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