Closed (fixed)
Project:
ShareThis
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
24 Jan 2016 at 16:04 UTC
Updated:
31 Mar 2016 at 08:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
naveenvalechaComment #3
naveenvalechaComment #4
naveenvalechaComment #5
harsha012 commentedAdded the Patch for the fixing the standard Code format
Comment #6
harsha012 commentedComment #7
naveenvalecha@harsha012,
please start a new patch and fix the remaining coding standards issue http://pareview.sh/pareview/httpgitdrupalorgprojectsharethisgit-8x-2x
Comment #8
miteshmap@naveenvalecha: Js errors and warnings are not resolved in patch, Not sure of how to use eslint. If you can provide me some link to setup and use. that will be help full. :)
Comment #9
miteshmapComment #11
naveenvalechaEslist drupal specific settings https://www.drupal.org/node/1955232
See how to use eslint http://eslint.org/docs/user-guide/command-line-interface
Thanks for sticking to this, we are new to RTBC after the Eslint and Reame.txt errors covers
Comment #12
miteshmapThank you @naveenvalecha, Tried to remove errors as much as possible. :)
Comment #13
miteshmapComment #15
naveenvalechaawesome work so far!, we have covered a lot to fix
I have pushed the #12 to a seperate branch 2655716-12 and after check its review , only few are pending
http://pareview.sh/pareview/httpgitdrupalorgprojectsharethisgit-2655716-12
Please post the interdiff next time so that I'll be able to view what changes have you done after #12
https://www.drupal.org/documentation/git/interdiff
Comment #16
harsha012 commentedAdded the Patch for the errors as per the #15
Comment #17
naveenvalechaRe #16 : Did you forget to upload the right patch ? both are interdiffs
Comment #18
harsha012 commented@naveenvalecha: this is patch not a interdiff
Comment #19
naveenvalecha@harsha112,
Please apply the patch #12 in your local branch and commit those changes and then checkout from that branch and create a new branch and address your changes and provide a patch then.
Please see how to reroll the patch https://www.drupal.org/patch/reroll
Comment #20
harsha012 commentedadded the patch
Comment #21
miteshmapHi @naveenvalecha, Here are some more fixes with interdiff, against #12 ;) The indentions error are not covered in this patch, those are actually not shows up with drupalcs or best practice :( any thoughts?
Comment #22
miteshmapComment #23
naveenvalecha@miteshmap, that's great, nice fixes,yup we will also need to take care about the drupalcs as well.
I have comitted the #21 interdiff in branch 2655716-12
We have few more nitpicks that needs to fix http://pareview.sh/pareview/httpgitdrupalorgprojectsharethisgit-2655716-12
Comment #25
harsha012 commentedHi @naveenvalecha, Here are the fixes of the error mentioned in http://pareview.sh/pareview/httpgitdrupalorgprojectsharethisgit-2655716-12.
Comment #26
harsha012 commentedComment #28
harsha012 commentedAdded the Code for the test to pass
Comment #29
harsha012 commentedComment #30
harsha012 commentedComment #31
naveenvalechaLeaving the rest of the js changes for Round 3(https://www.drupal.org/node/2663336#comment-10826012) b/c have open questions for the new changes.
Alright I have taken this up.Fixed more coding standards.
http://pareview.sh/pareview/httpgitdrupalorgprojectsharethisgit-2655716-30
Comment #33
naveenvalechaAssigning to neetu morwani for peer review.
http://pareview.sh/pareview/httpgitdrupalorgprojectsharethisgit-2655716-32
Comment #34
naveenvalechaComment #35
naveenvalechaComment #37
naveenvalechaCommitted and pushed to 8.x-2.x
Thanks!