Commit Graph

359 Commits

Author SHA1 Message Date
4009c93353 Added workspace handling to live dev server 2021-04-07 22:00:56 +02:00
3ba5c10fad Publish CLI 2021.4 2021-04-07 19:19:20 +02:00
2552f1d43c Added workspace handling to publish command 2021-04-07 19:18:55 +02:00
5be2e83798 Improved configuration 2021-04-07 18:57:00 +02:00
d4919e027c Removed console output 2021-04-07 18:37:57 +02:00
7ef238b64d Added workspace handling to build command 2021-04-07 18:36:08 +02:00
703d20f43f Improved version handling 2021-04-07 18:35:14 +02:00
d9bd7911ef Improved start command to use workspace 2021-04-07 18:19:55 +02:00
6a5c832288 Added new file structure 2021-04-07 18:19:34 +02:00
dc849c4f71 Improved application environment 2021-04-07 18:06:07 +02:00
76a6ba11fb Publish 2021.4.post1 for local dev 2021-04-07 17:01:39 +02:00
de15e81703 Fixed #21 - Added logic to automatically add 'src' to path in generate command 2021-04-07 16:55:44 +02:00
18b8ac589d Publish 2021.4.0 2021-04-01 10:04:13 +02:00
d368161eb3 Publish 2021.4.0rc7 2021-03-31 12:11:55 +02:00
eef8488ca2 Bugfixes for new lib 2021-03-31 12:11:19 +02:00
b22d04b145 Publish 2021.4.0rc6 2021-03-31 12:03:15 +02:00
6579e54c2b Improved windows support 2021-03-31 12:02:51 +02:00
88c0153ca2 Improved windows support for publisher 2021-03-31 11:55:46 +02:00
f28c6ab309 Removed prints 2021-03-31 11:51:20 +02:00
976041f812 Publish 2021.4.0rc5 2021-03-31 11:48:26 +02:00
7693dd462f Bugfixes for publisher windows support 2021-03-31 11:47:47 +02:00
df5e61cf98 Bugfixes for publisher windows support 2021-03-31 11:47:28 +02:00
df87d08be3 Bugfix for live server windows support 2021-03-31 11:41:16 +02:00
33cb35e26f Publish 2021.4.0rc4.post1 2021-03-31 11:25:07 +02:00
18b2cd8f2f Publish 2021.4.0rc4 2021-03-31 11:01:08 +02:00
7ab2a881e8 Bugfixes 2021-03-31 10:47:14 +02:00
960de880ee Bugfixes 2021-03-31 10:44:54 +02:00
c0d8904782 Bugfixes for the command new 2021-03-31 10:19:54 +02:00
b6d508526a Bugfixes for the command new 2021-03-31 09:46:41 +02:00
31307485f0 Bugfixes in new command template 2021-03-31 09:13:04 +02:00
6cdd3376f1 Publish 2021.4.0rc3 2021-03-30 21:01:10 +02:00
b947789779 Bugfixes 2021-03-30 20:59:09 +02:00
0da83935fc Bugfixes 2021-03-30 12:44:31 +02:00
3428c70b69 Bugfixes 2021-03-30 11:54:44 +02:00
3d511ff727 Bugfixes 2021-03-30 11:53:07 +02:00
cf2f293290 Publish 2021.4.0rc2 2021-03-30 11:03:16 +02:00
c39601a35d Improved publisher 2021-03-30 11:02:58 +02:00
5f36e0a43e Improved publisher 2021-03-30 10:43:39 +02:00
31fe1c5cd7 Improved service collection 2021-03-30 10:29:50 +02:00
0cdecd893a Improved database context 2021-03-30 10:06:07 +02:00
260fe06be8 Improved new command 2021-03-30 09:54:04 +02:00
8ddfd35a82 Improved generate command 2021-03-30 09:47:47 +02:00
099bae3d7c Removed usage of ServiceABC 2021-03-30 09:27:45 +02:00
9758e1fae2 Improved update command 2021-03-29 16:16:27 +02:00
70b49a098a Publish 2021.4.0rc1 2021-03-29 15:59:05 +02:00
c223524d1b Removed direct import 2021-03-29 15:47:41 +02:00
1789e2671a Publish 2021.4.2 2021-03-29 15:26:45 +02:00
d0812bcf5c Added database table test 2021-03-29 14:29:17 +02:00
4d5368e5fc Bugfixes & improved database context handling 2021-03-29 14:18:58 +02:00
f3be927440 Removed service abc 2021-03-29 13:29:26 +02:00
d0e3e1792f Added db context handling 2021-03-29 13:25:25 +02:00
31793fb290 Added db context handling 2021-03-29 13:25:15 +02:00
41ddc86961 Bugfixes 2021-03-29 12:16:12 +02:00
30ef74dd18 Added generated simple di test app 2021-03-29 11:48:25 +02:00
bc69476bb2 Improved new project templates & publish 2021.4.2.dev1 2021-03-29 11:47:49 +02:00
05b9fd801b Bugfixes 2021-03-29 09:21:58 +02:00
7af7f866c1 Removed application runtime | Code refactoring p.2 2021-03-29 08:56:18 +02:00
069e44bee6 Code refactoring p.1 2021-03-27 08:41:33 +01:00
3c0dd00a99 Bugfixes 2021-03-26 13:16:40 +01:00
afb91c8f1f Improved service provider 2021-03-23 21:42:08 +01:00
ca51f88d2b Improved service provider 2021-03-23 21:39:29 +01:00
a683b70c5f [WIP] Improved service collection 2021-03-23 20:23:30 +01:00
c650e87443 [WIP] Added first changes for the DI 2021-03-23 20:21:24 +01:00
36dfedf918 Bugfixes cpl cli output 2021-03-23 17:31:24 +01:00
252f2b55fe Bugfixes in templates 2021-03-23 17:29:13 +01:00
99091a2540 Publish for 2021.4.2 2021-03-21 20:22:04 +01:00
d189d32d96 Bugfixes & publish 2021.4.1.post15 2021-03-21 20:01:50 +01:00
59e111e593 Bugfixes 2021-03-19 14:36:32 +01:00
bfa029f207 Bugfixes 2021-03-19 14:20:57 +01:00
e2e763a424 Removed application host 2021-03-19 14:15:53 +01:00
132d2805ee Removed unused imports 2021-03-17 11:00:45 +01:00
b800152268 Test package update 2021-03-17 09:13:59 +01:00
e49ec43fc4 Bugfixes & Publish 2021.4.1.post13 2021-03-17 09:12:10 +01:00
63599a9ade Publish 2021.4.1.post12 2021-03-17 09:06:07 +01:00
a2313ac952 Improved python executable handling 2021-03-17 08:55:23 +01:00
a1cd939aa1 Bugfixes in install command 2021-03-17 08:37:50 +01:00
f69500418e Bugfixes in install command 2021-03-17 08:12:56 +01:00
5669807628 Bugfixes in install command 2021-03-17 07:59:12 +01:00
59fc139cfc Bugfixes in install command 2021-03-16 23:05:28 +01:00
b48754e5db Bugfixes in install command 2021-03-16 23:01:57 +01:00
1a61f2cd7c Bugfixes in install command 2021-03-16 23:00:22 +01:00
02831c71c9 Bugfixes in install command 2021-03-16 22:58:00 +01:00
3764f2d5bd Bugfixes in install command 2021-03-16 22:55:00 +01:00
a12a54f671 Bugfixes in install command 2021-03-16 22:46:04 +01:00
f35f5167f0 Bugfixes in install command 2021-03-16 22:39:18 +01:00
dbb0a4a2df Bugfixes in live development server 2021-03-16 22:29:30 +01:00
bc99763329 Command handling config bugfix 2021-03-16 22:09:42 +01:00
ecd3e77a38 Command handling config bugfix 2021-03-16 22:06:37 +01:00
8ef1416b35 Bugfixes for windows support 2021-03-16 21:50:16 +01:00
Sven Heidemann
dffa1ac703 Bugfixes for windows support 2021-03-16 21:37:12 +01:00
d7becdd9bc Added fixed paths imports 2021-03-16 19:04:30 +01:00
23a6207f54 Spinner bugfix 2021-03-16 18:55:58 +01:00
2769afc1e4 Bugfixes for cli 2021-03-16 18:28:41 +01:00
08836c1045 Bugfixes for cli 2021-03-16 18:28:31 +01:00
121b9b84a0 Console spinner bugfixes for linux terminal 2021-03-15 20:33:20 +01:00
26ec121079 Console select menu bugfixes for linux terminal 2021-03-15 20:06:34 +01:00
fdb9769fd2 Bugfixes 2021-03-15 18:50:53 +01:00
6742023919 Bugfixes 2021-03-15 18:47:08 +01:00
d61da17ebd Publish 2021.4.1.post5 2021-03-15 18:37:21 +01:00
57bae9f291 Console bugfixes 2021-03-15 18:36:59 +01:00