Shauna Gordon

Results 22 issues of Shauna Gordon

![image](https://user-images.githubusercontent.com/579361/29191673-8e81de18-7dec-11e7-81e4-6f685d1338f4.png) Due to the speed at which the files are generated, it can result in the timestamps being identical, and pivot tables coming before the tables that the pivot table...

It seems `wn:resources` doesn't check to see if a create file for the resource's table already exists. When combined with the automatic migration attempt, this results in a `cannot redeclare...

I ran into this when creating resources from a resource file, though it may happen with the other commands. If I run `php artisan wn:resources [file] --path="app/Models"` I would expect...

I love the resources file as a concept and thought it might be nice to expand upon the basic concept of having a configuration for enduring options (instead of only...

The code in mysql/main.yml hard codes "/vagrant/" into the dump target path: ``` mysql_db: target=/vagrant/{{ mysql.dump }} ``` This fails when the input path is absolute, or if the share...

difficulty/low
issue/planned
issue/help-required

I'm not sure if this is an issue with my expectations or my settings, or if it's an actual limitation of Comptroller, so any help would be appreciated. I have...

### Is your feature request related to a problem? Please describe. I've noticed in the Discord a number of users coming from Obsidian, and a quick search through Issues here...

documentation
help wanted
good first issue

## Describe the feature you'd like available on the website In blocks such as this: ![image](https://github.com/user-attachments/assets/72b0b7ce-712d-4207-8639-f73425433abc) The "last updated" part should come from the front matter, so that all such...

needs-triage

The site currently uses Popper v1.61, which is deprecated. Version 2 uses monorepo format, so it needs specifically updated.

## Describe the issue briefly The Steering Committee and previous docs maintainers decided to not include detailed documentation about third party gems in the main site. Additionally, part of the...

good-first-issue
kind/cleanup
feature/docs-cleanup