Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Nov 2013 at 10:31 UTC
Updated:
29 Jul 2014 at 23:09 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
derhasi commentedComment #2
derhasi commentedComment #3
derhasi commentedThere's the patch ^^.
There are two things I very much would get feedback for:
\Drupal\views_ui\Form\Ajax\AddItemreally only deals with handlers.Comment #4
dawehnerI do prefer using getHandler() over getHandlerInstance().
Comment #5
dawehnerOH and yes, I am fine with renaming the AddItem form as well!
Comment #6
derhasi commentedThere's the update with the Form changed and hopefully all references in description updated.
Comment #8
dawehner6: viewexecutable-naming-item-to-handler-2143495-6.patch queued for re-testing.
Comment #10
dawehnerContinued with doing the work on that and potentially fixed the test failure.
Comment #11
tim.plunkett+1 for the naming change.
I'll be back for a full review when it passes.
Comment #12
damiankloip commentedI think this is pretty good already. Nice work.
Comment #13
star-szrTagging for reroll.
Comment #14
dawehnerHere is one.
Comment #16
dawehnerOH i missed the move in the last reroll.
Comment #18
dawehnerLet's fix the last one.
Comment #19
damiankloip commentedIf we're changing these paths anyway, do you think it's worth us improving them slightly? Getting rid of the 'config-' part for starters maybe.
Comment #20
dawehnerI would like to get the patch as straightforward as possible though I agree about the paths.
Damnit I hate that we don't use routes on there already. this would make things trivial.
Comment #22
dawehner20: vdc-2143495.patch queued for re-testing.
Comment #24
dawehnerComment #25
tim.plunkettComment #26
dawehner24: vdc-2143495.patch queued for re-testing.
Comment #27
dawehnerGiven how much this really make it easier to understand what getItem() is for.
Comment #28
dawehner24: vdc-2143495.patch queued for re-testing.
Comment #29
damiankloip commentedAgreed, it really does. It's a big benefit for such a simple change.
Comment #30
derhasi commentedThanks for re-re-re-re-re-rolling. Great work!
Comment #31
webchick"Item" is a generic-enough word that agreed it doesn't make much sense to use it when there's another, more descriptive noun available. Especially if we're using "Item" elsewhere to mean something totally different.
Committed and pushed to 8.x. Thanks!
This'll need a change notice.
Comment #32
les limUnassigning for the change notice writeup.
Comment #33
lexfunk commentedAssigning to myself for change notice writeup.
Comment #34
lexfunk commentedI created the change record: https://drupal.org/node/2181701.
Comment #35
dawehnerNice!