Calvin Lee
|
f6c2826cd2
|
fix: [code-1085]: fix multiple bugs from bugbash (#786)
|
2023-11-11 03:04:58 +00:00 |
|
Johannes Batzill
|
972c7d6c67
|
[BugBash] Rule Descriptions & Reordering, UID Validation, Improved Error Messages (#790)
|
2023-11-11 00:59:17 +00:00 |
|
Calvin Lee
|
8fddf66e12
|
feat: [code-980]: add branch protection alert on pr page (#770)
|
2023-11-06 22:37:28 +00:00 |
|
Calvin Lee
|
afb21a3ca3
|
fix: [code-970]: add commitsha to merge api (#766)
|
2023-11-03 17:40:11 +00:00 |
|
Hitesh Aringa
|
560fb961bf
|
fix: [code-887]: set merge strategy to squash and merge (#635)
|
2023-09-29 18:14:02 +00:00 |
|
Johannes Batzill
|
a83cd21c17
|
[OPEN-SOURCE] Prepare Repository (#605)
|
2023-09-24 07:33:16 +00:00 |
|
Johannes Batzill
|
6c42b77500
|
[SSE] Add full stack SSE support for PRs (#591)
|
2023-09-21 02:55:41 +00:00 |
|
Tan Nhu
|
96ac05789a
|
Migrate UICore to version 4 to support Gitness fully open source (#338)
|
2023-08-22 06:25:45 +00:00 |
|
Calvin Lee
|
92f1bdc8b6
|
fix: [code-682]: fix commit sha on conversation pr page (#294)
|
2023-08-09 20:59:50 +00:00 |
|
Tan Nhu
|
7d000706f0
|
Implement PR Checks (#289)
|
2023-08-08 08:50:50 +00:00 |
|
Johannes Batzill
|
43c8ee125d
|
[PR] Allow PR Merge despite Unresolved Comments (#247)
|
2023-07-27 01:27:40 +00:00 |
|
Calvin Lee
|
4d1160f224
|
feat: [code-475]: add pr reviewers in pr page (#155)
|
2023-06-22 21:54:58 +00:00 |
|
Tan Nhu
|
2ba2d48f43
|
Add support for rendering pdf, video, image and other binary files (#151)
|
2023-06-19 22:36:01 +00:00 |
|
“tan-nhu”
|
404631a22d
|
feat: Allow empty PR description
|
2023-06-02 17:21:32 -07:00 |
|
Tan Nhu
|
674dcc11d2
|
feat: Add some improvements into Pull Request creation flow (#110)
|
2023-06-02 17:44:10 +00:00 |
|
“tan-nhu”
|
3afec4c78b
|
feat: [CODE-350]: Add some PR Comment improvements
|
2023-05-24 17:54:28 -07:00 |
|
Hitesh Aringa
|
158fcaaef6
|
Merge branch 'ui/pr-bugs' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#72)
|
2023-05-16 23:13:58 +00:00 |
|
Enver Bisevac
|
25a0f31df6
|
rebase and merge implementation
|
2023-05-15 18:12:55 +02:00 |
|
Enver Bisevac
|
4c4035d1e3
|
Merge branch 'eb/code-174' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#63)
|
2023-05-12 15:57:52 +00:00 |
|
Enver Bisevac
|
74c3c856a8
|
squash merge option added
|
2023-05-12 14:33:02 +02:00 |
|
“tan-nhu”
|
993c31e5a2
|
feat: [CODE-307/308]: Submitting a PR review requires commit SHA + Resolve/Unresolve comments
|
2023-05-10 16:50:56 -07:00 |
|
“tan-nhu”
|
4e18c009bb
|
feat: [CODE-298]: Code Comment API integration + Optimize PR polling + implement unchecked status
|
2023-05-10 02:13:52 -07:00 |
|
calvin
|
e33de49983
|
fix: [code-289]: Pass CODE_REPOSITORY instead of CODE_REPO
|
2023-05-03 20:07:12 -06: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
|
7134529e12
|
fix: [code-241]: fix filtering and rbac on pr page
|
2023-04-19 17:33:45 -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”
|
092a878ba8
|
Implement CopyButton + link to file in DiffViewer
|
2023-03-16 13:24:41 -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
|
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
|
4c00e52107
|
feat: [code-127]: Fix the UI bugs on the PR conversation page (#322)
|
2023-02-10 10:30:48 -07: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 |
|