Commit 86b9ab4
chore: update UI5 from v1 to v2 (#3542)
* chore: UI5 bump packages (#3439)
* chore: update packages
* chore: bump ui5-react
* fix: adjust tests to not use enzyme
* chore: fix dependencies
* fix: remove unused
* fix: remove not existing import
* chore: add compatibility package
* fix: adjust render, css names and imports (#3440)
* fix: change render
* fix: adjust css names
* fix: change imports for Toolbar
* fix: change imports for tables
* fix: rename list comp. & badge
* fix: fix imports
* chore: adjust spacing to classNames (#3442)
* change some spacing to new classnames
* fix merge
* pray to god, that everything is working
* pray to god, that everything is working
* some spacing and iconEnd for ExternalLink
* some spacing and iconEnd for SA token
* add no-margin class in index.scss
* adjust the rest of the spacing
* remove unused impott
* fix stupid classNames
* adjust separatorLine to tsx and use style prop
* review changes
* fix: Ui5 codemod adjustments (#3449)
* fix: ui5 codemode adjustments
* fix: fix imports
* fix: fix table imports
* fix: fix unused
* fix: adjust DynamicPageComponent (#3445)
* fix: adjust dynamicPage
* fix: separate actionsBar
* fix: fix actions behavior
* fix: remove unused
* fix: fix classNames
* fix: fix empty toolbar & move banners
* fix: fix dependency
* fix: remove spacing file
* fix: toast adjustments (#3462)
* fix: adjust tokens (#3463)
* fix: adjust tokens
* fix: adjust spacing
* fix: adjust badges (#3464)
* fix: adjust badges type names
* fix: fix type mappings
* fix: remove console.log
* fix: adjust headers size (#3467)
* fix: add 'size' to headers
* fix: add size to headers
* fix: defaultProps (#3469)
* remove defaultProps and disableEdit prop from resourcelist
* Update src/shared/components/ResourcesList/ResourcesList.js
Co-authored-by: Oliwia Gowor <72342415+OliwiaGowor@users.noreply.github.com>
---------
Co-authored-by: Oliwia Gowor <72342415+OliwiaGowor@users.noreply.github.com>
* fix: spinner size (#3474)
* fix: theme (#3475)
* fix: adjust forms (#3473)
* fix: fix styling and alerts
* fix: fix unsaved message
* fix: fix background in add modules
* fix: remove unused
* fix: passing props
* fix: key error
* fix: resources in list
* fix: adjust Preferences modal (#3476)
* fix: adjust Preferences modal
* fix: move import
* fix: opening preferences menu
* fix: list props
* fix: props
* fix: objectPageHeader styling and modules card (#3487)
* fix: Ui5 console errors (#3486)
* fix: key errors
* fix: fetch error
* fix: monaco worker fix
* fix: dynamicPage header error
* fix: small fixes
* fix: review fixes
* fix: adjust V1 Tables (#3491)
* fix: adjust tables
* fix: emptyListComp flickering
* fix: adjust reset.css
* fix: change logo acc name (#3518)
* remove unnecessary css code from reset.css & some minor adjustments (#3524)
* fix: Busola is flickering when ObjectPage is opened (#3498)
* fix: fix flickering on column layout
* fix: remove unused
* fix: replace DynamicPage with ObjectPage
* fix: fix key error
* fix: banner height and remove unused
* fix: initial render flicker
* fix: change to DynamicPage
* hotfix
* Replace props spread
* hotfix
* fix: shadow & unused
* fix: shadow & sticky tabs
* fix: hide button everywhere
---------
Co-authored-by: mrCherry97 <mwisnia97@gmail.com>
Co-authored-by: akucharska <agata.kucharska@sap.com>
* fix: selected in lists (#3543)
Co-authored-by: Oliwia Gowor <oliwiagowor@gmail.com>
* fix: Fix delete cluster action (#3540)
* Fix delete cluster action
* fix: Toast is hidden behind Dialogs (#3538)
* Revert "Merge branch 'main' into ui5-migrate-v2"
This reverts commit 79fb867, reversing
changes made to 5b7fd61.
* fix: selected in lists (#3539)
* fix: toasts in dialogs
* fix: adjust Cypress tests (#3553)
* fix: adjust tests
* fix: adjust more tests
* fix: selected in list
* comment out rebase action
* comment out rebase action v2
* fix: create namespace
* fix: adjust comboboxes
* fix: adjust tests
* fix: add wait
* cleanup
* chore: add unsafe eval for accessibility tests (#3554)
* fix: small leftover bugs (#3555)
* fix: small fixes
* fix: ProgressIndicator colors
* fix: sidebar z-index
* fix: acc tests
* fix: more acc
* feat: migrate UI5 vitest unit tests to cypress component tests (#3551)
* cypress config for component testing
* first tests migration
* migrated badge tests
* migrated generic list
* migrated counting card
* migrated copiable text
* migrated namespace settings
* migrated ui5radial chart
* migrated podrestarts
* migrated errorboundary
* migrated pagination
* migrated listactions
* migrated resourcenotfound
* migrated modalwithform
* migrated helmreleases
* migrated selector
* migrated ResourceLink
* migrated controlledby
* mocked ui5 dependencies in nodeQueries test
* migrated JoinedArray
* migrated CodeViewer
* mocked ui5 dependencies in useCreateResource test
* mocked ui5 dependencies in useGetCRDByPath
* migrated Columns
* migrated Widget
* mocked ui5 dependencies in linkExtractor
* migrated SecretData
* migrated SideDrawer
* migrated ResourceDetailsColumns
* migrated ResourceDetailsVisibility
* fixed issues in tests
* migrated Table
* mocked ui5 dependencies in Widget.copyable
* fixed useGet test
* refined vitest
* adjust github actions workflow
* adjust github actions workflow
* added command for headless component tests
* add cypress as dev dependency
* fixed genericList test
* adjusted testing-strategy.md
* Update docs/contributor/testing-strategy.md
Co-authored-by: Iwona Langer <iwona.langer@sap.com>
---------
Co-authored-by: Oliwia Gowor <72342415+OliwiaGowor@users.noreply.github.com>
Co-authored-by: Iwona Langer <iwona.langer@sap.com>
* fix: theme on initial and refresh (#3565)
* fix: combobox (#3588)
* fix: Command Palette shouldn't navigate when Form is edited (#3583)
* fix: command palette and form + tests
* fix: badge test
* fix: keyboard navigation
* fix: adjust styles (#3595)
* fix: open dropdown popover correctly (#3594)
* fix: dropdown popover opens correctly
* test: added component test for Dropdown component
* fix: remove empty selectedKey property
* fix: remove unused css & small changes (#3599)
* fix: container selector (#3597)
* fix: remove unused proprtey from KymaModulesAddModule
* fix: remove unnecessary css from FormGroup
* fix: @container selector for featurecard
* fix: @container selector for ClusterStats
* fix: @container selector for rest of the components
* fix: small styling fixes
* test: adjust viewport for pagination component test
* test: fix flakiness for pvc test
* fix: change classnames to be less generic
* test: adjust unit test workflow (#3609)
* fix: UI5 adjust badges (#3619)
* fix: adjust badges
* fix: add checkBeta back
* fix: adjust Web Components to React 18 (#3622)
* fix: adjust badges after overriding functionality (#3627)
* fix: adjust badges
* adjust test
* Update docs/contributor/testing-strategy.md
Co-authored-by: Grzegorz Karaluch <grzegorz.karaluch@sap.com>
* fix: undefined in data sources (#3633)
* fix: undefined in state
* fix: stabilize test
* fix: stabilize navigation test
* fix: stabilize tests?
* move wait for cr test
---------
Co-authored-by: Oliwia Gowor <72342415+OliwiaGowor@users.noreply.github.com>
Co-authored-by: Christian Karidas <105549337+chriskari@users.noreply.github.com>
Co-authored-by: akucharska <agata.kucharska@sap.com>
Co-authored-by: Oliwia Gowor <oliwiagowor@gmail.com>
Co-authored-by: Agata Kucharska <akucharska@users.noreply.github.com>
Co-authored-by: Iwona Langer <iwona.langer@sap.com>
Co-authored-by: Damian Badura <45110612+dbadura@users.noreply.github.com>
Co-authored-by: Grzegorz Karaluch <grzegorz.karaluch@sap.com>1 parent 79d7b67 commit 86b9ab4
File tree
333 files changed
+6344
-5894
lines changed- .github/workflows
- cypress/support
- docs/contributor
- src
- command-pallette
- CommandPalletteUI
- ResultsList
- components
- components
- App
- ContentWrapper
- BusolaExtensions
- Clusters
- components
- ContextChooser
- KubeconfigUpload
- views
- ClusterOverview
- ClusterValidation
- EditCluster
- Extensibility
- components-form
- Modules
- components
- FeaturedCard
- tests
- contexts
- helpers
- tests
- Gardener
- HelmReleases
- tests
- KymaModules
- components
- NoPermissions
- Nodes
- NodeDetails
- Preferences
- ResourceValidation
- test
- header
- NamespaceChooser
- NamespaceDropdown
- hooks
- resources
- CustomResourceDefinitions
- Deployments
- Events
- Ingresses
- Jobs
- LimitRanges
- Namespaces
- NamespaceWorkloads
- YamlUpload
- NetworkPolicies
- PersistentVolumeClaims
- PersistentVolumes
- Pods
- test
- ResourceQuotas
- RoleBindings
- Roles
- Secrets
- ServiceAccounts
- TokenRequestModal
- StorageClasses
- sidebar
- state
- styles
- testing
- web-components
- tests/integration
- support
- tests
- accessibility
- cluster
- extensibility
- kyma-cluster
- kyma-namespace
- namespace
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
333 files changed
+6344
-5894
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 19 | | |
26 | 20 | | |
27 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 19 | | |
26 | 20 | | |
27 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | | - | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
16 | 19 | | |
| |||
27 | 30 | | |
28 | 31 | | |
29 | 32 | | |
30 | | - | |
| 33 | + | |
31 | 34 | | |
32 | | - | |
| 35 | + | |
33 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments