Matt Mazzola
e4dba12ac9
build: disable release ( #230 )
2019-12-16 15:46:05 -08:00
Paul Kim
e863a4a146
feat: add new action type for Flow API call ( #229 )
...
* feat: add new action type for remote workflow API call
2019-12-11 15:15:28 -08:00
Paul Kim
385c2aff9d
Rearrange export ( #227 )
2019-12-10 15:48:43 -08:00
Paul Kim
50bc0e9e3d
Fix condition typo and indentation of case cluase ( #226 )
2019-12-10 14:54:54 -08:00
Matt Mazzola
4ce3f10bb4
build: move deps ( #225 )
2019-12-09 11:30:19 -08:00
Lars Liden
a5fe8030c5
feat: logqueryresult ( #224 )
2019-11-18 08:58:49 -08:00
Thomas Park
93321c6b2a
chore: add constant for name length ( #223 )
2019-11-15 15:17:20 -08:00
Matt Mazzola
f5a95faa66
build: typescripot from repo ( #222 )
2019-11-12 14:38:15 -08:00
Lars Liden
939d3b1ebf
feat: mock data functions ( #221 )
...
* feat: log dialog test data
* feat: mock data
* style: namespace mock functions
* fix: remove comment
2019-11-08 13:35:33 -08:00
Matt Mazzola
bfcd5df036
chore: update typescript ( #220 )
...
* chore: update typescript
* chore: update @types/node
2019-11-07 09:32:16 -08:00
Matt Mazzola
9434292dde
feat: add "Change Model" type ( #219 )
...
* feat: add "Change Model" type
* chore: add replay error and update dispatch action
* chore: add change_model type to getpayload
* chore: use correct action types
2019-10-31 13:36:19 -07:00
Thomas Park
503065ef8e
feat: add importId to TrainScorerStep ( #215 )
...
* feat: ordering, lints, add requiredConditions to TrainScorerStep
* refactor: replace requiredCondition with importId
* refactor: remove obselete import
2019-10-22 11:28:29 -07:00
Matt Mazzola
e85633d366
fix: trigger build for release ( #218 )
...
* fix: trigger build for release
* build: move secrets
2019-10-21 12:52:57 -07:00
Matt Mazzola
68dafca893
fix: release on push master ( #217 )
2019-10-21 11:19:35 -07:00
Matt Mazzola
66bfba541a
fix: trigger on closed ( #216 )
2019-10-21 10:32:26 -07:00
Matt Mazzola
678f00370d
fix: move semantic release to Github Action ( #214 )
...
* build: test if conditional sytax
* build: echo event payload
* build: more tsting
* build: deep echo
* build: remove unassigned condition
* build: toJSON
* build: change prints
* build: debug all
* build: remove github
* build: remove debug
* build: remove travis release
2019-10-21 09:56:48 -07:00
Thomas Park
bcb8315df6
fix: update constant names for enum values ( #213 )
...
* fix: add constant for max enum value length
* refactor: rename constants
* refactor: remove old value
2019-10-17 13:25:45 -07:00
Matt Mazzola
0e657da75f
feat: add support for more complex conditions ( #211 )
...
* feat: add support for more complex conditions
* fix: types
2019-10-17 11:38:59 -07:00
Thomas Park
48fac418a8
fix: add constant for max enum value length ( #212 )
2019-10-16 15:27:43 -07:00
Lars Liden
df4b86c9e8
feat: store lgname on action ( #210 )
2019-10-08 13:56:45 -07:00
Lars Liden
110cb3910d
feat: changes to support n-way ratings and comparisons ( #209 )
...
* feat: model changed for n-way testing
* fix: npm audit
* fix: cleanup
2019-10-02 10:00:29 -07:00
Thomas Park
d4a26fc4c4
feat: add isEntryNode property to ActionBase ( #208 )
...
* feat: add isEntryNode property to ActionBase
* fix: move brackets in case statements
2019-09-30 15:34:28 -07:00
Matt Mazzola
d8e6affbe4
build: github action ( #207 )
...
* build: github action
* build: remote node version
* build: change to run
* build: add windows
* build: add github action workfllow
* build: add windows
* build: fix status badges
* build: match name as others
2019-09-26 17:15:11 -05:00
Matt Mazzola
c00cbe8fa1
feat: add isResolverStrict to entities ( #203 )
...
* feat: add isResolverStrict to entities
* chore: rename to isResolutionRequired
2019-09-23 17:19:42 -05:00
Matt Mazzola
655d42ec27
fix: rename history to activities ( #206 )
2019-09-13 12:00:29 -05:00
Lars Liden
a4a4f84640
feat: remove forcedActionId ( #205 )
2019-09-12 12:48:01 -07:00
Thomas Park
7721362a8f
fix: refactor parseLGString/addToLGMap ( #202 )
...
* style: kill semicolon
* docs: comment
* refactor: rename parseLGString to addToLGMap
2019-08-19 14:16:52 -07:00
Lars Liden
03174e3553
feat: reprompt support ( #201 )
2019-08-19 13:25:10 -07:00
Thomas Park
d6ede5d544
fix: really really force release ( #200 )
...
* style: kill semicolon
* docs: comment
2019-08-16 14:44:43 -07:00
Thomas Park
bde5b61751
style: kill semicolon ( #199 )
2019-08-16 14:07:07 -07:00
Thomas Park
e2c6ca1d9c
Branches code to work with .lg files from CL-UI to CL-Models ( #198 )
...
* feat: new utils files
* feat: remove unneeded interface
* refactor: update obi util names, add module to import
* feat: remove unneeded interface
refactor: update obi util names, add module to import
Add new obi-utils, branched from UI package
* refactor: move import
* refactor: intermediate rename
* refactor: lowercase
* refactor: var rename
* refactor: map as arg
* refactor: explicitly type output element
2019-08-16 13:31:44 -07:00
Matt Mazzola
97fca8de65
Remove rimraf and launch config ( #197 )
...
* chore: remove rimraf to avoid breaking links
* chore: remove broken launch config
2019-08-14 13:07:22 -05:00
Matt Mazzola
1557542a44
feat: add DISPATCH action type ( #196 )
...
* feat: add DISPATCH action type
* chore: remove modelId
2019-08-09 17:54:40 -05:00
Lars Liden
6e677d5c55
feat: support api calls in validation tests ( #195 )
2019-08-02 09:46:08 -07:00
Lars Liden
dc18a98793
feat: force publish ( #194 )
2019-07-24 13:21:33 -07:00
Lars Liden
d7b3b8bc87
feature: rename api stub to api placeholder ( #193 )
...
* feat: stub to placeholder
* fix: missed one stub
2019-07-24 13:07:56 -07:00
Lars Liden
9c59a0ac30
feat: transcript ratings ( #192 )
2019-07-19 12:42:35 -07:00
Matt Mazzola
c629aff088
Set up CI with Azure Pipelines ( #182 )
...
https://docs.microsoft.com/en-us/azure/devops/pipelines/yaml-schema
2019-07-15 12:40:29 -07:00
Lars Liden
5e4843bc7b
fix: bug 2163 overlapping entities results in bad input render ( #191 )
2019-07-08 14:08:47 -07:00
Lars Liden
c50fc5a9e9
feat: validation replay error and store source history ( #190 )
2019-07-02 13:39:15 -07:00
Lars Liden
07caa3399c
feat: transcript validation includes log dialog id ( #189 )
2019-06-26 15:45:43 -07:00
Lars Liden
dc9c9cc86b
feat: force publish ( #188 )
2019-06-24 14:22:47 -07:00
Lars Liden
866385f8e9
Feat: Transcript Import, API Stub Actions, Transcript Validation ( #187 )
...
* feat: import
* feat: stub action support
* feat: action stub replay error
* fix: field changes
* fix: merge update
* style: used payload rather than isStubbed flag
* feat: only iimport transcript once
* feat: add isStub to payload
* feat: max text variations and terminal on api stub
* feat: turn validation interface
2019-06-24 14:05:55 -07:00
Matt Mazzola
781eade5fd
build: update circleci config to 2.1 ( #186 )
...
* build: update circleci config to 2.1
* build: update caching keys and cache paths
2019-06-18 11:10:18 -07:00
Matt Mazzola
719821b304
fix: resolution can be null ( #184 )
2019-06-12 10:51:14 -07:00
Matt Mazzola
34c9430924
chore: npm audit fix ( #183 )
...
* chore: npm audit fix
* chore: npm audit fix --force
* chore: rename script from commit to cm
2019-06-12 09:09:20 -07:00
Matt Mazzola
6236492171
fix: memory resolution type can be null when builtin is set ( #181 )
2019-06-10 10:36:24 -07:00
Matt Mazzola
3ca6e5700a
fix: make expected entity undefined to match server ( #180 )
2019-05-06 13:23:35 -07:00
Matt Mazzola
15e8020044
feat: add set entity actions ( #179 )
...
* feat: set entity actions
* chore: add ReplaySetEntityException
2019-04-29 09:17:56 -07:00
Lars Liden
d6bd519841
fix: bug 2076 fix issue with initial entities and onEndSession ( #178 )
2019-04-19 13:04:28 -07:00