You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This week, there have been 5 commits in the repository.
These are:
🛠️ [Set POSTGRES_HOST_AUTH_METHOD environment variable (#4740)
Redash's docker-compose file will no longer bring up an environment from
a cold start due to recent upstream changes to the postgres image that
force the user to either set a password for the default superuser or
opt-in to allowing all connections without a password via environment
variable.
Here's the Weekly Digest for getredash/redash:
ISSUES
This week, 26 issues were created. Of these, 11 issues have been closed and 15 issues are still open.
OPEN ISSUES
💚 #4749 Allow directories in extensions, by eyusupov
💚 #4748 About MySQL non-UTF8 Encoding support like latin1 or GBK, by myonlylonely
💚 #4746 URL data source settings screen crashes the front-end, by susodapop
💚 #4744 Cypress: Create add/edit query and dashboard tags spec, by gabrieldutra
💚 #4742 Unable to run a selection in a saved query with multiple queries, by sfkrauss
💚 #4741 Add db thread pool option to keep idle connections alive, by gstaykov
💚 #4738 Counter: Only autoselect existing columns in data, by gabrieldutra
💚 #4736 Fix param added with empty query ignores options, by gabrieldutra
💚 #4734 Dashboard Performance: Memoize widgets, by gabrieldutra
💚 #4724 Dashboard Performance: Debounce loadWidgets, by gabrieldutra
💚 #4707 Fix query based param with no results crashing page, by gabrieldutra
💚 #4665 feat: Add ssl options for Cassandra data source, by arihantsurana
💚 #4576 Various Python dependency incompatibility warnings , by jezdez
💚 #4392 Add additional aggregate functions to Counter visualization, by gabrieldutra
💚 #4077 Athena query cost, by ialeinikov
CLOSED ISSUES
❤️ #4747 About MySQL non-UTF8 Encoding support like latin1 or GBK, by myonlylonely
❤️ #4745 Angled brackets' content not displayed on table, by colonelchlorine
❤️ #4740 Set POSTGRES_HOST_AUTH_METHOD environment variable, by ezkl
❤️ #4739 Redash fails to start via docker-compose, by ezkl
❤️ #4737 Fix no button to add query tags, by gabrieldutra
❤️ #4735 Trigger CI lint failure on warnings and fix failing frontend unit tests, by gabrieldutra
❤️ #4729 DOMPurify by default removes 'target' attribute, by kravets-levko
❤️ #4728 custom HTML link with "target="_blank"" in column cannot open in new tab, by myonlylonely
❤️ #4597 Cohort appearance settings, by kravets-levko
❤️ #3392 Cohort chart has hard coded data label "Users", by susodapop
❤️ #1877 Format Integers with commas, by mfouilleul
LIKED ISSUE
The issue most liked this week has been:
👍 #4665 feat: Add ssl options for Cassandra data source, by arihantsurana
It received 👍 x8, 😄 x0, 🎉 x0 and ❤️ x0.
NOISY ISSUE
The issue most discussed this week has been:
🔈 #4724 Dashboard Performance: Debounce loadWidgets, by gabrieldutra
It received 8 comments.
PULL REQUESTS
This week, 9 pull requests were proposed. Of these, 0 pull requests have been merged and 6 are still open.
OPEN PRs
💚 #4749 Allow directories in extensions, by eyusupov
💚 #4744 Cypress: Create add/edit query and dashboard tags spec, by gabrieldutra
💚 #4743 Restyle Athena query cost, by restyled-io[bot]
💚 #4741 Add db thread pool option to keep idle connections alive, by gstaykov
💚 #4738 Counter: Only autoselect existing columns in data, by gabrieldutra
💚 #4736 Fix param added with empty query ignores options, by gabrieldutra
CONTRIBUTORS
This week, 13 users have contributed to this repository.
They are eyusupov, myonlylonely, susodapop, colonelchlorine, gabrieldutra, sfkrauss, gstaykov, ezkl, kravets-levko, arihantsurana, jezdez, ialeinikov, and mfouilleul.
STARGAZERS
This week, no user has starred this repository.
COMMITS
This week, there have been 5 commits in the repository.
These are:
🛠️ [Set POSTGRES_HOST_AUTH_METHOD environment variable (#4740)
Redash's docker-compose file will no longer bring up an environment from
a cold start due to recent upstream changes to the postgres image that
force the user to either set a password for the default superuser or
opt-in to allowing all connections without a password via environment
variable.
Upstream PR: docker-library/postgres#658
Related Discussion: https://github.com/docker-library/postgres/issues/681](https://github.com/getredash/redash/commit/45914f941fc316d523d7a0318036a723a72d3b94) by ezkl
🛠️ Fix no button to add query tags (#4737) by gabrieldutra
🛠️ [Cohort appearance settings (#4597)
Cohort: add settings for tooltips, value formats and placeholder
Cohort: add settings for colors
Cohort: change all settings tabs to use horizontal inputs
Cohort: show color labels in editor](52911b7) by kravets-levko
🛠️ getredash/redash#4728 DOMPurify by default removes 'target' attribute (#4729) by kravets-levko
🛠️ [Trigger CI lint failure on warnings and fix failing frontend unit tests (Trigger CI lint failure on warnings and fix failing frontend unit tests #4735)
Trigger lint error on warnings on CI
Test removing pip3 command from frontend unit
Test eslint warning
Revert "Test eslint warning"
This reverts commit 89d4073.
This reverts commit 424c900.
RELEASES
This week, no releases were published.
That's all for this week, please watch 👀 and star ⭐ getredash/redash to receive next weekly updates. 😃
The text was updated successfully, but these errors were encountered: