Commit Graph

16 Commits

Author SHA1 Message Date
Chris Williams
3197c4b3f9 add utility function for wrapping svg text, apply to sunburst breadcrumbs, and make colors more readable for sunburst. 2016-03-17 14:02:54 -07:00
Chris Williams
1a58b6d441 fix overflow scroll bars on all dashboard charts. make dashboard chart control toggle interaction nicer. make sure user-stylesheets are applied last. remove ace css editor error/warning parsing. make filters look nicer in dashboards. fix some linting. 2016-03-15 11:52:26 -07:00
Chris Williams
49590e28e3 refactor dashboard chart html, make several css improvements. 2016-03-11 12:22:41 -08:00
Maxime Beauchemin
e2cd14d320 Fixing the python and js packaging 2016-03-10 01:35:20 -05:00
Maxime Beauchemin
9de19b169f setResizeOnWindowResize -> bindResizeToWindowResize 2016-03-04 18:56:06 -05:00
Maxime Beauchemin
722c16a6e5 Fixing window resize for explore and standalone 2016-03-04 14:47:50 -05:00
Chris Williams
673f741aa6 Add linting to package.json, run 'npm run lint' to run (will try to add commit hook later). Do all of the linting... 2016-03-02 11:32:27 -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
eccf9c2ac7 [hotfix] saving as new bugfix 2016-02-29 22:36:44 -08:00
Maxime Beauchemin
e4e7b911c5 Fixing dashboard.html 2016-02-25 21:15:03 -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
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
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