ahebrank
ahebrank
The problem and a potential solution is suggested by PR #19 but in practice this seems to overwrite any existing value for the field. Need a way to set null...
Also might be nice to: - have the post ID read "None" instead of "0" - set the post ID to "loading..." during the AJAX retrieval
See http://betterwp.net/wordpress-tips/url_to_postid-for-custom-post-types/
Gitlab is sending multiple webhooks?
A feature request: allow misc scripts to run after starterkit installation (e.g., to move things around). It seems a little silly to replicate composer behavior like this, but it's just...
`Fetch` was not finding my starterkit's composer file. This mirrors the current method used to find the 'dist' directory.
Relationship fields within grids aren't followed down the rabbit hole to fetch the child_id out of the separate relationship table. This adds that relationship lookup (with caching like the existing...
`brew upgrade` broke for me with: ``` ==> Fetching blackfireio/blackfire/blackfire ==> Downloading https://packages.blackfire.io/blackfire/2.28.2/blackfire-darwin_ Already downloaded: /Users/ahebrank/Library/Caches/Homebrew/downloads/771b1fee5db5037bd2b2fc9665be334e977555f47325661e194166f2a34ab4e8--blackfire-darwin_arm64.pkg.tar.gz ==> Installing blackfire from blackfireio/blackfire Error: An exception occurred within a child process: NoMethodError:...