- ๐บ๐ธUnited States phenaproxima Massachusetts
๐ Recipe description appears twice in modal Active is in, so re-saving to trigger a refresh.
- ๐บ๐ธUnited States phenaproxima Massachusetts
Just a re-save to trigger a refresh of the list, so we know what the statuses are.
- ๐บ๐ธUnited States phenaproxima Massachusetts
In light of ๐ Nightwatch "next major" failing Active being fixed, moving ๐ Convert navigating the PB UI with the keyboard Nightwatch test to a functional JS test under PHPUnit Active to the could-have list, since we now have test coverage for keyboard interactions.
- ๐บ๐ธUnited States phenaproxima Massachusetts
Moving ๐ Unable to access the "Core modules" source Active to the could-have list because it is working as designed.
- ๐บ๐ธUnited States phenaproxima Massachusetts
Added ๐ Unable to access the "Core modules" source Active as a must-have blocker.
- ๐บ๐ธUnited States phenaproxima Massachusetts
Moved ๐ Recipes are sorted randomly on Recipes tab Active to the could-have list. It's a slight nuisance but not a blocker.
- Issue created by @phenaproxima
- ๐ฆ๐นAustria fago Vienna
the module is already installed in gitpod, so that line can be skipped.
Let's do a separate command then for enabling optional modules in the demo in gitpod + add it to README docs for regular ddev users. Let's enable responsive-preview + rest-debug module also, I think it's also there. - ๐ธ๐ฎSlovenia useernamee Ljubljana
After further investigation I found out that Gitpod Classic is going to be shut down in April ๐ Gitpod Classic will shut down, making Drupalpod obsolete Active .
I did try to override the .gitpod.yml file but wasn't successful (It probably needs to get merged into the develop branch and I'm a bit afraid of testing it there).
maybe we could write instructions how to enable the modules in gitpod terminal:
ddev composer require "drupal/responsive_preview":"^2.0" "drupal/rest_log": "^2.3" "drupal/schema_metatag":"^3.0" "drupal/webform":"^6.0" "drupal/search_api": "^1.0" "drupal/search_api_exclude": "^2.0" ddev drush en lupus_decoupled_responsive_preview