Commit graph

114 commits

Author SHA1 Message Date
Dominic Bosch
ca2f6e06ff UI more user friendly, still needs completion 2014-04-26 16:01:33 +02:00
Dominic Bosch
0b582244e3 Good night until tomorrow 2014-04-26 02:16:06 +02:00
Dominic Bosch
9fe1c37881 Dirty state, we need to fix the open issues, such as makeover of the rules forge and the dynamic webhooks 2014-04-25 15:49:55 +02:00
Dominic Bosch
7ffb6d69d7 ProBinder Setup example up and running 2014-04-25 02:24:01 +02:00
Dominic Bosch
d97d634995 Started UI improvements for the rules forge 2014-04-24 17:34:00 +02:00
Dominic Bosch
ef0a105a08 Trying to cope with the different formats a webhook could retrieve the data 2014-04-24 09:38:23 +02:00
Dominic Bosch
5d1e4c4b61 compiled updates 2014-04-24 09:32:29 +02:00
Dominic Bosch
01f0f2bd58 body could eventually alread be JSON in the webhooks 2014-04-24 09:20:02 +02:00
Dominic Bosch
d1fbfd58c4 More examples implemented 2014-04-24 03:40:07 +02:00
Dominic Bosch
a96efe92a7 Refreshing histogram periodically 2014-04-23 16:23:23 +02:00
Dominic Bosch
d5400603cc Histochart implemented to visualize ontimes 2014-04-23 16:08:51 +02:00
Dominic Bosch
af9caac9e5 Implementation of more examples 2014-04-23 13:27:29 +02:00
Dominic Bosch
f106fa1aee there was a weird indent somewhere... 2014-04-22 23:46:17 +02:00
Dominic Bosch
f013f6fb93 action invokers can also push events back into the system now. Neospeech example works. 2014-04-22 23:42:31 +02:00
Dominic Bosch
b1e4fc9af5 Removed jsseectors from rule, now they can be built into strings by using coffeescript #{ jsselector } syntax! Updated timing throught the system. Looks nice :) 2014-04-22 15:24:34 +02:00
Dominic Bosch
3914b29255 custom events do not need an interval and a start time 2014-04-22 10:34:11 +02:00
Dominic Bosch
4cd014801a Start time added to event poller 2014-04-22 09:59:57 +02:00
Dominic Bosch
d31e66a701 Modules are now private to user. Copy/Share logic could be added in the future 2014-04-22 00:06:22 +02:00
Dominic Bosch
16411258a8 config added to gitignore 2014-04-21 22:46:52 +02:00
Dominic Bosch
1a1d82d5af config set to productive 2014-04-21 22:46:14 +02:00
Dominic Bosch
ff859d6d7c Database select added for several parallel systems on the same redis instance 2014-04-21 22:42:39 +02:00
Dominic Bosch
d7c09e2e2e admin command newuser added 2014-04-21 14:42:26 +02:00
Dominic Bosch
bc999b6012 ISO time declarations added. Import.io example added 2014-04-21 01:34:49 +02:00
Dominic Bosch
ca63157349 Added user specific function arguments to the event pollers as well 2014-04-20 20:35:52 +02:00
Dominic Bosch
87379e3584 interval calculation and info update 2014-04-20 15:06:36 +02:00
Dominic Bosch
d32d442000 added rule info and examples 2014-04-20 13:38:15 +02:00
Dominic Bosch
2e66a24409 System fully managable over web based UI, event intervals added, mapping from events to actions added. Let's get it tested 2014-04-19 22:35:05 +02:00
Dominic Bosch
0e8ce1233c function arguments still need care 2014-04-19 03:49:48 +02:00
Dominic Bosch
a68b27c0c7 examples updated to new dynamic module sandbox. UI improvements 2014-04-17 18:19:40 +02:00
Dominic Bosch
2c3ac8d24d unit tests adapted to architectural change 2014-04-16 23:38:41 +02:00
Dominic Bosch
18b36b84ac We are dirty again, replaced all indents with tabs, tried to fix all the lil things showing up as we test rule upload 2014-04-16 17:42:56 +02:00
Dominic Bosch
f744d8d5f1 fast commit to check event retrieval through webhook 2014-04-15 14:28:40 +02:00
Dominic Bosch
6c5b9d0885 fast commit to check event retrieval through webhooj 2014-04-15 14:25:26 +02:00
Dominic Bosch
a2e9e970c8 Updates in ECA rules management 2014-04-09 16:07:31 +02:00
Dominic Bosch
234be71402 unit tests need to wait until the event poller timeout ended 2014-04-06 22:03:46 +02:00
Dominic Bosch
1a13f954aa Stability and examples added, removed legacy stuff 2014-04-06 21:36:34 +02:00
Dominic Bosch
003fe4111d Debugging tools and use case implementation 2014-04-06 02:22:39 +02:00
Dominic Bosch
8346b8bd7d Added administration tools for modules, user is now able to do everything except for a module update 2014-04-05 19:02:03 +02:00
Dominic Bosch
f070184329 Cleansing, formatting, consistency 2014-04-05 03:09:40 +02:00
Dominic Bosch
745dddf04f cleansing, js-coffee moved to js where it is supposed to be. legacy js files removed. README updated 2014-04-05 02:05:51 +02:00
Dominic Bosch
21ff603f36 Event Poller also in coffee, now everything is set up and ready to be thoroughly tested 2014-04-04 23:57:22 +02:00
Dominic Bosch
418d5441fe User-parameter support implemented, system seems to run smoothly 2014-04-04 19:53:42 +02:00
Dominic Bosch
c71bf520a4 Engine up and running again, now in coffeescript. only event-poller remains 2014-04-03 23:35:02 +02:00
Dominic Bosch
0cb2241ea0 Engine started in coffeescript 2014-04-03 17:41:51 +02:00
Dominic Bosch
1f4ee71cc5 Testing of components manager done 2014-04-02 23:08:05 +02:00
Dominic Bosch
d1361c900c HOTFIX! Finally found the silly bug in DB shutDown approach at the end of the testing!!! Lets grab a beer! 2014-04-02 19:22:07 +02:00
Dominic Bosch
47cabfaa31 Major improevements in testing, eventually got rid of a random error that seems to come from an inconsistent persistence state 2014-04-02 15:54:20 +02:00
Dominic Bosch
3dc35827b2 Missed merge requires correction 2014-04-01 23:47:54 +02:00
Dominic Bosch
2a7063a909 Components Manager improvements 2014-04-01 23:31:54 +02:00
Dominic Bosch
44b9a1057e components manager still not done... 2014-03-27 11:41:30 +01:00