diff --git a/agama-web-ui.changes b/agama-web-ui.changes index a31ad1d..586beda 100644 --- a/agama-web-ui.changes +++ b/agama-web-ui.changes @@ -1,3 +1,108 @@ +------------------------------------------------------------------- +Wed Feb 26 06:51:37 UTC 2025 - Imobach Gonzalez Sosa + +- Version 12 + +------------------------------------------------------------------- +Tue Feb 25 18:44:07 UTC 2025 - David Diaz + +- Add fonts for CJK characters and monospaced text + (gh#agama-project/agama#2076, bsc#1237457). + +------------------------------------------------------------------- +Tue Feb 25 15:57:49 UTC 2025 - Ancor Gonzalez Sosa + +- Display the file system labels in most selectors for disks and + partitions (gh#agama-project/agama#2070). + +------------------------------------------------------------------- +Tue Feb 25 13:08:43 UTC 2025 - Imobach Gonzalez Sosa + +- Use the backend's language as fallback, ignoring the browser's one + It reduces the chances to produce unwanted side-effects when connecting + to the web user interface (gh#agama-project/agama#2071). +- Do not block when connecting during system installation. +- Make some small fixes/improvements to the overview, localization + and software pages markup. + +------------------------------------------------------------------- +Tue Feb 25 12:36:50 UTC 2025 - Ancor Gonzalez Sosa + +- Synchronous system probing when choosing or registering the + product (gh#agama-project/agama#2072). + +------------------------------------------------------------------- +Mon Feb 24 15:57:12 UTC 2025 - David Diaz + +- Display network edition errors instead of navigating back + (gh#agama-project/agama#2064). + +------------------------------------------------------------------- +Mon Feb 24 14:17:34 UTC 2025 - Ancor Gonzalez Sosa + +- Ignore non-critical issues to avoid preventing the installation + in valid scenarios (gh#agama-project/agama#2061). + +------------------------------------------------------------------- +Mon Feb 24 12:44:15 UTC 2025 - David Diaz + +- Prevented table overflow to avoid hiding the actions column + (gh#agama-project/agama#2044). + +------------------------------------------------------------------- +Mon Feb 24 08:50:54 UTC 2025 - Ancor Gonzalez Sosa + +- Some visual changes at the form to add and edit partitions + (gh#agama-project/agama#2054). + +------------------------------------------------------------------- +Fri Feb 21 13:56:52 UTC 2025 - José Iván López González + +- Bring encryption section back to the proposal page + (gh#agama-project/agama#2031). + +------------------------------------------------------------------- +Thu Feb 20 12:46:04 UTC 2025 - Ancor Gonzalez Sosa + +- Include the migration to PatternFly 6 made by dgonzalez@suse.com + (gh#openSUSE/agama#1900, gh#openSUSE/agama#1921, + gh#openSUSE/agama#1954 and gh#openSUSE/agama#1961) +- New interface to configure the storage proposal. + +------------------------------------------------------------------- +Tue Feb 18 12:10:49 UTC 2025 - David Diaz + +- Remove step forcing root user password entry. +- Revamp the Authentication page (formerly Users page) to simplify + the interface and improve user interactions + (gh#agama-project/agama#1999). + +------------------------------------------------------------------- +Fri Feb 14 09:46:02 UTC 2025 - Ladislav Slezák + +- Implement specific question dialogs for the libzypp callbacks + (gh#agama-project/agama#1985) + +------------------------------------------------------------------- +Fri Feb 7 14:43:08 UTC 2025 - Imobach Gonzalez Sosa + +- Report unsupported AutoYaST elements + (gh#agama-project/agama#1976). + +------------------------------------------------------------------- +Fri Jan 31 09:03:37 UTC 2025 - Imobach Gonzalez Sosa + +- Always perform mutations (PATH/POST/PUT/DELETE) when connecting + to "localhost", no matter whether the network is connected or not + (gh#agama-project/agama#1963). + +------------------------------------------------------------------- +Thu Jan 30 12:04:23 UTC 2025 - Martin Vidner + +- Make deletion of a proposed drive work: + "Do not use, Remove the configuration for this device" + (gh#agama-project/agama#1934) + ------------------------------------------------------------------- Fri Jan 24 09:34:24 UTC 2025 - Imobach Gonzalez Sosa @@ -10,6 +115,12 @@ Fri Jan 24 06:43:52 UTC 2025 - Imobach Gonzalez Sosa - Use the "missing_registration" issue to determine whether to show the registration alert (gh#agama-project/agama#1938). +------------------------------------------------------------------- +Thu Jan 23 15:09:09 UTC 2025 - Martin Vidner + +- Make the trash can icon (Delete) of a proposed partition work + (gh#agama-project/agama#1915) + ------------------------------------------------------------------- Tue Jan 21 09:44:08 UTC 2025 - Imobach Gonzalez Sosa diff --git a/agama-web-ui.spec b/agama-web-ui.spec index 3197253..c91c646 100644 --- a/agama-web-ui.spec +++ b/agama-web-ui.spec @@ -46,7 +46,7 @@ NODE_ENV="production" npm run build %install install -D -m 0644 --target-directory=%{buildroot}%{_datadir}/agama/web_ui %{_builddir}/agama/dist/*.{gz,html,js,map,svg} -install -D -m 0644 --target-directory=%{buildroot}%{_datadir}/agama/web_ui/fonts %{_builddir}/agama/dist/fonts/*.woff? +install -D -m 0644 --target-directory=%{buildroot}%{_datadir}/agama/web_ui/fonts %{_builddir}/agama/dist/fonts/*.ttf install -D -m 0644 --target-directory=%{buildroot}%{_datadir}/agama/web_ui/assets/logos %{_builddir}/agama/src/assets/products/*.svg %files diff --git a/agama.obscpio b/agama.obscpio index 4870158..b7a6379 100644 --- a/agama.obscpio +++ b/agama.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4dc2f74ed61451c25ab672111547bc4e75aa13921a2ae07ab174915a4fb2d44f -size 3662348 +oid sha256:83c7ccb1bf5593fe13a0620cadc9d06afb95ebfc3374a94b7c2d3088e5cc229e +size 40841229 diff --git a/agama.obsinfo b/agama.obsinfo index 7f9a915..8a3c918 100644 --- a/agama.obsinfo +++ b/agama.obsinfo @@ -1,4 +1,4 @@ name: agama -version: 11+99 -mtime: 1737722691 -commit: c17204ce3f6b7aa74e670c336581bf8204c8faeb +version: 11+940 +mtime: 1740554609 +commit: 52d9ff6a710cb3a84149102df58b3bb009de0058 diff --git a/node_modules.obscpio b/node_modules.obscpio index 818d88d..c187212 100644 --- a/node_modules.obscpio +++ b/node_modules.obscpio @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:637e7375d683874457010ec13cf7d6499fdf2dbadbe8d303d5d3e067901f2c05 -size 69781532 +oid sha256:c44b04f9557c5352a51bd01e0f7768e4a69b14161e3b2565af122f5fddb69e10 +size 63296712 diff --git a/node_modules.spec.inc b/node_modules.spec.inc index 279dc1e..6e22364 100644 --- a/node_modules.spec.inc +++ b/node_modules.spec.inc @@ -251,12 +251,12 @@ Source1249: https://registry.npmjs.org/@parcel/watcher-linux-x64-musl/-/ Source1250: https://registry.npmjs.org/@parcel/watcher-win32-arm64/-/watcher-win32-arm64-2.5.0.tgz#/@parcel-watcher-win32-arm64-2.5.0.tgz Source1251: https://registry.npmjs.org/@parcel/watcher-win32-ia32/-/watcher-win32-ia32-2.5.0.tgz#/@parcel-watcher-win32-ia32-2.5.0.tgz Source1252: https://registry.npmjs.org/@parcel/watcher-win32-x64/-/watcher-win32-x64-2.5.0.tgz#/@parcel-watcher-win32-x64-2.5.0.tgz -Source1253: https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.4.2.tgz#/@patternfly-patternfly-5.4.2.tgz -Source1254: https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.11.tgz#/@patternfly-react-core-5.4.11.tgz -Source1255: https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.4.2.tgz#/@patternfly-react-icons-5.4.2.tgz -Source1256: https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.4.1.tgz#/@patternfly-react-styles-5.4.1.tgz -Source1257: https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.12.tgz#/@patternfly-react-table-5.4.12.tgz -Source1258: https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.4.1.tgz#/@patternfly-react-tokens-5.4.1.tgz +Source1253: https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.1.0.tgz#/@patternfly-patternfly-6.1.0.tgz +Source1254: https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.1.0.tgz#/@patternfly-react-core-6.1.0.tgz +Source1255: https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.1.0.tgz#/@patternfly-react-icons-6.1.0.tgz +Source1256: https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.1.0.tgz#/@patternfly-react-styles-6.1.0.tgz +Source1257: https://registry.npmjs.org/@patternfly/react-table/-/react-table-6.1.0.tgz#/@patternfly-react-table-6.1.0.tgz +Source1258: https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.1.0.tgz#/@patternfly-react-tokens-6.1.0.tgz Source1259: https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz#/@pkgr-core-0.1.1.tgz Source1260: https://registry.npmjs.org/@pmmmwh/react-refresh-webpack-plugin/-/react-refresh-webpack-plugin-0.5.15.tgz#/@pmmmwh-react-refresh-webpack-plugin-0.5.15.tgz Source1261: https://registry.npmjs.org/@remix-run/router/-/router-1.21.0.tgz#/@remix-run-router-1.21.0.tgz diff --git a/node_modules.sums b/node_modules.sums index a9d0013..310d645 100644 --- a/node_modules.sums +++ b/node_modules.sums @@ -251,12 +251,12 @@ SHA512 (@parcel-watcher-linux-x64-musl-2.5.0.tgz) = 8aa382f86a130e817293f5584851 SHA512 (@parcel-watcher-win32-arm64-2.5.0.tgz) = b70b5fb7577e25136433961b99ec5f707fcde339c3b63832b05695f73bd99a625ecd0b0aa647cb609f89155deeca0ba02ba02d20cda80033e407601d841acd8a SHA512 (@parcel-watcher-win32-ia32-2.5.0.tgz) = fab829b0d44ac28f00e777a5a9b6c75dd38cb58fed02d4f331a9d3592841e4a939e0df10f66ccd595eed57e21b1ae7826dc8fcdba31f5865379a9ad6b6e7f54c SHA512 (@parcel-watcher-win32-x64-2.5.0.tgz) = 94faf1bdef76cc41dd81e7dfdda8aee200ce22de2eeec25885aeb06dd1190c20d486d8d3b0e322689cc6e65318e069161fca747cc98ed8fa6ae46e575c6f8343 -SHA512 (@patternfly-patternfly-5.4.2.tgz) = f816a890d47cfc099360c112c5bcbd52d4173c6002838e3d05741dd0a7a302f5bfb86c6580eea66355f5db4e43781107a0addefef5e46178ef64fa6ffed73148 -SHA512 (@patternfly-react-core-5.4.11.tgz) = f968315679ea899880481fb330103c67562e697df6fde849f18e1407e8f6c4807fb63bc1a8a3559fb9f854fcb9e85f86f6727dd8abfc4de91c71abba6cbea316 -SHA512 (@patternfly-react-icons-5.4.2.tgz) = 08c439a076335ba4cf553b368e934998fdaf18200a47f61e4cfc0718ef5d2e40147a3d48708c6d08258ad85768d9426c9c18ee66285ab32c366fa7a1bdb526f5 -SHA512 (@patternfly-react-styles-5.4.1.tgz) = 5c0f0f5e4b03f2e880dd14f0c5d5302573827fe57ab1577ed8729aa5601d44bbed495f92764ecd802bda95be080109dcb1d74ba298cf403f20007036f7cf8df3 -SHA512 (@patternfly-react-table-5.4.12.tgz) = 6695bfe3d6d647d264642c8118109b1cd749b74567df883905a5e5545fcfed397458f77114b592e44432c225c486ef2aa0e873dee19cc86c00082242be6a824a -SHA512 (@patternfly-react-tokens-5.4.1.tgz) = 7b281d1c4ecaaed6b59a28c0bff13c44788a220cac0f479e353a3c1175180bcfcce1ee4aeacaa9af6a7aad0045f1089130df059db5ef653dcad8e436f2962df5 +SHA512 (@patternfly-patternfly-6.1.0.tgz) = c3e41accbf0d1ca920e63d357a8b5b96cb302b141049807408ddf205740bf527291dda7f7caf0ce93a966ca64d4697fe36a84cc5c1ffa26f1e47437f7c3089ab +SHA512 (@patternfly-react-core-6.1.0.tgz) = ce3d2524f67141a9d7283f1a7b69189f0793d24a69d42ce91d80246818d3af0da4e9931faff50f969d3fba00a3584a2406a87bf515000cb90a2493dc7bfca849 +SHA512 (@patternfly-react-icons-6.1.0.tgz) = 575c3f8f5f5898e82f87bd884517f5a74ee4faee0ce7ef4ffa8fc8c6e9e51747d6ccb0d7e077febad048d7503c7117d4ce940dede2f0fef6484b704b33c19edd +SHA512 (@patternfly-react-styles-6.1.0.tgz) = 250df3225e52162481d185956226dc53081976ca7a5a7f2191f67b2a1b428c715c7120dd25ec4f397555d4ef5fda1e0f7f14e5637627b59f3566c82e071fd0ec +SHA512 (@patternfly-react-table-6.1.0.tgz) = 782f262a4bc54746ed7efeb210ebc4f89e2005753c6467bd8b64527b304cf8c25a5c442dfc22918d5f92001e44784dcfc8160a1bcc980ddb0ea0d99a3f1c6f48 +SHA512 (@patternfly-react-tokens-6.1.0.tgz) = b7551c1db39ae2dc5ccd34795259c6e1770001d9c349f4a509a39d770fc74ea445e7da67da4b36254bbdb1f9c5459f12880031291898757e5b4fb31fe11db8fb SHA512 (@pkgr-core-0.1.1.tgz) = 72af28e1c587d226d787d5468b93f6d13bbd5c5ff47c55e5f445229ebf507d333b6bba74a13038889442416a695d1d4f83c75233450222d0a43f0b24f6a59660 SHA512 (@pmmmwh-react-refresh-webpack-plugin-0.5.15.tgz) = 2c55a594c039e69cc1f43df8c3fc175027fcf9cf8860ab890e0c62677a8c865eb82913011d833523755d19a0f6055e4534f576fd2db9f7a6e9a711dbbf667275 SHA512 (@remix-run-router-1.21.0.tgz) = c5f4a40807216dd1b93e76eb2aa156c226b8062eb59c7fb09bcc0b12a7c70f2a7b637759ce0a92da2b55f22e2002af690b61ec4e9c32042e83b3c54767de8994 diff --git a/package-lock.json b/package-lock.json index 55ce024..7796aa7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,9 +10,9 @@ "@date-fns/tz": "^1.1.2", "@icons-pack/react-simple-icons": "^10.0.0", "@material-symbols/svg-400": "^0.27.2", - "@patternfly/patternfly": "^5.1.0", - "@patternfly/react-core": "^5.1.1", - "@patternfly/react-table": "^5.1.1", + "@patternfly/patternfly": "^6.1.0", + "@patternfly/react-core": "^6.1.0", + "@patternfly/react-table": "^6.1.0", "@tanstack/react-query": "^5.49.2", "axios": "^1.7.3", "fast-sort": "^3.4.0", @@ -3948,23 +3948,23 @@ } }, "node_modules/@patternfly/patternfly": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-5.4.2.tgz", - "integrity": "sha512-+BaokNR8/AmTYMESxby9UtQXPGACg449BXQd0KejAvW/uGxlgO6mY1X1205DeBEHoK3e/vXkYXjvZPpv/tcxSA==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@patternfly/patternfly/-/patternfly-6.1.0.tgz", + "integrity": "sha512-w+QazL8NHKkg5j01eotblsswKxQQSYB0CN3yBXQL9ScpHdp/fK8M6TqWbKZNRpf+NqhMxcH/om8eR0N/fDCJqw==", "license": "MIT" }, "node_modules/@patternfly/react-core": { - "version": "5.4.11", - "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-5.4.11.tgz", - "integrity": "sha512-+WgxVnnqiZiASB+zMBA8Z1YuaX32/ehJ8Y4UB+j2xIB/tjvBqKNVn7n4VPy56F+G9nJ92Kv8Tekccau6bL6jFg==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-core/-/react-core-6.1.0.tgz", + "integrity": "sha512-zj0lJPZxQanXKD8ae2kYnweT0kpp1CzpHYAkaBjTrw2k6ZMfr/UPlp0/ugCjWEokBqh79RUADLkKJJPce/yoSQ==", "license": "MIT", "dependencies": { - "@patternfly/react-icons": "^5.4.2", - "@patternfly/react-styles": "^5.4.1", - "@patternfly/react-tokens": "^5.4.1", + "@patternfly/react-icons": "^6.1.0", + "@patternfly/react-styles": "^6.1.0", + "@patternfly/react-tokens": "^6.1.0", "focus-trap": "7.6.2", - "react-dropzone": "^14.2.3", - "tslib": "^2.7.0" + "react-dropzone": "^14.3.5", + "tslib": "^2.8.1" }, "peerDependencies": { "react": "^17 || ^18", @@ -3972,9 +3972,9 @@ } }, "node_modules/@patternfly/react-icons": { - "version": "5.4.2", - "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-5.4.2.tgz", - "integrity": "sha512-CMQ5oHYzW6TPVTs2jpNJmP2vGCAKR/YeTPwHGO9dLkAUej1IcIxtCCWK2Fdo2UJsnBjuZihasyw2b6ehvbUm9Q==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-icons/-/react-icons-6.1.0.tgz", + "integrity": "sha512-V1w/j19YmOgvh72IRRf1p07k+u4M5+9P+o/IxunlF0fWzLDX4Hf+utBI11A8cRfUzpQN7eLw/vZIS3BLM8Ge3Q==", "license": "MIT", "peerDependencies": { "react": "^17 || ^18", @@ -3982,23 +3982,23 @@ } }, "node_modules/@patternfly/react-styles": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-5.4.1.tgz", - "integrity": "sha512-XA8PXksD8uiA3RTwxdUwJXOCf+V6sVd+2HKapWAdRLvtSV+Sdk7NgCvalb4IAQncsddLopjPQD8gAHA298+N8w==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-styles/-/react-styles-6.1.0.tgz", + "integrity": "sha512-JQ3zIl5SFiSB0YWVYibcUwgZdsp6Wn8hkfZ7KhtCjHFccSDdJexPOXVV1O9f2h4PfxTlY3YntZ81ZsguBx/Q7A==", "license": "MIT" }, "node_modules/@patternfly/react-table": { - "version": "5.4.12", - "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-5.4.12.tgz", - "integrity": "sha512-ZpW/49bWR9JkZCyBGBCbHNdJt0Vn34g5BaXlVF/P7Tl0WPdxFLWS5EQywiXEhu8qoOhz3uGcyGwACCJCvmqCSg==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-table/-/react-table-6.1.0.tgz", + "integrity": "sha512-eC8mKkvFR0btfv6yEOvE+J4gBXU8ZGe9i2RSezBM+MJaXEQt/CKRjV+SAB5EeE3PyBYKG8yYDdsOoNmaPxxvSA==", "license": "MIT", "dependencies": { - "@patternfly/react-core": "^5.4.11", - "@patternfly/react-icons": "^5.4.2", - "@patternfly/react-styles": "^5.4.1", - "@patternfly/react-tokens": "^5.4.1", + "@patternfly/react-core": "^6.1.0", + "@patternfly/react-icons": "^6.1.0", + "@patternfly/react-styles": "^6.1.0", + "@patternfly/react-tokens": "^6.1.0", "lodash": "^4.17.21", - "tslib": "^2.7.0" + "tslib": "^2.8.1" }, "peerDependencies": { "react": "^17 || ^18", @@ -4006,9 +4006,9 @@ } }, "node_modules/@patternfly/react-tokens": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-5.4.1.tgz", - "integrity": "sha512-eygdHE7Krta1mijAv/E8RHiKIgysD0eeNTo8EXUYC8/M4e5K6sqpr2p6rQBF8QiRMN8FnbXvZT3K2OQ28pYt9Q==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/@patternfly/react-tokens/-/react-tokens-6.1.0.tgz", + "integrity": "sha512-t1UcHbOa4txczTR5UlnG4XcAAdnDSfSlCaOddw/HTqRF59pn2ks2JUu9sfnFRZ8SiAAxKRiYdX5bT7Mf4R24+w==", "license": "MIT" }, "node_modules/@pkgr/core": {