Commit Graph

627 Commits

Author SHA1 Message Date
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
Maxime Beauchemin bd06f995ee Allowing to make certain widgets immune to filter 2016-02-29 15:55:54 -08:00
Maxime Beauchemin 9f809e9f8b hotfix, readme pointing to the right landscape branch 2016-02-29 14:59:49 -08:00
Maxime Beauchemin 34709c8846 Digging into leap year bug and improvming tests 2016-02-29 14:55:21 -08:00
Maxime Beauchemin bb46887668 Merge pull request #151 from mistercrunch/lint
Linting
2016-02-29 14:35:56 -08:00
Maxime Beauchemin 74b32ac993 Merge pull request #153 from tay/patch-1
Improve README
2016-02-29 12:30:18 -08:00
Fiona Tay ca124f271b Improve README
Fix typo
Link to the actual Contributing file
2016-02-29 12:04:39 -08:00
Maxime Beauchemin 0a842598df More linting 2016-02-29 00:32:52 -08:00
Maxime Beauchemin cb46a61728 Linting 2016-02-29 00:04:37 -08:00
Maxime Beauchemin 8bf629c0b2 [hotfix] fixing explore view 2016-02-28 15:32:25 -08:00
Maxime Beauchemin 63b4f56c6a Merge pull request #139 from mistercrunch/chris/npm-ify2
NPMification & Reactification
2016-02-28 15:19:04 -08:00
Maxime Beauchemin d40664bca7 Merge pull request #147 from mistercrunch/npm
Tackling Featured Datasets
2016-02-28 15:14:43 -08:00
Maxime Beauchemin bc4182060a Rolling back to previous theme until we polish bootswarch.paper 2016-02-28 08:12:00 -08:00
Maxime Beauchemin 58c7b8c436 Removing js_files and css_files entries from viz.py 2016-02-27 09:02:39 -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 d2bb9aaf96 Merge pull request #148 from tay/patch-1
Fix typo
2016-02-24 17:38:52 -08:00
Fiona Tay 7c96a2eddf Fix typo 2016-02-24 17:19:44 -08:00
Chris Williams 71b11117d7 Merge pull request #145 from mistercrunch/npm
Moving files around ... yay!
2016-02-24 16:35:40 -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 71073d8f83 Merge pull request #142 from mistercrunch/npm
A few cosmetic fixes (nvd3 tooltips, buttons, tables)
2016-02-24 11:47:21 -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 dbb9f66202 Merge pull request #141 from mistercrunch/npm
A simple base template for npm
2016-02-24 09:48:24 -08:00