“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
|
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 |
|
Calvin Lee
|
f54c23055c
|
feat: [code-101]: added dotted lines to conversation page (#354)
|
2023-02-24 10:02:24 -07:00 |
|
Tan Nhu
|
2b5b061ec2
|
feat: [CODE-130]: CDN support experiment for Code in QA (#351)
|
2023-02-23 18:25:32 -08:00 |
|
Calvin Lee
|
cc4c753971
|
feat: [code-101]: fix icons on system update (#348)
|
2023-02-21 10:57:35 -07:00 |
|
Calvin Lee
|
a50e95b8ad
|
feat: [CODE-133]: add sort filters and active state (#347)
|
2023-02-16 16:40:32 -07:00 |
|
Johannes Batzill
|
cbd9096a4e
|
[WEB-SERVICES] generate latest (#343)
|
2023-02-14 20:27:33 -08:00 |
|
Calvin Lee
|
278ef7a496
|
fix: [code-132]: fix ui issues on empty repo page (#337)
|
2023-02-14 16:50:59 -07:00 |
|
Tan Nhu
|
bfdadfa87e
|
Optimize merge button transition to reduce flickering (#333)
|
2023-02-14 13:39:03 -08: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 |
|
Calvin Lee
|
5cd22f0689
|
feat: [code-100]: pop-up panel for webhook on/off (#321)
|
2023-02-09 14:37:12 -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
|
f2358bd4ec
|
feat: [code-121]: add reviewers and tags sidebar (#317)
|
2023-02-08 16:27:10 -07:00 |
|
Calvin Lee
|
eaaa825e67
|
feat: [scm-88]: fix spacing on toggle modal (#305)
|
2023-02-03 10:24:54 -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 |
|
Calvin Lee
|
5277f4d707
|
feat: [scm-88]: confirmation dialog for enable/disable webhook toggle (#295)
|
2023-02-02 16:17:45 -07:00 |
|
Johannes Batzill
|
c5d92b498b
|
[API] Add GetCommit API (#291)
|
2023-02-01 18:50:54 -08:00 |
|
Johannes Batzill
|
fe83493623
|
[API] Add GetBranch API (#290)
|
2023-02-01 18:13:27 -08:00 |
|
Tan Nhu
|
edef133aa8
|
Do not use qs library for now due to it's not loaded in QA environment (#288)
|
2023-02-01 16:40:57 -08:00 |
|
Johannes Batzill
|
83c24913d3
|
[Webhook] Add pullreq_created and pullreq_reopened webhook triggers (#283)
|
2023-02-01 13:52:36 -08: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 |
|
Calvin Lee
|
0f03bbb07d
|
feat: [scm-56]: Crashing for file not found in Files View (#277)
|
2023-01-31 21:36:27 -07:00 |
|
Calvin Lee
|
2c6f2806a8
|
feat: [scm-81]: fix toggle on webhook page (#275)
|
2023-01-31 15:41:43 -07:00 |
|
Tan Nhu
|
5a170f9345
|
Disable shared monaco lib completely (#273)
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
|
2023-01-31 13:36:19 -08:00 |
|
Johannes Batzill
|
8f82c0ce4e
|
[Webhook] Add Support for PR Branch Updated (#267)
|
2023-01-31 13:07:48 -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
|
443394b964
|
feat: [scm-81]: restyle webhook page (#266)
|
2023-01-30 16:53:41 -07:00 |
|
Calvin Lee
|
d445cf6f72
|
feat: [scm-81]: restyle webhook list page (#261)
|
2023-01-27 16:02:33 -07:00 |
|
Calvin Lee
|
7e98f4828b
|
feat: [scm-73]: fix empty repo page (#258)
|
2023-01-27 15:57:17 -07:00 |
|
Calvin Lee
|
001d706998
|
feat: [scm-73]: Update repo empty state with new design (#254)
|
2023-01-26 17:21:43 -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 |
|
Tan Nhu
|
56a6dba484
|
Implement PR code commenting using payload field (#235)
|
2023-01-19 16:29:38 -08:00 |
|