This is an automated email from the ASF dual-hosted git repository.

aminghadersohi pushed a change to branch mcp-css-themes-99978
in repository https://gitbox.apache.org/repos/asf/superset.git


 discard 5693d909a14 refactor(mcp): add is_system fields to ThemeInfo and 
get_schema tests for new model types
 discard 9fcfbdf6cd5 refactor(mcp): update get_schema instructions to include 
css_template and theme
 discard 3ad031a0f4f refactor(mcp): fix DRY violations and add get_schema/uuid 
support for CSS templates and themes
 discard e42a797946e feat(mcp): add list and get tools for CSS templates and 
themes
     add a273fe4d621 fix(list-view): preserve user name in filter pill after 
navigation (#39505)
     add 2f1e031e4b8 feat(mcp): add list and get tools for CSS templates and 
themes
     add 60b7d45e800 refactor(mcp): fix DRY violations and add get_schema/uuid 
support for CSS templates and themes
     add 091d2cf4b4c refactor(mcp): update get_schema instructions to include 
css_template and theme
     add 40ed2f56a8d refactor(mcp): add is_system fields to ThemeInfo and 
get_schema tests for new model types

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (5693d909a14)
            \
             N -- N -- N   refs/heads/mcp-css-themes-99978 (40ed2f56a8d)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .../components/ListView/Filters/Select.test.tsx    | 267 +++++++++++++++++++++
 .../src/components/ListView/Filters/Select.tsx     |  12 +-
 superset-frontend/src/components/ListView/types.ts |   4 +
 3 files changed, 281 insertions(+), 2 deletions(-)
 create mode 100644 
superset-frontend/src/components/ListView/Filters/Select.test.tsx

Reply via email to