Max Marze
|
893bfa7aef
|
chore: update eslint & prettier (#12553)
|
2024-05-29 11:51:04 -04:00 |
|
Max Marze
|
79df074fc7
|
feat: esbuild support (#12462)
* feat: zero config esbuild defaults
* feat: esbuild support
|
2024-05-06 15:22:16 -04:00 |
|
Austen
|
158f644cd0
|
feat: Refactor logging to reduce complexity (#12432)
* chore: Change logger
* chore: continue refactor
* chore: WIP
* chore: Sync
|
2024-04-17 13:26:31 -07:00 |
|
Austen
|
347d913c19
|
chore: Continue removing dashboard plugin (#12335)
* chore: clarify class inputs and dashboardenabled property
* chore: remove dashboard plugin
|
2024-01-24 14:26:57 -08:00 |
|
Austen
|
101ce53c18
|
fix: Adjust copy for clarity (#12162)
|
2023-09-16 18:25:44 -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 |
|
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 |
|
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 |
|