1457 Commits

Author SHA1 Message Date
Marko Gaćeša
933d2d9703 remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
Johannes Batzill
f51f97adb2 [MISC] Make Internal/Container URL Generic (and fix GetTreeNode) (#621) 2023-09-28 03:33:45 +00:00
Calvin Lee
c3032c90e8 fix: [code-908]: update readme preview when branch changes (#620) 2023-09-28 00:35:25 +00:00
Calvin Lee
e4543af758 feat: [code-909]: add private and public option in repo settings (#619) 2023-09-27 23:07:05 +00:00
Johannes Batzill
235109c888 [MISC] Improve README with more details on Drone (#615) 2023-09-27 16:11:41 +00:00
Johannes Batzill
5b33258589 [MISC] Abstract URL Provider (#617) 2023-09-27 02:42:33 +00:00
Johannes Batzill
f2bf0991e3 [MISC] Fix casing in ENV Var (#616) 2023-09-26 18:04:03 -07:00
Johannes Batzill
21df4bd52d upgrade drone-runner-docker version (#614) 2023-09-26 21:04:00 +00:00
Tan Nhu
0c89ec015a Refactor useScheduleJob and Pipeline Steps rendering (#612) 2023-09-26 18:58:05 +00:00
Hitesh Aringa
b24b21742a Fix docker VCS stamping
added
 ```RUN git config --global --add safe.directory '/app'```
2023-09-26 11:25:43 -07:00
Johannes Batzill
a8cb5dc8d2 remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
Morgan Patterson
c7c4166d8c Fix typo in PluginsPanel.tsx (#3383) 2023-09-25 19:24:22 -07:00
Ikko Eltociear Ashimine
ed600cb9e1 [MISC] Fix typo in README.md (#3379) 2023-09-25 19:22:36 -07:00
Johannes Batzill
b1583e8cec prepare open-source 2023-09-25 19:07:35 -07:00
Johannes Batzill
7d462ce38d [MISC] Adding script for license header generation (#610) 2023-09-26 01:07:31 +00:00
Johannes Batzill
dc351cdcef [LINT] Fix All Linting Errors (#609) 2023-09-26 00:56:53 +00:00
Johannes Batzill
5ca48e7f59 [MISC] Replace BIND with PORT, fix space_path for postgres (#607) 2023-09-25 22:34:45 +00:00
Johannes Batzill
1246bd78ab [MISC] improve url generation to reduce configuration overhead (#606) 2023-09-25 17:58:20 +00:00
Johannes Batzill
a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +00:00
Tan Nhu
a96c2a92f9 Make some minor improvements on tooltip popover (#604) 2023-09-22 19:31:04 +00:00
Tan Nhu
ecfe2b5cff Leverage requestAnimationFrame to schedule logs rendering / Render 100k lines of log without lagging (#603) 2023-09-22 18:35:26 +00:00
Marko Gacesa
5fd983809a Merge branch 'mg/gogit/blob' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#545) 2023-09-22 09:13:36 +00:00
Calvin Lee
ab3ce4bfed fix: [code-886]: fix repo settings (#602) 2023-09-22 07:30:07 +00:00
Hitesh Aringa
f866dc3ab1 Unscripted fixes (#601) 2023-09-21 19:19:39 +00:00
Johannes Batzill
90a482186c [MISC] Improve error message (#600) 2023-09-21 11:47:01 +00:00
Johannes Batzill
6d4dcf4a2e [UI] Second Attempt on fixing the save&reply issue (#599) 2023-09-21 11:37:47 +00:00
Johannes Batzill
66ef226860 [FIX] Fix Latest Save-And-Reply (#598) 2023-09-21 08:28:59 +00:00
Abhinav Singh
b346bcafc0 feat: [CODE-891]: pagination for repos export (#534) 2023-09-21 05:49:23 +00:00
bot-harness
47290edc58 Cut-off release branch release/0.32.x 2023-09-21 05:17:16 +00:00
Hitesh Aringa
69b5d0c619 fix: [code-886]: add address field in import space form (#597) 2023-09-21 05:15:18 +00:00
Johannes Batzill
6c42b77500 [SSE] Add full stack SSE support for PRs (#591) 2023-09-21 02:55:41 +00:00
Johannes Batzill
292cef1398 [UI] add support for branch deletion activity (#595) 2023-09-21 00:46:35 +00:00
Johannes Batzill
aa7148f540 [FIX] Fix commit selection in PR CHANGES (#594) 2023-09-20 23:58:17 +00:00
vardan.bansal@harness.io vardan
1bacdf7117 Merge branch 'fix-warnings' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#593) 2023-09-20 21:40:22 +00:00
Calvin Lee
8e03eb230a fix: [code-886]: fix text in import space form (#592) 2023-09-20 21:37:46 +00:00
Vardan Bansal
e68e52350d fix eslint errors, add definitive types 2023-09-20 14:28:06 -07:00
bot-harness
243b0b73ef Cut-off release branch release/0.31.x 2023-09-20 21:15:04 +00:00
Vardan Bansal
164e185f99 Merge branch 'main' into fix-warnings 2023-09-20 14:06:09 -07:00
Vardan Bansal
49690917fc fix eslint errors 2023-09-20 14:05:22 -07:00
Hitesh Aringa
bfd341a79d Improve Split panel resize and better long log lines wrapping (#589) 2023-09-20 20:52:52 +00:00
vardan.bansal@harness.io vardan
c01a3fcc69 Merge branch 'align-plugins-ux' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#588) 2023-09-20 20:14:21 +00:00
Vardan Bansal
15843ab15f fix icon size 2023-09-20 13:14:05 -07:00
Vardan Bansal
e1f315b0a2 ux clean up and fixing starter pipeline 2023-09-20 13:10:07 -07:00
Tan Nhu
d26c54052e Fix long log line does not wrap properly (#587) 2023-09-20 20:04:15 +00:00
Vardan Bansal
bd22cec2d0 update plugin icon 2023-09-20 12:54:22 -07:00
Vardan Bansal
9a23a06e84 aligning UX 2023-09-20 12:48:28 -07:00
Dan Wilson
a81237099e fix streaming logs freeze (#586) 2023-09-20 19:41:34 +00:00
Hitesh Aringa
d9de93ba0d [PR Reviewers] Fix Bug, Disable Author (#584) 2023-09-20 19:27:55 +00:00
Calvin Lee
211202bc0c fix: [code-886]: tmp fix for scrollintoviewifneeded (#585) 2023-09-20 19:22:11 +00:00
vardan.bansal@harness.io vardan
0fda028070 Merge branch 'plugins-feedback' of _OKE5H2PQKOUfzFFDuD4FA/default/CODE/gitness (#583) 2023-09-20 17:13:02 +00:00