Commit graph

67 commits

Author SHA1 Message Date
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
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
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
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
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
Dominic Bosch
512878274c Test updates and object specification 2014-03-27 10:41:18 +01: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 Bosch
a5ed804bb1 Merge branch 'master' of https://github.com/dominicbosch/webapi-eca 2014-03-20 09:16:56 +01:00
Dominic Bosch
80d7162aba conflicts... 2014-03-20 09:16:49 +01:00
Dominic Bosch
457a1c0852 latency 2014-03-20 09:06:29 +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
f35aa5a285 Finally a running version again, event pollers aren't dealt with yet though 2014-02-24 13:20:25 +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
724af9bb82 architecture changes according to overall picture. request-handler unit tests started 2014-02-20 17:22:56 +01:00
Dominic Bosch
108432762e Finally solved unit test anomaly... 2014-02-20 10:17:06 +01:00
Dominic Bosch
e31da1e5a0 restructured the http listener 2014-02-19 17:04:49 +01:00
Dominic Bosch
20748240c2 never commit in the middle of something... :) 2014-02-19 15:09:12 +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
d32eae6565 refactoring and techdoc started 2014-02-18 09:48:18 +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
Dominic Bosch
1a75fe302e Updated DB interface unite tests and functions 2014-02-11 21:51:13 +01:00
Dominic Bosch
8fbe21094b Updated tests in DB interface 2014-02-10 22:28:10 +01:00
Dominic Bosch
5a13beadd0 added testing for db interface, still a lot to do... 2014-02-04 22:30:26 +01:00