1
Commit Graph

224 Commits

Author SHA1 Message Date
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
5b908819bb Removing unnecessary form tags, improving options dialog 2014-09-18 15:12:14 +09:00
6015ff22ad Moving options to dialog 2014-09-18 15:01:56 +09:00
e2b77d366b Use static width for graph columns 2014-09-16 11:17:33 +09:00
a2aeaf5a50 Show counter that displays number of results returned from search 2014-09-16 11:00:15 +09:00
30b84608d3 Cleanup, do not allow search to take place when no keywords are provided 2014-09-15 18:35:01 +09:00
c5d966c6ae Fixing typo 2014-09-15 18:12:06 +09:00
d21d0f8879 Use bootstrap-select for keyword selection control 2014-09-15 18:01:22 +09:00
a7fc6c1762 Rebasing minScore depending on number of keywords, fixing bugs 2014-09-15 17:31:41 +09:00
0a552504f4 Display keywords used for search 2014-09-14 19:42:56 +09:00
d9e37574d5 Fixing bounds calculation for label box 2014-09-13 18:47:25 +09:00
8a08f948fc Correctly handle minScore form value 2014-09-13 18:25:33 +09:00
76a7e1e577 Fixing hint gradient, adding feature keywords, fixing input box 2014-09-13 12:13:43 +09:00
aa347e91c2 More work on getting multiple keywords working 2014-09-12 16:54:21 +09:00
57ee7c227d Preliminary work to get multiple keyword search working 2014-09-12 15:41:27 +09:00
6491707b24 Disabling selection on graph 2014-09-04 11:47:15 +09:00
0338eb1dc5 More improvements to baseline 2014-08-31 09:56:31 +09:00
43ebc4284e Better baseline rendering 2014-08-30 12:29:49 +09:00
943e4b0d08 Make graph scale up and down 2014-08-30 12:21:50 +09:00
05d33e03ab Display baseline on graph 2014-08-30 11:44:35 +09:00
f7a4266276 Show spinner for initial ajax query 2014-07-29 07:36:12 +09:00
926cd27136 Cleanup 2014-07-28 22:12:44 +09:00
0d49b9d6a0 Adding explicit size to spinner 2014-07-28 18:21:42 +09:00
67b406c3a6 Adding ajax spinners 2014-07-28 18:18:54 +09:00
195a6a4043 Cleanup 2014-07-28 16:48:24 +09:00
696049aa76 Cleanup 2014-07-28 16:38:03 +09:00
7401359144 Search using network 2014-07-28 16:21:08 +09:00
a9f03b30f6 Output search results 2014-07-28 15:51:48 +09:00
54a22051b6 Server cleanup 2014-07-28 15:41:14 +09:00
ffbaaf6f71 Work on server 2014-07-28 12:10:55 +09:00
ba8685b2a8 Work on server 2014-07-28 11:52:30 +09:00
42aee030e1 Work on ajax 2014-07-28 10:57:04 +09:00
351ec72299 Work on ajax 2014-07-28 10:23:29 +09:00
7a270e8e47 Cleanup ajax request 2014-07-27 11:21:47 +09:00
ae6c6f8d16 Fixing ajax queries 2014-07-26 15:29:55 +09:00
99673fcb5e Adding some test ajax changes 2014-07-26 15:02:42 +09:00
7d9407e76d Getting rid of plotter 2014-07-19 11:59:45 +09:00
8d158fc3ae Updating bower deps 2014-07-19 11:01:02 +09:00
327d4e8188 Switching to bower for managing external references 2014-07-18 18:33:54 +09:00
9c49615225 Adding break to fix layout 2014-07-15 10:49:19 +09:00
ed7d62f38f Renaming client title 2014-07-15 08:23:49 +09:00
4fc4a0dec1 Renaming directory 2014-07-08 13:35:52 +09:00