Aaron Ware
Aaron Ware
I'm ok with it being more than an hour for sure as long as it's filterable.
I started adding in utility methods within the javascript to disable and enable buttons on save (or any ajax) I also added in the ability to cover sections with an...
@erroneous5000 giving this to you first to design up some concepts (keep it close to core)
This is something that I am actively scoping
When adding as section, create a placeholder and scroll the user to that section. The user will be presented with a few options. 1. New Blank Section 1. Copy Section...
@fischfood had a good label "Use Existing" vs reference
I can confirm that this issue has impacted a production environment at least on Pantheon
@amit-saxena you can accomplish this by passing your own redirect_to in the "state" object. The state will be returned to you as query parameters and from there you can do...
@toolstack you may want to take a look at release-please https://github.com/google-github-actions/release-please-action it's an action that does bumping of version numbers in any file you define
Added a pull request for this but I don't entirely understand how I could actually test it when my fork wasn't actually part of the project? I tried to do...