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

Weekly Digest (27 May, 2019 - 3 June, 2019) #3874

Closed
weekly-digest bot opened this issue Jun 3, 2019 · 0 comments
Closed

Weekly Digest (27 May, 2019 - 3 June, 2019) #3874

weekly-digest bot opened this issue Jun 3, 2019 · 0 comments

Comments

@weekly-digest
Copy link

weekly-digest bot commented Jun 3, 2019

Here's the Weekly Digest for getredash/redash:


ISSUES

Last week 41 issues were created.
Of these, 24 issues have been closed and 17 issues are still open.

OPEN ISSUES

💚 #3873 Cypress: Fix date parameters false positive, by gabrieldutra
💚 #3872 Bump pyopenssl from 16.2.0 to 17.5.0, by dependabot[bot]
💚 #3871 Bump flask from 0.11.1 to 0.12.3, by dependabot[bot]
💚 #3870 Bump cryptography from 2.0.2 to 2.3, by dependabot[bot]
💚 #3866 Remove legacy session identifier support, by rauchy
💚 #3859 Autoheight widgets miscalculating height, by ranbena
💚 #3856 Unhandled promise rejection TypeError: "maxbest is undefined", by brylie
💚 #3855 Remove time from DATE column in filters, by denisov-vlad
💚 #3850 Cancel previous execution on parameters value update, by gabrieldutra
💚 #3848 Add support ssl connections to redis, by nason
💚 #3846 Notify the user if a query has no schedule when picking one for alert, by arikfr
💚 #3845 [Bug fix] parse elasticsearch aggregations result, by ivanli1990
💚 #3843 Can't delete a data source if one of the queries references query result from it but uses a different data source, by arikfr
💚 #3840 [WIP] Custom Map Markers, by deecay
💚 #3838 Upgrade gspread 3.1.0 for supporting team drive, by koooge
💚 #3837 [WIP] Clean up chart layout code for improved maintainability, by brylie
💚 #3835 chore: Add handy make target, by koooge

CLOSED ISSUES

❤️ #3869 Update version to 8.0.0-beta., by arikfr
❤️ #3868 Update PromiseRejectionError to show error message from API response, by arikfr
❤️ #3867 Add Collapse component, by arikfr
❤️ #3865 Beautify autoheight code fix a bit, by ranbena
❤️ #3864 Use more specific CSS for public dashboard page to avoid conflicts with other components, by kravets-levko
❤️ #3863 Widget menu should not be available on public dashboards, by kravets-levko
❤️ #3862 Widget menu shows up on public dashboard when it shouldn't, by arikfr
❤️ #3861 How can Redash support the new data source: MaxCompute (ODPS) ?, by yanjlee
❤️ #3860 Add some options to limit ddl action , that's dangerous query role change datas by sql, by Simple701
❤️ #3858 Fix widget autoHeight related exception, by ranbena
❤️ #3857 JS error on widget resize, by ranbena
❤️ #3854 does it suppor sum(if()), by ighack
❤️ #3853 Fix initialization of dashboard-level parameters, by kravets-levko
❤️ #3852 Disable filter which does not have values, by kravets-levko
❤️ #3851 When a filter has no values it shows -1, by arikfr
❤️ #3849 When opening a dashboard, each widget uses its own default value, by arikfr
❤️ #3847 LDAP/AD Cannot set port, by sebv004
❤️ #3844 Capitalize "elsewhere", by arikfr
❤️ #3842 Fix table isn't displayed with date filter, by gabrieldutra
❤️ #3841 CSV: correctly serialize booleans and dates., by arikfr
❤️ #3839 Horizontal Bar Graphs, by Dikshant2597
❤️ #3836 Table isn't displayed with Date filter, by denisov-vlad
❤️ #3833 Alerts won't work for parameterized queries, by rhnasc
❤️ #3832 Unsupported browser redirect script outputted to file, by ranbena

LIKED ISSUE

👍 #3833 Alerts won't work for parameterized queries, by rhnasc
It received 👍 x3, 😄 x0, 🎉 x0 and ❤️ x0.

NOISY ISSUE

🔈 #3837 [WIP] Clean up chart layout code for improved maintainability, by brylie
It received 19 comments.


PULL REQUESTS

Last week, 36 pull requests were created, updated or merged.

UPDATED PULL REQUEST

Last week, 18 pull requests were updated.
💛 #3873 Cypress: Fix date parameters false positive, by gabrieldutra
💛 #3872 Bump pyopenssl from 16.2.0 to 17.5.0, by dependabot[bot]
💛 #3871 Bump flask from 0.11.1 to 0.12.3, by dependabot[bot]
💛 #3870 Bump cryptography from 2.0.2 to 2.3, by dependabot[bot]
💛 #3866 Remove legacy session identifier support, by rauchy
💛 #3850 Cancel previous execution on parameters value update, by gabrieldutra
💛 #3848 Add support ssl connections to redis, by nason
💛 #3845 [Bug fix] parse elasticsearch aggregations result, by ivanli1990
💛 #3840 [WIP] Custom Map Markers, by deecay
💛 #3838 Upgrade gspread 3.1.0 for supporting team drive, by koooge
💛 #3835 chore: Add handy make target, by koooge
💛 #3813 delete variable, by taminif
💛 #3805 WIP: JSON Data Source, by arikfr
💛 #3801 Celery task to clear schedule was added, by aidarbek
💛 #3798 Failed Scheduled Queries Report, by rauchy
💛 #3796 Search dropdown parameters, by fmy
💛 #3659 Allow Parameters on Public Dashboards, by rauchy
💛 #3275 [Data Sources] Implement Mixpanel, by gabrielsebag

MERGED PULL REQUEST

Last week, 18 pull requests were merged.
💜 #3869 Update version to 8.0.0-beta., by arikfr
💜 #3868 Update PromiseRejectionError to show error message from API response, by arikfr
💜 #3867 Add Collapse component, by arikfr
💜 #3865 Beautify autoheight code fix a bit, by ranbena
💜 #3864 Use more specific CSS for public dashboard page to avoid conflicts with other components, by kravets-levko
💜 #3863 Widget menu should not be available on public dashboards, by kravets-levko
💜 #3858 Fix widget autoHeight related exception, by ranbena
💜 #3853 Fix initialization of dashboard-level parameters, by kravets-levko
💜 #3852 Disable filter which does not have values, by kravets-levko
💜 #3844 Capitalize "elsewhere", by arikfr
💜 #3842 Fix table isn't displayed with date filter, by gabrieldutra
💜 #3841 CSV: correctly serialize booleans and dates., by arikfr
💜 #3832 Unsupported browser redirect script outputted to file, by ranbena
💜 #3830 Fix for Mac browser’s scrollbar obscuring content, by ranbena
💜 #3828 Update Data Source Lifecycle Events, by gabrieldutra
💜 #3826 Migrate CreateDashboardDialog to React, by kravets-levko
💜 #3810 Cypress tests for query parameters, by gabrieldutra
💜 #3240 Use the debian flavor of the redash/base image, by arikfr


COMMITS

Last week there were 19 commits.
🛠️ Update version to 8.0.0-beta. (#3869) by arikfr
🛠️ Rearrange README badges. by arikfr
🛠️ [Update PromiseRejectionError to show error message from API response (#3868) * Update PromiseRejectionError to show error message from API response

  • Update version to 8.0.0-beta.

  • Revert "Update version to 8.0.0-beta."

This reverts commit c8fa749.](60b12e3) by arikfr
🛠️ Use the debian flavor of the redash/base image (#3240) by arikfr
🛠️ Add Collapse component (#3867) by arikfr
🛠️ getredash/redash#3862 Widget menu should not be available on public dashboards (#3863) by kravets-levko
🛠️ Use more specific CSS for public dashboard page to avoid conflicts with other components (#3864) by kravets-levko
🛠️ Beautify autoheight code a bit (#3865) by ranbena
🛠️ Fix widget autoHeight related exception (#3858) by ranbena
🛠️ Cypress tests for query parameters (#3810) by gabrieldutra
🛠️ getredash/redash#3851 Disable filter which does not have values (#3852) by kravets-levko
🛠️ getredash/redash#3849 Fix initialization of dashboard-level parameters (#3853) by kravets-levko
🛠️ Fix table isn't displayed with date filter (#3842) by gabrieldutra
🛠️ Capitalize "elsewhere" (#3844) by arikfr
🛠️ [CSV: correctly serialize booleans and dates. (#3841) * CSV: correctly serialize booleans and dates.

Closes #3736, closes #2751.


CONTRIBUTORS

Last week there were 4 contributors.
👤 arikfr
👤 kravets-levko
👤 ranbena
👤 gabrieldutra


STARGAZERS

Last week there were 54 stagazers.
mmochi23
abz53378
lazyTimes
jb33k
farcasmihai91
souvikb07
jasoniem9246
akshayjain1996
tiki0108
clinx
sweihui
lebin
daniellitoc
scmmishra
markqiu
Drakon94
forbesmyester
thonatos
nurockplayer
dukeshiny
dalewong
jkhaykin
perseveringman
ottsch
hadesfeng
zbd0518
snguyenthanh
shispt
ard333
Im-Elvis
marekgregor
gabrielsebag
ma7dy
lihuate
fernandoqueiroz
citrin
tm69
edyi
jessynt
fakerjeff
malongge
Omkar61909
clauda
rainboyan
YuanZhencai
lennrt
newfrontier1
puemos
geeknam
rogervaas
jaemnkm
baitcenter
markphelps
boarnoah
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.

Your Weekly Digest bot. 📆

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant