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

feat(sheets): filter #1465

Merged
merged 52 commits into from
Apr 25, 2024
Merged

feat(sheets): filter #1465

merged 52 commits into from
Apr 25, 2024

Commits on Apr 25, 2024

  1. feat(sheets): support filters for sheet

    fix: fix lint problems
    
    fix: fix false rebasing
    
    fix: some lint test error
    
    fix: fix renderer controller lifecycle
    
    fix: test
    
    fix: fix selection methods should read value from interceptor
    
    fix: fix cannot apply when select all after searching
    
    fix: should return NONE condition when change to by conditions
    
    fix: remove header row will remove entire filter range
    
    fix: fix custom filters
    
    fix: fix menus
    
    fix: fix filter rich text and boolean value
    
    fix: fix clear filter logic
    
    feat: rename API
    
    fix: fix internal implementation names
    
    fix: fix filter numbers
    
    fix: fix change secondary params
    
    fix: should not open panel when range collapsed
    
    fix: fix type error
    
    fix: test
    
    fix: hidden rows should be into account
    
    fix: fix false parameters
    
    fix: filter should compute from raw values
    
    fix: fix ? matching
    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    4ec38c4 View commit details
    Browse the repository at this point in the history
  2. fix: fix filter rebase error

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1c7777f View commit details
    Browse the repository at this point in the history
  3. fix: type errors

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b61f422 View commit details
    Browse the repository at this point in the history
  4. fix: fix merged cells

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    43a4593 View commit details
    Browse the repository at this point in the history
  5. fix: fix panel related issues

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    7fde738 View commit details
    Browse the repository at this point in the history
  6. fix: fix finding

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b98d344 View commit details
    Browse the repository at this point in the history
  7. fix: fix removing first row interceptor

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fd13c17 View commit details
    Browse the repository at this point in the history
  8. fix: fix type error

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fddb995 View commit details
    Browse the repository at this point in the history
  9. fix: fix filter skeleton

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    428add2 View commit details
    Browse the repository at this point in the history
  10. fix: fix type and lint errors

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3c5f812 View commit details
    Browse the repository at this point in the history
  11. fix: fix tests

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    eec1592 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    79ef022 View commit details
    Browse the repository at this point in the history
  13. fix: fix cell empty assertion

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    dfe90fd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9322298 View commit details
    Browse the repository at this point in the history
  15. fix: rich text has trim

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    67ed980 View commit details
    Browse the repository at this point in the history
  16. fix: fix cancel click button

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    05e07b1 View commit details
    Browse the repository at this point in the history
  17. fix: fix numerical filters

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    be7c231 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ba60e58 View commit details
    Browse the repository at this point in the history
  19. fix: fix filter performance

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    13811d7 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    75f223b View commit details
    Browse the repository at this point in the history
  21. fix: type

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    720ed6d View commit details
    Browse the repository at this point in the history
  22. fix: type

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d1e5354 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    e9ce82a View commit details
    Browse the repository at this point in the history
  24. fix: unexpected null-value

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5beb29c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    999058e View commit details
    Browse the repository at this point in the history
  26. chore: double registery

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d53e324 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    65fff99 View commit details
    Browse the repository at this point in the history
  28. fix: close editor when filter panel opens

    feat: show error message when there is no filter rows
    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    f493368 View commit details
    Browse the repository at this point in the history
  29. fix: get cell value for conditioning

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6cd5905 View commit details
    Browse the repository at this point in the history
  30. fix: fix operator not_equals

    wzhudev authored and yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1768456 View commit details
    Browse the repository at this point in the history
  31. fix: i18n

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    0b81bd8 View commit details
    Browse the repository at this point in the history
  32. chore: update redi

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b7d4600 View commit details
    Browse the repository at this point in the history
  33. fix: lock

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    6cbbc3e View commit details
    Browse the repository at this point in the history
  34. test: fix

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    fe4ce5a View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    aba71d9 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0bafc23 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    370b4d8 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    819f8ba View commit details
    Browse the repository at this point in the history
  39. fix: lint

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    18227db View commit details
    Browse the repository at this point in the history
  40. fix: lock

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    8c7351a View commit details
    Browse the repository at this point in the history
  41. chore: disable e2e test

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    b81aa4b View commit details
    Browse the repository at this point in the history
  42. chore: enable e2e test

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    3edadd3 View commit details
    Browse the repository at this point in the history
  43. chore: disable part e2e test

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    2ffc1b9 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    6da096c View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    2f0c035 View commit details
    Browse the repository at this point in the history
  46. fix: move range filter

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e2cde34 View commit details
    Browse the repository at this point in the history
  47. fix: filter out rows leak

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a0ee2b7 View commit details
    Browse the repository at this point in the history
  48. fix: first row error

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    92f6b41 View commit details
    Browse the repository at this point in the history
  49. fix: filter merged cell

    wzhudev committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    50f15be View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    04cc78c View commit details
    Browse the repository at this point in the history
  51. fix: dv copy paste

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d960a09 View commit details
    Browse the repository at this point in the history
  52. fix: cf copy paste

    yuhongz committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e7299e7 View commit details
    Browse the repository at this point in the history