Commit Graph

32 Commits

Author SHA1 Message Date
Maxime Beauchemin
b6a2521722 hotfix - forgot to add standalone.js 2016-03-02 10:57:36 -08:00
Maxime Beauchemin
51797ca9a5 Fixing the standalone mode 2016-03-01 18:22:41 -08:00
Maxime Beauchemin
b44d48c724 Using vim-jsbeautify 2016-03-01 15:56:31 -08:00
Maxime Beauchemin
a68d7428c3 Javascript refactor 2016-03-01 15:51:06 -08:00
Maxime Beauchemin
e434cbe268 Better filtering 2016-03-01 15:50:09 -08:00
Maxime Beauchemin
8c525b7b8f Hotfix nvd3's secondary xaxis uses the wrong formating 2016-03-01 13:44:06 -08:00
Chris Williams
88f9442297 add button to auto-copy short URLs in /explore page 2016-03-01 11:40:13 -08:00
Maxime Beauchemin
eccf9c2ac7 [hotfix] saving as new bugfix 2016-02-29 22:36:44 -08:00
Maxime Beauchemin
be4a7a4077 Linting 2016-02-29 18:10:33 -08:00
Maxime Beauchemin
69cfcabb72 Making Dashboard look better 2016-02-29 16:55:59 -08:00
Maxime Beauchemin
3a38c601e0 Fixing tooltips 2016-02-29 15:55:54 -08:00
Maxime Beauchemin
22327e204f Transfering all the json in one point 2016-02-29 15:55:54 -08:00
Maxime Beauchemin
bd06f995ee Allowing to make certain widgets immune to filter 2016-02-29 15:55:54 -08:00
Maxime Beauchemin
8bf629c0b2 [hotfix] fixing explore view 2016-02-28 15:32:25 -08:00
Maxime Beauchemin
c304cc493a Moving content of assets/readme.md to contributing.md 2016-02-27 07:47:56 -08:00
Maxime Beauchemin
4f4c67ce15 Moving html assets back to flask template folder 2016-02-27 07:33:06 -08:00
Maxime Beauchemin
c929b2a9c9 npmify datamaps dependency 2016-02-27 07:27:51 -08:00
Maxime Beauchemin
fd0e680cf0 Cleaning up assets/vendors 2016-02-26 18:35:59 -08:00
Maxime Beauchemin
70e1aa37e3 Adding missing fonts 2016-02-25 22:38:48 -08:00
Maxime Beauchemin
e4e7b911c5 Fixing dashboard.html 2016-02-25 21:15:03 -08:00
Maxime Beauchemin
d8409c1e0a Fixing table and pivot_table 2016-02-25 17:44:23 -08:00
Maxime Beauchemin
8dcd5e0628 Tackling Featured Datasets 2016-02-24 17:44:22 -08:00
Maxime Beauchemin
e70542d743 NPMify sql.html 2016-02-24 16:22:32 -08:00
Maxime Beauchemin
171301b6cf Moving files around 2016-02-24 15:12:51 -08:00
Chris Williams
3e834603fc Remove base.entry.js, declare all JS dependencies in explore using npm. Pin older select2 version to enable select2Sortable. 2016-02-24 13:30:42 -08:00
Maxime Beauchemin
df8ea5287b Adjustments based on comment 2016-02-24 11:43:21 -08:00
Maxime Beauchemin
9552d09b85 A few cosmetic fixes (nvd3 tooltips, buttons, tables) 2016-02-24 11:30:01 -08:00
Maxime Beauchemin
f5e0ed7239 A simple base template for npm 2016-02-23 17:48:13 -08:00
Chris Williams
79e6fc986d huge npm refactor of all visualizations. table views are broken due to broken shimming for jquery/jquery-ui, dashboards are broken due to refactor of explore views. 2016-02-23 17:00:08 -08:00
Chris Williams
af34549377 partial refactor of explore page, visualizations not managed with webpack yet. 2016-02-19 15:12:25 -08:00
Chris Williams
0eb3dcd81f Update readme.md 2016-02-19 12:07:19 -08:00
Chris Williams
f40c024fda Add npm package.json and setup webpack to transpile ES6/JSX and compile JS files for frontend refactor. See readme.md in assets/ for npm setup instructions and visit the panoramix home page for a React sandbox. 2016-02-19 11:39:50 -08:00