Samuel Mortenson

Results 14 issues of Samuel Mortenson

Hi there! First just wanted to say thanks for making this super ambitious project, I had no idea that PHP to JS transpilation was possible. I noticed that the `...`...

I've recently started using [ghidoz/angular2-jsonapi](https://github.com/ghidoz/angular2-jsonapi), which allows developers to model their JSON API resources and query for those models, instead of querying for a specific path (i.e. you ask for...

Enhancement

I noticed that the Block layout page doesn't have a lot of specific Material Admin styling, and I think we could do some improvements there. Not sure how far we...

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

bug

Running `ddl drush si standard` or any command with an interactive prompt is no longer working. This is likely due to how we run Drush in `scripts/drush.sh`. Need to fix.

`ddl drushlocal` is a great speed hack I added to speed up site installs. That said, using the host machine's PHP version comes with some risk, including using their php.ini...

I've noticed that the `Aggregate JavaScript files` checkbox in the UI is disabled after most site-install runs. A quick fix is to run `chmod -R 755 sites/default`, but we shouldn't...

We should adopt something like docker-sync or unison for Mac, to improve performance until the `:delegated` option for Docker Volumes is fully supported in Docker for Mac. Or, we could...

Sometimes the `start` command runs a bit to fast, and tries to install a profile before MySQL is ready (usually on brand new containers). We need a way to wait...

**Describe the bug** I noticed that the mobile menu is a little funky, there's a jump when you click on menu items due to letter-spacing. **To Reproduce** Steps to reproduce...

good first issue