Commit Graph

349 Commits

Author SHA1 Message Date
Ra100
24cca3b236 Fix save options
Saving options didn't work because findDOMNode has moved from React to ReactDOM.
Navbar component had to be renamed to NavBar.
2016-06-30 14:55:24 +02:00
Alan Hamlett
304aeb2a4c v1.0.1 2016-06-29 14:32:59 -07:00
Alan Hamlett
afc10fb7c4 upgrade dependencies to latest versions and fix bugs 2016-06-29 14:32:00 -07:00
Alan Hamlett
e8a73a3846 fix popup and improve install instructions to fix #39 2016-06-29 12:58:55 -07:00
Alan Hamlett
f8f4b1e268 update manifest homepage, description, and permissions 2016-06-29 11:46:15 -07:00
Alan Hamlett
e270917951 get version from manifest file 2016-06-29 11:41:12 -07:00
Alan Hamlett
ee49457b90 fix tests 2016-06-29 11:34:53 -07:00
Alan Hamlett
40b9d9209c add missing traceur devDependency 2016-06-29 11:25:52 -07:00
Alan Hamlett
ea3b9d5ac5 upgrade jest-cli to 0.5.x to fix #23 2016-06-29 11:23:47 -07:00
Alan Hamlett
53b60eb90e fix blacklist 2016-06-29 11:11:22 -07:00
Alan Hamlett
38c8a60698 react.DOM is depreciated 2016-06-29 11:04:15 -07:00
Alan Hamlett
980990a593 clear name of contains arguments 2016-06-29 11:04:01 -07:00
Alan Hamlett
5731fd6625 npm script for gulp watch 2016-06-29 10:49:21 -07:00
Alan Hamlett
79f664861f send plugin with heartbeat data to fix #41 2016-06-29 10:42:59 -07:00
Alan Hamlett
8a6a5ad440 update api url constants 2016-06-29 10:40:34 -07:00
Alan Hamlett
b9af6d20fe only store source files in repo 2016-06-29 10:39:46 -07:00
Alan Hamlett
dfce5407c0 log chrome activity to last used project 2016-02-08 15:52:41 -08:00
Stephen Rodriguez
07e8ae507a working on mocha tests with pahntomjs 2015-07-19 01:38:58 -04:00
Mario Basic
de94353e6c Added sinon-chai as dev dependency. 2015-07-14 23:36:21 +02:00
Stephen Rodriguez
94a0c98e51 made it this far, chrome missing for actual js code 2015-07-14 16:35:11 -04:00
Stephen Rodriguez
89ef4bdf2f running jest tests using babel-jest preprocess 2015-07-14 13:27:58 -04:00
Stephen Rodriguez
b25cebbca5 added chrome as global 2015-07-14 13:14:46 -04:00
Stephen Rodriguez
e070b884c3 working on improving tests 2015-07-14 13:14:23 -04:00
Mario Basic
906a5b68d3 Merge branch 'master' of github.com:wakatime/chrome-wakatime 2015-07-13 09:47:10 +02:00
Mario Bašić
67f7c7c4b9 Merge pull request #34 from phated/remove-pem
remove .pem files in node_modules after install - ref #33
2015-07-13 01:04:51 +02:00
Blaine Bublitz
c78f3fd5c0 remove .pem files in node_modules after install - ref #33 2015-07-12 14:22:39 -07:00
Mario Basic
5ff96a4f6d A test that fails. 2015-07-12 09:43:16 +02:00
Stephen Rodriguez
82f65208db also telling jest to show us a coverage support 2015-07-05 23:32:38 -04:00
Stephen Rodriguez
c287459bb5 changing jest to be more verbose for travis logs 2015-07-05 23:16:57 -04:00
Mario Basic
98912b8fa5 Added bower as dev dependency. 2015-07-03 20:27:38 +02:00
Stephen Rodriguez
d6b9ccf640 created sample spy test on chrome api 2015-07-03 13:14:30 -04:00
Mario Basic
9598a53788 Written tests for contains, in_array and getDomainFromUrl. 2015-06-30 17:46:37 +02:00
Mario Basic
12b153b323 prevent API request every time checkAuth is called from switching tabs 2015-06-27 00:20:39 +02:00
Mario Basic
8b77268728 Updated readme. 2015-06-20 01:36:26 +02:00
Mario Basic
78ab4c6273 Replaced currentTimestamp function with moment format X. 2015-06-19 18:03:27 +02:00
Mario Basic
97a5070129 Improved contains function. 2015-06-19 13:16:53 +02:00
Mario Basic
c98fbf93e9 Fixed bug with blacklist and whitelist. 2015-06-19 13:03:54 +02:00
Mario Basic
fb6e8bee75 Core features implemented. 2015-06-18 17:28:46 +02:00
Mario Basic
f98e2d09d9 Updated readme. 2015-06-18 14:15:27 +02:00
Mario Basic
82ebeb2d65 Updated tests. 2015-06-18 14:05:41 +02:00
Mario Basic
dd2263d37e Added a precommit-hook 2015-06-18 13:59:34 +02:00
Mario Basic
4c968263f7 Added JSHint and JSXHint for linting the code. 2015-06-18 13:39:47 +02:00
Mario Basic
5788f0755d Updated readme and screenshots. Added and updated tests. 2015-06-18 00:34:45 +02:00
Mario Basic
bb4fd0d176 Options completed. 2015-06-18 00:29:14 +02:00
Mario Basic
c89ff104ea Started working on SitesList component for accepting user input and validation. 2015-06-17 18:32:36 +02:00
Mario Basic
2e64a56de2 Added tests for helpers and components. All react components are now ES5. 2015-06-17 18:15:20 +02:00
Mario Basic
a4fe94ac75 Completely rewrote options script. 2015-06-17 17:48:48 +02:00
Mario Basic
2a1801c560 Fixed some bugs. 2015-06-14 13:03:55 +02:00
Mario Basic
350110742e Added total time logged today. Changed UI. 2015-06-14 12:33:21 +02:00
Mario Basic
fda748019c Updated test. 2015-06-14 01:10:10 +02:00