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(dashboard): Let users re-arrange native filters #16154

Merged
merged 56 commits into from Oct 15, 2021

Commits on Jul 22, 2021

  1. feat. flag: ON

    m-ajay committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    ed138e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84b8de1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Merge branch 'master' of https://github.com/apache/superset into feat…

    …/native-filter-rearrage
    m-ajay committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    684d8c1 View commit details
    Browse the repository at this point in the history
  2. refactor filter tabs

    m-ajay committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    1e6cb2f View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. WIP

    m-ajay committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    8b0982a View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Drag and Rearrange, styling

    m-ajay committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    a0cdd6b View commit details
    Browse the repository at this point in the history
  2. refactoring dnd code

    m-ajay committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    f74c57f View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Add apache license header

    m-ajay committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    7e988e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    077e081 View commit details
    Browse the repository at this point in the history
  3. Minor fix on remove

    m-ajay committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    2d2fa28 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. turn off filters

    m-ajay committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    4e5d00b View commit details
    Browse the repository at this point in the history
  2. Fix status

    m-ajay committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    ec1559c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2967992 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Fix a test

    m-ajay committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    4645e8a View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. Address PR comments

    m-ajay committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    daae259 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d577128 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. iSort fixes

    m-ajay committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    016e270 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

  1. Configuration menu
    Copy the full SHA
    8827468 View commit details
    Browse the repository at this point in the history
  2. Fix wrong attribute

    m-ajay committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    0e91825 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. indent

    m-ajay committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    d3ebaa1 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. PR comments

    m-ajay committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    91b9061 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. PR comments

    m-ajay committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    45b3c5f View commit details
    Browse the repository at this point in the history
  2. Fix failing tests

    m-ajay committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    cea8a7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ecd89a View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

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

Commits on Sep 20, 2021

  1. Styling

    m-ajay committed Sep 20, 2021
    Configuration menu
    Copy the full SHA
    d3ee2f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Fix remove filter

    m-ajay committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5849f82 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Fix the drag issue

    m-ajay committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    0838192 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Save works

    m-ajay committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    7a46859 View commit details
    Browse the repository at this point in the history
  2. fix

    m-ajay committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e152809 View commit details
    Browse the repository at this point in the history
  3. Conflict resolution

    m-ajay committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    4db826e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Write tests

    m-ajay committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    6cefa20 View commit details
    Browse the repository at this point in the history
  2. Style changes

    m-ajay committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    fee8b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4e4f576 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. New Icon

    m-ajay committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    390af33 View commit details
    Browse the repository at this point in the history
  2. Grab & Grabbing Cursor

    m-ajay committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    575c201 View commit details
    Browse the repository at this point in the history
  3. Commented out code

    m-ajay committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    ec034ae View commit details
    Browse the repository at this point in the history
  4. Fix tests, fix CI

    m-ajay committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    a7602fd View commit details
    Browse the repository at this point in the history
  5. Fix failing tests

    m-ajay committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    fa5fc03 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Fix test

    m-ajay committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    33fa6f3 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Style fixes

    m-ajay committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    1b2a88f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f02a395 View commit details
    Browse the repository at this point in the history
  3. portal nodes dependency

    m-ajay committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    0ff99c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. More style fixes

    m-ajay committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    00c020c View commit details
    Browse the repository at this point in the history
  2. PR comments

    m-ajay committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    5ba6717 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

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

Commits on Oct 12, 2021

  1. Filter removal bug fixed

    m-ajay committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    fb419b3 View commit details
    Browse the repository at this point in the history
  2. PR comments

    m-ajay committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    257ffa4 View commit details
    Browse the repository at this point in the history
  3. Fix test warnings

    m-ajay committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    abdffb6 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    09ac811 View commit details
    Browse the repository at this point in the history
  2. delete filter tabs

    m-ajay committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    0f832a0 View commit details
    Browse the repository at this point in the history
  3. Fix the breaking test

    m-ajay committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    2b81f94 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Fix warnings

    m-ajay committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    fce3de1 View commit details
    Browse the repository at this point in the history
  2. Fix the weird bug on cancel

    m-ajay committed Oct 14, 2021
    1 Configuration menu
    Copy the full SHA
    839cc77 View commit details
    Browse the repository at this point in the history
  3. refactor

    m-ajay committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    5f83b7c View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Fix broken scope

    m-ajay committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    06bf6eb View commit details
    Browse the repository at this point in the history