Commit Graph

113 Commits

Author SHA1 Message Date
calvin
1beac5ff12 fix: [code-289]: fix clone 2023-05-04 09:42:02 -06:00
calvin
e33de49983 fix: [code-289]: Pass CODE_REPOSITORY instead of CODE_REPO 2023-05-03 20:07:12 -06: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
db0fcbcde4 Merge branch 'ui/editor-dirty-check' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#48) 2023-05-01 23:32:14 +00: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”
8ef722a57b Export AppWrapper to allow components to be rendered in a separate React root 2023-04-24 15:30:02 -07: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
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
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 c55cb3ae0a.
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
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
Calvin Lee
5241762772 feat: [code-51]: image preview on conversation (#365) 2023-03-07 16:20:36 -07: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
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
Calvin Lee
f54c23055c feat: [code-101]: added dotted lines to conversation page (#354) 2023-02-24 10:02:24 -07:00
Calvin Lee
a50e95b8ad feat: [CODE-133]: add sort filters and active state (#347) 2023-02-16 16:40:32 -07:00
Tan Nhu
b809e6cb1a Integrate merge-check API (#331)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-02-14 10:49:26 -08:00
Calvin Lee
4d8f69184f fix: [code-126]: update pr listing page (#329) 2023-02-13 13:13:21 -07:00
Calvin Lee
d2fe64388c feat: [code-118]: update option menu colors and icons in pr page (#326) 2023-02-13 11:22:24 -07:00
Calvin Lee
4ce49f2555 feat: [code-126]: update the pr listing page (#324) 2023-02-10 19:02:01 -07:00
Calvin Lee
4c00e52107 feat: [code-127]: Fix the UI bugs on the PR conversation page (#322) 2023-02-10 10:30:48 -07:00
Tan Nhu
5cc2b03156 Update some styling for Compare page (#320)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-02-09 12:39:07 -08:00
Calvin Lee
e179696678 feat: [code-120]: internal page refresh button (#316) 2023-02-09 13:00:44 -07:00
Calvin Lee
29e12e3e2f feat: [scm-115]: Show error message with link to go to existing PR when creating one that exists (#294) 2023-02-02 17:47:48 -07:00
Tan Nhu
920d74ff5d Last attempt to fix Monaco not being loaded in QA (#276)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-31 22:21:32 -08:00
Tan Nhu
c12775862b Disable Review button when PR is draft (#272)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-31 09:10:53 -08:00
Tan Nhu
77f1463f2c Add nullable check when rendering comment (#271)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-31 08:53:47 -08:00
Tan Nhu
a2cac1e82b API integration for different type of merges (#268)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-31 08:41:46 -08:00
Calvin Lee
d445cf6f72 feat: [scm-81]: restyle webhook list page (#261) 2023-01-27 16:02:33 -07:00
Johannes Batzill
2227e13e7d [MISC] Fix Swagger and Regenerate WEB Services (#246) 2023-01-24 15:46:49 -08:00
Tan Nhu
b700603fef Sort PR activities + add animation when creating a new comment (#243)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-23 23:48:37 -08:00
Tan Nhu
16487667aa Render PR diff snapshot in the first thread comment (#239)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-01-22 12:32:31 -08:00
Tan Nhu
48c6802a9f Finalize PR Code Comment integration (#237) 2023-01-20 15:29:11 -08:00