1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components
Roman 6ee2385d3c refactoring, more possible branch fixes + lint
Signed-off-by: Roman <ixrock@gmail.com>
2021-05-08 15:06:27 +03:00
..
+404 Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
+add-cluster mobx-6 migration -- part 2 (npx mobx-undecorate --keepDecorators) 2021-05-06 15:49:22 +03:00
+apps Catalog & Hotbar - initial groundwork (#2418) 2021-04-09 09:11:58 +03:00
+apps-helm-charts mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
+apps-releases normalize usages of #observable-value.toJSON() / attempt to catch the wind 2021-05-08 13:52:12 +03:00
+catalog mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
+cluster mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
+config Catalog & Hotbar - initial groundwork (#2418) 2021-04-09 09:11:58 +03:00
+config-autoscalers mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+config-limit-ranges mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+config-maps normalize usages of #observable-value.toJSON() / attempt to catch the wind 2021-05-08 13:52:12 +03:00
+config-pod-disruption-budgets mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+config-resource-quotas removed @observable static 2021-05-06 19:41:15 +03:00
+config-secrets removed @observable static 2021-05-06 19:41:15 +03:00
+custom-resources normalize usages of #observable-value.toJSON() / attempt to catch the wind 2021-05-08 13:52:12 +03:00
+entity-settings mobx-6 migration -- part 2 (npx mobx-undecorate --keepDecorators) 2021-05-06 15:49:22 +03:00
+events mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+extensions mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
+namespaces removed @observable static 2021-05-06 19:41:15 +03:00
+network Catalog & Hotbar - initial groundwork (#2418) 2021-04-09 09:11:58 +03:00
+network-endpoints mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
+network-ingresses mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+network-policies mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+network-services mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+nodes mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+pod-security-policies mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+preferences removed @observable static 2021-05-06 19:41:15 +03:00
+storage Fix: preventing <App/> to render on cluster refresh (#2253) 2021-03-04 14:12:28 +02:00
+storage-classes mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+storage-volume-claims mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+storage-volumes mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
+user-management Fix: preventing <App/> to render on cluster refresh (#2253) 2021-03-04 14:12:28 +02:00
+user-management-roles removed @observable static 2021-05-06 19:41:15 +03:00
+user-management-roles-bindings removed @observable static 2021-05-06 19:41:15 +03:00
+user-management-service-accounts removed @observable static 2021-05-06 19:41:15 +03:00
+welcome Extensible welcome page (#2637) 2021-04-27 11:24:39 +03:00
+workloads Catalog & Hotbar - initial groundwork (#2418) 2021-04-09 09:11:58 +03:00
+workloads-cronjobs removed @observable static 2021-05-06 19:41:15 +03:00
+workloads-daemonsets mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+workloads-deployments removed @observable static 2021-05-06 19:41:15 +03:00
+workloads-jobs mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
+workloads-overview mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
+workloads-pods mobx-6: use toJS()-wrapper since monkey-patching require(mobx).toJS doesn't work 2021-05-06 18:55:14 +03:00
+workloads-replicasets removed @observable static 2021-05-06 19:41:15 +03:00
+workloads-statefulsets removed @observable static 2021-05-06 19:41:15 +03:00
ace-editor mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
add-remove-buttons refactor AddRemoveButtons's renderButtons method to be just a filter map (#2210) 2021-04-22 15:14:10 +03:00
animate mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
app-init Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
badge Display node column in pods list (#1832) 2020-12-22 15:45:30 +03:00
button Cherry-pick from 4.2.3 (#2628) 2021-04-27 08:11:50 +03:00
chart Fixing Singleton typing to correctly return child class (#1914) 2021-04-21 09:59:59 -04:00
checkbox mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
clipboard mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
cluster-manager mobx-6 migration -- part 2 (npx mobx-undecorate --keepDecorators) 2021-05-06 15:49:22 +03:00
cluster-settings mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
command-palette mobx-6: use toJS()-wrapper since monkey-patching require(mobx).toJS doesn't work 2021-05-06 18:55:14 +03:00
confirm-dialog removed @observable static 2021-05-06 19:41:15 +03:00
dialog mobx-6 migration -- part 1 2021-05-06 15:09:24 +03:00
dock refactoring, more possible branch fixes + lint 2021-05-08 15:06:27 +03:00
drawer Fixing tolerations list layout (#2002) 2021-01-22 10:27:54 +03:00
editable-list mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
error-boundary mobx-6 migration -- part 1 2021-05-06 15:09:24 +03:00
file-picker mobx-6 migration -- part 2 (npx mobx-undecorate --keepDecorators) 2021-05-06 15:49:22 +03:00
fonts Lens restructure (#540) 2020-06-30 14:35:16 +03:00
hotbar Merge remote-tracking branch 'origin/master' into mobx6-migration 2021-05-07 12:29:55 +03:00
icon mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
input mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
item-object-list mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
kube-object mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
kube-object-status-icon Cherry-pick from 4.2.3 (#2628) 2021-04-27 08:11:50 +03:00
kubeconfig-dialog removed @observable static 2021-05-06 19:41:15 +03:00
layout mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
line-progress enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
locale-date Flatten user preferences in user store (#2587) 2021-04-27 09:44:02 -04:00
markdown-viewer enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
menu use {useDefineForClassFields: true} in tsconfig.json 2021-05-06 19:52:50 +03:00
no-items Remove lingui (#1874) 2020-12-29 14:53:34 +02:00
notifications mobx-6 migration -- remove @autobind as class-decorator 2021-05-06 17:07:57 +03:00
radio enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
resizing-anchor mobx-6 migration -- part 2 (npx mobx-undecorate --keepDecorators) 2021-05-06 15:49:22 +03:00
resource-metrics enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
scroll-spy Navigation menu in Preferences (#2304) 2021-03-15 08:57:19 -04:00
select mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
slider enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
spinner Cherry-pick from 4.2.3 (#2628) 2021-04-27 08:11:50 +03:00
status-brick enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
stepper Add eslint rule padding-line-between-statements (#1593) 2020-12-02 09:55:52 +02:00
switch Preferences page redesign (#2446) 2021-04-06 15:45:23 +03:00
table mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
tabs use {useDefineForClassFields: true} in tsconfig.json 2021-05-06 19:52:50 +03:00
tooltip mobx-6: replacing @autobind() as method-decorator to @boundMethod 2021-05-06 17:24:11 +03:00
tree-view Navigation menu in Preferences (#2304) 2021-03-15 08:57:19 -04:00
virtual-list enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
wizard enfore unix line endings and always ending files with line endings (#1997) 2021-01-21 08:09:41 -05:00
app.scss Preferences page redesign (#2446) 2021-04-06 15:45:23 +03:00
app.tsx Merge remote-tracking branch 'origin/master' into mobx6-migration 2021-05-07 12:29:55 +03:00
colors.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
context.ts Fix releases not reloading when selecting namespaces (#2515) 2021-04-19 11:46:07 -04:00
fonts.scss Extension support page (#1112) 2020-10-24 09:24:54 +03:00
media.scss Lens restructure (#540) 2020-06-30 14:35:16 +03:00
mixins.scss Set scrollbar colors as global styles (#1484) 2020-11-25 10:25:37 +03:00
vars.scss Docs: extension styling and theming (#1267) 2020-11-09 19:05:27 +02:00