Commit Graph

38 Commits

Author SHA1 Message Date
Calvin Lee
6ebf2a9bbc fix: [code-1991]: fix commit message (#2104) 2024-06-13 18:51:54 +00:00
Calvin Lee
21607267c1 fix: [code-1991]: fix commit message (#2097) 2024-06-12 06:11:43 +00:00
Tan Nhu
18ba322dbe Fix Commits order (#1110) 2024-03-07 22:39:23 +00:00
Ritik Kapoor
f63b493870 Update: [code-1266] timestamp (#1009) 2024-02-03 04:20:43 +00:00
Tan Nhu
d3d28ea3ae Refactoring Pull Request page to improve performance (#985) 2024-01-29 19:39:05 +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
4042c3404f Change the majority of font-size from 12px to 13px (#561) 2023-09-20 02:06:56 +00:00
Johannes Batzill
fde1490c59 [UI] Dynamic reloading of code comments (#547) 2023-09-19 21:42:33 +00:00
Johannes Batzill
ec45e70770 [UI] Fix PR Refreshing, Code Comment Canceling (#519) 2023-09-18 20:56:14 +00:00
Tan Nhu
ef84e6085f Use typed-scss-modules to generate SCSS module .d.ts files (#425) 2023-09-10 23:39:23 +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
99f6e4334e feat: [CODE-677]: Commit Range Dropdown in PR Changes Tab (#235) 2023-08-08 23:39:39 +00:00
Calvin Lee
1813c536a8 fix: [code-682]: ui fixes from bug bash (#254) 2023-07-31 18:12:55 +00:00
calvin
6d90195afa fix: [code-645]: fix commit listing page sipacing 2023-07-19 16:34:27 -06:00
Calvin Lee
c49bc0f1be feat: [code-591]: add signup and signin page (#201) 2023-07-17 20:17:52 +00:00
Calvin Lee
cd5fe7c418 Revert "feat: [code-566]: fix routing for commit list and diff page (#177)"
This reverts commit 8cddf04706.
2023-07-10 16:39:01 -06:00
Calvin Lee
8cddf04706 feat: [code-566]: fix routing for commit list and diff page (#177) 2023-07-05 19:26:07 +00:00
Calvin Lee
eb3cad3bec fix: [code-412]: fix commit message sorting (#135) 2023-06-14 21:12:03 +00:00
calvin
76ed088c1b feat: [code-409]: add tag description and some checks and fixed create branch 2023-06-07 17:02:38 -06:00
calvin
c51cc4e2c4 Revert "feat: [code-409]: add tag description and some checks and fixed create branch"
This reverts commit e1cf542441.
2023-06-07 17:01:20 -06:00
calvin
e1cf542441 feat: [code-409]: add tag description and some checks and fixed create branch 2023-06-07 16:53:52 -06:00
calvin
0a050a1845 feat: [code-288]: fix checks 2023-06-06 18:05:16 -06:00
calvin
4dcecafedf feat: [code-288]: file commit history 2023-06-06 17:26:35 -06:00
calvin
24b3ec9fe9 feat: [code-288]: file commit history 2023-06-05 15:52:15 -06:00
“tan-nhu”
404631a22d feat: Allow empty PR description 2023-06-02 17:21:32 -07:00
Tan Nhu
5e063bd729 Merge branch 'ui/pr-improvements' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#95) 2023-05-25 16:19:04 +00:00
“tan-nhu”
3afec4c78b feat: [CODE-350]: Add some PR Comment improvements 2023-05-24 17:54:28 -07:00
calvin
070b739c6f feat: [code-286]: fix yarn checks 2023-05-21 22:07:16 -06:00
calvin
0f4b58adcb feat: [code-286]: add tag create, list and delete 2023-05-21 21:50:26 -06:00
Calvin Lee
5241762772 feat: [code-51]: image preview on conversation (#365) 2023-03-07 16:20:36 -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
e179696678 feat: [code-120]: internal page refresh button (#316) 2023-02-09 13:00:44 -07:00
Johannes Batzill
2227e13e7d [MISC] Fix Swagger and Regenerate WEB Services (#246) 2023-01-24 15:46:49 -08:00
Tan Nhu
09e3c89657 Add empty state for Compare and PR views (#225) 2023-01-17 17:12:53 -08:00
Tan Nhu
4c6c2b3b56 Fix service generation bug + fix reply to comment thread rendering (#162) 2023-01-05 23:08:39 -08:00
Tan Nhu
97e70cd581 Implement commenting thread (#132)
* Implement commenting thread

* Add extra comment example
2022-12-22 15:06:56 -08:00
Tan Nhu
619fd2c9de Add PR listing page + Commits tab for PR detail page (#123)
* Add PR listing page + Commits tab for PR detail page

* Add commits place-holder in Compare view

* Add commits place-holder in Compare view

* Correct PR number after creation

* Minor CSS improvement

* Add diff sample

* Diff side by side (3.4.2 is better than latest)

* Big PR diff example

* Implement diff view

* Scrolling optimization

* Add placeholder to allow click at line number
2022-12-12 16:39:14 -08:00