We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here's the Weekly Digest for getredash/redash:
Last week 20 issues were created. Of these, 15 issues have been closed and 5 issues are still open.
💚 #4145 CHANGELOG for v8.0.0-beta.2, by arikfr 💚 #4139 Migrate Chart visualization to React Part 2: Editor, by kravets-levko 💚 #4137 Widget filters overlapped by visualization, by kravets-levko 💚 #4133 Migrate Pivot Table visualization to React, by gabrieldutra 💚 #4132 Enhancements to Alert feature, by ranbena
❤️ #4146 Bug fix: Query view doesn't sync parameters when selecting and deleting, by ranbena ❤️ #4144 Query Snippets: Use onClick instead of link for 'Click here' option, by gabrieldutra ❤️ #4143 Query Snippets: use relative link, by arikfr ❤️ #4142 Empty query text with parameter definitions breaks the query editor, by arikfr ❤️ #4141 Query view doesn't sync parameters when selecting and deleting, by arikfr ❤️ #4140 Broken link in initial (blank) Query Snippets page - missing organisation slug, by justinclift ❤️ #4138 Counter Editor: move components to own files, by kravets-levko ❤️ #4136 Color picker component, by kravets-levko ❤️ #4135 Add jsconfig settings with '@' webpack alias, by gabrieldutra ❤️ #4134 Alerts: Add more condition comparison options, by kravets-levko ❤️ #4131 Remove duplicate messages method, by arikfr ❤️ #4130 Migrate Chart visualization to React Part 1: Renderer, by kravets-levko ❤️ #4128 Sync botocor eversions across requirements files., by arikfr ❤️ #4127 Upgrade Sentry-SDK and enable additional integratoins, by arikfr ❤️ #4126 It seems like we encountered an error. Try refreshing this page or contact your administrator, by M-make
👍 #4131 Remove duplicate messages method, by arikfr It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.
🔈 #4136 Color picker component, by kravets-levko It received 6 comments.
Last week, 19 pull requests were created, updated or merged.
Last week, 1 pull request was opened. 💚 #4145 CHANGELOG for v8.0.0-beta.2, by arikfr
Last week, 5 pull requests were updated. 💛 #4093 Replace Celery with RQ (except for execute_query tasks), by rauchy 💛 #4081 WIP Alert page redesign, by ranbena 💛 #4049 Introduce inheritance to the Parameter structure, by gabrieldutra 💛 #4020 Migrate Widget component to React, by gabrieldutra 💛 #3905 Provide settings to control multifilter initial selection, by kewisch
Last week, 13 pull requests were merged. 💜 #4138 Counter Editor: move components to own files, by kravets-levko 💜 #4135 Add jsconfig settings with '@' webpack alias, by gabrieldutra 💜 #4134 Alerts: Add more condition comparison options, by kravets-levko 💜 #4131 Remove duplicate messages method, by arikfr 💜 #4130 Migrate Chart visualization to React Part 1: Renderer, by kravets-levko 💜 #4128 Sync botocor eversions across requirements files., by arikfr 💜 #4127 Upgrade Sentry-SDK and enable additional integratoins, by arikfr 💜 #4120 Decrease size of widget pagination, by ranbena 💜 #4108 Allow users to share aggregated usage information with us, by arikfr 💜 #4106 Migrate Counter visualization to React, by kravets-levko 💜 #4101 Widget table scroll-x visible, by ranbena 💜 #4071 Allow the user to decide how to handle null values in charts, by kravets-levko 💜 #4057 CHANGELOG for V8-beta., by arikfr
Last week there were 13 commits. 🛠️ [CHANGELOG for V8-beta. (#4057) * CHANGELOG for V8-beta.
Update CHANGELOG.md
Update CHANGELOG.md](95795d9) by arikfr 🛠️ [Allow users to share aggregated usage information with us (Allow users to share aggregated usage information with us #4108) * Initial commit of BeaconConsent component
Add comment about being able to change setting
Use correctly
Final version of consent screen
Show beacon consent message on homepage only if it wasn't enabled already.
Add consent setting to organization settings screen.
Add support for custom message in OrgSetting.save.
Implmenet consent saving.
If consent given, send extra data
Add HelpTrigger
Make CodeClimate happy
Wrap everything with DynamicComponent](75e48b0) by arikfr 🛠️ Counter Editor: move components to own files (#4138) by kravets-levko 🛠️ Add jsconfig settings with '@' webpack alias (#4135) by gabrieldutra 🛠️ [Migrate Chart visualization to React Part 1: Renderer (Migrate Chart visualization to React Part 1: Renderer #4130) * Migrate Chart visualization: Renderer
Refine PlotlyChart component; move stylesheets to visualization's folder
Migrate Custom JS Chart to React
Cleanup](54071e4) by kravets-levko 🛠️ Remove duplicate messages method (#4131) by arikfr 🛠️ [Alerts: Add more condition comparison options (Alerts: Add more condition comparison options #4134) * Enhancements to Alert feature #4132 Add more condition comparison options
Add arguments to fallback lambda](ecf160c) by kravets-levko 🛠️ [Allow the user to decide how to handle null values in charts (Allow the user to decide how to handle null values in charts #4071) * Allow the user to decide how to handle null values in charts #2629 Refactor Chart visualization, add option for handling NULL values (keep/convert to 0.0)
Handle null values in line/area stacking code; some cleanup
Handle edge case: line/area stacking when last value of one of series is missing
Mjnor update to line/area stacking code
Fix line/area normalize to percents feature
Unit tests
Refine tests; add tests for prepareLayout function
Tests for prepareData (heatmap) function
Tests for prepareData (pie) function
Tests for prepareData (bar, line, area) function
Tests for prepareData (scatter, bubble) function
Tests for prepareData (box) function
Remove unused file](2c98f04) by kravets-levko 🛠️ [Decrease size of widget pagination (Decrease size of widget pagination #4120) * Added tests
Perhaps this would trigger percy
Decrease size of widget pagination
Removed unused attr
Updated tests](8f01988) by ranbena 🛠️ Sync botocor eversions across requirements files. (#4128) by arikfr 🛠️ [Migrate Counter visualization to React (Migrate Counter visualization to React #4106) * Migrate Counter to React: Renderer
Migrate Counter to React: Editor
Cleanup
Review and fix rows indexing algorithm
Counter not properly scaled in editor
Fix wrong label for/input id pair
Tests
Fix vendor prefixes
Remove unnecessary useEffect dependencies
Update tests
Fix Percy snapshot names](424751d) by kravets-levko 🛠️ [Upgrade Sentry-SDK and enable additional integratoins (Upgrade Sentry-SDK and enable additional integratoins #4127) * Update sentry-sdk version
Add additional Sentry integrations](e048a69) by arikfr 🛠️ [Widget table scroll-x visible (Widget table scroll-x visible #4101) * Table viz horizontal scroll made visible
Added tests
Fixed snapshot pre-condition
Perhaps this would trigger percy](2c1e846) by ranbena
Last week there were 4 contributors. 👤 arikfr 👤 kravets-levko 👤 gabrieldutra 👤 ranbena
Last week there were 44 stagazers. ⭐ chris-ramon ⭐ nbstoner ⭐ hgsgtk ⭐ Dearblackswan ⭐ toninis ⭐ wonfull ⭐ dmyers ⭐ tippetop ⭐ juahan ⭐ Noctsyndrome ⭐ shreyasbharath ⭐ jkisioh ⭐ Tim-Chard ⭐ snzip ⭐ cmaritan ⭐ ernado ⭐ darrencornwell ⭐ shanemgrey ⭐ mayouzi ⭐ ethan-xiao ⭐ zx06 ⭐ chinajxlt ⭐ growthstar ⭐ zacharyzhao ⭐ masonhensley ⭐ toanqng ⭐ AyoGitNg ⭐ LuisMDeveloper ⭐ Jamim ⭐ akakak1 ⭐ layik ⭐ holgerh ⭐ Ch0bits ⭐ mpadge ⭐ pitbuk101 ⭐ hiraikatsuyuki ⭐ asherf ⭐ this-chris ⭐ dldinternet ⭐ jeromegit ⭐ andreheringer ⭐ efeng1st ⭐ hsen-dev ⭐ levin-dmi You all are the stars! 🌟
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository getredash/redash to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
Your Weekly Digest bot. 📆
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Here's the Weekly Digest for getredash/redash:
ISSUES
Last week 20 issues were created.
Of these, 15 issues have been closed and 5 issues are still open.
OPEN ISSUES
💚 #4145 CHANGELOG for v8.0.0-beta.2, by arikfr
💚 #4139 Migrate Chart visualization to React Part 2: Editor, by kravets-levko
💚 #4137 Widget filters overlapped by visualization, by kravets-levko
💚 #4133 Migrate Pivot Table visualization to React, by gabrieldutra
💚 #4132 Enhancements to Alert feature, by ranbena
CLOSED ISSUES
❤️ #4146 Bug fix: Query view doesn't sync parameters when selecting and deleting, by ranbena
❤️ #4144 Query Snippets: Use onClick instead of link for 'Click here' option, by gabrieldutra
❤️ #4143 Query Snippets: use relative link, by arikfr
❤️ #4142 Empty query text with parameter definitions breaks the query editor, by arikfr
❤️ #4141 Query view doesn't sync parameters when selecting and deleting, by arikfr
❤️ #4140 Broken link in initial (blank) Query Snippets page - missing organisation slug, by justinclift
❤️ #4138 Counter Editor: move components to own files, by kravets-levko
❤️ #4136 Color picker component, by kravets-levko
❤️ #4135 Add jsconfig settings with '@' webpack alias, by gabrieldutra
❤️ #4134 Alerts: Add more condition comparison options, by kravets-levko
❤️ #4131 Remove duplicate messages method, by arikfr
❤️ #4130 Migrate Chart visualization to React Part 1: Renderer, by kravets-levko
❤️ #4128 Sync botocor eversions across requirements files., by arikfr
❤️ #4127 Upgrade Sentry-SDK and enable additional integratoins, by arikfr
❤️ #4126 It seems like we encountered an error. Try refreshing this page or contact your administrator, by M-make
LIKED ISSUE
👍 #4131 Remove duplicate messages method, by arikfr
It received 👍 x1, 😄 x0, 🎉 x0 and ❤️ x0.
NOISY ISSUE
🔈 #4136 Color picker component, by kravets-levko
It received 6 comments.
PULL REQUESTS
Last week, 19 pull requests were created, updated or merged.
OPEN PULL REQUEST
Last week, 1 pull request was opened.
💚 #4145 CHANGELOG for v8.0.0-beta.2, by arikfr
UPDATED PULL REQUEST
Last week, 5 pull requests were updated.
💛 #4093 Replace Celery with RQ (except for execute_query tasks), by rauchy
💛 #4081 WIP Alert page redesign, by ranbena
💛 #4049 Introduce inheritance to the Parameter structure, by gabrieldutra
💛 #4020 Migrate Widget component to React, by gabrieldutra
💛 #3905 Provide settings to control multifilter initial selection, by kewisch
MERGED PULL REQUEST
Last week, 13 pull requests were merged.
💜 #4138 Counter Editor: move components to own files, by kravets-levko
💜 #4135 Add jsconfig settings with '@' webpack alias, by gabrieldutra
💜 #4134 Alerts: Add more condition comparison options, by kravets-levko
💜 #4131 Remove duplicate messages method, by arikfr
💜 #4130 Migrate Chart visualization to React Part 1: Renderer, by kravets-levko
💜 #4128 Sync botocor eversions across requirements files., by arikfr
💜 #4127 Upgrade Sentry-SDK and enable additional integratoins, by arikfr
💜 #4120 Decrease size of widget pagination, by ranbena
💜 #4108 Allow users to share aggregated usage information with us, by arikfr
💜 #4106 Migrate Counter visualization to React, by kravets-levko
💜 #4101 Widget table scroll-x visible, by ranbena
💜 #4071 Allow the user to decide how to handle null values in charts, by kravets-levko
💜 #4057 CHANGELOG for V8-beta., by arikfr
COMMITS
Last week there were 13 commits.
🛠️ [CHANGELOG for V8-beta. (#4057) * CHANGELOG for V8-beta.
Update CHANGELOG.md
Update CHANGELOG.md
Update CHANGELOG.md](95795d9) by arikfr
🛠️ [Allow users to share aggregated usage information with us (Allow users to share aggregated usage information with us #4108) * Initial commit of BeaconConsent component
Add comment about being able to change setting
Use correctly
Final version of consent screen
Show beacon consent message on homepage only if it wasn't enabled already.
Add consent setting to organization settings screen.
Add support for custom message in OrgSetting.save.
Implmenet consent saving.
If consent given, send extra data
Add HelpTrigger
Make CodeClimate happy
Wrap everything with DynamicComponent](75e48b0) by arikfr
🛠️ Counter Editor: move components to own files (#4138) by kravets-levko
🛠️ Add jsconfig settings with '@' webpack alias (#4135) by gabrieldutra
🛠️ [Migrate Chart visualization to React Part 1: Renderer (Migrate Chart visualization to React Part 1: Renderer #4130) * Migrate Chart visualization: Renderer
Refine PlotlyChart component; move stylesheets to visualization's folder
Migrate Custom JS Chart to React
Cleanup](54071e4) by kravets-levko
🛠️ Remove duplicate messages method (#4131) by arikfr
🛠️ [Alerts: Add more condition comparison options (Alerts: Add more condition comparison options #4134) * Enhancements to Alert feature #4132 Add more condition comparison options
Add arguments to fallback lambda](ecf160c) by kravets-levko
🛠️ [Allow the user to decide how to handle null values in charts (Allow the user to decide how to handle null values in charts #4071) * Allow the user to decide how to handle null values in charts #2629 Refactor Chart visualization, add option for handling NULL values (keep/convert to 0.0)
Handle null values in line/area stacking code; some cleanup
Handle edge case: line/area stacking when last value of one of series is missing
Mjnor update to line/area stacking code
Fix line/area normalize to percents feature
Unit tests
Refine tests; add tests for prepareLayout function
Tests for prepareData (heatmap) function
Tests for prepareData (pie) function
Tests for prepareData (bar, line, area) function
Tests for prepareData (scatter, bubble) function
Tests for prepareData (box) function
Remove unused file](2c98f04) by kravets-levko
🛠️ [Decrease size of widget pagination (Decrease size of widget pagination #4120) * Added tests
Perhaps this would trigger percy
Decrease size of widget pagination
Removed unused attr
Updated tests](8f01988) by ranbena
🛠️ Sync botocor eversions across requirements files. (#4128) by arikfr
🛠️ [Migrate Counter visualization to React (Migrate Counter visualization to React #4106) * Migrate Counter to React: Renderer
Migrate Counter to React: Editor
Cleanup
Review and fix rows indexing algorithm
Counter not properly scaled in editor
Fix wrong label for/input id pair
Tests
Tests
Fix vendor prefixes
Remove unnecessary useEffect dependencies
Update tests
Fix Percy snapshot names](424751d) by kravets-levko
🛠️ [Upgrade Sentry-SDK and enable additional integratoins (Upgrade Sentry-SDK and enable additional integratoins #4127) * Update sentry-sdk version
Add additional Sentry integrations](e048a69) by arikfr
🛠️ [Widget table scroll-x visible (Widget table scroll-x visible #4101) * Table viz horizontal scroll made visible
Added tests
Fixed snapshot pre-condition
Perhaps this would trigger percy](2c1e846) by ranbena
CONTRIBUTORS
Last week there were 4 contributors.
👤 arikfr
👤 kravets-levko
👤 gabrieldutra
👤 ranbena
STARGAZERS
Last week there were 44 stagazers.
⭐ chris-ramon
⭐ nbstoner
⭐ hgsgtk
⭐ Dearblackswan
⭐ toninis
⭐ wonfull
⭐ dmyers
⭐ tippetop
⭐ juahan
⭐ Noctsyndrome
⭐ shreyasbharath
⭐ jkisioh
⭐ Tim-Chard
⭐ snzip
⭐ cmaritan
⭐ ernado
⭐ darrencornwell
⭐ shanemgrey
⭐ mayouzi
⭐ ethan-xiao
⭐ zx06
⭐ chinajxlt
⭐ growthstar
⭐ zacharyzhao
⭐ masonhensley
⭐ toanqng
⭐ AyoGitNg
⭐ LuisMDeveloper
⭐ Jamim
⭐ akakak1
⭐ layik
⭐ holgerh
⭐ Ch0bits
⭐ mpadge
⭐ pitbuk101
⭐ hiraikatsuyuki
⭐ asherf
⭐ this-chris
⭐ dldinternet
⭐ jeromegit
⭐ andreheringer
⭐ efeng1st
⭐ hsen-dev
⭐ levin-dmi
You all are the stars! 🌟
RELEASES
Last week there were no releases.
That's all for last week, please 👀 Watch and ⭐ Star the repository getredash/redash to receive next weekly updates. 😃
You can also view all Weekly Digests by clicking here.
The text was updated successfully, but these errors were encountered: