This project is mirrored from https://github.com/metabase/metabase.
Pull mirroring updated .
- Nov 29, 2017
-
-
Cam Saul authored
-
Cam Saul authored
Long lines cleanup
-
Cam Saul authored
-
Kyle Doherty authored
* i18n(Pulse) translating strings * i18n(Pulse) translating strings * i18n(QB) translating strings * i18n(QB) translating strings * i18n(QB) translating strings * i18n(Pulse) translating strings * i18n(query-builder) translating strings * i18n(QB) fix errors during translation * i18n(Pulse) fix errors during translation * i18n(Questions) translating strings * i18n(Reference) translating strings * i18n(Setup) translating strings * i18n(Tutorial/User) translating strings * i18n(Tutorial/User) translating strings * i18n(Visualizations) translating strings * i18n(XRay) translating strings * fix whitespace lint error * run prettier * remove accidentally re-added file * import
-
- Nov 27, 2017
-
-
Simon Belak authored
-
Cam Saul authored
Fix incorrect error message for GET /api/card endpoint
-
Ryan Senior authored
Fix bug causing test email pulses to fail
-
Cam Saul authored
-
Ryan Senior authored
When test pulses are sent out their channel_types are strings not keywords which caused the multimethod lookup in the pulse code to fail. This commit adds a unit test that covers our pulse test capability and ensures channel_type fields are keywords before invoking the multimethod. Fixes #6465
-
Cam Saul authored
Fix randomly failing segment test
-
Cam Saul authored
-
- Nov 22, 2017
- Nov 21, 2017
-
-
Cam Saul authored
-
Cam Saul authored
Fix long lines in metabase.driver.generic-sql
-
Kyle Doherty authored
-
Cam Saul authored
-
- Nov 20, 2017
-
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
Kyle Doherty authored
-
- Nov 17, 2017
-
-
Cam Saul authored
Have Utils.isEmpty() cast its arg to String()
-
Cam Saul authored
-
Ryan Senior authored
Compare email 'to` as a set, not a vector
-
Ryan Senior authored
Some databases have the email addresses in a different order causing CI to fail. This commit converts the `:to` vector to a set so order doesn't matter.
-
Ryan Senior authored
Alerts round 2
-
Ryan Senior authored
Specifically this asserts more on the contents of the email (such as the goal that was reached) and uses the email regexing code in metabase.email-test which has been expanded to work on multipart emails (like pulses and alerts).
-
Maz Ameli authored
Docs for 0.27
-
Maz Ameli authored
-
Maz Ameli authored
-
Maz Ameli authored
-
- Nov 16, 2017
-
-
Cam Saul authored
Don't try to expand GA metrics
-
Cam Saul authored
-
Kyle Doherty authored
* add initial test * fix resizer? * test fix wip * fix tests via hack * fix flow
-
Ryan Senior authored
-