Commit Graph

2107 Commits

Author SHA1 Message Date
Maxime Beauchemin 359a81eee3 Getting back into a working state 2015-09-15 09:17:59 -07:00
Maxime Beauchemin 0bc2e71ac6 Changing the way viz templates are defined using macros instead 2015-09-14 08:50:01 -07:00
Maxime Beauchemin 6daf92e3c1 About to start ajaxifying 2015-09-14 08:04:32 -07:00
Maxime Beauchemin a5b896414d Dashboards 2015-09-13 19:07:54 -07:00
Maxime Beauchemin 95b080160f Pinning flask-login 2015-09-12 23:27:06 -07:00
Maxime Beauchemin 36351918c9 Dashboards 2015-09-12 23:25:43 -07:00
Maxime Beauchemin e755854c29 Save and embed 2015-09-11 21:49:57 -07:00
Maxime Beauchemin 5f20a080f4 Setting up alembic 2015-09-11 15:32:42 -07:00
Maxime Beauchemin ca3959783c New script 2015-09-09 22:21:38 -07:00
Maxime 9a63a312b6 Warn on row limit reached 2015-09-09 20:55:47 +00:00
Maxime 5825f4539d Allowing for form field description and tooltips 2015-09-09 20:10:42 +00:00
Maxime Beauchemin 53fe171466 Merge pull request #23 from mistercrunch/where
Custom WHERE clause for tables (not druid) + error handling refactor
2015-09-09 12:49:54 -07:00
Maxime fab0670669 Custom WHERE clause for tables (not druid) + error handling refactor 2015-09-09 19:48:20 +00:00
Maxime 67c5f637d1 Linting 2015-09-09 17:52:11 +00:00
Maxime Beauchemin 9858304468 Merge pull request #22 from mistercrunch/forms
Form factory refactor
2015-09-09 10:00:17 -07:00
Maxime Beauchemin 7f9d96b024 Merge pull request #20 from wbchn/master
add tzinfo config, useful when start druid without utc timezone
2015-09-09 09:59:16 -07:00
Maxime Beauchemin 1283bc0788 Form factory refactor 2015-09-08 23:50:45 -07:00
Maxime 6dd81a3e95 Adding argparse for port and debug mode on bin/panoramix 2015-09-08 21:56:27 +00:00
Maxime 483935cc12 Marking distribution as is_timeseries=False 2015-09-08 21:01:40 +00:00
Maxime Beauchemin bca1e15e44 Temp DB in /tmp 2015-09-07 08:39:42 -07:00
wangbin 11aaaf3e11 add tzinfo config, useful when start druid without utc timezone 2015-09-06 17:11:11 +08:00
Maxime Beauchemin c95c2522ab v0.2.1 2015-09-05 15:08:38 -07:00
Maxime Beauchemin 58c2186f56 Adding a few screenshots to README 2015-09-05 14:27:18 -07:00
Maxime Beauchemin 94ef801c6d Merge pull request #19 from mistercrunch/setup
Preparing pypi package
2015-09-05 13:45:33 -07:00
Maxime Beauchemin efc54e0f65 Preparing pypi package 2015-09-05 13:37:55 -07:00
Maxime d419279d70 Minor improvments 2015-09-03 22:39:19 +00:00
Maxime e1e298044e Making x in timeseries non-ordinal 2015-09-02 05:15:22 +00:00
Maxime Beauchemin b7acbd8d10 Bugfix on timeseries where granularity=all 2015-08-27 09:16:29 -07:00
Maxime Beauchemin 8e5a827b75 Adding gunicorn as a multi-threaded production server 2015-08-25 11:57:09 -07:00
Maxime Beauchemin acd14afd4e More readable long error msg 2015-08-24 17:58:41 -07:00
Maxime Beauchemin 39a9b3b1e9 Better automation around database table semantic layer 2015-08-23 14:57:08 -07:00
Maxime Beauchemin b240265d84 Squashing a small bug 2015-08-22 08:28:36 -07:00
Maxime 4ecf9d1beb Table view now shows metrics histograms 2015-08-19 01:11:51 +00:00
Maxime Beauchemin 584ced5eab Fillna 2015-08-13 22:20:27 -07:00
Maxime Beauchemin 0517f1ca00 Bugfix 2015-08-13 22:18:36 -07:00
Maxime Beauchemin 6510ee6427 Sizes first 2015-08-13 22:04:43 -07:00
Maxime Beauchemin 581207b92f Merge pull request #16 from mistercrunch/scatter
Adding Bubble charts
2015-08-13 21:41:42 -07:00
Maxime Beauchemin 56bfc31966 Adding Bubble charts 2015-08-13 21:40:53 -07:00
Maxime Beauchemin 81dbd142e1 Merge pull request #15 from mistercrunch/scatter
Adding Bubble charts
2015-08-13 18:09:16 -07:00
Maxime Beauchemin 0cfa0e618a Adding Bubble charts 2015-08-13 18:08:04 -07:00
Maxime Beauchemin 36a58e8885 Minor fixes and improvments 2015-08-12 21:22:02 -07:00
Maxime Beauchemin 59efbcdead Using sqlalchemy expression API to support all SQL dialects 2015-08-12 10:28:50 -07:00
Maxime Beauchemin 3a0eb07fe9 Bugfixes 2015-08-10 21:12:21 -07:00
Maxime 221b86b551 Using default permission names 2015-08-09 22:24:47 +00:00
Maxime 3321a56782 Final touches on getting decent database support 2015-08-08 15:03:36 +00:00
Maxime 9e227494ca Refreshing the docs after adding support for SQLA 2015-08-08 15:02:56 +00:00
Maxime fac6dd102d Adding a compare by value viz 2015-08-07 23:48:26 +00:00
Maxime b4e76236a7 Adding query time 2015-08-07 23:25:19 +00:00
Maxime Beauchemin 055d760d64 Adding AuditMixin everywhere 2015-08-06 14:49:18 -07:00
Maxime Beauchemin db56e84fa8 Fixing FKs 2015-08-06 14:44:25 -07:00