- Issue created by @pdureau
- @pdureau opened merge request.
- 🇫🇷France pdureau Paris
Merge request ready: https://git.drupalcode.org/project/ui_patterns/-/merge_requests/23
To test:
- Be sure ui_patterns_views is already installed
$ vendor/bin/drush en ui_patterns_views
- Fetch & checkout the branch: https://git.drupalcode.org/issue/ui_patterns-3342949/-/tree/3342949-merg...
- Replace dependencies of current views:
$ vendor/bin/drush cex $ find web/sites/default/files/config_*/sync/views.view.* -type f -print0 | xargs -0 sed -i 's/ui_patterns_views_style/ui_patterns_views/g' $ vendor/bin/drush cim
- Uninstall ui_patterns_views_style
$ vendor/bin/drush pm-uninstall ui_patterns_views_style
- Be sure ui_patterns_views is already installed
- Status changed to Needs review
over 1 year ago 11:34pm 28 February 2023 - Status changed to Needs work
over 1 year ago 2:51pm 19 June 2023 - last update
over 1 year ago 72 pass - @pdureau opened merge request.
- last update
over 1 year ago 72 pass - last update
over 1 year ago 72 pass - Assigned to pdureau
- 🇫🇷France pdureau Paris
Need a hook_update:
Done, a bit differently than Grimreaper's advice.
Do we need to prevent the reinstallation of ui_patterns_views_style?
Need automated tests on the plugins (not necessarily test the update)
TODO
- last update
over 1 year ago 72 pass - Assigned to Grimreaper
- 🇫🇷France pdureau Paris
New commit with expected changes.
Assigned to Grimreaper for the unit tests.
- last update
over 1 year ago 72 pass - @grimreaper opened merge request.
-
Grimreaper →
committed 976c6c37 on 8.x-1.x
Issue #3342949 by pdureau, Grimreaper: Merge ui_patterns_views_style...
-
Grimreaper →
committed 976c6c37 on 8.x-1.x
- last update
over 1 year ago 59 pass - @grimreaper opened merge request.
- last update
over 1 year ago 59 pass -
Grimreaper →
committed c6965f18 on 2.0.x
Issue #3342949 by pdureau, Grimreaper: Merge ui_patterns_views_style...
-
Grimreaper →
committed c6965f18 on 2.0.x
- Issue was unassigned.
- Status changed to Fixed
over 1 year ago 3:41pm 20 June 2023 - Status changed to Active
over 1 year ago 12:36pm 29 June 2023 - Assigned to pdureau
- Status changed to Needs work
about 1 year ago 11:19am 3 November 2023 - 🇫🇷France pdureau Paris
The works was moved in the 2.0.x branch with the new API: https://git.drupalcode.org/project/ui_patterns/-/tree/2.0.x/modules/ui_p...
It is still WIP and some issues were found (however we don't know if they are related to this scope or to 📌 [2.0.0-alpha1] Add new Form Builder Needs work
- Call to undefined method Drupal\Core\Form\FormState::getCompleteFormState() in ComponentStyle->buildOptionsForm(). Do I need to use ComponentSettingsFormBuilderTrait instead?
Before finishing the task,don't forget the tests and the legacy layer.
- Assigned to tim-diels
- Issue was unassigned.
- 🇫🇷France musa.thomas France 🇫🇷
Pierre do i need to work on this issue fork (also rebase code) or open new issue for ui_patterns_views 2.0.x ?
- Status changed to Closed: outdated
7 months ago 10:11am 17 April 2024