Commit Graph

210 Commits

Author SHA1 Message Date
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”
3a51f87fc4 feat: [CODE-307/308]: Remove unneccessary loading spinner 2023-05-10 17:23:25 -07: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
Tan Nhu
f3eed8ba00 Merge branch 'ui/CODE-276' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#55) 2023-05-05 04:47:10 +00:00
“tan-nhu”
e9f7494c0c feat: [CODE-276]: Implement responsive file/folder path 2023-05-04 21:46:47 -07:00
“tan-nhu”
68feaa4d42 feat: [CODE-276]: Implement responsive file/folder path 2023-05-04 15:18:14 -07:00
calvin
1beac5ff12 fix: [code-289]: fix clone 2023-05-04 09:42:02 -06:00
calvin
e33de49983 fix: [code-289]: Pass CODE_REPOSITORY instead of CODE_REPO 2023-05-03 20:07:12 -06:00
“tan-nhu”
a1818991aa feat: [CODE-25]: Handle relative links to repository files inside a README 2023-05-02 13:32:53 -07:00
“tan-nhu”
e191bd1550 feat: Adjust file viewer height to adapt with NG parent container structure 2023-05-01 17:05:04 -07:00
Tan Nhu
db0fcbcde4 Merge branch 'ui/editor-dirty-check' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#48) 2023-05-01 23:32:14 +00:00
“tan-nhu”
37940a4527 feat: Not showing confirmation when commit is done successfully 2023-05-01 16:31:32 -07:00
“tan-nhu”
e3e132967d feat: Implement Editor dirty check when moving away from pages 2023-05-01 15:26:37 -07:00
“tan-nhu”
2f81d18e08 feat: [CODE-285]: Show the warning message when user is editing in read only editor 2023-05-01 12:26:11 -07:00
“tan-nhu”
e146d2b15e Fix double scrollbar on fixed height Markdown editor 2023-05-01 11:00:08 -07:00
“tan-nhu”
3840b36285 feat: [CODE-263]: API integration for new PR Code Comment API 2023-04-28 14:59:04 -07:00
“tan-nhu”
821d79d53c Implememnt diff view in editing file 2023-04-28 10:23:12 -07:00
“tan-nhu”
dc15e6bb18 feat: [CODE-215]: Move GitBlame to a separate tab + UI tweaks per Design 2023-04-25 17:46:40 -07:00
“tan-nhu”
0ff7bfa5d8 Export AppWrapper to allow components to be rendered in a separate React root 2023-04-24 15:32:07 -07: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
033ca93df0 feat: [code-213]: fix pr checks 2023-04-24 16:01:02 -06:00
calvin
a9a3dbbce5 feat: [code-213]: add clone credentials 2023-04-24 14:41:08 -06:00
Calvin Lee
47bca44bc0 Merge branch 'code-213' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#38) 2023-04-24 20:15:12 +00:00
Tan Nhu
e091e06a5d Merge branch 'ui/markdown-editor-slowness' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#39) 2023-04-24 20:09:48 +00:00
“tan-nhu”
1873bf57d6 Resolve Editor slowness by replacing Editor React wrapper lib 2023-04-24 12:41:42 -07:00
calvin
077d4a5faf feat: [code-213]: clone credential dialog 2023-04-24 12:37:01 -06:00
calvin
7134529e12 fix: [code-241]: fix filtering and rbac on pr page 2023-04-19 17:33:45 -06:00
calvin
1e07de3109 fix: [code-240]: approving in changes tab throws error 2023-04-19 13:26:21 -06:00
Johannes Batzill
cd9b8f1413 add raw api to swagger and regenerate web/services 2023-04-18 12:17:22 -07: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”
6e7d1e39fe Fix function name 2023-04-06 15:54:06 -07:00
“tan-nhu”
e22f4b9c34 Create Editor component to wrap CodeMirror 6 2023-04-06 15:48:58 -07:00
Tan Nhu
f1ffdadde7 Merge branch 'ui/editor-optimization' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#23) 2023-04-06 21:51:25 +00:00
“tan-nhu”
1fd425d51e Performance improvement for GitBlame UI 2023-04-06 14:31:58 -07:00
Calvin Lee
99e1437e60 Merge branch 'code-216' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#21) 2023-04-06 21:31:06 +00:00
calvin
112bf5945e feat: [code-214]: fix the onboarding documentation 2023-04-06 15:28:27 -06:00
calvin
5cfec3ad14 feat: [code-216]: pr listing audit 2023-04-06 14:17:32 -06:00
calvin
8dec407dc5 feat: [code-216]: pr listing view 2023-04-06 14:02:56 -06:00
“tan-nhu”
d0c7631720 Performance improvement for GitBlame UI 2023-04-06 12:33:20 -07:00
“tan-nhu”
bd35901bc2 Update Blame UI with new API types 2023-04-05 13:11:51 -07:00
calvin
9887d42685 feat: [code-181]: rbac 2023-04-03 10:14:56 -07:00
“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