Francesco Torchia
4ad55b1f9a
[2.12.2] Fleet remove CreatedBy section from App details
...
- move GitRepo data init in data()
- add fallback getting user info before store init
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-09-04 09:56:21 +02:00
Francesco Torchia
f7d942a691
Fleet fix unit tests
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-06-30 10:14:14 +02:00
Francesco Torchia
3c089c1f94
Fleet add gitrepo paths unit tests
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-06-19 11:54:51 +02:00
Francesco Torchia
e959345f8a
Fix unit tests
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-06-18 11:15:59 +02:00
Francesco Torchia
5d55896236
Fleet fix GitRepo unit tests
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-06-18 11:15:56 +02:00
Francesco Torchia
5e723ae2b5
Fleet: fix pollingInterval format from int to duration ISO 8601
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-03-10 20:00:17 +01:00
Francesco Torchia
805251727b
Fleet: hide advanced info bannerin view mode and vue3 errors fix
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-27 17:22:53 +01:00
Francesco Torchia
d48f732a28
Fleet: fix unit tests given the new GitRepo wizard
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-26 10:28:15 +01:00
Francesco Torchia
1085e94248
Fleet: data-testid camelcase
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-20 12:14:30 +01:00
Francesco Torchia
7eebb19649
Fleet: Add Webhook is configured warning
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:12 +01:00
Francesco Torchia
6aed4b6dd4
Fleet: fix default pollingInterval in edit mode
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:12 +01:00
Francesco Torchia
1b5675f341
Fleet: Add Enable Polling checkbox
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:11 +01:00
Francesco Torchia
ba799a5cfb
Fleet: set default pollingInterval to 60 seconds and minimu to 15 seconds
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:10 +01:00
Francesco Torchia
ae60872005
Fleet: add Polling Interval input field to GitRepo edit page
...
- Add UnitInput field to edit/display the pollingInterval
- Add unit tests
- Add warning banners to inform about polling interval low value risks
- Scroll page to show warning banners
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-02-17 17:02:09 +01:00
Francesco Torchia
ad7be5372d
Remove class selector from fleet.cattle.io.test.ts
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-01-20 13:52:29 +01:00
Francesco Torchia
ce752d5ea6
Replace banners with tooltips in GitRepo edit page
...
Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
2025-01-13 19:12:51 +01:00
Phillip Rak
0fb02f5b2d
Unit test updates
...
Signed-off-by: Phillip Rak <rak.phillip@gmail.com>
2024-08-22 16:09:56 -07:00
cnotv
78d70353c5
Unit test: Migrate unit tests with the script
2024-08-22 16:07:03 -07:00
Cody Jackson
d744a0d8b3
Switch out/remove the deprecated createLocalValue for the plugins: [Vuex]
...
This only addresses the complaints made by the cli when running. There are still more instances of createLocalVue
https://stackoverflow.com/questions/66932839/typeerror-0-testutils-createlocalvue-is-not-a-function
2024-08-22 16:05:36 -07:00
scures
27889b0dbf
feat: cluster abbreviation to 3 chars, shows customisation on cluster creation
2024-03-11 14:43:28 +01:00
Evgeniya Vashkevich
c00445d501
Added UI to enable Fleet self-healing ( #9310 )
...
* Added UI to enable Fleet self-healing
* removed unused data-testid
2023-07-13 10:31:50 -07:00