Commit Graph

14990 Commits

Author SHA1 Message Date
Maxime Beauchemin fa08d353e8 Bug fixes 2015-09-30 17:37:07 -07:00
Adrian Kuhn 96753cfd09 Merge pull request #36 from mistercrunch/px_javascript_css_files
Extract widget javascript to separate files.
2015-09-30 15:07:28 -07:00
Adrian Kuhn ad2cc10788 Fix unit tests for viz without json endpoint. 2015-09-30 14:52:53 -07:00
Adrian Kuhn 83d7bf3a1a Extract nvd3 javascript to separate file. 2015-09-30 14:27:18 -07:00
Adrian Kuhn 669a0a4e2c Extract bignumber javascript to separate file. 2015-09-30 13:20:34 -07:00
Adrian Kuhn b75c89b81f Extract word cloud javascript to separate file. 2015-09-30 13:20:34 -07:00
Maxime Beauchemin 7172be9705 Bugfix for nvd3 charts 2015-09-30 13:20:13 -07:00
Maxime Beauchemin c9e4239025 Moving button to the right 2015-09-30 11:09:06 -07:00
Maxime Beauchemin ca28d9c524 Penguins under construction 2015-09-30 09:38:43 -07:00
Maxime Beauchemin 2243623430 Temporary hack to see the query for NVD3 vizs 2015-09-30 08:59:19 -07:00
Maxime Beauchemin 5cf5019ff1 Done fixing form continuity 2015-09-29 22:13:29 -07:00
Maxime Beauchemin 74e5a3e868 Mostly working 2015-09-29 21:41:49 -07:00
Maxime Beauchemin f3f807d042 Forms 2015-09-28 22:38:57 -07:00
Maxime Beauchemin c3f0597c07 Small improvments to tests 2015-09-28 21:31:04 -07:00
Maxime Beauchemin 4a9987affa Bugfix around using an Int in a groupby 2015-09-28 17:57:26 -07:00
Maxime 4d62adb618 Removing last highcharts file standing 2015-09-29 00:38:57 +00:00
Maxime Beauchemin 0033c927cc Adding missing dependency 2015-09-28 16:13:55 -07:00
Maxime Beauchemin af98972624 Cleaning up previous hack 2015-09-28 15:28:59 -07:00
Maxime Beauchemin 391b31e350 Forgot the .coveralls.yml file 2015-09-28 14:03:38 -07:00
Maxime Beauchemin ac2446cf09 Adding coverage badge 2015-09-28 14:02:37 -07:00
Maxime Beauchemin 930dad4eb0 Further CI integration 2015-09-28 13:58:47 -07:00
Maxime Beauchemin db272f831b Adding markdown dep 2015-09-28 12:46:05 -07:00
Maxime Beauchemin e473a828e7 Adding flask-testing to list of deps 2015-09-28 12:38:44 -07:00
Maxime Beauchemin 50adfdc662 Explicit flask dependency 2015-09-28 12:28:58 -07:00
Maxime Beauchemin 80228ac293 Adapting command 2015-09-28 12:06:53 -07:00
Maxime Beauchemin a2a0545323 Integrating with travis-ci 2015-09-28 11:51:20 -07:00
Maxime Beauchemin 2e29c39f3c Merge pull request #34 from mistercrunch/nvd3_2
Ripping out Highcharts.
2015-09-28 10:33:56 -07:00
Maxime Beauchemin a674fca26d Better form handling 2015-09-28 10:32:56 -07:00
Maxime Beauchemin 721113db0d About to rip out args 2015-09-28 09:24:53 -07:00
Maxime Beauchemin 625bd9dd82 Period ratio compare 2015-09-28 08:41:39 -07:00
Maxime Beauchemin 7143972341 Adding contribution to total 2015-09-28 00:51:39 -07:00
Maxime Beauchemin 4cd7c3d098 Introducing compare 2015-09-27 18:21:50 -07:00
Maxime Beauchemin 495c2dfeca Ripping highcharts out 2015-09-27 18:09:58 -07:00
Maxime Beauchemin bf8ce1716a nvd3 Stacked Area chart 2015-09-27 08:52:26 -07:00
Maxime Beauchemin e64367149e v0.4.0 2015-09-26 21:39:45 -07:00
Maxime Beauchemin 4c78b4f34e Merge pull request #33 from mistercrunch/nvd3
Adding nvd3 support
2015-09-26 21:15:39 -07:00
Maxime Beauchemin 89e92904e1 Adding nvd3 support 2015-09-26 21:14:44 -07:00
Maxime Beauchemin 703b6f612b Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
Maxime Beauchemin f1a64c0988 Allowing 2 widgets to overflow 2015-09-25 16:52:15 -07:00
Maxime Beauchemin 8d4c3ea381 Increasing test coverage to 68% 2015-09-25 16:42:56 -07:00
Maxime Beauchemin aea304d814 Making sum metrics for numeric columns 2015-09-25 16:18:31 -07:00
Maxime Beauchemin 1d6d821008 Changing default to 100 items per page 2015-09-25 16:15:13 -07:00
Maxime Beauchemin 82bf5437cd More screenshots 2015-09-25 15:50:40 -07:00
Maxime Beauchemin 2d23feed1f Merge pull request #32 from mistercrunch/tests
Adding a foundation for unit tests
2015-09-25 15:44:36 -07:00
Maxime Beauchemin c4b24cb9cc Adding a foundation for unit tests 2015-09-25 15:43:50 -07:00
Maxime Beauchemin f95e84442f Trying POST instead of GET for testconn 2015-09-25 08:18:27 -07:00
Maxime Beauchemin 83e37f66fa Adding fields to list_columns of DatabaseView 2015-09-23 22:55:21 -07:00
Maxime Beauchemin 74ae4ee704 ADding help text around sqlalchemy URI 2015-09-23 21:28:01 -07:00
Maxime Beauchemin 9fab75bb1f Merge pull request #31 from mistercrunch/test_connection
Adding a button to test connections
2015-09-23 21:23:06 -07:00
Maxime Beauchemin e854798730 Adding a button to test connections 2015-09-23 21:21:48 -07:00