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

Add more filters to search on list pages in the admin area #3305

Closed
tigran-avdalyan opened this issue Sep 19, 2018 · 12 comments
Closed

Add more filters to search on list pages in the admin area #3305

tigran-avdalyan opened this issue Sep 19, 2018 · 12 comments

Comments

@tigran-avdalyan
Copy link

tigran-avdalyan commented Sep 19, 2018

Please see a list of suggestions in comments. Let's choose which ones we'll implement

@RomanovM RomanovM changed the title Categories Search in Admin Area -- Add Published Add more filters to search on list pages in the admin area Sep 21, 2018
@RomanovM
Copy link
Contributor

For example add filter by Published property on Category list page. What else?

@ayberkcal
Copy link

I think filters should be more rich. For examples:
-user can filter more than one category, manufacturer etc.
-stock quantitiy,
-price, old price
Main idea; store admin can filter and manage products without Excel or another 3rd party software.

@wize1
Copy link

wize1 commented Oct 31, 2018

I agree. I think the problem is Kendoo controls, which has very limited functionality out of the box. DevExpress is lot better with its dynamic filter builder on grid view, plus they have normal filtering and sorting a lot better in first place. This been issue for many of our customers, that said that filtering and sorting on each of admin page is very limited and they would like to have each property of the entity managed been configurable in filter... So for example, if I want to search for combination of where order total price over 50$ and where customer name start with 'R' and order placed this month and its status is Pending, I can not do that currently. Here is basically what im referring to:

https://demos.devexpress.com/MVCxGridViewDemos/Filtering/FilterBuilder

PS. I'm not in anyways advertising devexpress or have any interest in it... I'm just wishing for better functionality in nopCommerce

@IAmThatStrange
Copy link

Also add filters to the recurring payment list page. Our clients will use recurring payments a lot for donations. Being able to search via store, customer, dates, cycle periods and cycles remaining would be very nice.

@LubovKhokhlova
Copy link
Contributor

Possible filtering options for pages

  1. product tags
    by tag name
  2. vendors
    by email
  3. News items
    by title
  4. Blog posts
    by title
  5. Countries
    by Name
  6. Warehouses
    by Name
  7. Plugins
    by Name (local plugins)
    by Author
  8. Manage Categories and Manufacturers
    by Published

@RomanovM
Copy link
Contributor

We suggest you to provide filter by Author on nopCommerce plugin list page inside nopCommerce admin. This will give administrator an ability to filter plugins from a single author when there are several plugins installed in application.

Source: https://www.nopcommerce.com/boards/topic/74804/filter-by-author-on-nopcommerce-plugin-list

@AndreiMaz AndreiMaz added this to the Version 4.30 milestone Feb 12, 2020
@szocco
Copy link

szocco commented Feb 17, 2020

Adding suggested filters:
Products by Product template
Sales>Orders by Customer Name (not billing name)

@mariannk
Copy link

Add possibility to search by all Shipping methods on the Configure - Manual (Fixed or By Weight and By Total) page

@RomanovM
Copy link
Contributor

@RomanovM
Copy link
Contributor

RomanovM commented Aug 12, 2021

Search customers by LastActivityDate (from and to). Suggested in https://www.nopcommerce.com/boards/topic/91632/search-for-active-customers-only

Also, add "Registration date from" and "Registration date to"

@RomanovM
Copy link
Contributor

Search message templates by Active. Suggested in #5905

@AndreiMaz
Copy link
Member

Closing this. Decided to implement two new filters (separate work items) - #5905 and #5947

@AndreiMaz AndreiMaz removed this from the Version 4.60 milestone Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

10 participants