1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Commit Graph

3351 Commits

Author SHA1 Message Date
Sebastian Malton
d9a7a4846f Fix lint
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
8b18e585a1 Update snapshots
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
3fbbf022b9 Fix errors blocking compilation
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
a1d2fa05d7 Fix lint
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
56703cd222 Update snapshots
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
78614afed8 Update snapshots
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
f6b5214fa6 Fixup new test file after rebase
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
19a869139f Update snapshots
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
3b721371bf Remove unused (but newly added) dep
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
a271c838ea Update snapshots
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
9683a7cb0b Fix tests and lint
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
6321b10255 Fix test failures
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
0088addc23 Fix code after rebase
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:12 -05:00
Sebastian Malton
c11d8c64d3 Fix lint
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
3a7ac10211 Add updated icons
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
71ad8e1d52 Generate tray icons before installing canvas
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
e9e248e32c Fix tests not stopping by forcing cleanup
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
8fd732b3fa Fix unit tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
8761aa1b4a Fix type errors
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
58cbf5f300 Fix bad imports of node-fetch
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
e8bc887f0b Fix postinstall script
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
97dfe4d696 Fix new tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
9c751998f3 Update snapshot
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
e90a181b3a Fix listing-active-helm-repositories-in-preferences.test.ts
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
a82a120dcd Fix many tests by changing injectables
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
0dabbb611e Replace override of catalogSyncToRenderer with a global override
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
6ce833c606 Make ApplicationBuilder.quit more realistic
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
b96e115e17 Fix type errors
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
d173e45177 Fix starting of lens proxy
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
e49b0f61ce Remove calls to show error popup on stopping
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
c6a9d56bac Fix bad vscode rename
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
4c1d07693f Add process of cleaning up lens proxy startup if down quickly
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
b86bc6d84c Remove direct dependency on request et al
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
37955f03e2 Replace usage of request in k8sRequest and cluster detectors
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
f522d23662 Replace usage of request in setupLensProxy
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
c3402562a1 Replace last use of customRequestPromise with di
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
3c9791e81e Fix type error
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:11 -05:00
Sebastian Malton
862cd2ac0f Update (mostly just) snapshots and a few other tests
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
2a96eb82f8 Fix usage of new asyncComputed type
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
f2d19e7d43 Fix some more lint
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
d1acca4d02 Fix post install script because of temp version of xterm
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
19466f1d1d Temporarily upgrade to beta version of xterm to verify fix
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
aa41117ec9 Fix lint
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
78b05baba2 Remove console logs
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
ea603c734e Fix the script
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
071ba8ac24 Fix installing canvas on all platforms
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
988307ee7d Add script to download the correct version of canvas
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
d293554c42 Get tests passing
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
2de306810e Use webgl when available, add search and better weblinks
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00
Sebastian Malton
c9f1594907 Upgrade XTermJs to v5 to get snapshot testing working
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-01-10 15:18:10 -05:00