1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/common/utils
Sebastian Malton b61ba7ef71
Filter out unknown catalog entities (#2816)
* Filter out unknown catelog entities

- Keep raw data

- But filter unknown types until a category is registered

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* fix unit tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* simplify tests

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Remove getOrDefault, consolodate ExtendedMap

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-05-20 08:50:51 +03:00
..
__tests__ Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
app-version.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
autobind.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
base64.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
buildUrl.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
camelCase.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
cloneJson.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
debouncePromise.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
defineGlobal.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
delay.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
disposer.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
downloadFile.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
escapeRegExp.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
extended-map.ts Filter out unknown catalog entities (#2816) 2021-05-20 08:50:51 +03:00
getRandId.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
index.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
iter.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
openExternal.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
reject-promise.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
saveToAppFiles.ts Turn on noUnusedLocals, noImplicitReturns, importsNotUsedAsValues: error, and isolatedModules (#2777) 2021-05-19 12:11:54 -04:00
singleton.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
splitArray.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
tar.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
toggle-set.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00
type-narrowing.ts Check source files for license header (#2763) 2021-05-12 18:33:26 +03:00