Commit Graph

7 Commits (master)

Author SHA1 Message Date
Manraj Singh c3595bdea0 ColorPicker: Makes triggering more generic (#4138)
* ColorPicker: Remove suffixed triggers

* ColorPicker: Handle extra words in remainder

* ColorPicker: Adds tests to check extra words in query

* ColorPicker: Add 'conversion' to remove from query

* ColorPicker: Add test for 'conversion' keyword in remainder

* ColorPicker: Simplify regex, lowercase query

* ColorPicker: Remove print statements
2017-05-05 16:13:35 -04:00
Manraj Singh 266be90510 Color Picker: Improves triggering (#4137)
* ColorPicker: Improve triggering

* ColorPicker: Add tests for new triggers

* ColorPicker: Move triggers to separate file

* ColorPicker: Add more combinations of triggers as test
2017-04-27 12:12:32 -04:00
Rob Emery c25c8573e8 ColorPicker: Fixing over eager triggering (#3789)
* ColorPicker: Adding tests for queries that should not return

* ColorPicker: If there is a string after the triggering it needs to be a valid colour name
2016-12-01 01:08:11 -05:00
msingh2 6138d325c7 Fixes Color Picker Name 2016-07-22 19:53:58 +00:00
msingh2 9f7fca1088 File renamed 2016-07-15 19:34:47 +00:00
msingh2 6e4bc8d350 Basic Structured Answer added 2016-07-15 19:34:15 +00:00
msingh2 96c7c20ab1 Initial code ported 2016-07-08 13:13:08 +00:00