1
Commit Graph

224 Commits

Author SHA1 Message Date
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