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(Tags): Allow users to favorite Tags on CRUD Listview page #24701

Merged
merged 19 commits into from
Jul 27, 2023

Commits on Jul 14, 2023

  1. create dao + unit test

    hughhhh committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    4d18262 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. address concerns

    hughhhh committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    85f90b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. fix linting

    hughhhh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5437846 View commit details
    Browse the repository at this point in the history
  2. create dao + unit test

    hughhhh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c7dbc1f View commit details
    Browse the repository at this point in the history
  3. address concerns

    hughhhh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    5097f4c View commit details
    Browse the repository at this point in the history
  4. fix linting

    hughhhh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    69f2903 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd733ba View commit details
    Browse the repository at this point in the history
  6. ok

    hughhhh committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7dabde7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. address comments

    hughhhh committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    41e83e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    1d51770 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/preset-io/superset into h…

    …xgh-update-tags-page
    hughhhh committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0e448ff View commit details
    Browse the repository at this point in the history
  3. change migration order

    hughhhh committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    8c5772b View commit details
    Browse the repository at this point in the history
  4. adding test

    hughhhh committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    cfeb4af View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/preset-io/superset into h…

    …xgh-update-tags-page
    hughhhh committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    0b348f4 View commit details
    Browse the repository at this point in the history
  6. fix migration again

    hughhhh committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    e1aa033 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. updated test

    hughhhh committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    903cdaa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/preset-io/superset into h…

    …xgh-update-tags-page
    hughhhh committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    894066e View commit details
    Browse the repository at this point in the history
  3. address more concerns

    hughhhh committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5878148 View commit details
    Browse the repository at this point in the history
  4. more test

    hughhhh committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c1a6082 View commit details
    Browse the repository at this point in the history