1198 Commits

Author SHA1 Message Date
“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
db0fcbcde4 Merge branch 'ui/editor-dirty-check' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#48) 2023-05-01 23:32:14 +00:00
“tan-nhu”
37940a4527 feat: Not showing confirmation when commit is done successfully 2023-05-01 16:31:32 -07:00
“tan-nhu”
e3e132967d feat: Implement Editor dirty check when moving away from pages 2023-05-01 15:26:37 -07:00
“tan-nhu”
2f81d18e08 feat: [CODE-285]: Show the warning message when user is editing in read only editor 2023-05-01 12:26:11 -07:00
“tan-nhu”
e146d2b15e Fix double scrollbar on fixed height Markdown editor 2023-05-01 11:00:08 -07:00
“tan-nhu”
3840b36285 feat: [CODE-263]: API integration for new PR Code Comment API 2023-04-28 14:59:04 -07:00
“tan-nhu”
821d79d53c Implememnt diff view in editing file 2023-04-28 10:23:12 -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”
0ff7bfa5d8 Export AppWrapper to allow components to be rendered in a separate React root 2023-04-24 15:32:07 -07:00
“tan-nhu”
8ef722a57b Export AppWrapper to allow components to be rendered in a separate React root 2023-04-24 15:30:02 -07:00
calvin
033ca93df0 feat: [code-213]: fix pr checks 2023-04-24 16:01:02 -06:00
calvin
a9a3dbbce5 feat: [code-213]: add clone credentials 2023-04-24 14:41:08 -06:00
Calvin Lee
47bca44bc0 Merge branch 'code-213' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#38) 2023-04-24 20:15:12 +00:00
Tan Nhu
e091e06a5d Merge branch 'ui/markdown-editor-slowness' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#39) 2023-04-24 20:09:48 +00:00
“tan-nhu”
1873bf57d6 Resolve Editor slowness by replacing Editor React wrapper lib 2023-04-24 12:41:42 -07:00
calvin
077d4a5faf feat: [code-213]: clone credential dialog 2023-04-24 12:37:01 -06:00
calvin
7134529e12 fix: [code-241]: fix filtering and rbac on pr page 2023-04-19 17:33:45 -06:00
calvin
1e07de3109 fix: [code-240]: approving in changes tab throws error 2023-04-19 13:26:21 -06:00
Johannes Batzill
cd9b8f1413 add raw api to swagger and regenerate web/services 2023-04-18 12:17:22 -07:00
calvin
ad28fbebe7 feat: [code-217]: pr audit changes 2023-04-17 17:11:22 -06:00
calvin
f60e1e36c4 feat: [code-218]: pr review button 2023-04-10 15:06:50 -06:00
calvin
c6e41dcaee Revert "feat: [code-218]: pr review button"
This reverts commit c55cb3ae0a8bd030ffc31c02a0a38d08fcf4c1fa.
2023-04-10 15:05:20 -06:00
calvin
c55cb3ae0a feat: [code-218]: pr review button 2023-04-10 15:00:23 -06:00
“tan-nhu”
6e7d1e39fe Fix function name 2023-04-06 15:54:06 -07:00
“tan-nhu”
e22f4b9c34 Create Editor component to wrap CodeMirror 6 2023-04-06 15:48:58 -07:00
Tan Nhu
f1ffdadde7 Merge branch 'ui/editor-optimization' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#23) 2023-04-06 21:51:25 +00:00
“tan-nhu”
1fd425d51e Performance improvement for GitBlame UI 2023-04-06 14:31:58 -07:00
Calvin Lee
99e1437e60 Merge branch 'code-216' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#21) 2023-04-06 21:31:06 +00:00
calvin
112bf5945e feat: [code-214]: fix the onboarding documentation 2023-04-06 15:28:27 -06:00
calvin
5cfec3ad14 feat: [code-216]: pr listing audit 2023-04-06 14:17:32 -06:00
calvin
8dec407dc5 feat: [code-216]: pr listing view 2023-04-06 14:02:56 -06:00
“tan-nhu”
d0c7631720 Performance improvement for GitBlame UI 2023-04-06 12:33:20 -07:00
“tan-nhu”
bd35901bc2 Update Blame UI with new API types 2023-04-05 13:11:51 -07:00
calvin
9887d42685 feat: [code-181]: rbac 2023-04-03 10:14:56 -07:00
“tan-nhu”
ae906126e9 Add Git Blame UI + API integration 2023-04-02 22:50:52 -07:00
“tan-nhu”
092a878ba8 Implement CopyButton + link to file in DiffViewer 2023-03-16 13:24:41 -07:00
“tan-nhu”
a083cfc116 Ajust search input loading position + pass getString to ImageCarousel 2023-03-16 12:09:34 -07:00
“tan-nhu”
1ff1809990 Prototype for PR Checks UI 2023-03-16 11:00:10 -07:00
Tan Nhu
01abc39351 Downgrade useModal to 1.1.0 (#370)
Co-authored-by: “tan-nhu” <“tan@harness.io”>
2023-03-09 09:01:36 -08:00
Calvin Lee
5241762772 feat: [code-51]: image preview on conversation (#365) 2023-03-07 16:20:36 -07:00
Tan Nhu
6b5e1cfac3 Reduce number of output files in production build from 400+ to 100+ (#363)
Co-authored-by: “tan-nhu” <“tan@harness.io”>
2023-03-02 14:08:12 -08:00
Tan Nhu
888b643da9 Fix DefinePlugin __DEV__ conflict warning (#362)
Co-authored-by: “tan-nhu” <“tan@harness.io”>
2023-03-02 12:25:48 -08:00
Tan Nhu
5fcf8eb746 Fix all linting warnings (#361)
Co-authored-by: “tan-nhu” <“tan@harness.io”>
2023-03-02 00:27:20 -08:00
Tan Nhu
ddce5e817d Proper decoding UTF8 content to support Emoji / special UTF8 chars (#360) 2023-03-01 10:29:59 -08:00
Johannes Batzill
b44948bd97 [MISC] Expose Content Encoding as Enum across APIs (#359) 2023-02-27 18:50:52 -08:00
Tan Nhu
ba6645cdaa use useHistory inside MarkdownViewer (#358)
Co-authored-by: “Tan <“tan@harness.io”>
2023-02-27 12:04:49 -08:00
Tan Nhu
a96ed98e5d Handle markdown links and videos (#357) 2023-02-27 11:15:57 -08:00
Tan Nhu
a591567683 Disable lodash from share packages (#355)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-02-24 09:55:37 -08:00