119 Commits

Author SHA1 Message Date
Austen
101ce53c18
fix: Adjust copy for clarity (#12162) 2023-09-16 18:25:44 -04:00
Max Marze
1f8d786b16
fix: Do not use isDashboard in onboarding flow (#12160)
* fix: Do not use isDashboard in onboarding flow

* chore: Remove CONSOLE_CONTEXT tests from onboarding

* fix: Update interactive setup test
2023-09-15 22:20:21 -04:00
Austen
9b770a27dc
fix: Adjust providers endpoint (#12154)
* fix: Fiormatting

* feat: Remove Dashboard onboarding from framework (#12151)

* fix: Providers test

---------

Co-authored-by: Max Marze <max@marze.dev>
2023-09-15 11:34:01 -04:00
Max Marze
590bb7e177
feat: Remove Console Login (#12153)
* feat: Remove Console Login

* fix: Update login tests to remove console login options

* feat: Remove Console login options

* feat: Remove console onboarding

* fix: Remove console tests

* chore: Remove remaining console flags

* fix: Remove console deploy unit test

* fix: Interactive Setup tests

* fix: Update generate-payload tests
2023-09-15 11:33:40 -04:00
Max Marze
307865d052
fix: Local credentials should be resolved in onboarding command (#12148) 2023-09-12 16:13:35 -04:00
Dan Jarvis
66e31077a7
feat: Post deploy serverless dashboard integration (#12063)
* feat: Post deploy serverless dashboard integration

* chore: Update unit test

* chore: Use pre integration endpoint

* chore: Updated async process

* chore: Added timeout on instrumentation call

* chore: Handle region configuration

* chore: Always send instruemntation

* chore: Updated instrumentation progress

* chore: Merge #12059
2023-09-05 11:33:22 -04:00
Dan Jarvis
17d64e6c94
chore: Remove dev mode warning (#12014) 2023-06-09 07:11:10 -05:00
Mariusz Nowak
943bf6dfad fix(AWS Deploy): Fix default runtime resolution 2023-05-30 14:20:52 +02:00
Dan Jarvis
4fee5d5486
refactor: Updated dev mode warning copy (#11976) 2023-05-17 11:21:19 -05:00
Dan Jarvis
e5cb8acbf2
refactor: Added warning about dev mode (#11975) 2023-05-17 17:50:44 +02:00
Dan Jarvis
2c87179557
chore: Added explorerTraceTime (#11898) 2023-04-05 14:56:32 -05:00
Dan Jarvis
73d0dc6cf4
feat: Console Dev Mode onboarding via dev command (#11896) 2023-04-05 13:19:34 -05:00
Mariusz Nowak
0f930c51c4
feat: Temporarily revert dev command (#11854)
As it's not ready for releases
2023-03-23 20:23:34 +01:00
Dan Jarvis
69581cbf91
test(CLI Onboarding): Cover dev mode feed step (#11848) 2023-03-21 16:05:21 +01:00
Dan Jarvis
9c7e5b4483
test(CLI Onboarding): Cover dev mode step (#11845) 2023-03-21 09:50:05 +01:00
Dan Jarvis
5916256b70
refactor:Support verbose flag in dev mode feed (#11844) 2023-03-20 17:45:52 +01:00
Dan Jarvis
2a34b04aae
refactor: Improve dev command (#11827) 2023-03-20 15:48:16 +01:00
Dan Jarvis
a8f118bca1
feat(Console): dev mode onbaording via dev command (#11782) 2023-03-15 15:15:57 +01:00
Mariusz Nowak
74c3ae004c refactor: Supress AWS SDK v2 deprecation message 2023-03-01 18:06:50 +01:00
Mariusz Nowak
983a3b9be6 fix(CLI Onboarding): Don't crash if Dashboar server is inaccessible 2023-01-27 15:34:51 +01:00
Mariusz Nowak
2198799f73 refactor: Improve warning message 2023-01-26 19:45:00 +01:00
Mariusz Nowak
f0932a4e1d fix(Console): Ensure to always deploy CF stack to us-east-1 region 2022-11-01 00:29:50 +01:00
Mariusz Nowak
9a41468309 feat(Console): External Console integration 2022-10-31 16:07:52 +01:00
Mariusz Nowak
914d00b0a9 refactor(CLI Onboarding): Improve debug logs 2022-10-31 16:07:52 +01:00
Mariusz Nowak
f3a191590b feat(Console): Remove support for integrated configuration 2022-10-31 16:07:52 +01:00
Mariusz Nowak
8d4bf4fbfd refactor(Console): Report command which originated login operation 2022-07-08 10:34:21 +02:00
Matthieu Napoli
9e462f59b8 chore: Update Console link in onboarding 2022-06-13 17:23:25 +02:00
Matthieu Napoli
cefb762335 feat: Improve CLI messages when onboarding into Console 2022-06-01 18:18:00 +02:00
Mariusz Nowak
38ff287bc7 fix(CLI Onboarding): Recognize Dashboard providers for deployment 2022-05-20 12:01:38 +02:00
Mariusz Nowak
8825e867d8 fix(CLI Onboarding): Support Dashboard providers with Console 2022-05-20 12:01:38 +02:00
Mariusz Nowak
3b3cfae498 feat(Console): Support console.org setting 2022-05-19 16:15:12 +02:00
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
d40866a0e8 feat(Console): Switch to new Identity system 2022-05-19 16:15:12 +02:00
Mariusz Nowak
caaa3c811e refactor(CLI Onboarding): Generalize isConsole resolution 2022-05-19 16:15:12 +02:00
Matthieu Napoli
da15711203 feat: Improve the wording in the onboarding 2022-05-05 16:49:44 +02:00
Piotr Grzesik
0ca0cfffda feat(CLI Onboarding): Support all runtimes for dashboard 2022-04-04 16:09:43 +02:00
Mariusz Nowak
e6cdc9d68b refactor(Console): Do not disable dashboard with console 2022-03-24 16:51:14 +01:00
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