18 Commits

Author SHA1 Message Date
Mariusz Nowak
0f21362091 feat(Console): In uneven scenario let user decide where to log-in 2022-05-19 16:15:12 +02:00
Mariusz Nowak
443fa4b74d refactor(Console): Separate Dashboard & Console login logic 2022-05-19 16:15:12 +02:00
Mariusz Nowak
d40866a0e8 feat(Console): Switch to new Identity system 2022-05-19 16:15:12 +02:00
Piotr Grzesik
c4ca97d010 fix: Ensure to not add double entries during plugin install 2022-04-26 10:15:26 +02:00
Piotr Grzesik
17b057a04c refactor: Fix typo in plugin-uninstall 2022-04-26 10:15:26 +02:00
Mariusz Nowak
70ca3594b6 refactor(Console): Configure logout as standalone command 2022-04-25 16:46:35 +02:00
Mariusz Nowak
fffaf9cee2 refactor(Console): Configure login as standalone command 2022-04-25 16:46:35 +02:00
Mariusz Nowak
e3cea12a81 refactor: Rename lib/utils/yamlAstParser.js 2022-01-27 15:21:58 +01:00
Piotr Grzesik
1cb6a2ff2d refactor: Remove legacy logs 2022-01-27 15:21:58 +01:00
Mariusz Nowak
452e234306 refactor(CLI): doctor command for modern handling of deprecations 2021-10-20 10:40:54 +02:00
Mariusz Nowak
c9f22278b3 refactor(CLI): Ensure empty line prior final status with progress 2021-10-07 13:22:49 +02:00
Mariusz Nowak
3094be0cf0 refactor(CLI): Modern logs for plugin uninstall command 2021-09-28 17:16:17 +02:00
Mariusz Nowak
8c5f22ceb6 refactor(CLI): Modern logs for plugin install command 2021-09-28 17:16:17 +02:00
Seungchan Ahn
26ce1c636b
refactor(Plugins): Seclude plugin uninstall standalone command
(PR #10015)
2021-09-28 17:03:41 +02:00
Mariusz Nowak
6f88c11312 refactor(Plugins): Improve error messaging on failed npm install 2021-09-28 10:24:54 +02:00
Mariusz Nowak
5a583a9798 fix(Standalone): Fix internal npm installation handling 2021-09-28 10:24:54 +02:00
Mariusz Nowak
cd9b8233f9
refactor(Plugins): Expose eventual npm install error 2021-09-28 09:07:37 +02:00
Seungchan Ahn
713ac1e2a1
refactor(Plugins): Seclude plugin install standalone command (#9942) 2021-09-27 16:37:22 +02:00