forked from apache/superset
-
Notifications
You must be signed in to change notification settings - Fork 1
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
V.3.0.0 1.3.0 #176
Merged
Merged
V.3.0.0 1.3.0 #176
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
feat(42115188): add url to log
* version up * added datasourceMetrics into export from dashboard * сделал перевод стобцов * Revert "сделал перевод стобцов" This reverts commit 072cea6. * сделал перевод стобцов * убрал случайный импорт * добавил проверку на возврат user_id * changed timeseries_limit -> series_limit * убрал проверку на язык * убрал проброс языка * убрал фича флаг * перенес данные из superset-plugins * Update superset/charts/data/api.py Co-authored-by: Pavel Chugaev <[email protected]> * Update superset/charts/data/api.py Co-authored-by: Pavel Chugaev <[email protected]> * изменил ковычки --------- Co-authored-by: artemaslamov <[email protected]> Co-authored-by: artem12345-png <[email protected]> Co-authored-by: Pavel Chugaev <[email protected]>
fix(38084162): add filtering when downloading charts
fix(38466178): timezones
artem12345-png
added a commit
that referenced
this pull request
Jan 2, 2025
* V.3.0.0 1.3.0 (#176) - Выгрузка из дашборда. Проблема с названием и форматом - При скачивании в xslx результатов запросов в SQL Lab вылетает 500 ошибка - FutureWarning: Data is timezone-aware - Не срабатывает фильтр по пиццерии при выгрузке данных с тепловых карт - The field `timeseries_limit` is deprecated, please use `series_limit` instead. - User id = None dont have language in database - Обработка ошибок HTTP EXCEPTION в логах - БАГ: не выгружаются данные - Проработка фронтенда в рамках Filter Sets - Проработка бэкенда в рамках Filter Sets - Внедрить pyroscope - Поправить баги фильтрации по ID - Обработать ошибку авторизации в плагине - Тултип в Big Number with Trendline * fix xlsx export * fix --------- Co-authored-by: Pavel Chugaev <[email protected]> Co-authored-by: Pavel Chugaev <[email protected]>
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.
No description provided.