Cody Jackson
|
66a81fe065
|
Fixing the filter labels dropdown menu
It wasn't using the new popper interface
|
2024-10-23 17:01:11 +02:00 |
|
Cody Jackson
|
1b20e59566
|
Fix styling for settings page
|
2024-10-23 17:01:11 +02:00 |
|
Cody Jackson
|
d2512e6e04
|
Copied over the cluster explorers page and removed the portions about projects
Looks like the fork didn't include the projects section.
|
2024-10-23 17:01:10 +02:00 |
|
Cody Jackson
|
62ebc0a656
|
Updating v-popover to v-dropdown
|
2024-10-23 17:01:05 +02:00 |
|
Cody Jackson
|
20584d293a
|
Updated all the components to use emits to remove the warnings from the console.
|
2024-10-23 17:01:04 +02:00 |
|
Francesco Torchia
|
ec3d88aeb7
|
Latest changes from harvester/master
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
|
2024-10-23 17:01:03 +02:00 |
|
Cody Jackson
|
d761b88ba0
|
Fixing more of the v-model usages that were referencing props
These were noticed when attempting to use `yarn build-pkg harvester`
|
2024-10-23 17:00:56 +02:00 |
|
Cody Jackson
|
8282f4c7e9
|
Switching our $emit('input' to $emit('update:value' to be in line with the new way v-model works
|
2024-10-23 17:00:55 +02:00 |
|
Cody Jackson
|
4208c5890c
|
Fixing styling for settings
It was just missing the appropriate classes. I'm guessing it was due to a script change.
|
2024-10-23 17:00:54 +02:00 |
|
Cody Jackson
|
40432c8261
|
Making harvester-manager load as an external extension
|
2024-10-23 17:00:52 +02:00 |
|
Francesco Torchia
|
aba9c167e0
|
Vue3 migration - vue-migration.js launch + shell compatibility fixes
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
|
2024-10-23 17:00:51 +02:00 |
|
Francesco Torchia
|
ea12a81174
|
Vue migration - remove Vuew.set & this.$set; add vue-migrate script
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
|
2024-10-23 17:00:48 +02:00 |
|
Francesco Torchia
|
c983ed8384
|
Lint - 1
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
|
2024-10-23 17:00:47 +02:00 |
|
Francesco Torchia
|
4f2688f6ab
|
Add pkg/harvester components + shell portings - 1
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
|
2024-10-23 17:00:46 +02:00 |
|
Francesco Torchia
|
f8408469f7
|
Add Dashboard page
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
|
2024-10-23 17:00:46 +02:00 |
|