Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Add visibleItems() method #219

Open
wants to merge 46 commits into
base: master
Choose a base branch
from
Open

Add visibleItems() method #219

wants to merge 46 commits into from

Commits on Dec 2, 2015

  1. Add visibleItems() method

    returns an array of data objects that are currently visible, handy to implement item selection / mark as read etc
    wmertens committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    0b06a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    477c1ec View commit details
    Browse the repository at this point in the history
  3. Add built files

    wmertens committed Dec 2, 2015
    Configuration menu
    Copy the full SHA
    9adf60b View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2016

  1. Don't reset filter on update

    Froncz authored and wmertens committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    f55f313 View commit details
    Browse the repository at this point in the history
  2. Merge pager into master

    wmertens committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    78186d6 View commit details
    Browse the repository at this point in the history
  3. build

    wmertens committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    baa3c1e View commit details
    Browse the repository at this point in the history
  4. Don't provide default filterBy

    This made it impossible to see if filterBy was provided by the user
    wmertens committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    12277be View commit details
    Browse the repository at this point in the history
  5. build

    wmertens committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    688495a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    458800b View commit details
    Browse the repository at this point in the history
  7. i18n

    Adrian Kolakowski authored and Adrian Kolakowski committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    02b6a7c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from chiss2906/i18n

    i18n
    wmertens committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    e946518 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b0e917d View commit details
    Browse the repository at this point in the history
  10. build

    wmertens committed Jan 7, 2016
    Configuration menu
    Copy the full SHA
    16c6855 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2016

  1. WIL-1240 Implement top-side pagination. Done for the inbox. The dropd…

    …own is not gonna work though, because of the lack of flags
    Adrian Kolakowski authored and Adrian Kolakowski committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    ad2f0dd View commit details
    Browse the repository at this point in the history
  2. WIL-1152 after click "next" to go to the next page it should scroll u…

    …p the page
    Adrian Kolakowski authored and Adrian Kolakowski committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    5a20f18 View commit details
    Browse the repository at this point in the history
  3. better API and add bottom pager

    Adrian Kolakowski authored and Adrian Kolakowski committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    8640796 View commit details
    Browse the repository at this point in the history
  4. build

    Adrian Kolakowski authored and Adrian Kolakowski committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    9c0b46c View commit details
    Browse the repository at this point in the history
  5. Merge pull request #4 from chiss2906/WIL-1240

    WIL 1240, WIL 1152
    wmertens committed Jan 26, 2016
    Configuration menu
    Copy the full SHA
    7af8167 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. fixed the pagination for empty table

    Adrian Kolakowski authored and Adrian Kolakowski committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    6f658d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2016

  1. Remove useless empty Td warning

    it was making devtools unhappy with big datasets
    wmertens committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    5050ba5 View commit details
    Browse the repository at this point in the history
  2. build

    wmertens committed Feb 2, 2016
    Configuration menu
    Copy the full SHA
    f88f3b0 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. improved the 'disabled' button state for renderNext and renderPrevious

    Adrian Kolakowski authored and Adrian Kolakowski committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    bfb8d3f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from chiss2906/WIL-1240

    fixed the pagination for empty table
    wmertens committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    f866c23 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. encapsulation of the btnPaginators

    Adrian Kolakowski authored and Adrian Kolakowski committed Feb 9, 2016
    Configuration menu
    Copy the full SHA
    6465d83 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2016

  1. WIL-1053 Input fields should have "IE cross" to clear them

    added it to the reactable inputs
    Adrian Kolakowski authored and Adrian Kolakowski committed Feb 12, 2016
    Configuration menu
    Copy the full SHA
    3602f0d View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2016

  1. visible items for Inbox checkboxes fix

    Adrian Kolakowski authored and Adrian Kolakowski committed Feb 18, 2016
    Configuration menu
    Copy the full SHA
    9b1ac09 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. added onChange for the btnPaginator page change

    Adrian Kolakowski authored and Adrian Kolakowski committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    7b46439 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2016

  1. Merge pull request #6 from chiss2906/WIL-1240

    encapsulation of the btnPaginators
    wmertens committed Mar 4, 2016
    Configuration menu
    Copy the full SHA
    ef32fdb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2016

  1. Configuration menu
    Copy the full SHA
    606865b View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Merge pull request #7 from deepakdaffodil/codemerge

    Codemerge
    wmertens committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    2937d33 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2016

  1. WIL-1502 Kantoor > Delete filter/search box under Medewerker and Serv…

    …ice Manager
    Adrian Kolakowski committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    624684d View commit details
    Browse the repository at this point in the history
  2. a fix for the filter. If 'filtering == false' => all filter disabled;…

    … If 'topPagination == true' => default filter disabled.
    Adrian Kolakowski committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    c07d138 View commit details
    Browse the repository at this point in the history
  3. set the label depending on props

    Adrian Kolakowski committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    49b7505 View commit details
    Browse the repository at this point in the history
  4. build

    Adrian Kolakowski committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    f8f2dd3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from chiss2906/adrianSmallFixes

    WIL-1502 Kantoor > Delete filter/search box under Medewerker and Service Manager
    wmertens committed Apr 1, 2016
    Configuration menu
    Copy the full SHA
    03f30ab View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. Add onVisibleChange() prop

    this way you always can know what is visible
    wmertens committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    fea7aba View commit details
    Browse the repository at this point in the history
  2. build

    wmertens committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    a8d0c00 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2016

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

Commits on May 13, 2016

  1. Merge FlickerFix into master

    wmertens committed May 13, 2016
    Configuration menu
    Copy the full SHA
    fa6526f View commit details
    Browse the repository at this point in the history
  2. build

    wmertens committed May 13, 2016
    Configuration menu
    Copy the full SHA
    9dbf12f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. missing span fix

    Adrian Kolakowski committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    1032095 View commit details
    Browse the repository at this point in the history
  2. added props to filter_props

    Adrian Kolakowski committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    9f9adc5 View commit details
    Browse the repository at this point in the history
  3. locale bug fix

    Adrian Kolakowski committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    56ef307 View commit details
    Browse the repository at this point in the history
  4. unknown prop bug fix

    Adrian Kolakowski committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    20fb390 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #10 from Yaska/fixes

    Fixes
    wmertens authored Aug 19, 2016
    Configuration menu
    Copy the full SHA
    821af7c View commit details
    Browse the repository at this point in the history
  6. build

    wmertens committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    82a6fdb View commit details
    Browse the repository at this point in the history