Commit Graph

171 Commits

Author SHA1 Message Date
c6bbbb1ded Added more development tests 2020-12-24 16:17:41 +01:00
a5e3a7c0c9 Added init file for build command package 2020-12-24 13:32:32 +01:00
c30f0e09ad Removed build form gitignore, added build command 2020-12-24 13:31:36 +01:00
19f0ee719c Added imports 2020-12-20 15:24:49 +01:00
3bbf98b9b4 Improved publisher 2020-12-20 15:20:32 +01:00
b402b2d004 Published 2020-12-20 15:20:22 +01:00
edd79dca9a Added email client 2020-12-20 14:49:43 +01:00
e2715066a4 Improved service providing 2020-12-20 14:49:28 +01:00
ceec896718 Improved error handling 2020-12-19 14:17:50 +01:00
d49aa30cb7 Removed publisher.py 2020-12-16 18:26:52 +01:00
299c63da07 Bugfixes 2020-12-16 18:25:02 +01:00
c015780a8d Bugfixes 2020-12-16 18:23:34 +01:00
fcb57bd2cc Changed deps 2020-12-16 18:20:39 +01:00
4f03e5ae99 Improved help command 2020-12-16 18:17:47 +01:00
39ccc8430e Added imports to cli module 2020-12-16 18:16:26 +01:00
a6122536a6 Added publish command to cli 2020-12-16 18:14:11 +01:00
09eb3a41d6 Improved publish process 2020-12-16 17:54:29 +01:00
9e3c631ac4 Improved publish process 2020-12-16 17:37:43 +01:00
3374ffe8db Added build command to cli 2020-12-16 16:47:31 +01:00
e9c20061d1 Removed module template 2020-12-16 15:13:46 +01:00
bbd0a0f4c4 Improved cli error handling 2020-12-16 15:13:18 +01:00
acfe158470 Improved version command & improved help command 2020-12-16 15:09:12 +01:00
5fb20035d8 Added version command to cli 2020-12-16 14:35:43 +01:00
88362006ef Improved cli 2020-12-16 13:38:08 +01:00
97b4f516a8 Bugfixes and improved setup logic 2020-12-15 23:10:31 +01:00
8c531ebd11 Added first cli commands 2020-12-15 22:16:24 +01:00
d76bf45645 Improved setup.py 2020-12-15 20:11:41 +01:00
aa90adfd48 Publish improvements for pip install 2020-12-15 20:08:43 +01:00
e9722271fb Published for 2020.12.9 2020-12-15 17:29:32 +01:00
7ee2eff483 Improved publisher 2020-12-15 17:27:52 +01:00
6f82bd8b35 Improved publisher 2020-12-15 17:09:04 +01:00
b6cbafbd0d Improved ApplicationHost 2020-12-15 16:54:15 +01:00
78c4b6ef09 Improved console 2020-12-15 16:53:15 +01:00
7473b8deab Improved console 2020-12-15 14:03:31 +01:00
096b50f9f1 Added console module 2020-12-14 21:10:26 +01:00
9662584560 Improved session reference 2020-12-14 19:51:25 +01:00
03ba1d1847 Added first version of database and orm 2020-12-11 21:48:46 +01:00
ee60be9880 Changed DatabaseConnection 2020-12-11 19:42:09 +01:00
d2dc57bc76 Improved database module structure 2020-12-10 18:11:05 +01:00
6977b9ae05 Improved database module structure 2020-12-06 21:14:57 +01:00
8551a0b7b7 Improved database connection 2020-11-29 21:48:17 +01:00
78dcbdcbaa Improved structure and added basics for database module 2020-11-29 21:36:16 +01:00
16516b7fe6 Improved testing 2020-11-29 17:29:16 +01:00
fea84418d3 Fixed testing errors 2020-11-29 16:38:58 +01:00
b14446272a Improved configuration and testing 2020-11-29 11:32:35 +01:00
44ffb4e574 Added logic to load config from json & improved hosting and service providing 2020-11-28 15:13:54 +01:00
ff577b121e Bugfixes in app runtime 2020-11-27 18:18:07 +01:00
0df6d469ab Bugfixes in logger 2020-11-27 18:12:09 +01:00
e76b293f60 Bugfixes in unittests 2020-11-27 11:24:47 +01:00
7d4efe7bda Improved service providing and app hosting 2020-11-26 19:17:05 +01:00
c6d1dce577 Improved service providing and app hosting 2020-11-26 18:58:08 +01:00
cd7c12bba4 Improved dev test 2020-11-26 17:57:51 +01:00
1e0d7d60a5 Bugfixes 2020-11-26 17:14:18 +01:00
1c753aaaea Added logic to create application 2020-11-26 11:55:55 +01:00
c815e75282 Improved tests 2020-11-26 11:21:57 +01:00
ead0eae5f0 Improved hosting 2020-11-26 11:20:21 +01:00
f2f797aaa3 Improved project structure 2020-11-26 10:45:02 +01:00
ff2a7d9693 Bugfixes 2020-11-26 10:36:49 +01:00
b501fef27d Improved testing and service providing 2020-11-25 21:41:45 +01:00
cd9d4d3c3d Added first publisher tests, fixed small bugs 2020-11-24 19:53:24 +01:00
45154950ee Added unittests for logging levels 2020-11-24 19:01:28 +01:00
09a3fb166f Added first unittests for logging 2020-11-23 22:47:37 +01:00
c7dff4a212 Added testing for service provider with unittests. Also fixed small bugs, found while testing. 2020-11-23 22:22:17 +01:00
413800f2c3 Improved logging and updated modules 2020-11-22 20:56:31 +01:00
be62b173d3 Added logger and improved service provider 2020-11-22 20:17:57 +01:00
c8a7954adb Added Tester to create all tests 2020-11-22 14:16:08 +01:00
bcfe6f2de4 Added ServiceProvider 2020-11-22 14:15:39 +01:00
e921338fe6 Fixed publisher publish template name error 2020-11-22 00:13:56 +01:00
b31c0dd23c Fixed publisher publish relative path error 2020-11-22 00:10:52 +01:00
96d3ccd8d2 Improved and finished publish library 2020-11-21 12:51:05 +01:00
adfef66621 Added first structure and tests 2020-11-19 23:06:57 +01:00