FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - feenst/json-rules-engine · GitHub
feenst
/
json-rules-engine
Public
forked from
CacheControl/json-rules-engine
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
json-rules-engine
src
on
master
User selector
Datepicker
Commit history
Commits on Apr 10, 2017
replace isPlainObject checking for fact path with isObjectLike
Cache Hamm
committed
cbbad52
View commit details
Copy full SHA for cbbad52
View code at this point
Browse repository at this point
Commits on Apr 9, 2017
upgrade dev dependencies to latest
Cache Hamm
committed
df770a4
View commit details
Copy full SHA for df770a4
View code at this point
Browse repository at this point
Restore event emission by event.type
Cache Hamm
committed
ea81a98
View commit details
Copy full SHA for ea81a98
View code at this point
Browse repository at this point
remove "params" package
Cache Hamm
committed
ca4b637
View commit details
Copy full SHA for ca4b637
View code at this point
Browse repository at this point
Commits on Apr 8, 2017
add factResult property to ruleResult
Cache Hamm
committed
85146b3
View commit details
Copy full SHA for 85146b3
View code at this point
Browse repository at this point
update events arguments to be consistent (breaking change)
Cache Hamm
committed
534e391
View commit details
Copy full SHA for 534e391
View code at this point
Browse repository at this point
fix bug where a rule would emitting succes/failure multiple times
Cache Hamm
committed
3c1c8b7
View commit details
Copy full SHA for 3c1c8b7
View code at this point
Browse repository at this point
pass rule-results to success and failure events
Cache Hamm
committed
e2347d4
View commit details
Copy full SHA for e2347d4
View code at this point
Browse repository at this point
Commits on Mar 19, 2017
fix almanac.factValue incorrectly interpretting path
Cache Hamm
committed
6b2e92a
View commit details
Copy full SHA for 6b2e92a
View code at this point
Browse repository at this point
Commits on Mar 6, 2017
upgrade dev dependencies
Cache Hamm
committed
32f8147
View commit details
Copy full SHA for 32f8147
View code at this point
Browse repository at this point
fact-fact comparison conditions
Cache Hamm
committed
e20c899
View commit details
Copy full SHA for e20c899
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
document allowUndefinedFacts
Cache Hamm
committed
9465ad1
View commit details
Copy full SHA for 9465ad1
View code at this point
Browse repository at this point
Commits on Jan 21, 2017
allowUndefinedFacts option
Cache Hamm
committed
1d2968b
View commit details
Copy full SHA for 1d2968b
View code at this point
Browse repository at this point
Commits on Oct 23, 2016
rule success/failure event emissions
Cache Hamm
committed
df85a37
View commit details
Copy full SHA for df85a37
View code at this point
Browse repository at this point
Commits on Oct 22, 2016
convert array operators to use indexOf instead of includes for backwards compatibility
Cache Hamm
committed
cc83395
View commit details
Copy full SHA for cc83395
View code at this point
Browse repository at this point
Commits on Sep 12, 2016
add documentation around condition paths
Cache Hamm
committed
e71bc08
View commit details
Copy full SHA for e71bc08
View code at this point
Browse repository at this point
Commits on Sep 11, 2016
add condition path properties
Cache Hamm
committed
2f4e783
View commit details
Copy full SHA for 2f4e783
View code at this point
Browse repository at this point
document custom operations and add example
Cache Hamm
committed
970fa30
View commit details
Copy full SHA for 970fa30
View code at this point
Browse repository at this point
refactor original operators into dynamic model
Cache Hamm
committed
9c222b9
View commit details
Copy full SHA for 9c222b9
View code at this point
Browse repository at this point
Commits on Sep 10, 2016
operator evaluation
Cache Hamm
committed
8d2a5d6
View commit details
Copy full SHA for 8d2a5d6
View code at this point
Browse repository at this point
add operator class and engine operator map
Cache Hamm
committed
ef3ae94
View commit details
Copy full SHA for ef3ae94
View code at this point
Browse repository at this point
Commits on Jun 18, 2016
Fixes #6; runtime facts no longer re-used between runs()
Cache Hamm
committed
9aec639
View commit details
Copy full SHA for 9aec639
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
remove unnecessary babel dependencies from index.js to fix #5
Cache Hamm
committed
dbe9eb8
View commit details
Copy full SHA for dbe9eb8
View code at this point
Browse repository at this point
Commits on Jun 13, 2016
fix "regeneratorRuntime is not defined" error
Cache Hamm
committed
78afcfd
View commit details
Copy full SHA for 78afcfd
View code at this point
Browse repository at this point
Commits on May 2, 2016
engine.run() now returns triggered events
Cache Hamm
committed
a4a2253
View commit details
Copy full SHA for a4a2253
View code at this point
Browse repository at this point
Commits on Apr 16, 2016
improve debug output by adding verbose option
Cache Hamm
committed
266cf37
View commit details
Copy full SHA for 266cf37
View code at this point
Browse repository at this point
Add almanac documenation
Cache Hamm
committed
8f59445
View commit details
Copy full SHA for 8f59445
View code at this point
Browse repository at this point
refactor almanac to utilize a single, promise based store for facts
Cache Hamm
committed
506627e
View commit details
Copy full SHA for 506627e
View code at this point
Browse repository at this point
Commits on Apr 12, 2016
update engine method sto return "this"
Cache Hamm
committed
955b85b
View commit details
Copy full SHA for 955b85b
View code at this point
Browse repository at this point
upgrade debug output for fact calculation to include object and type printing support
Cache Hamm
committed
e30e888
View commit details
Copy full SHA for e30e888
View code at this point
Browse repository at this point
fix debug messages for fact calculations resolving as [Promise], rather than promise value
Cache Hamm
committed
99da58e
View commit details
Copy full SHA for 99da58e
View code at this point
Browse repository at this point
update engine events to emit the almanac
Cache Hamm
committed
a617c4e
View commit details
Copy full SHA for a617c4e
View code at this point
Browse repository at this point
Commits on Mar 13, 2016
guard array and comparison operators from bad inputs
Cache Hamm
committed
422c844
View commit details
Copy full SHA for 422c844
View code at this point
Browse repository at this point
Commits on Mar 5, 2016
engine.on() documentation; correct jsdoc accuracy for factValue()
Cache Hamm
committed
a07016f
View commit details
Copy full SHA for a07016f
View code at this point
Browse repository at this point
Commits on Feb 28, 2016
add contains//doesNotContain. remove babel-polyfill.
Cache Hamm
committed
a459cb7
View commit details
Copy full SHA for a459cb7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL