- e5fabf3 Adjusting positioning in the examples (@mistercrunch)
- eb5a417 Change the size of the column datasource_name in datasource creation … (#345) (@gyzmau)
- 91a3594 Fixing the thumbs and the galery (#346) (@mistercrunch)
- 52ebdc5 add treemap (#344) (@andrewhn)
- 5cadd67 Allowing to specify schema for tables (#330) (@mistercrunch)
- 0a94b36 Adding version subcommand to CLI (#329) (@mistercrunch)
- 21b3a5f [big_number*] fixing a few bugs (#342) (@mistercrunch)
- a76ccf4 [welcome page] shows the most recently updated items first (#343) (@mistercrunch)
- 8fe5790 Don't die on malformed json in the extras field. Give feedback to user (#338) (@deniszgonjanin)
- 1e08b3e add tooltips to sankey (#341) (@williaster)
- 77828b6 [bugfix] druid granularity form field should be select2_freeform (@mistercrunch)
- af417b6 Adding expression column description in the CRUD (@mistercrunch)
- 3d1fc99 Adding not in docs about connecting to dbs over SSL (@mistercrunch)
- 1dd4165 Json dumps iso date for Table view (#328) (@mistercrunch)
- 54fb76e Getting the SQL view back in a working state (#327) (@mistercrunch)
- 74975a1 Getting error messages to show up on the interactive debugger (@mistercrunch)
- 6d0b576 Include connection parameters in call to Test Connection for a new database (#326) (@deniszgonjanin)
- 9ac979a Tweaks for the doc's gallery (@mistercrunch)
- f32ebee Fixing the way tables overflow in dashboard view (#310) (@mistercrunch)
- 807d686 Showing thumbsnails when switching viz (#313) (@mistercrunch)
- 5b82249 Linting to 99% (#317) (@mistercrunch)
- c6da811 Adding missing dep to dev-reqs.txt (@mistercrunch)
- a9af6b1 Fix for undefined inner_time_filter on missing granularity in models.SqlaTable (#309) (@antbell)
- fe045ad New viz: box plot (#312) (@andrewhn)
- f8e5d30 Revert previous css commit (@mistercrunch)
- bfd1c87 Forcing widget overflow to be visible (@mistercrunch)
- 542b66e Giving credit where credit is due (#307) (@mistercrunch)
- 866e00d Detecting loops in Sankeys (#271) (@mistercrunch)
- a3dcb0f closes #292 (#304) (@mistercrunch)
- 25831f0 Making prod web server run by default (@mistercrunch)
- b47ca78 Preserve order of breakdowns in bar_dist (#302) (@amancevice)
- ef992b6 Fix week and month Time grain in MySQL (#297) (@prihoda)
- fdcedd0 Adding edit link to datasource in explore view (#303) (@mistercrunch)
- 9a02c88 Adding link to docs on navbar, re-indent (@mistercrunch)
- b2de935 Add OS dependencies link in development env docs (#300) (@lerrua)
- ef64884 [heatmap] fix bug to display this view properly in dashboards. fix bug to display their d3-tip tooltips in dashboards. don't show empty tooltips on heatmap. update logic for margins so they fit dynamically based on label size. (#301) (@williaster)
- 0afa5d2 Added FAQ and db dependencies to docs (@mistercrunch)
- eff0beb Optimizing import statements for better readability and to avoid unused, excessive and duplicating imports in the project. (#294) (@sid88in)
- 2972122 Adding link to Strata slides (@mistercrunch)
- d933a21 Prettyfying an image in the docs (@mistercrunch)
- c5dead4 v0.8.6 (@mistercrunch)
- 59169bf Merge pull request #212 from airbnb/big_number_total (@michellethomas)
- bcca840 Adding from future imports (#288) (@mistercrunch)
- 90a3b9f Update INTHEWILD.md (@mherr)
- a37e431 Adding _images to .gitignore (@mistercrunch)
- bf38c71 Adding missing images (@mistercrunch)
- 6b0b03e Fix localhost link in installation docs (@jules2689)
- 8556b09 Enable Time Grain Option for Redshift (@mistercrunch)
- d122b37 Add python-pip to the install docs (@jules2689)
- 1756c27 Adding upgrade instructions to docs (@mistercrunch)
- 7867267 SqlAlchemy -> SQLAlchemy in README.md (@AaronCritchley)
- 92d5886 Improving the Installation docs (@mistercrunch)
- d10eaec Adding a Gallery to the docs (@mistercrunch)
- c2bb49f Fix 4e6a06bad7a8_init.py migration script to work with Postgres (@greens231)
- 062f2b8 Datasource dropdown in Explore view (@mistercrunch)
- 65e72d0 Csv download improvements (@andrewhn)
- 3457276 Adding y_axis_format to DistributionBarViz (@mistercrunch)
- c2baa53 bugfix datatables move to new package (@mistercrunch)
- 3175882 + button on Slice list view redirects to Table view with alert (@mistercrunch)
- 81de51b Minor tweaks (@mistercrunch)
- 0d1f27d add postgres grains (@andrewhn)
- c728288 Fixing the pagination display on welcome (@mistercrunch)
- f9d04e8 Fixed refresh_datasource redirect (@mistercrunch)
- bf2e804 Removed trailing coma in Database.extra default (@mistercrunch)
- c349b0a Fixed link url in docs (@mistercrunch)
- 4d640b5 [fix] panel overflowing on welcome page (@mistercrunch)
- 380c3f0 Using boostrap panels for form fieldsets in explore view (@mistercrunch)
- e3e8202 clear element before redrawing sankey (@andrewhn)
- 8898444 Adding extra options to deeper configure sqlalchemy (@mistercrunch)
- f1830c3 A better welcome page (@mistercrunch)
- 92f73b6 Move window.alert() calls to bootstrap modals. Also log errors to console. (@williaster)
- 9c1af66 Fix ignored SQL where clauses (@skje)
- 2b31ab4 [hotfix] fixing json endpoint (@mistercrunch)
- 034fd07 Doc formating fix (@mistercrunch)
- ca44432 Prettyfying the Caravel on README (@mistercrunch)
- 6f96252 A logo on the navbar (@mistercrunch)
- 0b93fd3 [hotfix] hashing unicode in py3 (@mistercrunch)
- c3789d5 Removing duplicate get_table in fetch_metadata (@Jimexist)
- aec3c0b Fixing bug when datasource has been deleted (@mistercrunch)
- ef45c20 Hash cache keys to avoid too keys being too long. Resolves #240 (@karel1980)
- 10ab678 Finishing up the tutorial (@mistercrunch)
- 87fb40a Bumping version of npm up (@mistercrunch)
- d245fb9 travis tweaks (@mistercrunch)
- c60032a Pillow with a capital P (@mistercrunch)
- d2f5190 Adding a tutorial (@mistercrunch)
- 93405dc Clarify SQLALCHEMY_DATABASE_URI in the docs (@mistercrunch)
- dafdb51 Adding Caravel Docker link to README (@mistercrunch)
- 2d0fdf7 Adding a CHANGELOG.md (@mistercrunch)
- #234 Pin pandas, remove numpy (@mistercrunch)
- #229 Remove "requirements.txt" mention from README (@jmcomets)
- #225 remove power units from sankey diagram (@williaster)
- #219 Add 'Percent of previous' to sunburst vis. Appease npm warnings for data tables and d3.layout.cloud (@williaster)
- #224 Fixing minor typos in the readme (@cyrusstoller)
- #214 Fix an installation bug. (@kim-pham-airbnb)
- #218 Redirecting URL from previous names to caravel (@mistercrunch)
- #223 Fixed typo in README (@thebucknerlife)
- #222 remove duplicate Druid.io section in README.md (@brchristian)
- #213 Fix a bug when loading DruidDatasource. (@kim-pham-airbnb)
- #204 Fixing the order and coverage report for the unit tests (@mistercrunch)
- #209 Fresh screenshots (@mistercrunch)
- #206 Caravel (@mistercrunch)
- #205 fix sunburst error. add
less
to package.json (@williaster) - #203 Fixing mysql install (@mistercrunch)
- #202 Using setup.py nosetests to run tests (@mistercrunch)
- #199 Fix a few minor bugs (@mistercrunch)
- #200 Add a sankey example (@mistercrunch)
- #192 Fix Druid metadata refresh. (@kim-pham-airbnb)
- #198 A welcome page (@mistercrunch)
- #197 Adding a DRUID_IS_ACTIVE flag and changing nav bar (@NiharikaRay)
- #196 Fixing issues around fk nullable=False on audit fields (@mistercrunch)
- #193 Adding favorites for Slices and Dashboards (@mistercrunch)
- #188 Introducing a caching layer! (@mistercrunch)
- #191 Add week ending and week start to grain (@airbnb)
- #190 Cranking up version numbers (@mistercrunch)
- #184 sunburst improvements (@williaster)
- #186 Adding docstrings ! (@mistercrunch)
- #181 Dynamic time granularity on any datetime column (@mistercrunch)
- #182 more css fixes (@williaster)
- #178 Allowing all extra fields in AuditMixin to be nullable (@mistercrunch)
- #175 refactor dashboard chart html, make several css improvements. (@williaster)
- #172 Fixing the python and js packaging (@mistercrunch)
- #171 Fixing multiple refresh bug in filter_box (@mistercrunch)
- #169 Fixing the look of select2 components (@mistercrunch)
- #168 Getting travis to build the npm related stuff (@mistercrunch)
- #166 make css theme customization easier by using less for bootstrap themes (@williaster)
- #163 Shipping with CSS templates out of the box (@mistercrunch)
- #164 Improving the docs (@mistercrunch)
- #165 Fixing window resize for explore and standalone (@mistercrunch)
- #161 Add linting to package.json, do all of the linting. (@williaster)
- #160 Fixing the dashed line when using time compare (@mistercrunch)
- #159 Fixing the standalone mode (@mistercrunch)
- #158 Refactor (@mistercrunch)
- #154 Digging into leap year bug and improvming tests (@mistercrunch)
- #157 add button to auto-copy short URLs in /explore page (@williaster)
- #149 Allowing to make certain widgets immune to filter (@mistercrunch)
- #151 Linting (@mistercrunch)
- #153 Improve README (@tay)
- #139 NPMification & Reactification (@williaster, @mistercrunch)
- #147 Tackling Featured Datasets (@mistercrunch)
- #148 Fix typo (@tay)
- #145 Moving files around ... yay! (@mistercrunch)
- #142 A few cosmetic fixes (nvd3 tooltips, buttons, tables) (@mistercrunch)
- #141 A simple base template for npm (@mistercrunch)
- #140 use the latest segment to extract metadata (@dayzzz)
- #136 Improved the bar char to allow for dimensional breakdowns (@mistercrunch)
- #134 Fixing the roles auto maintenance (@mistercrunch)
- #132 [nvd3] fixing the legend toggle bug (@mistercrunch)
- #131 More tests using doctests! (@mistercrunch)
- #130 Logging more (@mistercrunch)
- #129 Renaming Classes related to Druid (@mistercrunch)
- #127 SQL editor, eventually will be tied to a flow to create views (@mistercrunch)
- #128 Allowing definition of css templates (@mistercrunch)
- #126 New viz: Heatmap! (@mistercrunch)
- #125 Consistent colors rendered client side (@mistercrunch)
- #124 A more cohesive color strategy (@mistercrunch)
- #123 Adding a color factory (@mistercrunch)
- #122 Adding Parallel coordinates viz (@mistercrunch)
- #121 Iframe (@mistercrunch)
- #120 Slice information can be displayed in dashboard (@mistercrunch)
- #117 Doing some refactoring (@mistercrunch)
- #115 Providing options for Y axis number formating (@mistercrunch)
- #112 Adding an URL shortner (@mistercrunch)
- #113 Prettier checkboxes (@mistercrunch)
- #111 Loading another example amazing dash (@mistercrunch)
- #109 Getting browser history to work on the explore view (@mistercrunch)
- #108 pulling to the front on hover (@BradBaker)
- #104 simplifying tooltip code (@BradBaker)
- #105 adding stagger for all charts that have a date axis (@BradBaker)
- #102 Fix for 2-axis charts where it shrinks them a little bit (@bradmbaker, @BradBaker)
- #101 Add a Gitter chat badge to README.md (@gitter-badger)
- #100 Update tooltips with new classes (@bradmbaker)
- #99 Time resampling as in Pandas (@mistercrunch)
- #98 Change Scaling to Operate on SVG instead of Div (@bradmbaker)
- #96 Adding a filter box widget (@mistercrunch)
- #95 Working on docs (@mistercrunch)
- #94 Massive js refactor + Dashboard filters (@mistercrunch)
- #93 Controller (@mistercrunch)
- #92 Allowing not to group by on table view (@mistercrunch)
- #91 Exports (@mistercrunch)
- #90 A basic squeleton for the docs (@mistercrunch)
- #89 Featured datasets (@michellethomas)
- #87 fixing a few bugs with tool tip overflow (@BradBaker)
- #88 World Map viz with bubbles (@mistercrunch)
- #86 adjusting date formats (@BradBaker)
- #85 Adding sankey diagrams (@mistercrunch)
- #84 Adding directed force layout viz (@mistercrunch)
- #83 Big JS refactor (@mistercrunch)
- #82 letting tooltips in the dashboard overflow (@BradBaker)
- #81 Slightly better layout for explore page (@mistercrunch)
- #80 Checkboxes everywhere (@mistercrunch)
- #79 Cleanup around multiple select fields (@mistercrunch)
- #77 Better tooltips and more ways to integrate them easily (@mistercrunch)
- #76 Introducing form overrides for label and tooltips (@mistercrunch)
- #75 New viz: sunbursts (@mistercrunch)
- #74 Introducing fieldsets (@mistercrunch)
- #73 Airflowlike theme (@mistercrunch)
- #72 Logging slice and dash views (@mistercrunch)
- #70 Adding url slug support for dashboard model (@mistercrunch)
- #71 Add option to show minmax on x axis (@mistercrunch)
- #69 Allowing for [Save AS] and [Overwrite] (@mistercrunch)
- #68 Adding cumsum to rolling functions (@mistercrunch)
- #67 Fix debug mode calls get_json twice (@mistercrunch)
- #66 Adding a PivotTableViz (@mistercrunch)
- #65 Adding custom HAVING clause (@mistercrunch)
- #64 Preserving the ordering in selectmultiple (@mistercrunch)
- #63 Encrypting the passwords out of connection strings (@mistercrunch)
- #61 BetterBooleanField to fix html omitting non-checked (@patrickleotardif)
- #60 Fix Markup Widget bug (@NiharikaRay)
- #59 Adding y-axis format option (@patrickleotardif)
- #58 Setting min_periods to 1 for rolling windows (@mistercrunch)
- #56 adding sort order of the slices on changed_on field (@mistercrunch)
- #53 Py3 (@mistercrunch)
- #51 Adding timezone offset as a datasource param (@mistercrunch)
- #52 Speed up travis builds with wheels (@mistercrunch)
- #48 Allowing to specify the gunicorn timeout in CLI and config (@mistercrunch)
- #46 Allowing to change the "Time Column" on SqlA (@mistercrunch)
- #45 Bootstrapping widgets from javascript initializer. (@akuhn)
- #43 Supporting arbitrary expressions (@mistercrunch)
- #42 Adding ability to style a dashboard with CSS (@mistercrunch)
- #41 Cleaning up the static folder (@mistercrunch)
- #35 A first draft on default security roles (@mistercrunch)
- #40 Introducing time comparison (@mistercrunch)
- #39 Adding interpolation choice for line charts (@mistercrunch)
- #38 Extract css rules and scripts into separate files. (@akuhn)
- #37 Viz type (@mistercrunch)
- #36 Extract widget javascript to separate files. (@akuhn)
- #34 Ripping out Highcharts. (@mistercrunch)
- #33 Adding nvd3 support (@mistercrunch)
- #32 Adding a foundation for unit tests (@mistercrunch)
- #31 Adding a button to test connections (@mistercrunch)
- #30 Word cloud widget! (@mistercrunch)
- #29 Adding support for markup (html/markdown) widgets (@mistercrunch)
- #28 Fix default Sqlite path. (@noddi)
- #27 More refactor and bugfixes (@mistercrunch)
- #26 Bugfix (@mistercrunch)
- #25 Adding basic dashboarding support! (@mistercrunch)
- #23 Custom WHERE clause for tables (not druid) + error handling refactor (@mistercrunch)
- #22 Form factory refactor (@mistercrunch)
- #20 add tzinfo config, useful when start druid without utc timezone (@wbchn)
- #19 Preparing pypi package (@mistercrunch)
- #16 Adding Bubble charts (@mistercrunch)
- #13 Now supporting SQL Multiple database (@mistercrunch)
- #12 Cosmetricks (@mistercrunch)
- #11 Fixing the ways metrics are autogenerated (@mistercrunch)
- #10 Now enabling multi-cluster, connection info managed in UI (@mistercrunch)
- #9 Multi delete action on datasources (@mistercrunch)
- #8 Preventing bad json from creating problems (@mistercrunch)
- #3 Implementing my own highcharts wrapper (@mistercrunch)