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

chore(AlteredSliceTag): Migrate to functional #27891

Merged
merged 4 commits into from
Apr 30, 2024

Conversation

rtexelm
Copy link
Member

@rtexelm rtexelm commented Apr 4, 2024

SUMMARY

Refactor component to functional and update tests

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

@rtexelm rtexelm marked this pull request as ready for review April 4, 2024 22:16
@rtexelm rtexelm force-pushed the chore/grit-migration/AlteredSliceTag branch from 672e123 to 54fbefd Compare April 4, 2024 22:17
@john-bodley john-bodley requested a review from justinpark April 5, 2024 16:27
@eschutho
Copy link
Member

eschutho commented Apr 8, 2024

/testenv up

Copy link
Contributor

github-actions bot commented Apr 8, 2024

@eschutho Ephemeral environment spinning up at http://34.221.90.24:8080. Credentials are admin/admin. Please allow several minutes for bootstrapping and startup.

@geido geido self-requested a review April 11, 2024 15:26

it('correctly formats filters with string values', () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add tests for specific controls like this one? I don't see them in the refactored tests and I think they're valuable

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was actually being handled but only for string filters by the AdhocFilter test. It was pretty abstract so I made it more explicit in the revision

@rtexelm rtexelm force-pushed the chore/grit-migration/AlteredSliceTag branch from 54fbefd to eae1e1d Compare April 23, 2024 02:24
@rtexelm rtexelm requested a review from kgabryje April 23, 2024 02:45
@geido geido merged commit efda57e into apache:master Apr 30, 2024
29 checks passed
Copy link
Contributor

Ephemeral environment shutdown and build artifacts deleted.

jzhao62 pushed a commit to jzhao62/superset that referenced this pull request May 16, 2024
vinothkumar66 pushed a commit to vinothkumar66/superset that referenced this pull request Nov 11, 2024
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 4.1.0 labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/XL 🚢 4.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants