Commit Graph

162 Commits

Author SHA1 Message Date
Bilal
a5c09206c9 delete obsolete file 2018-04-18 00:12:17 +00:00
GotPPay
95b8fea01a close session after finishing intent 2018-04-18 00:26:41 +02:00
Bilal
26e186bf3a verify request from amazon 2018-04-17 16:50:28 +00:00
Bilal
4d2c4891cc Merge branch 'master' of https://github.com/GotPPay/tellall 2018-04-16 10:43:15 +00:00
Senad Uka
d281dda327 Merge pull request #17 from GotPPay/summarizer-feature
4b. Summarizer feature
2018-04-16 12:12:50 +02:00
Senad Uka
9529104632 Merge pull request #18 from GotPPay/tests-for-import-from-source
Tests for components related to 'import from source' part
2018-04-16 12:12:42 +02:00
GotPPay
70845d5594 Merge branch 'tests-for-import-from-source' into summarizer-feature 2018-04-15 16:33:03 +02:00
GotPPay
5a1d878150 flip logic (comment from PR #18) 2018-04-15 16:28:19 +02:00
GotPPay
b5d66c950a improve code (comment from PR #17) 2018-04-11 11:00:33 +02:00
GotPPay
d69972da07 Merge branch 'tests-for-import-from-source' into summarizer-feature 2018-04-11 10:54:34 +02:00
GotPPay
4ac7284724 improved code readability (comment from PR #18) 2018-04-11 10:49:12 +02:00
GotPPay
e138c6e09e improved code readability (comment from PR #18 2018-04-11 10:42:06 +02:00
GotPPay
0634c3898a fix typo 2018-04-06 22:33:53 +02:00
GotPPay
9dce82b28c Merge branch 'tests-for-import-from-source' into summarizer-feature 2018-04-06 14:53:41 +02:00
GotPPay
83134841a2 add test for question delete; fix bug with delete question 2018-04-05 15:40:10 +02:00
GotPPay
275ab2e9b1 created tests for IntentDetails component ; improved input validators 2018-04-04 21:59:13 +02:00
GotPPay
4d2cf52e4c add snapshot tests for 'import-from-source' part 2018-04-04 01:09:29 +02:00
GotPPay
ecb06fd4e2 created tests for components related to importing from source 2018-04-03 23:45:53 +02:00
GotPPay
c838c6074d apply changes from PR #15 2018-04-03 15:56:13 +02:00
Bilal
f64155e061 Merge pull request #15 from GotPPay/import-from-source
4a. Import from source
2018-04-03 15:01:39 +02:00
GotPPay
ce79c0e1e7 improved search for same questions and question variants 2018-04-03 14:49:36 +02:00
GotPPay
4a43dda852 fixed PR #15 comments 2018-04-03 14:19:07 +02:00
GotPPay
ec3d4dcd6c fix bug with undefined variable ; improve abstraction 2018-04-02 12:55:31 +02:00
GotPPay
38c63e619b use length control for summary 2018-04-02 09:44:56 +02:00
GotPPay
6643aafb54 clean text before summarization 2018-04-02 04:21:27 +02:00
GotPPay
e04dbe3ec9 clean answer from html tags so it can be recited by alexa 2018-04-02 04:15:36 +02:00
GotPPay
e4b1617dc1 change summarizing lib 2018-04-02 03:41:15 +02:00
GotPPay
cd74990165 4b. introduce summarizer ; use summarizer for top news reading 2018-04-01 22:32:20 +02:00
GotPPay
284cdcd7ba fix promise answer 2018-03-30 14:30:30 +02:00
GotPPay
0ebadcd3f7 promisify answer on user defined question 2018-03-30 12:08:38 +02:00
GotPPay
f163dde5b2 wait until unswer is ready 2018-03-30 11:52:04 +02:00
GotPPay
431daa3182 return answer instead of promise 2018-03-30 11:43:44 +02:00
GotPPay
fae0e0db23 return result instead of promise 2018-03-30 11:26:42 +02:00
GotPPay
443dc53dbd 4a. import content from WP ; change design to reflect 4a 2018-03-30 10:54:15 +02:00
MirnaM
5484a9a461 Add ui for answers from source 2018-03-28 15:51:10 +02:00
MirnaM
85d1b01dab Merge pull request #14 from GotPPay/handle-user-input
Handle user input
2018-02-07 11:06:37 +01:00
GotPPay
779e2d61f4 backend user input handling 2018-01-29 23:23:36 +01:00
GotPPay
5e92314938 frontend user input handling 2018-01-29 21:32:24 +01:00
GotPPay
3b5c287ef9 . 2018-01-27 10:53:06 +01:00
GotPPay
7ffbf42da9 update tokens 2018-01-27 03:15:47 +01:00
GotPPay
6b4256b7ab switch to saburly amazon account 2018-01-26 23:21:59 +01:00
GotPPay
e712693dd0 switch to saburly amazon account 2018-01-26 23:21:18 +01:00
GotPPay
220d76c2be test saburly account 2018-01-26 17:46:16 +01:00
GotPPay
2870695b25 Fix regex 2018-01-26 15:35:38 +01:00
GotPPay
bca71604fb Allow only letters for question name 2018-01-25 17:42:17 +01:00
GotPPay
84edb5563f prevent space in question name 2018-01-25 16:09:12 +01:00
MirnaM
bad8ccdce3 Merge pull request #13 from GotPPay/implement-built-in-intents
Implement built in intents
2018-01-25 15:59:16 +01:00
GotPPay
9b58f7745b improve code 2018-01-25 15:56:45 +01:00
GotPPay
b0737efb4e add missing spread operator 2018-01-25 15:39:48 +01:00
GotPPay
5d2a15bc93 apply comment from PR 2018-01-25 15:19:30 +01:00