Anthony

Results 161 issues of Anthony

A minor copy issue that I've long had trouble with is how we refer to project creation as "importing a project". This copy is fairly minor, but it's use is...

Improvement
Accepted

So far with the new dashboard, I've been working around inconsistencies in our dashboard CRUD UIs. The main issue is that some UIs do not have a CreateView and dedicated...

Improvement

With much of the project advanced settings moved to the configuration file, we don't need a full advanced settings page. This is likely related to moving PR build enable to...

Improvement
Accepted

There might be some integration work, but for now I think support could also just be adding Gitea setup to our set up instructions, similar to Azure/etc. Gitea is a...

Improvement
Needed: design decision
Needed: documentation

The build process is described technically here: https://docs.readthedocs.io/en/stable/builds.html But this page is missing information on the lifecycle of data stored. We might want to communicate: * Each commit, we clone...

Improvement
Needed: documentation

Currently, the remote repository list is only automatically synced when the user first connects their account. On the project import page, there is a refresh button, but this is never...

Improvement
Needed: design decision

In the work around the new dashboard and handling forms, I found a few forms where we decided to use the Crispy layout API instead of a basic Django form....

Needed: design decision

Redirect rules are both project level and version level, so they are not a great fit for our configuration file, and our redirect UI is not the best solution for...

Needed: design decision

Our local dev environment should allow for ngrok to run in the background and respond to Stripe webhooks while leaving the normal dashboard and dashboard URL untouched. What is happening...

Improvement
Needed: design decision

I tried to test a coupon and could not find a way to enter a coupon on subscription creation. This organization is past the trial period, so maybe that is...

Improvement