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
Tan Nhu
04702def71
Fix broken QA build due to lodash-es lib ( #311 )
...
Co-authored-by: Tan Nhu <tnhu@users.noreply.github.com>
2023-02-03 23:09:39 -08: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
Tan Nhu
230fed6a52
Consolidate page spinner across UI codebase ( #229 )
2023-01-18 16:31:06 -08:00
Tan Nhu
e4b529d32d
Consolidate NoResultCard + styling for tabs ( #227 )
2023-01-18 05:45:06 -08:00
Tan Nhu
09e3c89657
Add empty state for Compare and PR views ( #225 )
2023-01-17 17:12:53 -08:00
Tan Nhu
eed7b2c29b
Consolidate logic to show No Result ( #223 )
...
* Add no result search view into repo listing view
* Consolidate logic to show No Result
2023-01-17 16:11:39 -08:00
Tan Nhu
1aa1123bd2
Consolidate pagination for the whole codebase + Use SearchInputWithSpinner component ( #222 )
...
* Remove center layout for empty repo info - hard to read
* Consolidate pagination for the whole codebase
* Use SearchInputWithSpinner component
* Use SearchInputWithSpinner component
2023-01-17 14:59:56 -08:00
Tan Nhu
a611a2c038
Remove center layout for empty repo info - hard to read ( #219 )
2023-01-16 12:34:59 -08:00
Tan Nhu
fd5bbc6904
Fix small git url typo ( #218 )
2023-01-16 12:26:41 -08:00
Tan Nhu
92c82f5c44
Disable branch creation when committing first new file into an empty repo ( #217 )
2023-01-16 12:20:09 -08:00
Tan Nhu
797e339e02
Implement flow to create a new file when repo is empty ( #216 )
...
* Implement flow to create a new file when repo is empty
* Implement flow to create a new file when repo is empty
* Fix edit file does not show content
2023-01-16 11:51:00 -08:00