Commit Graph

658 Commits

Author SHA1 Message Date
Maxime Beauchemin
e53a1cc75b Adding a TODO entry for viz selector 2016-03-08 16:53:54 -05:00
Maxime Beauchemin
91833ce16f Merge pull request #171 from mistercrunch/fix_filter
Fixing multiple refresh bug in filter_box
2016-03-08 07:29:14 -05:00
Maxime Beauchemin
829271417e Fixing bug in filter_box 2016-03-07 23:03:30 -05:00
Maxime Beauchemin
55d4ac45fa Merge pull request #169 from mistercrunch/select2-style
Fixing the look of select2 components
2016-03-07 13:46:38 -05:00
Maxime Beauchemin
d6db3a9cf1 semicolon 2016-03-07 13:46:19 -05:00
Maxime Beauchemin
c0e4aca7e4 Using dash - instead of _ on filename, making input form-control white 2016-03-06 17:48:50 -05:00
Maxime Beauchemin
9855a60013 Fixing the look of select2 components 2016-03-06 14:48:05 -05:00
Maxime Beauchemin
a53dbfcfaa Merge pull request #168 from mistercrunch/travis_npm
Getting travis to build the npm related stuff
2016-03-06 08:07:37 -05:00
Maxime Beauchemin
b2d72fbfe1 Tweaks 2016-03-05 23:43:17 -05:00
Maxime Beauchemin
78e01ab0a1 Caching node_modules 2016-03-05 23:01:39 -05:00
Maxime Beauchemin
454bb10f5a Getting travis to build the npm related stuff 2016-03-05 22:22:36 -05:00
Maxime Beauchemin
ee025b3331 Fixing REST api and unsortable columns 2016-03-05 21:50:23 -05:00
Chris Williams
1e27f03b4d Merge pull request #166 from mistercrunch/chris/css
make css theme customization easier by using less for bootstrap themes
2016-03-05 12:45:59 -08:00
Chris Williams
9095cd3bca update contributing.md to explain updated LESS/CSS customization 2016-03-05 12:41:22 -08:00
Maxime Beauchemin
bfa6d13b49 Merge pull request #163 from mistercrunch/css
Shipping with CSS templates out of the box
2016-03-04 23:38:42 -05:00
Chris Williams
d3f7bbd3f1 remove pre-compiled bootstrap themes, use npm/wepack to compile from less variables instead. also fix a few css style bugs. 2016-03-04 18:20:49 -08:00
Maxime Beauchemin
570b9f09f6 Merge pull request #164 from mistercrunch/docs
Improving the docs
2016-03-04 18:58:12 -05:00
Maxime Beauchemin
e39f7db0a3 Merge pull request #165 from mistercrunch/window_resize
Fixing window resize for explore and standalone
2016-03-04 18:57:44 -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
Maxime Beauchemin
5486e5cac8 barol -> tirol 2016-03-04 13:47:04 -05:00
Chris Williams
1782d8f278 Merge pull request #161 from mistercrunch/chris/eslint
Add linting to package.json, do all of the linting.
2016-03-04 10:24:06 -08:00
Maxime Beauchemin
0a8ab6c499 Shipping with a CSS template out of the box 2016-03-04 00:44:55 -05:00
Maxime Beauchemin
a7e75a2bc5 [hotfix] cosmetic fitting for nvd3 line chart overflowing 2016-03-03 22:30:22 -05:00
Maxime Beauchemin
486fb8bfb4 [hotfix] fixing the examples 2016-03-03 22:30:22 -05:00
Maxime Beauchemin
bd296720b8 Improving the docs 2016-03-02 12:19:11 -08:00
Chris Williams
68f8937a2e lint standalone.js 2016-03-02 12:03:32 -08:00
Maxime Beauchemin
8703fa9460 Merge pull request #160 from mistercrunch/fix_dashed
Fixing the dashed line when using time compare
2016-03-02 11:47:50 -08: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
b61ddd0009 semicolon 2016-03-02 11:12:55 -08:00
Maxime Beauchemin
e1e1746967 Fixing the dashed line when using time compare 2016-03-02 11:12:55 -08:00
Maxime Beauchemin
b6a2521722 hotfix - forgot to add standalone.js 2016-03-02 10:57:36 -08:00
Maxime Beauchemin
309a6dcb1d Merge pull request #159 from mistercrunch/standalone
Fixing the standalone mode
2016-03-02 00:28:50 -08:00
Maxime Beauchemin
51797ca9a5 Fixing the standalone mode 2016-03-01 18:22:41 -08:00
Maxime Beauchemin
2872c6262d Merge pull request #158 from mistercrunch/refactor
Refactor
2016-03-01 17:09:52 -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
367ca336cc Merge pull request #154 from mistercrunch/fix_dates
Digging into leap year bug and improvming tests
2016-03-01 14:35:10 -08:00
Maxime Beauchemin
4fe89a3811 Pinning parsedatetime to 2.0 2016-03-01 14:23:54 -08:00
Maxime Beauchemin
8c525b7b8f Hotfix nvd3's secondary xaxis uses the wrong formating 2016-03-01 13:44:06 -08:00
Chris Williams
b36b1ef05a Merge pull request #157 from mistercrunch/chris/copy-short-url
add button to auto-copy short URLs in /explore page
2016-03-01 12:10:11 -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
32cd9f5e73 Updating TODO.md 2016-03-01 07:47:13 -08:00
Maxime Beauchemin
eccf9c2ac7 [hotfix] saving as new bugfix 2016-02-29 22:36:44 -08:00
Maxime Beauchemin
8b0f2afc0a Merge pull request #149 from mistercrunch/immune_to_filter
Allowing to make certain widgets immune to filter
2016-02-29 20:06:39 -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