Commit graph

38 commits

Author SHA1 Message Date
Dominic Bosch
f716a26544 need to refactor rules storage in the next update to associate them to users 2014-05-07 17:53:13 +02:00
Dominic Bosch
2ca248c2b2 Finally got a workaround for the nodeunit CoffeeScript loading issue. Updated version. UI updated so the select boxes are set correctly when editing a rule 2014-04-28 22:23:27 +02:00
Dominic Bosch
1ba352987e Time to sleep, see ya tomorrow 2014-04-27 00:37:15 +02:00
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
d97d634995 Started UI improvements for the rules forge 2014-04-24 17:34:00 +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
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
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
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
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
1a13f954aa Stability and examples added, removed legacy stuff 2014-04-06 21:36:34 +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
1f4ee71cc5 Testing of components manager done 2014-04-02 23:08:05 +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
2a7063a909 Components Manager improvements 2014-04-01 23:31:54 +02:00
Dominic Bosch
4b6de256aa again a dirty commit for laptop syncing 2014-03-24 12:15:49 +01:00
Dominic Bosch
8011a36915 Fixed the whole unit testing issues with the persistence module. seriosuly how could you forget that node treats modules as singletons... 2014-03-23 22:52:16 +01:00
Dominic Bosch
69121425b9 thoroughly dirty commit for syncing with laptop... 2014-03-22 23:07:13 +01:00
Dominic Bosch
214b58a605 persistence tests hang up early... fix it 2014-03-20 15:12:13 +01:00
Dominic Bosch
d9a98029e7 Unit Tests fixed, removed way too overloaded persistence function set 2014-03-20 13:24:09 +01:00
Dominic
0e087b6c42 persistence interface errors almost fixed, FLUSHALL on DB and then run unit tests again 2014-03-19 23:28:59 +01:00
Dominic Bosch
8a6d357439 major implementations to get a running server 2014-02-24 00:59:49 +01:00
Dominic Bosch
a8f85d74c3 Huge changes in webpage display. ACE now added to present a convenient editor 2014-02-21 17:18:58 +01:00
Dominic Bosch
e31da1e5a0 restructured the http listener 2014-02-19 17:04:49 +01:00
Dominic Bosch
7a51aed47b renamed start scipts, added test for the webapi-eca engine 2014-02-19 14:14:08 +01:00
Dominic Bosch
829fa4f641 logging finished, together with testing. 2014-02-18 22:34:36 +01:00
Dominic Bosch
264ef6eeb6 Huge refactoring of architecture started 2014-02-17 23:27:26 +01:00
Dominic Bosch
92ab16ba74 Persistence module implementation and testing finished 2014-02-13 18:16:03 +01:00
Renamed from coffee/db_interface.coffee (Browse further)