Commit Graph

649 Commits

Author SHA1 Message Date
0ff9920e9e Added string class to utils 2021-03-10 22:11:05 +01:00
0b6b205819 Bugfixes 2021-03-10 21:42:59 +01:00
db34f62fde Bugfixes 2021-03-10 21:41:40 +01:00
973fd39f44 Improved colors 2021-03-10 20:55:33 +01:00
d6278a3f4e Improved colors 2021-03-10 20:53:08 +01:00
ae4709b0d4 Improved spinner 2021-03-10 20:34:00 +01:00
b377710931 Improved new console command 2021-03-10 17:04:53 +01:00
d9d2003087 Improved console 2021-03-10 17:04:28 +01:00
9a713129dc Improved console argument handling 2021-03-10 16:22:38 +01:00
c672f53d3f Improved console argument handling 2021-03-10 15:00:50 +01:00
0e6b0a657b Improved commands 2021-03-10 14:29:35 +01:00
4e24662d90 Bugfixes 2021-03-10 14:16:03 +01:00
1bff2ea168 Refactoring 2021-03-10 14:07:52 +01:00
6e33f0bcae Improved application 2021-03-10 11:30:25 +01:00
9a149ec341 Improved new console command 2021-03-10 11:28:04 +01:00
064237904a Improved console 2021-03-10 10:49:40 +01:00
221017ae7e Improved console 2021-03-10 09:04:53 +01:00
59206dbc32 Improved spinner 2021-03-10 08:17:52 +01:00
f4ca76d844 Improved template handling 2021-03-10 08:09:56 +01:00
31515d2c3a Fixed help command & edited project structure doc 2021-03-09 22:31:54 +01:00
314049f22b Added command new console 2021-03-09 22:29:14 +01:00
87c6899949 Improved publishing 2021-03-09 22:26:54 +01:00
e8afff0e48 Improved publishing 2021-03-09 21:07:47 +01:00
11399d7ea7 Removed print 2021-03-09 18:30:05 +01:00
35752b2ae0 Removed print 2021-03-09 18:29:59 +01:00
ff0830c128 Bugfixes in configuration console argument handling 2021-03-09 18:27:16 +01:00
c574a44a26 Bugfixes in configuration console argument handling 2021-03-09 18:27:09 +01:00
b178e884f6 Bugfixes 2021-03-09 14:35:45 +01:00
3740996db3 Bugfixes 2021-03-08 22:29:28 +01:00
82ea419088 Added imports 2021-03-08 22:19:36 +01:00
2ffb101442 Bugfixes 2021-03-08 22:14:37 +01:00
e8538d751b Added modules imports 2021-03-08 22:02:16 +01:00
964a44a393 Bugfixes 2021-03-08 21:52:11 +01:00
1bbbb2d8e1 Changed configuration to upper case 2021-03-08 20:49:26 +01:00
f931ccb7dd Changed copyright date 2021-03-08 20:40:54 +01:00
3e33a8a773 Bugfixes in build process 2021-03-08 20:32:09 +01:00
2d7496dd6e Bugfixes in build process 2021-03-08 20:29:54 +01:00
f9826e28a5 Added publish logic 2021-03-08 20:29:08 +01:00
5f1b56f30b Added argument handling to spinner 2021-03-05 17:14:19 +01:00
562bb81379 Fixed output when console is spinning 2021-03-05 17:09:12 +01:00
0a630f9316 Bugfix 2021-03-05 16:53:26 +01:00
49f461037a Bugfix 2021-03-05 16:43:59 +01:00
9a0d36ca86 Improved publisher 2021-03-05 16:31:27 +01:00
1dfae27d88 Improved spinner 2021-03-05 16:27:38 +01:00
570ede237e Added spinner 2021-03-05 15:55:14 +01:00
b7f628979e Ran build command 2021-03-04 21:57:30 +01:00
83d0451591 Added build command 2021-03-04 21:57:18 +01:00
700bf9c937 Improved command handling 2021-03-04 19:06:53 +01:00
2c43e55f77 Improved command handling 2021-03-04 19:06:37 +01:00
69211cc9e8 Improved dependency injection 2021-03-04 19:06:16 +01:00
6452226b50 Improved configuration 2021-03-04 18:12:51 +01:00
01ef965180 Improved service providing 2021-03-04 17:55:15 +01:00
956a107d38 Improved commands 2021-03-04 17:36:02 +01:00
266f9945f4 Improved ServiceProvider 2021-03-04 17:29:04 +01:00
ce1f057f71 Improved command handler 2021-03-04 07:18:36 +01:00
226123a81f Improved application 2021-03-04 07:15:48 +01:00
aa4931fd18 Improved application 2021-03-04 07:09:08 +01:00
164c639d29 Added cpl.json 2021-03-04 06:55:37 +01:00
960607a60d Improved application host 2021-03-04 06:53:38 +01:00
2c2c1ede21 Smaller bugfixes 2021-03-04 06:42:40 +01:00
8872d1bfe7 Improved cli 2021-03-03 19:48:55 +01:00
d5975ea7ba Improved help command 2021-03-03 19:47:55 +01:00
2174cf3701 Added version and help cli command 2021-03-03 19:37:35 +01:00
7a2f4584b0 Improved application 2021-03-03 19:37:18 +01:00
9581283d7d Added cli application 2021-03-03 18:37:54 +01:00
b32f846fcf Improved configuration 2021-03-03 18:37:39 +01:00
68c136a16f Refactored code 2021-03-03 10:47:52 +01:00
337365587a Added unittest for publisher 2021-01-23 21:23:51 +01:00
4720eb5f09 Removed unused packages 2021-01-23 20:43:21 +01:00
542dccda10 Bugfixes and improved tests 2020-12-26 13:35:31 +01:00
eec9bca498 Improved tests 2020-12-25 19:32:55 +01:00
305f4b34de Added service provider Test 2020-12-25 14:54:03 +01:00
5db2a3f669 Bugfixes 2020-12-25 14:53:50 +01:00
08a4023a7d Bugfixes 2020-12-25 14:06:48 +01:00
9180575b85 Bugfixes 2020-12-25 13:10:01 +01:00
b03ef60276 Added TimeFormatSettings Test 2020-12-25 12:37:14 +01:00
9c87dbd031 Bugfix 2020-12-25 12:36:38 +01:00
d284cec2a2 Added new tester and CredentialManager TestCase 2020-12-25 12:12:25 +01:00
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