Commit Graph

77 Commits

Author SHA1 Message Date
Maxime Beauchemin
baac8c44a5 Desperatly changing view name to avoid proxy odd bug 2016-02-11 13:23:46 -08:00
Maxime Beauchemin
7b0c045a42 Merge pull request #130 from mistercrunch/log_more
Logging more
2016-02-10 11:13:35 -08:00
Maxime Beauchemin
b1f88a53ad Logging more 2016-02-10 08:52:49 -08:00
Maxime Beauchemin
32442aa6b7 Adding Metric class as well 2016-02-10 07:18:59 -08:00
Maxime Beauchemin
b18d117852 Renaming Classes related to Druid 2016-02-10 06:56:35 -08:00
Maxime Beauchemin
61b3a85d7a improving the sql view 2016-02-04 00:26:20 -08:00
Maxime Beauchemin
98ba32399e Polish 2016-02-03 23:11:06 -08:00
Maxime Beauchemin
9c47415d62 Error handling and table links 2016-02-03 21:36:21 -08:00
Maxime Beauchemin
50d7d0fb5b Making progress 2016-02-03 21:36:21 -08:00
Maxime Beauchemin
dbbedc3ba4 Allowing definition of css templates 2016-02-03 18:04:28 -08:00
Maxime Beauchemin
e6920f8066 CRUD views improvements 2016-01-24 10:09:26 -08:00
Maxime Beauchemin
5f880682c0 Fixing a bug 2016-01-19 12:58:44 -08:00
Maxime Beauchemin
e40f5bc6d6 Displaying markdown slice info on dash view 2016-01-19 00:02:46 -08:00
Maxime Beauchemin
085430cb53 Doing some refactoring 2016-01-16 06:45:49 -08:00
Maxime Beauchemin
69a385bade [hotfix] date casting 2016-01-14 09:54:19 -08:00
Maxime Beauchemin
67ea040d1f Merge pull request #112 from mistercrunch/url_shortner
Adding an URL shortner
2016-01-14 09:50:25 -08:00
Maxime Beauchemin
f4ef1c02a2 Adding an URL shortner 2016-01-13 21:44:27 -08:00
Maxime Beauchemin
a3727fc091 Making sqlite work 2016-01-13 18:16:01 -08:00
Maxime Beauchemin
b6b8d046c8 Tunning timeseries settings 2016-01-12 14:57:34 -08:00
Maxime Beauchemin
089a8c677c [hotfix] no data 2016-01-12 12:06:34 -08:00
Maxime Beauchemin
f434f3c756 Raising earlier on no data 2016-01-12 12:02:26 -08:00
Maxime Beauchemin
299ad09576 [bugfix] columns dupplicated in Druid df 2016-01-12 08:43:36 -08:00
Maxime Beauchemin
2b69912c46 Minor bug fixes 2016-01-11 16:01:54 -08:00
Maxime Beauchemin
ed96f9b92f Fixing the word bad assumptions about field ordering 2016-01-11 15:29:18 -08:00
Maxime Beauchemin
4aa70d0f43 Ordering columns in the Druid pandas df 2016-01-11 15:15:11 -08:00
Maxime Beauchemin
37cbf61480 Adding markdown support for table descriptions 2015-12-27 21:06:16 -08:00
Maxime Beauchemin
9427cd6216 Fixing date processing 2015-12-24 08:41:35 -08:00
Maxime Beauchemin
a5c1358229 Fixing py3 error 2015-12-22 20:46:19 -08:00
Maxime Beauchemin
8682196eb8 Getting filters to a reasonable place 2015-12-22 15:52:15 -08:00
Maxime Beauchemin
4e21fb4285 Adding support for quoted field names 2015-12-22 08:12:47 -08:00
Maxime Beauchemin
4b481e938a Getting in a working state 2015-12-20 08:33:08 -08:00
Maxime Beauchemin
c1080638ae Passing a ctrl to the js 2015-12-18 15:45:11 -08:00
Maxime Beauchemin
55c4433b0b Allowing to not group by on table view 2015-12-18 12:06:01 -08:00
Michelle Thomas
6155ff8de6 Adding owner to sqlatables and changing some of the formatting using DataTables 2015-12-16 15:35:59 -08:00
Michelle Thomas
30df7be258 Adding a view for featured datasets 2015-12-16 15:35:59 -08:00
Maxime Beauchemin
c97b0b6026 Slightly better layout for explore page 2015-12-13 10:03:06 -08:00
Maxime Beauchemin
1fe15496ce Formatting change_on column in list views 2015-12-11 12:17:23 -08:00
Maxime Beauchemin
f882ff13ff Logging slice and dash views 2015-12-04 11:52:32 -08:00
Maxime Beauchemin
aed2f46413 Merge pull request #70 from mistercrunch/dash_slug
Adding url slug support for dashboard model
2015-12-04 10:30:28 -08:00
Maxime Beauchemin
2743b2412f Adding url slug support for dashboard model 2015-12-04 10:02:16 -08:00
Maxime Beauchemin
b9d7253a48 Save AS and Overwrite 2015-12-04 09:30:43 -08:00
Maxime Beauchemin
3cc5db5bbf Adding custom HAVING clause 2015-11-24 11:37:20 -08:00
Maxime Beauchemin
85227912b3 Encrypting the passwords out of connection strings 2015-11-21 12:35:49 -08:00
Maxime Beauchemin
0ec69a4ac5 druid bugfix 2015-10-20 16:40:12 -07:00
Maxime Beauchemin
a58d184711 Removing references to basestring 2015-10-20 13:00:42 -07:00
Maxime Beauchemin
e3e3d0b1f5 py3 compat changes 2015-10-20 12:50:11 -07:00
Maxime Beauchemin
a7fca30010 Tweaks 2015-10-19 22:15:53 -07:00
Maxime Beauchemin
06e57bf890 Adding timezone offset as a datasource param 2015-10-19 21:43:14 -07:00
Maxime Beauchemin
8aa97f7e08 Better defaults for Druid endpoints and better error handling 2015-10-16 07:41:52 -07:00
Maxime Beauchemin
cb92cac776 Allowing to define multiple time columns for time series on Sqla 2015-10-12 03:56:11 +00:00