Commit 7fc09ed
feat: UX changes to add source yaml (kyma-project#4571)
* feat: Rework add source yaml
* Fixes
* Fix width problem
* Remove unnecessary stuff
* Update src/components/Modules/community/components/AddSourceYamls.tsx
Co-authored-by: Oliwia Gowor <72342415+OliwiaGowor@users.noreply.github.com>
* Review changes
* Fix typo
* Fix translations
---------
Co-authored-by: Oliwia Gowor <72342415+OliwiaGowor@users.noreply.github.com>1 parent 0b468a7 commit 7fc09ed
File tree
5 files changed
+223
-166
lines changed- public/i18n
- src/components/Modules
- community/components
- tests/integration/tests/kyma-cluster
5 files changed
+223
-166
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
970 | 970 | | |
971 | 971 | | |
972 | 972 | | |
| 973 | + | |
973 | 974 | | |
974 | 975 | | |
975 | 976 | | |
| |||
978 | 979 | | |
979 | 980 | | |
980 | 981 | | |
981 | | - | |
982 | | - | |
| 982 | + | |
| 983 | + | |
| 984 | + | |
983 | 985 | | |
984 | 986 | | |
985 | 987 | | |
| |||
991 | 993 | | |
992 | 994 | | |
993 | 995 | | |
994 | | - | |
995 | | - | |
996 | | - | |
997 | | - | |
| 996 | + | |
| 997 | + | |
| 998 | + | |
| 999 | + | |
| 1000 | + | |
998 | 1001 | | |
999 | | - | |
1000 | 1002 | | |
1001 | 1003 | | |
1002 | 1004 | | |
| |||
Lines changed: 35 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 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 | + | |
3 | 30 | | |
4 | 31 | | |
5 | 32 | | |
| |||
10 | 37 | | |
11 | 38 | | |
12 | 39 | | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | 40 | | |
18 | 41 | | |
19 | 42 | | |
20 | 43 | | |
21 | 44 | | |
22 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
0 commit comments