Commit Graph

70 Commits

Author SHA1 Message Date
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
e45dcf3028 Fix broken sticky header in PR page due to library upgrade (#1236) 2024-04-19 23:17:11 +00:00
Ritik Kapoor
89dcee0b43 fix : [code-1735] permissions for specified repos (#1205) 2024-04-16 08:56:26 +00:00
Tan Nhu
646c8fbe75 Completely fix width issues of components being calculated by nav (#1025) 2024-02-05 21:42:06 +00:00
Tan Nhu
92be6ec51b Fix line wrapping in PR when file name is long (#1012) 2024-02-01 23:29:07 +00:00
rajarshee.chatterjee@harness.io
9ea75dd327 fix: [CODE-1220]: Keyword Search Feedback (#920) 2023-12-18 06:46:14 +00:00
rajarshee.chatterjee@harness.io
f6c228dd75 feat: [CODE-1143] Keyword Search UI (#884) 2023-12-12 17:36:59 +00:00
Johannes Batzill
7c33e20898 [UI] Regenerate CODE service based on latest swagger (#870) 2023-12-05 19:55:12 +00:00
Calvin Lee
9cac7996f9 fix: [code-1099]: fix count being shown in codeowner text (#796) 2023-11-13 23:20:58 +00:00
Calvin Lee
50a1ca8b24 fix: [code-1052]: fix code comment issue (#762) 2023-11-03 16:56:02 +00:00
Calvin Lee
3e396fa81e fix: [code-664]: fix ref tag issue (#666) 2023-10-10 16:43:19 +00:00
Tan Nhu
0cd391bbb8 Fix a couple of type and linting issues (#659) 2023-10-05 20:20:16 +00:00
Calvin Lee
daabd349c5 fix: [code-930]: fix design audit issues (#652) 2023-10-05 19:58:05 +00:00
Johannes Batzill
a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Tan Nhu
ef98a74e41 Fixed Project/Space creation with spaces / special text file / markdown / gitblame (#553) 2023-09-19 21:37:57 +00:00
Tan Nhu
ce6d798fb2 Implement Semantic Search (#440) 2023-09-12 22:16:40 +00:00
Tan Nhu
ef84e6085f Use typed-scss-modules to generate SCSS module .d.ts files (#425) 2023-09-10 23:39:23 +00:00
Tan Nhu
4b36713c0d Update Monaco lib / Fix Git Blame font (#417) 2023-09-08 18:44:52 +00:00
Tan Nhu
1a477a23a0 Enable View Raw file + optimize fetching current user (#413) 2023-09-08 15:51:54 +00:00
Calvin Lee
c131873c82 add support for submodules and symlinks (#378) 2023-08-31 17:38:53 +00:00
Tan Nhu
96ac05789a Migrate UICore to version 4 to support Gitness fully open source (#338) 2023-08-22 06:25:45 +00:00
Calvin Lee
69730994d8 feat: [code-763]: fix html encode issue (#333) 2023-08-17 21:50:13 +00:00
Calvin Lee
1813c536a8 fix: [code-682]: ui fixes from bug bash (#254) 2023-07-31 18:12:55 +00:00
“tan-nhu”
8e06f49017 [CODE-655]: Refactor Nav system to adapt with new design 2023-07-24 14:56:27 -07:00
“tan-nhu”
37286e478d [CODE-570]: [UI] Unable to Edit files + add extra text file types 2023-06-27 12:55:04 -07:00
Tan Nhu
2ba2d48f43 Add support for rendering pdf, video, image and other binary files (#151) 2023-06-19 22:36:01 +00:00
Calvin Lee
af61112648 feat: [code-478]: keep commit history button in place (#136) 2023-06-15 17:58:40 +00:00
Calvin Lee
440048a047 Merge branch 'code-288-fix' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#117) 2023-06-09 14:39:26 +00:00
calvin
76ed088c1b feat: [code-409]: add tag description and some checks and fixed create branch 2023-06-07 17:02:38 -06:00
calvin
c51cc4e2c4 Revert "feat: [code-409]: add tag description and some checks and fixed create branch"
This reverts commit e1cf542441.
2023-06-07 17:01:20 -06:00
calvin
e1cf542441 feat: [code-409]: add tag description and some checks and fixed create branch 2023-06-07 16:53:52 -06:00
calvin
d65d01b3d0 feat: [code-288]: fix endpoint and payloads 2023-06-07 14:44:17 -06:00
calvin
0a050a1845 feat: [code-288]: fix checks 2023-06-06 18:05:16 -06:00
calvin
4dcecafedf feat: [code-288]: file commit history 2023-06-06 17:26:35 -06:00
calvin
4bfe49ca43 feat: [code-288]: fix styling 2023-06-06 10:39:12 -06:00
calvin
993d653b8e feat: [code-288]: add css 2023-06-05 18:11:43 -06:00
calvin
057996811e feat: [code-288]: file commit history - p2 2023-06-05 15:53:32 -06:00
calvin
24b3ec9fe9 feat: [code-288]: file commit history 2023-06-05 15:52:15 -06:00
calvin
742beda319 fix: [code-421]: fix image carousel and yarn checks 2023-06-02 14:34:06 -06:00
calvin
c3b945623b fix: [code-411]: addressed comments 2023-06-01 11:15:27 -06:00
calvin
8ef7a3f98a fix: [code-400]: User with only read permission is able to edit file 2023-05-31 16:23:29 -06:00
“tan-nhu”
3afec4c78b feat: [CODE-350]: Add some PR Comment improvements 2023-05-24 17:54:28 -07:00
Hitesh Aringa
158fcaaef6 Merge branch 'ui/pr-bugs' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#72) 2023-05-16 23:13:58 +00:00
“tan-nhu”
a1818991aa feat: [CODE-25]: Handle relative links to repository files inside a README 2023-05-02 13:32:53 -07:00
“tan-nhu”
e191bd1550 feat: Adjust file viewer height to adapt with NG parent container structure 2023-05-01 17:05:04 -07:00
“tan-nhu”
dc15e6bb18 feat: [CODE-215]: Move GitBlame to a separate tab + UI tweaks per Design 2023-04-25 17:46:40 -07:00
“tan-nhu”
1873bf57d6 Resolve Editor slowness by replacing Editor React wrapper lib 2023-04-24 12:41:42 -07:00
“tan-nhu”
e22f4b9c34 Create Editor component to wrap CodeMirror 6 2023-04-06 15:48:58 -07:00
“tan-nhu”
1fd425d51e Performance improvement for GitBlame UI 2023-04-06 14:31:58 -07:00
“tan-nhu”
d0c7631720 Performance improvement for GitBlame UI 2023-04-06 12:33:20 -07:00