82 Commits

Author SHA1 Message Date
Mariusz Nowak
1f12b19a22 fix(CLI Onboarding): Improve fix for initial variables resolution 2022-03-18 15:45:55 +01:00
Mariusz Nowak
48609f7276 feat(CLI Onboarding): Support joint Console & Dashboard configurations 2022-03-09 17:42:39 +01:00
Mariusz Nowak
83c8fdb6e4 refactor(CLI Onboarding): Configure debug logs 2022-03-09 17:42:39 +01:00
Mariusz Nowak
fc9dc1dc40 refactor(CLI Onboarding): Reorganize writeOrgAppAndConsole input 2022-03-09 17:42:39 +01:00
Mariusz Nowak
bffbfe32fd fix(CLI Onboarding): Setup app when console and dashboard enabled 2022-03-09 17:42:39 +01:00
Mariusz Nowak
79e156f7ac refactor(CLI Onboarding): Hide not supported templates with console 2022-03-09 17:42:39 +01:00
Mariusz Nowak
25d2e7a2a0 refactor(CLI Onboarding): Reorganize internal variables 2022-03-09 17:42:39 +01:00
Mariusz Nowak
a0436248e7 fix(CLI Onboarding): Leave app intact with also enabled dashboard 2022-03-09 17:42:39 +01:00
Mariusz Nowak
624536f77e fix(CLI Onboarding): Fix resolution of onboarding message 2022-03-09 17:42:39 +01:00
Mariusz Nowak
0c65663861 fix(CLI Onboarding): Prevent side-effects of not supported app option 2022-03-09 17:42:39 +01:00
Mariusz Nowak
2f187a52eb refactor(CLI Onboarding): Support future object notation for console 2022-03-09 17:42:39 +01:00
Mariusz Nowak
f0bff7463c fix(CLI Onboarding): Ensure to enable console when commented out 2022-03-09 17:42:39 +01:00
Mariusz Nowak
b173d90e64 fix(CLI Onboarding): Enable console in config, only with --console 2022-03-09 17:42:39 +01:00
Mariusz Nowak
a296af06c2 refactor(CLI Onboarding): Cleanup regex 2022-03-09 17:42:39 +01:00
Mariusz Nowak
f0d441e0d4 fix(CLI Onboarding): With console always favor console messaging 2022-03-09 17:42:39 +01:00
Mariusz Nowak
f580883d48 refactor(Telemetry): Expose initialContext.isConsoleEnabled 2022-03-09 17:42:39 +01:00
Mariusz Nowak
10c24f6398 fix(CLI Onboarding): Fix initialContext.isDashboardEnabled resolution 2022-03-09 17:42:39 +01:00
Mariusz Nowak
688bfcf00d fix(CLI Onboarding): Fix isConsole resolution in login step 2022-03-09 17:42:39 +01:00
Piotr Grzesik
17df2928cf fix(CLI Onboarding): Ensure variables resolution for templates 2022-03-02 14:51:02 +01:00
Piotr Grzesik
a34d07a5c1 feat(CLI Onboarding): Support --console flag 2022-03-01 18:58:37 +01:00
Piotr Grzesik
4ce10883b5 refactor(Console): Support login with Console 2022-03-01 13:48:02 +01:00
Mariusz Nowak
bdaf21e1a1 feat(Console): Initial integration 2022-02-25 20:12:02 +01:00
Mariusz Nowak
ba34c573f4 refactor: Expose isDashboardEnabled resolver 2022-02-25 20:12:02 +01:00
Piotr Grzesik
97fda34b29 feat(CLI Onboarding): Improve deploy messaging 2022-02-01 18:34:00 +01:00
Piotr Grzesik
772a9bb86c refactor(CLI Onboarding): Minor wording adjustments 2022-01-28 13:40:28 +01:00
Mariusz Nowak
2bcc8f3b47 refactor: Rename lib/utils/openBrowser.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
a93a1511b7 refactor: Rename lib/utils/downloadTemplateFromRepo.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
7289137073 refactor: Rename lib/Serverless.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
73b1886040 refactor: Adapt to rename in @serverless/dashboard-plugin 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
e61674f8dc feat(Dashboard): Drop support for tenant
BREAKING CHANGE:
`tenant` configuration setting is no longer respected. Ensure to rely on `org` instead
2022-01-27 15:21:58 +01:00
Mariusz Nowak
d62c3288b2 feat: Unconditionally fallback when local installation found
BREAKING CHANGE:
`enableLocalInstallationFallback` configuration property is no longer supported.
2022-01-27 15:21:58 +01:00
Piotr Grzesik
4dbb496506 refactor(CLI Onboarding): Download templates from v3 examples branch 2022-01-27 15:21:58 +01:00
Mariusz Nowak
6a659f1b20 refactor: Upgrade @serverless/utils to v6 2022-01-27 15:21:58 +01:00
Piotr Grzesik
dcf52731ea feat(CLI Onboarding): Auto login if org provided or configured 2022-01-14 17:55:08 +01:00
Mariusz Nowak
20afe33923 refactor(CLI): Improve user message 2022-01-14 13:20:40 +01:00
Piotr Grzesik
46d090a302 refactor(CLI Onboarding): Download templates from v2 examples branch 2022-01-06 17:06:36 +01:00
Mariusz Nowak
7ebe133b35 fix(CLI): Fix handling of provider URL handling 2022-01-06 14:48:40 +01:00
Matthieu Napoli
dbb044c8b7 docs: Various text improvements 2022-01-03 15:56:14 +01:00
Piotr Grzesik
4fa20a56ea feat(Telemetry): Report didCreateService property 2021-12-23 12:51:04 +01:00
Piotr Grzesik
08b5acbaa9 refactor(Telemetry): Ensure to report projectId for interactive 2021-12-23 12:51:04 +01:00
Mariusz Nowak
07aed3429c refactor(CLI): Modern logs for interactive setup 2021-09-29 21:52:51 +02:00
Mariusz Nowak
5a583a9798 fix(Standalone): Fix internal npm installation handling 2021-09-28 10:24:54 +02:00
Piotr Grzesik
12216db579 feat(CLI Onboarding): Switch to httpApi-based templates 2021-09-14 16:46:14 +02:00
Mariusz Nowak
e46ce80d99 refactor(CLI): Ensure no monkey patching by progress override 2021-09-07 11:38:25 +02:00
Piotr Grzesik
f69a19c680 feat(CLI Onboarding): Improve onboarding messaging 2021-08-24 13:58:44 +02:00
Piotr Grzesik
b751c505c8 refactor(CLI Onboarding): Adjust summary messages in deploy step 2021-08-13 13:16:32 +02:00
Piotr Grzesik
4d56be562a refactor(Telemetry): Use prompt-with-history 2021-07-22 08:42:57 +02:00
Piotr Grzesik
afdf77c960 refactor(CLI Onboarding): Move dashboard-set-org from plugin 2021-07-20 17:18:36 +02:00
Piotr Grzesik
adef7102df refactor(CLI Onboarding): Move dashboard-login step from plugin 2021-07-20 17:18:36 +02:00