romanov73
  • Joined on 2022-03-05
romanov73 pushed to master at romanov73/fuzzy-controller 2025-02-28 22:02:21 +04:00
377c879378 Merge pull request '#4 -- Read rule string' (#20) from 4-rule-input into master
0e6db5187d #4 -- Add and remove consequent
ea87504e7b #4 -- Enable caching
ec07ed36eb #4 -- Enable caching
524a2e9c7b #4 -- Display rules with consequent
Compare 18 commits »
romanov73 closed issue romanov73/fuzzy-controller#4 2025-02-28 22:02:20 +04:00
UI для ввода правил
romanov73 merged pull request romanov73/fuzzy-controller#20 2025-02-28 22:02:20 +04:00
#4 -- Read rule string
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 22:01:42 +04:00
0e6db5187d #4 -- Add and remove consequent
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 21:56:31 +04:00
ea87504e7b #4 -- Enable caching
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 21:18:25 +04:00
ec07ed36eb #4 -- Enable caching
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 16:34:01 +04:00
524a2e9c7b #4 -- Display rules with consequent
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 16:31:18 +04:00
40246d913b #4 -- Add parsing rule with consequent
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 16:24:51 +04:00
984a719cbf #4 -- Add consequent functions
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 16:14:29 +04:00
5e5f9f35c8 #4 -- Fix js for conventions
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 15:58:16 +04:00
ae309290ff #4 -- Add some functions for consequent
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 15:40:50 +04:00
e91642e1d0 #4 -- Now you can load rule
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 14:37:02 +04:00
311b8a4c5c #4 -- Now you can delete antecedents
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 13:59:30 +04:00
aab9d010be #4 -- Fix code
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 13:44:31 +04:00
953e60d4a1 #4 -- Fix rule representation
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 12:12:53 +04:00
2754aade66 #4 -- Fix layout
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 12:09:10 +04:00
feb8a41304 #4 -- Fix events. construct rule
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-28 11:08:46 +04:00
235bedb510 #4 -- Add event listeners on value change
romanov73 pushed to 4-rule-input at romanov73/fuzzy-controller 2025-02-27 11:39:07 +04:00
3359db7b97 #4 -- Add ajax methods for variables and terms
romanov73 created pull request romanov73/fuzzy-controller#20 2025-02-27 11:23:55 +04:00
#4 -- Read rule string