forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Feature/cldn 1932 update cccs main to 2.0.1 add cccs 2.0 #257
Merged
cccs-RyanK
merged 206 commits into
cccs-main
from
feature/CLDN-1932-update-cccs-main-to-2.0.1-add-cccs-2.0
Feb 14, 2023
Merged
Feature/cldn 1932 update cccs main to 2.0.1 add cccs 2.0 #257
cccs-RyanK
merged 206 commits into
cccs-main
from
feature/CLDN-1932-update-cccs-main-to-2.0.1-add-cccs-2.0
Feb 14, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…lues (apache#20408) (cherry picked from commit c959d92)
(cherry picked from commit 11d94ce)
(cherry picked from commit a8a6b73)
(cherry picked from commit 12436e4)
(cherry picked from commit 41bbf62)
(cherry picked from commit b32288f)
(cherry picked from commit fa7f144)
* fix(cosmetic): cannot find m-r-10 class in superset.less * fix: remove .m-r-10 class and use emotion instead * Update superset-frontend/src/components/Datasource/CollectionTable.tsx Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com> * Update superset-frontend/src/components/Datasource/DatasourceEditor.jsx Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com> Co-authored-by: Michael S. Molina <70410625+michael-s-molina@users.noreply.github.com> (cherry picked from commit f6f93aa)
* move postForm to superset client * lint * fix lint * fix type * update tests * add tests * add test for form submit * add test for request form * lint * fix test * fix tests * more tests * more tests * test * lint * more test for postForm * lint * Update superset-frontend/packages/superset-ui-core/test/connection/SupersetClientClass.test.ts Co-authored-by: David Aaron Suddjian <1858430+suddjian@users.noreply.github.com> * update tests * remove useless test * make test cover happy * make test cover happy * make test cover happy * make codecov happy * make codecov happy Co-authored-by: David Aaron Suddjian <1858430+suddjian@users.noreply.github.com> (cherry picked from commit ab9f72f)
…en using the permalink of chart share in dashboard (apache#20411) (cherry picked from commit c2f01a6)
* fix(20428)-Address-Presto/Trino-Poll-Issue-Refacto r Update linter * Update to only use BaseEngineSpec handle_cursor * Fix CI Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com> (cherry picked from commit 8b7262f)
(cherry picked from commit 8b0bee5)
* Occured -> Occurred * Occured -> Occurred * Occured -> Occurred * Occured - > Occurred * Update FallbackComponent.tsx * Update FallbackComponent.tsx Co-authored-by: John Bodley <4567245+john-bodley@users.noreply.github.com> (cherry picked from commit b7eb235)
…ed (apache#20114) * add username to extra cache keys when impersonation is enabled. * don't put effective_user in extra_cache_key * get_impersonation_key method in engine_spec class to construct an impersonation key * pass datasource when creating query objects * adding an impersonation key when construction cache key * add feature flag to control caching per user * revert changes * make precommit and pylint happy * pass a User instance * remove unnecessary import (cherry picked from commit 68af598)
(cherry picked from commit 93774d1)
(cherry picked from commit 8bbbd6f)
(cherry picked from commit 9fad26f)
(cherry picked from commit 1ae9353)
* fix: ensure column name in description is string * Add unit test (cherry picked from commit f3b289d)
* fix(home): make to update the css style of links * fix(home): make to fix lint issue * fix(home): make to remove underline when tab is active * fix(homes): make to fix the issue of tab * fix(home): make to move styles to a tag (cherry picked from commit a833674)
(cherry picked from commit 2c16be4)
…pache#20472) * fix: Changes the return type of get_permissions to be JSON friendly * Removes dangling comma * Removes unused import * Fixes typing errors (cherry picked from commit a169b60)
(cherry picked from commit 4dc3044)
…OB as opposed to BLOB for MySQL (apache#20385) * fix(migration): Ensure key_value LargeBinary is encoded as a MEDIUMBLOB as opposed to BLOB for MySQL * Update 2022-06-14_15-28_e09b4ae78457_resize_key_value_blob.py Co-authored-by: John Bodley <john.bodley@airbnb.com> (cherry picked from commit f5cb23e)
Recent commit to sort alphanumeric columns via case insensitive comparison broke the multi-column sort option. React-table only sorts by the second (or third...) column if the first column matches. Since the alphanumeric sort only returned -1 or 1, it never would move to the subsequent columns when the earlier column values matched. (cherry picked from commit a45d011)
(cherry picked from commit aa40680)
Co-authored-by: John Bodley <john.bodley@airbnb.com> (cherry picked from commit 661ab35)
(cherry picked from commit 44f0b51)
) (cherry picked from commit bbbe102)
* [CLDN-1748] adding base component * [CLDN-1748] changing state to use advanced data type * [CLDN-1748] add multi select for musiness type * [CLDN-1748] adding config manager * [CLDN-1748] fixing build errors * temp update of base image * [CLDN-1748] Fixing Url parameter encoding and show name of dashboard drilling to * temp update of image * Pulling extra data from dashboard endpoint * Adding more data to filters object * [CLDN-1748] passing mroe fitler information * [CLDN-1748] QA feedback * [CLDN-1748] Fixing build issues * [CLDN-1748] Updating dockerfile * [CLDN-1748] Updating dockerfile * fixing props name * update image * updating docker file * [CLDN-1748] Name changes * [CLDN-1748] updating image * [CLDN-1748] Adding icon * [CLDN-1748] fixing build errors * [CLDN-1748] update image * [CLDN-1748] fixing context menue to renderering * UPdating docker file
cccs-Dustin
approved these changes
Feb 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Assuming QA brings up no issues, it lgtm!
cccs-joel
requested changes
Feb 9, 2023
Co-authored-by: cccs-Dustin <96579982+cccs-Dustin@users.noreply.github.com>
…k-Search-Error-for-Null-Values fixed value formatter for quick search to handle null values
cccs-joel
approved these changes
Feb 14, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
SUMMARY
BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF
TESTING INSTRUCTIONS
ADDITIONAL INFORMATION