Unable to fork the Box project in git.cloudron.io
-
Also, please sign the CLA if you haven't done so already before submitting any patches - https://cla.cloudron.io/
-
Also, please sign the CLA if you haven't done so already before submitting any patches - https://cla.cloudron.io/
wrote on Jul 24, 2020, 9:58 PM last edited by@girish said in Unable to fork the Box project in git.cloudron.io:
Also, please sign the CLA if you haven't done so already before submitting any patches - https://cla.cloudron.io/
Just signed.
-
@d19dotca I created a test user and tried to see the repo and I can see it. I made it Public instead of Internal now (my understanding is that Internal means if you are logged in you can see it). Maybe rel-login even?
-
@d19dotca I created a test user and tried to see the repo and I can see it. I made it Public instead of Internal now (my understanding is that Internal means if you are logged in you can see it). Maybe rel-login even?
-
Yeah, the box is set to Public. Not sure why the discrepancy but this was set a few years ago and has seen 100s of GitLab updates in the meantime. Anyway, thanks in advance for any contribution
We don't have proper instruction for testing the UI but you can do this:
- npm install
- gulp develop --api-origin=https://my.domain.com
This then runs a local dev server at localhost:4000 which you can use for testing.
-
wrote on Jan 26, 2021, 12:03 PM last edited by
I too am unable to fork either the box or dashboard projects. The fork button is available on both repositories, but unclickable. When I attempt to directly edit a file within the dashboard project, I am taken into the fork workflow, but then see the following error when actually trying to fork the project:
When clicking "Try to fork again", I see:
It appears that as a new user, I am unable to create any projects at all, and this is why I cannot fork. Indeed, if I return to the main GitLab dashboard and try to click "Create project", it is also unclickable:
Could you see about tweaking the quotas for new users to make this possible? Note that I've just signed the CLA as well.
The changes I'm going to propose are very minor, just some typo fixes. Thanks.
-
I too am unable to fork either the box or dashboard projects. The fork button is available on both repositories, but unclickable. When I attempt to directly edit a file within the dashboard project, I am taken into the fork workflow, but then see the following error when actually trying to fork the project:
When clicking "Try to fork again", I see:
It appears that as a new user, I am unable to create any projects at all, and this is why I cannot fork. Indeed, if I return to the main GitLab dashboard and try to click "Create project", it is also unclickable:
Could you see about tweaking the quotas for new users to make this possible? Note that I've just signed the CLA as well.
The changes I'm going to propose are very minor, just some typo fixes. Thanks.
-
wrote on Jan 26, 2021, 1:27 PM last edited by
@nebulon Thanks, I've successfully submitted a merge request at https://git.cloudron.io/cloudron/dashboard/-/merge_requests/2.
-