Avi Schwab
Avi Schwab
Links to a random repo with the images I found... best I could do for a canonical source since they're no longer in Slack for reals.
A number of conversations and PRs have discussed alternative icons: #411, #311, #31, #220 Maybe it would make sense to have an icon switcher like some other apps. Fantastical and...
fixes #1678 with great thanks to @sean-e-dietrich in Slack To test: - Set up a gitpod project with [Solr](https://docs.docksal.io/service/other/apache-solr/#body-inner) - Check the Remote Explorer - Observe port `8983` has a...
**Description** When I use docksal with GitPod, I want to be able to access the Solr UI to troubleshoot, check my cores, etc. **Steps to reproduce the issue:** 1. Spin...
In attempting to configure Xdebug with PHPStorm to debug with Drush I found that the existing instructions didn't correctly set the `PHP_IDE_CONFIG` variable, I think because `VIRTUAL_HOST` is in a...
https://github.com/pattern-lab/plugin-node-tab looks super useful (I'd like to display CSS/SCSS partials in my UI) but there's no corresponding plugin for the PHP version. Is there any existing way to do this...
I have no idea if this would be possible with the existing data from d.o, but it'd be really interesting to have build a board that contains all of the...
## Is your feature request related to a problem? Please describe As an evaluator of Drupal (or an experienced dev looking for a porcelain environment) I want to be able...
Icons for second-level menu items are supported in Rose, but not Carnation. Lily doesn't use mega-menus so its implementation might not make sense.  e A few sites like https://www.ymcamissoula.org/,...
https://github.com/ymcatwincities/openy/blob/40cabc3298e64297660f7a1ddcdb6bafc8137654/modules/openy_features/openy_location/modules/openy_loc_branch/src/BranchAlertBuilder.php#L6 This line references `openy_node_alert`, but https://github.com/ymcatwincities/openy/blob/40cabc3298e64297660f7a1ddcdb6bafc8137654/modules/openy_features/openy_location/modules/openy_loc_branch/openy_loc_branch.info.yml#L7 does not list that module as a dependency. This could result in unexpected errors if `openy_loc_branch` is enabled without `openy_node_alert`.