Commit Graph

126 Commits

Author SHA1 Message Date
Johannes Batzill
b0e519b571 [WIP] Move from space_owner to repo_admin for protection rules (#745) 2023-10-30 22:35:52 +00:00
Dan Wilson
fb892a8ca8 Add gogs import org/repo support to gitness (#735) 2023-10-27 14:04:44 +00:00
Calvin Lee
79448a3c77 feat: [code-980]: add branch protection page (#723) 2023-10-26 21:45:26 +00:00
Dan Wilson
072a133ac6 add gitea support (#728) 2023-10-26 19:41:44 +00:00
Dan Wilson
3701d4a24f add bitbucket support for import space and repo (#721) 2023-10-26 11:12:10 +00:00
Tan Nhu
3c83ecb0df Treat file without extension as text + more syntax highlighted mapping (#708) 2023-10-20 20:27:44 +00:00
Dan Wilson
363ad84635 add edit button to execution header (#700) 2023-10-20 08:48:10 +00:00
Calvin Lee
3e396fa81e fix: [code-664]: fix ref tag issue (#666) 2023-10-10 16:43:19 +00:00
Tan Nhu
f1411da8cb Fix commit message color when it's long + add some UI clean-up (#665) 2023-10-09 21:57:24 +00:00
Tan Nhu
2df8b470f7 Keep branch name when switching between Files and Commits (#664) 2023-10-09 21:16:51 +00:00
Calvin Lee
d4e221f539 fix: [code-924]: Support Import with .git at the end of URL (#644) 2023-10-03 20:27:37 +00:00
Johannes Batzill
a83cd21c17 [OPEN-SOURCE] Prepare Repository (#605) 2023-09-24 07:33:16 +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
Hitesh Aringa
69b5d0c619 fix: [code-886]: add address field in import space form (#597) 2023-09-21 05:15:18 +00:00
Dan Wilson
a93a0ee41a fix secrets bugs and some eslint errors (#571) 2023-09-20 15:43:51 +00:00
Dan Wilson
78d2c8632b fix skipped icon (#568) 2023-09-20 10:49:34 +00:00
Tan Nhu
4042c3404f Change the majority of font-size from 12px to 13px (#561) 2023-09-20 02:06:56 +00:00
Tan Nhu
c00c3c0947 Unify Pipelines Checks / Terminal scrolling experience + bolder icons (#559) 2023-09-19 23:27:46 +00:00
Tan Nhu
f326fd5640 Add syntax highlighting support for cc, toml, env, Makefile (#558) 2023-09-19 22:29:31 +00:00
Johannes Batzill
fde1490c59 [UI] Dynamic reloading of code comments (#547) 2023-09-19 21:42:33 +00:00
Tan Nhu
ef98a74e41 Fixed Project/Space creation with spaces / special text file / markdown / gitblame (#553) 2023-09-19 21:37:57 +00:00
Dan Wilson
d02e74f490 add cancel build button, fix small css issues on console, fix some eslint issues (#544) 2023-09-19 15:31:05 +00:00
Calvin Lee
806525a8db fix: [code-886]: ui bug fixes (#530) 2023-09-18 21:59:47 +00:00
Tan Nhu
1572618093 Pipeline Checks refactoring and bug fixes (#515) 2023-09-18 20:52:38 +00:00
Johannes Batzill
27de7971b9 [File Viewed] Adding Full Stack Support for File Viewed Feature (#516) 2023-09-18 15:59:40 +00:00
Dan Wilson
300518806e small ui fixes (#505) 2023-09-15 18:17:35 +00:00
Hitesh Aringa
788b7807d6 feat: [code-860]: export modal (#499) 2023-09-15 15:08:01 +00:00
Dan Wilson
a6dcc0a6ef small ui fixes in pipelines (#501) 2023-09-15 11:21:22 +00:00
Tan Nhu
e1b6e6dbcb Integrate Pipelines into PR Checks (#477) 2023-09-14 03:22:49 +00:00
Calvin Lee
fdfa3ff39f feat: [code-695]: fix username and password on forms (#465) 2023-09-13 22:38:09 +00:00
Calvin Lee
2de6217401 feat: [code-695]: import git repo (#274) 2023-09-13 20:46:43 +00:00
Dan Wilson
e0061153d9 small execution fixes 2023-09-13 10:22:12 +01:00
Tan Nhu
ce6d798fb2 Implement Semantic Search (#440) 2023-09-12 22:16:40 +00:00
Vardan Bansal
48a76ae1d5 Merge branch 'main' into add-pipeline-editor 2023-09-11 16:02:56 -07:00
Tan Nhu
ef84e6085f Use typed-scss-modules to generate SCSS module .d.ts files (#425) 2023-09-10 23:39:23 +00:00
Vardan Bansal
94e4cca4d6 Merge branch 'main' into add-pipeline-editor 2023-09-08 21:27:59 -07:00
Tan Nhu
4b36713c0d Update Monaco lib / Fix Git Blame font (#417) 2023-09-08 18:44:52 +00:00
Dan Wilson
2d0fc6f3c9 UI log streaming and some secrets WIP 2023-09-08 14:51:29 +01:00
Vardan Bansal
4940b3b3e5 sync with main 2023-09-07 03:31:30 -07:00
Dan Wilson
f7969d3bf5 use shared status icon component and remove rem usage 2023-09-04 13:48:43 +01:00
Vardan Bansal
e785cd82b0 Merge branch 'main' into add-pipeline-editor 2023-09-01 15:49:56 +05:30
Calvin Lee
c131873c82 add support for submodules and symlinks (#378) 2023-08-31 17:38:53 +00:00
Dan Wilson
1e67bf15ec execution list WIP 2023-08-30 17:49:50 +01:00
Vardan Bansal
0436628aea Schema integration 2023-08-30 15:37:59 +05:30
Tan Nhu
96ac05789a Migrate UICore to version 4 to support Gitness fully open source (#338) 2023-08-22 06:25:45 +00:00
Johannes Batzill
f8d1ca6460 [UI] Membership Add Is not filtering for Users (#317) 2023-08-15 03:41:23 +00:00
Calvin Lee
c6fa9c0218 fix: [code-754]: changing branch on file view doesnt change file content (#315) 2023-08-14 22:42:53 +00:00
Tan Nhu
f9f728debd Fix last commit info is not rendered when scrolling quickly (#303) 2023-08-11 17:10:00 +00:00
“tan-nhu”
c1a23445dd CODE-520: FE: optimize loading of file lists for large repos 2023-08-10 10:17:49 -07:00
Tan Nhu
4e1c852a01 Improve PR Checks polling in case PR does not have any checks (#297) 2023-08-09 21:31:58 +00:00