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

Improving filter control #5583

Merged
merged 74 commits into from Feb 10, 2022
Merged

Improving filter control #5583

merged 74 commits into from Feb 10, 2022

Commits on Feb 7, 2021

  1. Re writing the extension

    djhvscf committed Feb 7, 2021
    Copy the full SHA
    9abdb40 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Improving extension

    djhvscf committed Feb 8, 2021
    Copy the full SHA
    3e0b9cf View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. Copy the full SHA
    9e37c9b View commit details
    Browse the repository at this point in the history
  2. Fix caret position

    djhvscf committed Feb 10, 2021
    Copy the full SHA
    dd54d89 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a5bd395 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    d90bebe View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Copy the full SHA
    21d62c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2021

  1. Copy the full SHA
    277b665 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c30a293 View commit details
    Browse the repository at this point in the history
  3. Show Columns when height is not set

     Show Columns when height is set
    djhvscf committed Mar 13, 2021
    Copy the full SHA
    5898ec2 View commit details
    Browse the repository at this point in the history
  4. Fix showFilterControlSwitch

    djhvscf committed Mar 13, 2021
    Copy the full SHA
    c7c93fd View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Using htlm5 datepicker

    djhvscf committed Mar 21, 2021
    Copy the full SHA
    ef57135 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    740b2ea View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. Improving extension

    djhvscf committed Mar 28, 2021
    Copy the full SHA
    da0db68 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    68e461a View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2021

  1. Copy the full SHA
    3a3227b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    903f2b1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    5a0fc9e View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3a2f3e2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    3bbccf1 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Copy the full SHA
    40b21fe View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Copy the full SHA
    95fe29b View commit details
    Browse the repository at this point in the history
  2. Fix multipleselect init

    djhvscf committed Apr 18, 2021
    Copy the full SHA
    1bf61cf View commit details
    Browse the repository at this point in the history
  3. Remove html entities

    djhvscf committed Apr 18, 2021
    Copy the full SHA
    cdaf60d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. Copy the full SHA
    9592a22 View commit details
    Browse the repository at this point in the history
  2. Fixing cookie integration

    djhvscf committed Apr 19, 2021
    Copy the full SHA
    c39a092 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Copy the full SHA
    81d6251 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b831ecb View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Fixing PR comments

    djhvscf committed Apr 24, 2021
    Copy the full SHA
    7406e0b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    93cdad8 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/multiselect-filtercontrol' of https://github.co…

    …m/wenzhixin/bootstrap-table into feature/multiselect-filtercontrol
    
    # Conflicts:
    #	site/docs/extensions/filter-control.md
    djhvscf committed Apr 24, 2021
    Copy the full SHA
    e6f2a51 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Copy the full SHA
    7a8e20b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Copy the full SHA
    f2c77b5 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Copy the full SHA
    4fca62d View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. Improvements for multi-select on filter control rework (#5736)

    * Fix attribute name to enable multi select filter
    
    * Standardize attribute name and var for multi select options
    
    * Do not add empty option on multiple select
    albfan committed Jul 4, 2021
    Copy the full SHA
    9d851b1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Copy the full SHA
    8a788fe View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Copy the full SHA
    eb19c4e View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Copy the full SHA
    dd8eb78 View commit details
    Browse the repository at this point in the history
  2. fix build error

    djhvscf committed Jul 31, 2021
    Copy the full SHA
    021b0d8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c7a2ef6 View commit details
    Browse the repository at this point in the history
  4. fixtypo

    djhvscf committed Jul 31, 2021
    Copy the full SHA
    5cd515c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    c779291 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Copy the full SHA
    e2cc696 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Copy the full SHA
    517c910 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Copy the full SHA
    69d0764 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Remove multipleselect support

    djhvscf committed Nov 10, 2021
    Copy the full SHA
    a763fea View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    a9fce44 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Copy the full SHA
    8d43d06 View commit details
    Browse the repository at this point in the history
  2. Improving performance.

    Using debounce function
    Using vanilla js to do some verification
    djhvscf committed Nov 13, 2021
    Copy the full SHA
    a452b87 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Adding basic tests

    djhvscf committed Nov 19, 2021
    Copy the full SHA
    eeceb44 View commit details
    Browse the repository at this point in the history
  2. Adding more options

    djhvscf committed Nov 19, 2021
    Copy the full SHA
    03699fb View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Fixing more bugs

    djhvscf committed Nov 20, 2021
    Copy the full SHA
    45c7e1a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. Fix some bugs

    djhvscf committed Nov 23, 2021
    Copy the full SHA
    d2ddc85 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2021

  1. Copy the full SHA
    d7629f0 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ac50829 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    d5a4e49 View commit details
    Browse the repository at this point in the history
  4. Fix compilation issue

    djhvscf committed Nov 25, 2021
    Copy the full SHA
    6d49060 View commit details
    Browse the repository at this point in the history
  5. Fix docs

    djhvscf committed Nov 25, 2021
    Copy the full SHA
    38ea420 View commit details
    Browse the repository at this point in the history
  6. Fix #5774

    djhvscf committed Nov 25, 2021
    Copy the full SHA
    8559bc6 View commit details
    Browse the repository at this point in the history
  7. Fix compilation issues

    djhvscf committed Nov 25, 2021
    Copy the full SHA
    fc41932 View commit details
    Browse the repository at this point in the history
  8. Fix #5828

    djhvscf committed Nov 25, 2021
    Copy the full SHA
    3b1b912 View commit details
    Browse the repository at this point in the history
  9. Fix #5859

    djhvscf committed Nov 25, 2021
    Copy the full SHA
    da53ec1 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. Copy the full SHA
    ac9f049 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Copy the full SHA
    c316cb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Copy the full SHA
    608d53f View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2021

  1. 1
    Copy the full SHA
    dfd7542 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    2c940cc View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Copy the full SHA
    f02d2c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2021

  1. Copy the full SHA
    0e9e512 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Copy the full SHA
    6c5beb5 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Copy the full SHA
    e9bd193 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Resolve conversations

    wenzhixin committed Feb 9, 2022
    Copy the full SHA
    69ccb28 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    e489cce View commit details
    Browse the repository at this point in the history
  3. Fixed the css problem

    wenzhixin committed Feb 9, 2022
    Copy the full SHA
    bf9b6db View commit details
    Browse the repository at this point in the history