1
Commit Graph

191 Commits

Author SHA1 Message Date
3620d6a0a1 Deleting code to forget keywords 2014-11-08 11:56:17 +09:00
74b9331044 Cleanup of range 2014-11-08 11:48:10 +09:00
8b7759a82a Updating to use features instead of keywords 2014-11-08 11:23:42 +09:00
bfadd2038b Fixing history bug 2014-11-05 20:38:58 +09:00
2c1f07ac17 Rename busy to enabled 2014-11-05 20:34:35 +09:00
4b17ec2b4c Adding busy state 2014-11-05 20:14:15 +09:00
7de3deb196 Changing svg container size 2014-11-05 18:44:07 +09:00
31c3d6b5dd Cleanup, remove dead code 2014-11-05 18:31:00 +09:00
71e9a616cf Hook up grapher to the rest of application 2014-11-05 17:59:38 +09:00
26bec7c341 Use crosshair cursor on graph 2014-11-05 17:54:09 +09:00
825fee1fb5 Allow value setting by clicking 2014-11-05 17:48:07 +09:00
45501e6667 Prettify code 2014-11-05 16:48:54 +09:00
f45f5b14dc Filling out code for updateShapes 2014-11-05 16:47:20 +09:00
410dbb5540 Computing indicator rectangle positions 2014-11-05 16:32:41 +09:00
728f15856f Cleanup 2014-11-01 15:43:03 +09:00
57e9b2927c More data hiding improvements 2014-10-31 17:00:12 +09:00
fa48d86c13 More cleanup 2014-10-31 16:36:20 +09:00
b7eb24bae4 Better data hiding 2014-10-31 16:32:10 +09:00
b5b6b39401 Cleanup 2014-10-31 16:08:47 +09:00
bb5feb28d8 Showing hints correctly 2014-10-31 15:58:25 +09:00
761ea5a605 Drawing bar graphs 2014-10-31 15:25:59 +09:00
b0537f718a More svg drawing 2014-10-31 12:11:48 +09:00
024f38644f Drawing some stuff with svg 2014-10-31 11:58:47 +09:00
97d13f5e41 More cleanup 2014-10-31 11:51:11 +09:00
0abb488acd More cleanup 2014-10-31 11:15:51 +09:00
e18efdf0a2 Cleanup of grapher 2014-10-31 11:00:43 +09:00
6e30c691a5 Scrapping old canvas code 2014-10-31 10:15:37 +09:00
111de24a40 Use snap.svg instead of raphael 2014-10-30 20:01:30 +09:00
7c03663e75 Get rid of fabric.js, use raphael 2014-10-30 19:20:46 +09:00
e51949313b More work on gradients 2014-10-30 18:30:30 +09:00
619ae9cc9d Adding grapher svg 2014-10-30 17:49:06 +09:00
76c4f23e68 Disabling input ui, always show output 2014-10-30 17:27:19 +09:00
7f164ca4ca Display restaraunt IDs instead of search enumerator 2014-10-17 18:10:53 +09:00
3d9a4cc2ef Improving formatter function 2014-10-15 16:49:42 +09:00
27c25edd9a Fixing typo 2014-10-15 16:41:40 +09:00
bf87baa41a Custom formatter for slider 2014-10-15 16:36:56 +09:00
0ae92d1957 History slider now more or less working 2014-10-15 16:26:47 +09:00
3cfe23f795 Some more work on history slider working 2014-10-15 15:52:45 +09:00
ba24ca0bf6 Fixing some validation errors 2014-10-05 19:00:17 +09:00
07b89725d8 Adding history slider callback stub 2014-10-04 19:57:31 +09:00
94d70dc9ea Adding slider stub 2014-10-04 19:22:41 +09:00
3d257ef194 Adding license blocks 2014-10-03 11:43:56 +09:00
4d5e7e4607 Removing unused gulpfile and package files 2014-10-03 11:38:33 +09:00
e121e5cf3c Fixing up gitignore 2014-10-03 11:37:02 +09:00
dfd4df9da2 Fixing stylesheet reference 2014-10-03 11:12:30 +09:00
ae6d58255c Fixing misnamed file 2014-10-02 19:29:46 +09:00
75763046b4 Changing node paths 2014-10-02 16:41:47 +09:00
e830d008d3 Use nodemon for running server 2014-10-02 15:45:46 +09:00
bd467aac6d Removing unused deps 2014-10-02 13:41:12 +09:00
def0afa97b Handling build deps, ignoring dist and dev files 2014-10-02 13:26:58 +09:00
4b3278d2c4 Removing intermediate files 2014-10-02 13:21:22 +09:00
83cb12479b More cleanup 2014-10-02 13:20:54 +09:00
50d94a037b Disting images, fixing up paths 2014-10-02 13:14:22 +09:00
ced1491bc8 Fixing some paths 2014-10-02 12:58:12 +09:00
fba381a3b9 Copy fonts over for bootstrap 2014-10-01 20:02:27 +09:00
9d1f3a3355 Minify html 2014-10-01 19:47:54 +09:00
46bfcf8d54 Do not add root slash on inject 2014-09-30 18:40:42 +09:00
62278566c1 Renaming watch task 2014-09-30 18:26:57 +09:00
76a24cd80d Adding watch task 2014-09-30 18:10:48 +09:00
463b838567 Adding build tasks for debug and release 2014-09-30 17:54:36 +09:00
48c2a301e3 Reference non-minified files for dev builds 2014-09-30 17:42:07 +09:00
1ac46a15ea Cleanup 2014-09-30 17:40:31 +09:00
88c9cdf4b6 Injecting css and js file links 2014-09-30 16:36:48 +09:00
e2068491d7 Deleting junk keywords file 2014-09-30 16:17:47 +09:00
4aa0d2867b Adding tags for script and style inclusion 2014-09-30 16:13:35 +09:00
57a06b830b Minify styles in addition to scripts 2014-09-30 16:11:54 +09:00
c3987d1dc2 App now works after js files are minified 2014-09-30 13:26:34 +09:00
013d2dc04b Merge 2014-09-30 13:20:48 +09:00
c14b5d1419 Fixes to lint correctly 2014-09-30 13:19:05 +09:00
826638e984 Work on getting gulp to run 2014-09-30 13:19:05 +09:00
77f97d5a73 Fixes to lint correctly 2014-09-28 16:58:56 +09:00
bdb5c93586 Merging with master 2014-09-27 10:13:15 +09:00
797005c9a5 Namespacing grapher and utilities 2014-09-27 10:10:45 +09:00
bf0faad5ed Removing dependancy on closurelibrary 2014-09-27 10:05:48 +09:00
c543d987a3 Work on getting gulp to run 2014-09-26 17:14:42 +09:00
7f0939a605 Moving css and js to subdirectories 2014-09-26 16:36:03 +09:00
27eb1014de Moving unselectable class 2014-09-25 22:49:06 +09:00
e67466d352 Changing colors 2014-09-25 19:02:53 +09:00
1fa312db52 Changing desaturation constant 2014-09-25 18:59:38 +09:00
fcab0c5ece Desaturate bar graph color based on value 2014-09-25 18:56:04 +09:00
eb34023ad8 Cleaning up .gitignore 2014-09-25 18:21:45 +09:00
d10b27b9db Changing bar graph color based on value 2014-09-25 16:47:56 +09:00
bb4a2ab896 Adding preset table to prevent core keywords from being deleted 2014-09-20 18:31:39 +09:00
764643da03 Clearing keyword list before appending 2014-09-20 18:13:50 +09:00
931877a4d2 Misc cleanup 2014-09-20 18:11:13 +09:00
720d80ae64 Add ability to forget keywords 2014-09-19 21:29:51 +09:00
eba1774a6e More cleanup 2014-09-19 20:26:46 +09:00
bf3725bcb8 Cleanup 2014-09-19 20:15:34 +09:00
4632ca02d4 Cleanup 2014-09-19 17:40:47 +09:00
b58c8b3804 Stub for keyword deleter 2014-09-19 17:34:04 +09:00
48a982fda2 Use pull-right class instead of float: right style 2014-09-19 17:15:40 +09:00
0684fe9a69 Interface improvements 2014-09-19 15:08:09 +09:00
150b015d96 Display error when unable to learn keyword 2014-09-19 10:36:42 +09:00
8c1279f1ec Validation, keyword normalization 2014-09-18 23:35:55 +09:00
c5ac0eb8d5 Enable basic keyword validation 2014-09-18 17:47:57 +09:00
ba8f1b3c99 Enable keyword learning 2014-09-18 17:32:59 +09:00
5aa4ebcbc1 Adding functionality for adding and removing keywords 2014-09-18 17:22:57 +09:00
2981b4db9c More work on add keyword dialog 2014-09-18 16:40:18 +09:00
5c9ddb7c0d Removing unnecessary returned data from server 2014-09-18 16:24:40 +09:00
4c64c428c6 Adding stub for learning keywords 2014-09-18 15:18:04 +09:00