1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common
Sebastian Malton cb0540f83c Improve name of guarding injectable for stores and apis
- New name better implies that it is just a guard state and does not do
  anything

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2022-05-13 09:48:39 -04:00
..
__tests__ use more descriptive name for local test mocks 2022-05-05 09:27:59 -04:00
app-event-bus Add optional destination property to app event (#5230) 2022-04-13 11:32:04 +03:00
app-paths Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
catalog make visitor pattern more explicit for Entity contextMenuOpen 2022-05-06 09:21:12 -04:00
catalog-entities Fix runtime errors on renderer 2022-05-04 08:47:20 -04:00
cluster Merge branch 'master' into turn-on-strict 2022-05-12 08:36:43 -04:00
cluster-store revert move hostedCluster(Id) 2022-05-04 08:45:53 -04:00
directory-for-lens-local-storage Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
front-end-routing better fix for previous 3 fixes, plus also select.test.tsx 2022-05-04 08:47:18 -04:00
fs Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
get-configuration-file-model Fix subclasses of BaseStore<T> not be able to overrride cwd() (#5307) 2022-05-05 05:02:47 -07:00
hotbars fixed hotbar-store.test.ts 2022-05-04 08:45:53 -04:00
ipc Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
ipc-channel Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
k8s Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
k8s-api Improve name of guarding injectable for stores and apis 2022-05-13 09:48:39 -04:00
logger-transports Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
path Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
protocol-handler Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
test-utils Technical requirements for behavioural unit tests (#5084) 2022-03-31 16:57:05 +03:00
user-store Merge branch 'master' into turn-on-strict 2022-05-11 08:26:21 -04:00
utils Add defensive code around Cluster.broadcastConnectUpdate (#5297) 2022-05-12 08:27:33 -04:00
vars Remove webpack.*.ts importing values from src/ (#4992) 2022-04-13 10:39:35 -04:00
.gitkeep Lens app source code (#119) 2020-03-15 09:52:02 +02:00
base-store.ts Fix subclasses of BaseStore<T> not be able to overrride cwd() (#5307) 2022-05-05 05:02:47 -07:00
cluster-frames.ts Enforce member-delimiter-style using eslint (#4870) 2022-02-16 14:43:03 -05:00
cluster-types.ts Enforce member-delimiter-style using eslint (#4870) 2022-02-16 14:43:03 -05:00
configure-packages.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
event-emitter.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
item.store.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
kube-helpers.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
logger.injectable.ts Enable consistent-type-imports eslint rule (#5205) 2022-04-06 10:34:16 -04:00
logger.ts fix cluster.test.ts tests 2022-05-04 08:45:53 -04:00
rbac.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
register-protocol.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
request.ts Shorten license header to reduce amount of clutter in top of the files (#4709) 2022-01-18 10:18:10 +02:00
sentry.ts Bump all @sentry related packages (#5155) 2022-04-01 08:55:34 -04:00
system-ca.ts Turn on strict mode in tsconfig.json 2022-05-04 08:45:50 -04:00
vars.ts Make ThemeStore non-singleton and fix navigation-to-terminal-preferences.test.ts 2022-05-04 08:47:19 -04:00
weblink-store.ts Fix slackLink in catalog becoming out of date (#5108) 2022-04-08 11:12:06 -04:00