1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer
Sebastian Malton a27c092c40 Add helper for <Select>.isMulti for storing in a Set<Value>
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-05-13 11:48:13 -04:00
..
api Fix command-palette e2e test 2022-05-04 08:47:20 -04:00
app-paths Make ThemeStore non-singleton and fix navigation-to-terminal-preferences.test.ts 2022-05-04 08:47:19 -04:00
catalog Add ability to hide KubeObjectMenu Edit and Remove buttons in extensions (#5107) 2022-05-04 12:44:31 -04:00
cluster-frame-context remove unused legacy KubeApi globals 2022-05-04 08:47:19 -04:00
components Add helper for <Select>.isMulti for storing in a Set<Value> 2022-05-13 11:48:13 -04:00
create-cluster fix cluster.test.ts tests 2022-05-04 08:45:53 -04:00
extension-loader fix bug where LensExtension dependencies are not set 2022-05-06 16:02:43 -04:00
frames fix KubeApi's not being registered 2022-05-04 08:47:20 -04:00
hooks Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
initializers Convert all of kube-details-params/ and navigate/ to injectable 2022-05-04 08:47:20 -04:00
ipc fixed hotbar-store.test.ts 2022-05-04 08:45:53 -04:00
ipc-channel-listeners Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
k8s Improve name of guarding injectable for stores and apis 2022-05-13 09:48:39 -04:00
kube-object Merge branch 'master' into turn-on-strict 2022-05-04 16:25:21 -04:00
kube-watch-api Proper fix for Wizard, fix NamespaceStore.subscribe 2022-05-04 08:47:20 -04:00
navigation Add ability to hide KubeObjectMenu Edit and Remove buttons in extensions (#5107) 2022-05-04 12:44:31 -04:00
port-forward fix dock-store.test.ts test by overriding createStorage to not touch file system 2022-05-04 08:45:53 -04:00
protocol-handler Merge branch 'master' into turn-on-strict 2022-05-04 16:25:21 -04:00
remote-helpers Upgrade to Electron 14.2.4 (#4625) 2022-01-27 10:23:36 -05:00
routes Fix runtime errors on renderer 2022-05-04 08:47:20 -04:00
search-store Removed package "autobind-decorator" and @boundMethod in favour of "auto-bind" util for constructors-only. (#5218) 2022-04-07 17:21:54 +03:00
themes Merge branch 'master' into turn-on-strict 2022-05-11 09:16:41 -04:00
utils fix tests from rebase 2022-05-04 08:47:21 -04:00
window Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
bootstrap.tsx Merge branch 'master' into turn-on-strict 2022-05-10 09:07:26 -04:00
getDi.tsx Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
getDiForUnitTesting.tsx override logger with mocks only when needed for tests 2022-05-05 09:01:57 -04:00
mui-base-theme.tsx Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
stores-apis-can-be-created.injectable.ts Improve name of guarding injectable for stores and apis 2022-05-13 09:48:39 -04:00
template.html Always preload app fonts at earliest stages (#5117) 2022-03-29 12:15:46 -04:00