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
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
e179696678
feat: [code-120]: internal page refresh button ( #316 )
2023-02-09 13:00:44 -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
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
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
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
bbae67299c
Finish API integration for PR review box ( #212 )
2023-01-13 13:41:07 -08:00
Tan Nhu
3b5542a61d
Add Pagination for Diff view ( #208 )
2023-01-13 09:23:10 -08:00
Johannes Batzill
65c59d0b5b
[MISC] Fix review bugs, regenerate swagger from latest service, fix webhook.has_secret in swagger ( #198 )
...
This change contains the following changes:
- allow submitting reviews without comment for approve
- fix openapi for /reviews api and fix UI calls for submitting reviews
- fix recently broken openapi for webhook (it removed has_secret field as part of openapi refactor)
- fix fatal submit review bug (we passed repo.UID not repo.GitUID to gitrpc - not sure how that ever worked?)
- add missing merge pr activity to list of all pr activity enum values
- return all PR states by default
- show Open PRs by default (instead of all) and fix state filtering query
- regenerate code services based on latest swagger
- fix UI code to work with regenerated code service
2023-01-12 22:39:38 -08:00
Tan Nhu
b7e0f6cce5
Minor change to disable Review changes button ( #197 )
...
* Minor change to disable Review changes button
* Update PR listing icons
2023-01-12 21:04:08 -08:00
Tan Nhu
73bc9a55f7
Implement PR review changes flow ( #195 )
2023-01-12 12:45:31 -08:00
Tan Nhu
38fb97b8e2
Add placeholder for Review changes ( #193 )
2023-01-12 09:56:01 -08:00
Tan Nhu
1c5a588a83
Hide Review button when PR is merged + Fix PR.id issue ( #191 )
...
* Replace all references of PR.id by PR.number
* Hide Review button when PR is merged
2023-01-12 04:20:27 -08:00
Tan Nhu
abd132fdf6
Implement Webhook CRUD ( #177 )
2023-01-11 08:44:50 -08:00
Tan Nhu
4938718aca
Add Changes integration into PR Compare view ( #164 )
2023-01-06 01:56:37 -08:00