This module helps to list all the displays of the view and the style format(like Table, Unformatted List, Grid etc) that the display uses. For a new site, a developer don't know where they could find all the views which uses particular style format. They have to spend time to click on each view to know the style format. This module will help to filter the list of views and displays that uses the given Style format. This module will display in the Views page and you can go through by clicking the tab present on this page.

Project link

https://www.drupal.org/sandbox/Revathidinesh/2983230

Git instructions

git clone --branch 7.x-1.x git@git.drupal.org:project/view_and_style_format_list.git

PAReview

https://pareview.sh/pareview/https-git.drupal.org-sandbox-revathidinesh-...

Manual reviews of other projects

https://www.drupal.org/project/projectapplications/issues/2981505#commen...
https://www.drupal.org/project/projectapplications/issues/2983258#commen...
https://www.drupal.org/project/projectapplications/issues/2978926#commen...

Comments

Revathidinesh created an issue. See original summary.

revathidinesh’s picture

Issue summary: View changes
StatusFileSize
new65.73 KB
revathidinesh’s picture

Issue tags: +PAreview: review bonus
deborahblessy’s picture

Hi Revathi,

I have an suggestion to your module, Could please add links to your views and displays? So that, It would be easy for the developers to navigate to the respective views.

revathidinesh’s picture

Hi Debora,

Thanks for the suggestion. I will add links to the Views and Displays.

revathidinesh’s picture

Issue summary: View changes
revathidinesh’s picture

Issue summary: View changes
revathidinesh’s picture

Issue tags: -PAreview: review bonus
revathidinesh’s picture

Issue summary: View changes
revathidinesh’s picture

avpaderno’s picture

Issue summary: View changes
LavR.’s picture

Hi Revathidinesh ,

I am just going to test your module on here https://pareview.sh/pareview/http-git.drupal.org-sandbox-revathidinesh-2... .. It's say 's "Git checkout of branch view_and_style_format_list failed. Aborting." ..

So please check module git url.
Thanks

avpaderno’s picture

Issue summary: View changes
revathidinesh’s picture

@Kiamlaluno Thank you for updated the Git repository link and PAReview link.

revathidinesh’s picture

@lav.k git and PaReview links are working fine now. Kindly test the project and let me know your thoughts.

revathidinesh’s picture

avpaderno’s picture

Priority: Normal » Critical

To the reviewers: Please set the priority to Normal after reviewing the project.

revathidinesh’s picture

Issue summary: View changes
sleitner’s picture

Status: Needs review » Needs work

Automated Review

Review of the 7.x-1.x branch (commit 37d4a7f):

  • No automated test cases were found, did you consider writing Simpletests or PHPUnit tests? This is not a requirement but encouraged for professional software development.

This automated report was generated with PAReview.sh, your friendly project application review script.

Manual Review

Individual user account
Yes: Follows the guidelines for individual user accounts.
No duplication
Yes: Does not cause module duplication and/or fragmentation.
Master Branch
Yes: Follows the guidelines for master branch.
Licensing
Yes: Follows the licensing requirements.
3rd party assets/code
Yes: Follows the guidelines for 3rd party assets/code.
README.txt/README.md
No: Does not follow the guidelines for in-project documentation and/or the README Template.
Code long/complex enough for review
Yes: Follows the guidelines for project length and complexity.
Secure code
Yes: Meets the security requirements.
Coding style & Drupal API usage
  1. (*) add views as dependency in view_and_format_list.info
  2. (*) delete branch master-view-and-display-format-list
  3. (+) use more descriptive commit messages from now on

The starred items (*) are fairly big issues and warrant going back to Needs Work. Items marked with a plus sign (+) are important and should be addressed before a stable project release. The rest of the comments in the code walkthrough are recommendations.

If added, please don't remove the security tag, we keep that for statistics and to show examples of security problems.

This review uses the Project Application Review Template.

avpaderno’s picture

Priority: Critical » Normal
revathidinesh’s picture

StatusFileSize
new71.96 KB

Hi kiamlauno,

I am facing the "permission denied" issue when i push the code to the repository. Please find the attached screen-shot. Guide me on how to proceed further on this.

avpaderno’s picture

If you used git@git.drupal.org:sandbox/Revathidinesh-2983230 as repository URL for Git commands, you need to use SSH keys for authenticating within Drupal.org Git.
It could be there are temporary problems with the server, since settings are being changed for the Gitlab migration.

revathidinesh’s picture

@kiamlaluno Thank you for your help. I have used my new SSH keys to authenticate in Drupal.org Git. Now i am able to push the code changes.
@deborahblessy As per your suggestion, i have provided the respected link for view name for ease of navigation.

revathidinesh’s picture

@sleitner as per your suggestions,
1. Added views as dependency in .info file
2. Deleted the branch master-view-and-display-format-list
3. Used descriptive commit messages.

Kindly review the changes.

avpaderno’s picture

Status: Needs work » Needs review
sleitner’s picture

Status: Needs review » Reviewed & tested by the community

Looks good, after a new installation, I found out, that it would be better to change the dependency to the Views UI module. Without it, the admin/structure/views menu is not visible.

avpaderno’s picture

Assigned: Unassigned » avpaderno

I will approve the application this evening.

avpaderno’s picture

Status: Reviewed & tested by the community » Fixed

Thank you for your contribution!
I am going to update your account so you can opt into security advisory coverage now.
These are some recommended readings to help with excellent maintainership:

You can find more contributors chatting on the IRC #drupal-contribute channel. So, come hang out and stay involved.
Thank you, also, for your patience with the review process.
Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.

I thank all the dedicated reviewers as well.

revathidinesh’s picture

@sleitner, Thanks for reviewing the module. As per your suggestion, i have added 'Views ui' module as dependency in .info file. Kindly review and update.

revathidinesh’s picture

@kiamlaluno Thank you for approving the module.

revathidinesh’s picture

@kiamlaluno I don't see the "Green color" stable release icon for my module here https://www.drupal.org/project/view_and_style_format_list
Please let me know what i need to do to get stable release for my module.

avpaderno’s picture

You need to make a release from a Git tag. Development snapshots aren't shown with a green background, as far as I recall.

revathidinesh’s picture

Issue summary: View changes
revathidinesh’s picture

@kiamlaluno Thank you. I have create a new release from Git tag for the Module. Kindly check.

avpaderno’s picture

Perfect! It was just necessary to select it as recommended version in https://www.drupal.org/node/2983230/edit/releases. Now it has a green background.

revathidinesh’s picture

@kiamlaluno Thank you So much..

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.