Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow user to use Grid overview rather than Datatables #20

Open
Moc opened this issue Aug 22, 2022 · 5 comments
Open

Allow user to use Grid overview rather than Datatables #20

Moc opened this issue Aug 22, 2022 · 5 comments
Labels
status: planned This issue is planned to be resolved in a future release type: enhancement New feature or request
Projects
Milestone

Comments

@Moc
Copy link
Owner

Moc commented Aug 22, 2022

Motivation

Currently, all recipes are listed only in a table view (using Datatables). Community websites normally use grid views (like blog posts).

Proposed Solution

Also allow a grid view, which can be modified through a separate template

@Moc Moc added type: enhancement New feature or request status: planned This issue is planned to be resolved in a future release labels Aug 22, 2022
@Moc Moc added this to the 1.0.0 milestone Aug 22, 2022
@Moc
Copy link
Owner Author

Moc commented Aug 22, 2022

TODO:

  • Add pref for max. amount of items in grid view
  • Add NextPrev for grid view

Moc added a commit that referenced this issue Sep 25, 2022
@Moc
Copy link
Owner Author

Moc commented Sep 25, 2022

@Jimmi08 The NextPrev could use some testing, if you have some time :)

@Moc Moc added this to To do (planned) in Roadmap via automation Sep 25, 2022
@Moc Moc moved this from To do (planned) to In progress in Roadmap Sep 25, 2022
@Jimmi08
Copy link
Contributor

Jimmi08 commented Nov 16, 2022

@Jimmi08 The NextPrev could use some testing, if you have some time :)

it works thanks

@Jimmi08
Copy link
Contributor

Jimmi08 commented Nov 16, 2022

@Moc What is default order by grid?
Is possible to use grid like shortcode - similar functionality as news grid menu?

@Moc
Copy link
Owner Author

Moc commented Dec 16, 2022

@Jimmi08

  1. I think it is ascending (showing oldest first, latest last). I'll make it a preference.
  2. Not yet. But good idea!

Moc added a commit that referenced this issue Dec 16, 2022
Default: newest recipes first (descending)

Also added gridview_itemspp to plugin.xml (was forgotten)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: planned This issue is planned to be resolved in a future release type: enhancement New feature or request
Projects
No open projects
Roadmap
In progress
Development

No branches or pull requests

2 participants