Alex Andreev
365cf5c4aa
Update package-lock.json
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-02 11:16:30 +03:00
Alex Andreev
2a629ff8b7
Adding createTableStateInjectionToken
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-02 11:15:37 +03:00
Alex Andreev
0f4155672c
Linter fixes
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 14:09:38 +03:00
Alex Andreev
41732254f1
Remove "dev" command
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 14:05:37 +03:00
Alex Andreev
1855b2ab4f
Create injectables in test-env also
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 14:05:08 +03:00
Alex Andreev
9aae3ffd33
Adding @k8slens/table as dependencies to core and open-lens
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 13:40:01 +03:00
Alex Andreev
c7f4d1cf9e
Adding addRemoveButtonsInjectable
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 13:38:12 +03:00
Alex Andreev
60c439198b
Creating tableComponentInjectable in open-lens
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 11:57:25 +03:00
Alex Andreev
c48b88eed0
Using AddOrRemoveButtons component from injection token
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 11:30:58 +03:00
Alex Andreev
f9978f3b01
Use table from injection token
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 11:24:42 +03:00
Alex Andreev
a2cd784d40
Bump @ogre-tools/injectable version
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 11:24:19 +03:00
Alex Andreev
547722fcc5
Add simple README
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 11:06:24 +03:00
Alex Andreev
6e6e540a35
Add table package tsconfig and webpack.config
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 11:05:39 +03:00
Alex Andreev
471a51549d
Add table package.json
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 11:02:43 +03:00
Alex Andreev
007a0174f0
Add table and add-remove buttons injection tokens
...
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
2023-06-01 11:00:21 +03:00
Iku-turso
9a2d585e62
feat: Add support for lens-webpack-build --watch
...
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Mikko Aspiala <mikko.aspiala@gmail.com>
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
2023-06-01 08:57:01 +03:00
Iku-turso
28c9eeec36
feat: Make lens-webpack-build cope long lasting processes, eg. watch
...
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Mikko Aspiala <mikko.aspiala@gmail.com>
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
2023-06-01 08:57:01 +03:00
Iku-turso
0c2cc25b5b
feat: Make webpack configuration trigger linkable-push
...
Previously this was done by lens-webpack-build, which is awkward for
build-scripts that watch.
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Mikko Aspiala <mikko.aspiala@gmail.com>
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
2023-06-01 08:57:01 +03:00
Sebastian Malton
0c1e822788
chore: Move files around to better places
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 16:21:35 -04:00
Sebastian Malton
34adfcd20b
fix: Retrieve projectVersion from main for 'extensions-persistent-storage'
...
- Prevent the version being changed by the renderer
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 16:21:35 -04:00
Sebastian Malton
5511a2f461
chore: Update snapshots after rebase
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
f6cc1b00c2
chore: Fix lint after rebase
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
b3990b535e
chore: Fixup dependency versions of @k8slens/cluster-sidebar
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
a0e38b2178
chore: Update @orge-tools/* deps
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
b1a988e133
chore: Move around Custom Resource and Custom Resource Definition files to simplify names
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
66a7615e9c
chore: Factor out NavigateToCustomResources type
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
e641509e3d
chore: Cleanup custom resource route definition
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
147be22db3
fix: The command pallet command for navigating to Custom Resource Definitions should navigate to the correct route
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
bedd7a25bb
fix: Custom Resource Definitions sidebar item should navigate to the correct route
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
49db31a9aa
fix: Custom Resource Definitions should be the first entry in the side bar
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
1ff2436240
chore: Fix tests after rebase
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
54b6375a7e
chore: Fix integration tests failing due to helm testid's changing
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
eb78edb226
fix: Fix formatting of custom resource sidebar items
...
- The titles should better handle being line wrapped
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
d37a765ac2
chore: Improve title formatting for Horizontal/Vertical Pod Autoscalers
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
27a14714c3
chore: Fix IDs for some sidebar items
...
- Also cleanup formatting of the sidebar item titles
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
27aaa3623d
chore: Fixup tests snapshots to match new testid behaviour
...
- Move order-of-sidebar-items to the new package
- Fix the extension sidebar item registrator
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
7924ab5504
chore: Convert sidebarItemInjectionToken to use InjectWithMetadata instead of duplicating the IDs
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
04273dcda2
chore: Rename sidebar item injectable files
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Sebastian Malton
500ac15703
chore: Extract sidebar item injection token into separate package
...
- Add unit tests to cover custom resources sidebar items
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-31 14:23:53 -04:00
Gabriel
d28da8e7ac
chore: update package version
...
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-30 23:02:45 +02:00
Gabriel
da1d35d1de
chore: extract @k8slens/animate
...
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-30 23:02:45 +02:00
Gabriel
ea1f85f224
extract @k8slens/icon
...
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-30 23:02:45 +02:00
Gabriel
9e751938bd
chore: bump ogre-tools
...
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-30 21:35:33 +02:00
Gabriel
8ebe99ae54
chore: update snapshots
...
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-30 21:35:33 +02:00
Gabriel
3715a47067
chore: fix lint
...
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-30 21:35:33 +02:00
Gabriel
41798b718a
extract @k8slens/icon
...
Signed-off-by: Gabriel <gaccettola@mirantis.com>
2023-05-30 21:35:33 +02:00
Iku-turso
7a4f30ab61
chore: Add infra for linkable
...
Co-authored-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Mikko Aspiala <mikko.aspiala@gmail.com>
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
2023-05-30 10:56:53 -04:00
Iku-turso
f02e09245b
chore: Bump linkable to recover from yalc error
...
Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>
Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
Signed-off-by: Iku-turso <mikko.aspiala@gmail.com>
2023-05-30 10:56:53 -04:00
Jim Ehrismann
9f13931318
Temporary fix for extensions always disabled on startup ( #7801 )
...
Signed-off-by: Jim Ehrismann <jehrismann@mirantis.com>
2023-05-30 10:24:27 -04:00
Sebastian Malton
5432259e05
fix: Fix build not working due to missing dependencies
...
Signed-off-by: Sebastian Malton <sebastian@malton.name>
2023-05-29 09:38:24 -04:00