Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: agama-web-ui | Distribution: openSUSE:Factory:zSystems |
Version: 16+0.5a4282727 | Vendor: openSUSE |
Release: 19.1 | Build date: Mon Jun 30 17:51:36 2025 |
Group: Unspecified | Build host: reproducible |
Size: 50407215 | Source RPM: agama-web-ui-16+0.5a4282727-19.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/agama-project/agama | |
Summary: Web UI for Agama installer |
Agama web UI for the experimental Agama installer.
GPL-2.0-or-later
* Mon Jun 30 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 16 * Mon Jun 30 2025 Ancor Gonzalez Sosa <ancor@suse.com> - Extra usability improvements defining the size of partitions and logical volumes (related to gh#agama-project/agama#2496). * Mon Jun 30 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Warn the user about using a weak encryption password (gh#agama-project/agama#2524). * Fri Jun 27 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Invalidate all software queries when the selected product changes (gh#agama-project/agama#2517). * Fri Jun 27 2025 José Iván López González <jlopez@suse.com> - Improve usability for defining the size of a partition or logical volume (gh#agama-project/agama#2496). * Fri Jun 27 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Warn the user when using a weak user password (bsc#1237480). * Mon Jun 23 2025 Knut Anderssen <kanderssen@suse.com> - Allow to bind a connection to an specific interface based on its mac address or its name (gh#agama-project/agama#2488, bsc#1244259). * Wed Jun 18 2025 David Diaz <dgonzalez@suse.com> - Improve multilingual font support by fixing the font-face rule for Chinese, adding Noto Sans Georgian, and setting Noto Sans as the primary fallback (gh#agama-project/agama#2488, bsc#1236261). * Tue Jun 17 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Make sure queries data is in sync with the WebSocket messages (bsc#1243276, gh#agama-project/agama#2479). - Properly jump to the progress page when the product is selected by a third party (e.g., "agama config load"). - Log WebSocket messages in the console with "debug" log level. * Fri Jun 13 2025 Josef Reidinger <jreidinger@suse.com> - Allow registering against an RMT without a registration code. (gh#agama-project/agama#2469) * Thu Jun 12 2025 David Diaz <dgonzalez@suse.com> - Replace SUSE font with Noto Sans for Cyrillic languages and update CSS to use `:lang(xx)` for improved language support (gh#agama-project/agama#2467, bsc#1236261). * Thu Jun 12 2025 Ancor Gonzalez Sosa <ancor@suse.com> - Allow selecting bootable MD RAIDS to create partitions and LVM volume groups on them (gh#agama-project/agama#2455). * Tue Jun 10 2025 David Diaz <dgonzalez@suse.com> - Improve post-installation user experience by providing feedback that confirms the system restart (bsc#1237410, gh#agama-project/agama#2462). * Mon Jun 09 2025 José Iván López González <jlopez@suse.com> - Allow selecting bootable MD RAIDs as boot device (gh#agama-project/agama#2419). * Fri Jun 06 2025 David Diaz <dgonzalez@suse.com> - Replaced custom utility functions with a well-tested, community-driven third-party dependency, refactored remaining helpers, and removed unused code to improve maintainability (gh#agama-project/agama#2412). * Fri Jun 06 2025 Knut Anderssen <kanderssen@suse.com> - Allow to select which connections will be used only for installation and warn the user in case that there is no one expected to be copied to the target system (no network). (gh#agama-project/agama#2402). * Thu Jun 05 2025 David Diaz <dgonzalez@suse.com> - Revert eslint removal and updates it to latest version (gh#agama-project/agama#2445). * Thu Jun 05 2025 David Diaz <dgonzalez@suse.com> - Improve caching in the software area by using array-form query keys (gh#agama-project/agama#2434). * Thu Jun 05 2025 Ladislav Slezák <lslezak@suse.com> - The "InstallationPhaseChanged", "ProductChanged" and "IssuesChanged" events were ignored in some situation (possibly causing bug bsc#1241208) * Thu Jun 05 2025 David Diaz <dgonzalez@suse.com> - Updated Node.js dependencies to their latest available versions as of 2024-06-03 (gh#agama-project/agama#2440). * Mon Jun 02 2025 David Diaz <dgonzalez@suse.com> - Fix out-of-sync translations by improving localization cache and its invalidation (gh#agama-project/agama#2428). * Thu May 29 2025 David Diaz <dgonzalez@suse.com> - Requires a unit when entering sizes to avoid confusion and accidental sizes in bytes (gh#agama-project/agama#2421). * Mon May 26 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 15 * Thu May 22 2025 Ancor Gonzalez Sosa <ancor@suse.com> - Handle reused MD RAIDs that are already included at the storage configuration (gh#agama-project/agama#2346). * Thu May 22 2025 Josef Reidinger <jreidinger@suse.com> - Allow to resolve in web UI software conflicts (gh#agama-project/agama#2348) * Thu May 22 2025 David Diaz <dgonzalez@suse.com> - Do not crash when navigating to a Wi-Fi network (bsc#1243415) * Mon May 19 2025 David Diaz <dgonzalez@suse.com> - Keep margin between sidebar and main content in all breakpoints (gh#agama-project/agama#2370). * Fri May 16 2025 David Diaz <dgonzalez@suse.com> - Rework the installer l10n settings (gh#agama-project/agama#2359): - Improve discoverability of language and keyboard layout settings. - Add contextual messages to help users differentiate between installer and product localization settings. - Add the ability to reuse installer settings for the product to install. - In local connections, keyboard layout change is now available directly from modal dialogs holding password inputs. - Password inputs now include a reminder of the active layout (only in local connections) and a CAPS LOCK warning when active. * Mon May 12 2025 Ladislav Slezák <lslezak@suse.com> - Fixed navigation to avoid quickly switching between two paths in a loop causing "Too many calls to Location or History APIs within a short timeframe" error in Firefox and crashing the UI (the proper fix for gh#agama-project/agama#2274) * Thu May 08 2025 David Diaz <dgonzalez@suse.com> - MenuButton no longer opens unexpectedly when navigating with the keyboard (gh#agama-project/agama#2345). * Wed May 07 2025 David Diaz <dgonzalez@suse.com> - Add "Skip to content" link for easing navigation for keyboard-only users (gh#agama-project/agama#1521, gh#agama-project/agama#2337). * Wed May 07 2025 Ladislav Slezák <lslezak@suse.com> - Use the correct locale format in the Intl.ListFormat.format call, if it fails use a fallback formatting function to avoid a crash (bsc#1238584) * Mon May 05 2025 David Diaz <dgonzalez@suse.com> - Improve storage proposal warning to mention mount paths when logical volume space allocation fails (gh#agama-project/agama#2323). * Tue Apr 22 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 14 * Tue Apr 22 2025 Ladislav Slezák <lslezak@suse.com> - Process the product changed event so the UI can better react on registering the product shortly after that (gh#agama-project/agama#2274) * Mon Apr 21 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Rework the network page to (gh#agama-project/agama#2247): - Fix several problems with Wi-Fi networks handling. - Improve error reporting when the connection failed. - Use a regular form to connect, instead of the old "drawer" component. - Drop the "disconnect" and "forget" actions by now. - Reduce the amount of requests to the backend. * Wed Apr 16 2025 José Iván López González <jlopez@suse.com> - Shorten storage device names. - Move LVM logical volumes to partitions, if possible. - Add MenuButton component (gh#agama-project/agama#2241). * Tue Apr 15 2025 Ancor Gonzalez Sosa <ancor@suse.com> - Improve the interface to display and edit the iSCSI initiator (bsc#1239046, bsc#1231385, gh#agama-project/agama#2269). * Wed Apr 09 2025 David Diaz <dgonzalez@suse.com> - Fix flickering issue during loading and progress transitions (gh#agama-project/agama#2240, gh#agama-project/agama#2255). * Wed Apr 09 2025 José Iván López González <jlopez@suse.com> - Fix layout of iSCSI page (gh#agama-project/agama#2231). * Tue Apr 01 2025 José Iván López González <jlopez@suse.com> - Fix reloading data after reprobing devices (gh#agama-project/agama#2235). * Thu Mar 27 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 13 * Thu Mar 27 2025 José Iván López González <jlopez@suse.com> - Add basic support for creating LVM volume groups and logical volumes (gh#agama-project/agama#2216). * Wed Mar 26 2025 David Diaz <dgonzalez@suse.com> - Change switches by checkboxes (gh#agama-project/agama#2168). - Restructure the encryption form (gh#agama-project/agama#2168). * Mon Mar 24 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Properly handle empty lists of unsupported AutoYaST elements (gh#agama-project/agama#2196). * Sun Mar 23 2025 David Diaz <dgonzalez@suse.com> - Stop parsing errors from SCC at frontend side and simply render them as returned by the backend (gh#agama-project/agama#2193). * Thu Mar 20 2025 David Diaz <dgonzalez@suse.com> - Stop displaying the hostname alert once the system is registered (gh#agama-project/agama#2183). * Wed Mar 19 2025 Ancor Gonzalez Sosa <ancor@suse.com> - Allow temporary removal of the root file system (gh#agama-project/agama#2160). * Tue Mar 18 2025 David Diaz <dgonzalez@suse.com> - Fix registration form issue when email is not provided (gh#agama-project/agama#2172) * Fri Mar 14 2025 David Diaz <dgonzalez@suse.com> - Allow updating hostname from web user interface (gh#agama-project/agama#2147) * Thu Mar 06 2025 David Diaz <dgonzalez@suse.com> - Fix a language selector overflow issue in the product license dialog (gh#agama-project/agama#2105) * Thu Feb 27 2025 Vaishnavi Nawghare <nawgharevaishnavi@gmail.com> - Add alpha-label-less leap16.svg (gh#agama-project/agama#2091). * Thu Feb 27 2025 José Iván López González <jlopez@suse.com> - Allow setting the file system label (related to jsc#AGM-122 and bsc#1237165). * Thu Feb 27 2025 José Iván López González <jlopez@suse.com> - Do not fail to build the storage devices when the RAID members are not exported (bsc#1237803). * Wed Feb 26 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 12 * Tue Feb 25 2025 David Diaz <dgonzalez@suse.com> - Add fonts for CJK characters and monospaced text (gh#agama-project/agama#2076, bsc#1237457). * Tue Feb 25 2025 Ancor Gonzalez Sosa <ancor@suse.com> - Display the file system labels in most selectors for disks and partitions (gh#agama-project/agama#2070). * Tue Feb 25 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - 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 2025 Ancor Gonzalez Sosa <ancor@suse.com> - Synchronous system probing when choosing or registering the product (gh#agama-project/agama#2072). * Mon Feb 24 2025 David Diaz <dgonzalez@suse.com> - Display network edition errors instead of navigating back (gh#agama-project/agama#2064). * Mon Feb 24 2025 Ancor Gonzalez Sosa <ancor@suse.com> - Ignore non-critical issues to avoid preventing the installation in valid scenarios (gh#agama-project/agama#2061). * Mon Feb 24 2025 David Diaz <dgonzalez@suse.com> - Prevented table overflow to avoid hiding the actions column (gh#agama-project/agama#2044). * Mon Feb 24 2025 Ancor Gonzalez Sosa <ancor@suse.com> - Some visual changes at the form to add and edit partitions (gh#agama-project/agama#2054). * Fri Feb 21 2025 José Iván López González <jlopez@suse.com> - Bring encryption section back to the proposal page (gh#agama-project/agama#2031). * Thu Feb 20 2025 Ancor Gonzalez Sosa <ancor@suse.com> - 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 2025 David Diaz <dgonzalez@suse.com> - 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 2025 Ladislav Slezák <lslezak@suse.com> - Implement specific question dialogs for the libzypp callbacks (gh#agama-project/agama#1985) * Fri Feb 07 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Report unsupported AutoYaST elements (gh#agama-project/agama#1976). * Fri Jan 31 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - 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 2025 Martin Vidner <mvidner@suse.com> - Make deletion of a proposed drive work: "Do not use, Remove the configuration for this device" (gh#agama-project/agama#1934) * Fri Jan 24 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Use the "finish" to decide whether to navigate to the congratulations screen (gh#agama-project/agama#1616). * Fri Jan 24 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Use the "missing_registration" issue to determine whether to show the registration alert (gh#agama-project/agama#1938). * Thu Jan 23 2025 Martin Vidner <mvidner@suse.com> - Make the trash can icon (Delete) of a proposed partition work (gh#agama-project/agama#1915) * Tue Jan 21 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Do not crash at the end of the installation when using a legacy AutoYaST mode (gh#agama-project/agama#1927). * Mon Jan 20 2025 Ladislav Slezák <lslezak@suse.com> - The software page displays a link for reloading the repositories again if some repository failed to load (gh#agama-project/agama#1894) * Mon Jan 20 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Add support for displaying and accepting a product license (jsc#PED-11987). * Thu Jan 16 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Display error messages during package installation (gh#agama-project/agama#1909). * Mon Jan 13 2025 David Diaz <dgonzalez@suse.com> - Do not allow changing selected product after registering one (related to gh#agama-project/agama#1891). * Fri Jan 10 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 11 * Fri Jan 10 2025 José Iván López González <jlopez@suse.com> - Add storage reprobing and recalculate proposal when going back to either the proposal page or the devices selector if the system is deprecated (gh#agama-project/agama#1884). * Fri Jan 10 2025 David Diaz <dgonzalez@suse.com> - Drop the feature for deregistering a product (gh#agama-project/agama#1882). * Fri Jan 10 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Do not allow changing the storage setup when Agama is using the new storage settings (gh#agama-project/agama#1881). * Wed Jan 08 2025 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Add support for products registration (jsc#PED-11192, gh#agama-project/agama#1809). * Wed Jan 08 2025 David Diaz <dgonzalez@suse.com> - Use product ID instead of slug to link labels and descriptions to their corresponding radio inputs (gh#agama-project/agama#1873). * Wed Jan 08 2025 David Diaz <dgonzalez@suse.com> - Show the cancel action at product selection page only when a product is already selected (gh#agama-project/agama#1871). * Fri Dec 20 2024 David Diaz <dgonzalez@suse.com> - Fix netmask handling to avoid a silent connection form error (gh#agama-project/agama#1846). * Tue Dec 10 2024 David Diaz <dgonzalez@suse.com> - Restore the rendering of questions throughout the app (gh#agama-project/agama#1820) * Mon Dec 09 2024 David Diaz <dgonzalez@suse.com> - Simplify screen for enforcing root password (gh#agama-project/agama#1821, gh#agama-project#agama#1787). * Sun Dec 01 2024 Knut Anderssen <kanderssen@suse.com> - Do not crash in the InstallationFinished page when running an unattended installation with an storage section defined in the profile (gh#agama-project/agama#1793). * Thu Nov 28 2024 David Diaz <dgonzalez@suse.com> - Request a root authentication method after selecting a product (gh#agama-project#agama#1787). * Tue Nov 26 2024 Ladislav Slezák <lslezak@suse.com> - Use dynamic imports for loading the translation files (gh#agama-project/agama#1777) * Mon Nov 25 2024 David Diaz <dgonzalez@suse.com> - Unify Install and "warning" header buttons. - Move installation issues to a drawer shown when Install button is clicked (gh#agama-project#agama#1778). * Fri Nov 15 2024 Ladislav Slezák <lslezak@suse.com> - Set the plain text password flag when setting the root and first user password (gh#agama-project/agama#1771) * Fri Nov 15 2024 David Diaz <dgonzalez@suse.com> - Stick product selection form actions to bottom (gh#agama-project/agama#1769). * Thu Nov 14 2024 Knut Anderssen <kanderssen@suse.com> - Fix wireless authentication initialization and invalidate the cached query in case of connected (gh#agama-project/agama#1753). * Wed Nov 13 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Several translation fixes (gh#agama-project/agama#1746): - Use the correct capitalization for RFC 5646 language tags (e.g., "pt-BR" instead of "pt-BR" instead of "pt-br") (bsc#1233160). - Translate the products descriptions when the user changes the language (gh#agama-project/agama#1724). - Fallback to a similar language if the given one is not supported (e.g., "es" for "es-AR") (gh#agama-project/agama#860). * Wed Nov 06 2024 Michal Filka <mfilka@suse.com> - URL for downloading Agama logs adapted to use new HTTP API - https://github.com/agama-project/agama/pull/1720 * Tue Nov 05 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Fix a crash when editing a network connection containing an additional IP address (gh#agama-project/agama#1728). * Mon Nov 04 2024 David Diaz <dgonzalez@suse.com> - Add missing subscription to avoid Agama getting stuck at the installation progress when the installation finishes (gh#agama-project/agama#1726, gh#agama-project/agama#1727). * Wed Oct 30 2024 David Diaz <dgonzalez@suse.com> - Render Install button only where it makes sense and prevent the user starting the installation by mistake (gh#agama-project/agama#1717). * Mon Oct 28 2024 David Diaz <dgonzalez@suse.com> - Make some general actions more accessible (gh#agama-project/agama#1690). * Wed Oct 23 2024 David Diaz <dgonzalez@suse.com> - Fix the link to download the logs (gh#agama-project/agama#1694). * Wed Oct 23 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Adapt the URL to fetch the logs (gh#agama-project/agama#1693). * Fri Oct 11 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Workaround the "not found" problem in the products selection page (gh#agama-project/agama#1666). * Thu Oct 10 2024 Victorhck <victorhck@mailbox.org> - Update URL in About section (gh#agama-project/agama#1663). * Thu Oct 03 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Drop the old HTTPClient (gh#agama-project/agama#1639). * Mon Sep 30 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Fix timezones UTC offset calculation (gh#agama-project/agama#1335). * Fri Sep 27 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Translate overview page headers and a missing text in the networking page (gh#agama-project/agama#1629). * Fri Sep 27 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Properly translate the storage interface when switching the language of the UI (gh#agama-project/agama#1629). * Mon Sep 23 2024 Knut Anderssen <kanderssen@suse.com> - Added confirmation dialog when formatting DASD devices as it is considered a dangerous action (gh#openSUSE/agama#1618). * Fri Sep 20 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 10 * Fri Sep 20 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Change the license to GPL-2.0-or-later (gh#openSUSE/agama#1621). * Tue Sep 17 2024 Knut Anderssen <kanderssen@suse.com> - Bring back zFCP management support (gh#openSUSE/agama#1570). * Mon Sep 16 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Consider TypeScript files for translation (gh#openSUSE/agama#1604). * Fri Sep 06 2024 Eugenio Paolantonio <eugenio.paolantonio@suse.com> - Do not try to install assets/ and products/ directories (everything is inside agama/web_ui/ already) (gh#openSUSE/agama#1588). * Fri Sep 06 2024 Lubos Kocman <lubos.kocman@suse.com> - Ensure that product icons are packaged (gh#openSUSE/agama#1587). * Fri Sep 06 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Adopt TanStack Query and Axios for state management and interacting with Agama's HTTP API (gh#openSUSE/agama#1439, gh#openSUSE/agama#1452, gh#openSUSE/agama#1483, gh#openSUSE/agama#1492, gh#openSUSE/agama#1503, gh#openSUSE/agama#1504, gh#openSUSE/agama#1514, gh#openSUSE/agama#1516, gh#openSUSE/agama#1519, gh#openSUSE/agama#1577, gh#openSUSE/agama#1580). * Thu Sep 05 2024 Lubos Kocman <lubos.kocman@suse.com> - Show product logo in product selector (gh#openSUSE/agama#1415). * Wed Sep 04 2024 Knut Anderssen <kanderssen@suse.com> - Bring back DASD management support (gh#openSUSE/agama#1549). * Tue Aug 13 2024 David Diaz <dgonzalez@suse.com> - Allow links look like buttons again (gh#openSUSE/agama#1536). * Fri Jul 26 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Allow reloading the page during installation (gh#openSUSE/agama#1503). * Mon Jul 22 2024 Josef Reidinger <jreidinger@suse.com> - Add support for generic questions with password (gh#openSUSE/agama#1476) * Wed Jul 17 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Handle the case where there are not user selectable patterns (gh#openSUSE/agama#1472). * Fri Jul 12 2024 David Diaz <dgonzalez@suse.com> - Allow using TypeScript (gh#openSUSE/agama#1456). * Tue Jul 09 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Do not try to connect to the WebSocket until the user is logged in (gh#openSUSE/agama#1449). * Mon Jul 08 2024 José Iván López González <jlopez@suse.com> - Improve storage UI for configuring the space policy actions (gh#openSUSE/agama#1428). * Mon Jul 08 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Introduce TanStack Query for data fetching and state management (gh#openSUSE/agama#1439). - Replace the l10n context with a solution based on TanStack Query. * Wed Jul 03 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Fix the files list in the spec file (gh#openSUSE/agama#1429). * Fri Jun 28 2024 Martin Vidner <mvidner@suse.com> - In Add/Edit file system dialog (VolumeDialog), keep the numeric value when switching between Fixed and Range sizing (gh#openSUSE/agama#1277) * Fri Jun 28 2024 Martin Vidner <mvidner@suse.com> - Use gzip (.gz) instead of bzip2 (.bz2) to compress logs so that they can be attached to GitHub issues (gh#openSUSE/agama#1378) * Thu Jun 27 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 9 * Thu Jun 27 2024 David Diaz <dgonzalez@suse.com> - Do not lose the storage title in the overview (gh#openSUSE/agama#1402). * Wed Jun 26 2024 David Diaz <dgonzalez@suse.com> - Reduce progress report flickering (gh#openSUSE/agama#1395). * Wed Jun 26 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Display the installation progress when connecting in the middle of the process (gh#openSUSE/agama#1394). * Wed Jun 26 2024 David Diaz <dgonzalez@suse.com> - Use similar look&feel for sections at network page (gh#openSUSE/agama#1389). * Wed Jun 26 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Add status information to each steps in the progress report and do not reset the progress icon animation (gh#openSUSE/agama#1373 and gh#openSUSE/agama#1388). * Wed Jun 26 2024 David Diaz <dgonzalez@suse.com> - Reset installer options to its initial values before closing the dialog on cancel (gh#openSUSE/agama#1386). * Wed Jun 26 2024 David Diaz <dgonzalez@suse.com> - Fix routes translations (gh#openSUSE/agama#1385). * Wed Jun 26 2024 David Diaz <dgonzalez@suse.com> - Bring back installer options when selecting a product (gh#openSUSE/agama#1384). * Wed Jun 26 2024 Knut Anderssen <kanderssen@suse.com> - Adapt the network page to the new UI guidelines (gh#openSUSE/agama#1365). * Wed Jun 26 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Use the new SetLocale D-Bus method to change the language and the keyboard layout (gh#openSUSE/agama#1375). - Move the "Download logs" to the sidebar (gh#openSUSE/agama#1375). - Improve the behavior when changing the installer language (gh#openSUSE/agama#1375, gh#openSUSE/agama#1235). * Wed Jun 26 2024 David Diaz <dgonzalez@suse.com> - Do not crash when trying to render affected systems by deletion actions (gh#openSUSE/agama#1380). * Tue Jun 25 2024 David Diaz <dgonzalez@suse.com> - Integrate actions with space policy in storage proposal page (gh#openSUSE/agama#1354). * Fri Jun 21 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Avoid connection attempts when the user is not logged in (gh#openSUSE/agama#1366). * Thu Jun 20 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Adapt the installation progress screen to look like the product selection one (gh#openSUSE/agama#1356). * Fri Jun 14 2024 David Diaz <dgonzalez@suse.com> - Do not render the overview page when selecting a product (gh#openSUSE/agama#1331). * Fri Jun 14 2024 David Diaz <dgonzalez@suse.com> - Do not redirect to login page until really needed (gh#openSUSE/agama#1340). * Fri Jun 14 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Do not redirect to the products selection page again after selecting a product (gh#openSUSE/agama#1334). * Thu Jun 13 2024 David Diaz <dgonzalez@suse.com> - Remake the user interface to follow a streamlined approach (gh#openSUSE/agama#1202). * Thu Jun 06 2024 Knut Anderssen <kanderssen@suse.com> - Try to reconnect silently when the WebSocket is closed displaying a page error if it is not possible (gh#openSUSE/agama#1254). - Display a different login error message depending on the request response (gh#openSUSE/agama#1274). * Thu May 23 2024 Josef Reidinger <jreidinger@suse.com> - Fix showing count in pattern search and also improve visuals when there are no matching text (gh#openSUSE/agama#1248) * Wed May 22 2024 Josef Reidinger <jreidinger@suse.com> - Fix disappeared search box when no pattern match search expression (gh#openSUSE/agama#1241) * Fri May 17 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 8 * Thu May 16 2024 Knut Anderssen <kanderssen@suse.com> - Fix the download logs action in the web UI and drop the broken actions show logs and show terminal (gh#openSUSE/agama#1216). * Tue May 14 2024 José Iván López González <jlopez@suse.com> - Make storage UI work again when there are no devices (gh#openSUSE/agama#1203). * Tue May 14 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Fix DELETE and PATCH calls in the HTTPClient (gh#openSUSE/agama#1204). * Mon May 13 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Adapt the iSCSI UI to use the new HTTP API instead of D-Bus (gh#openSUSE/agama#1187). * Mon May 13 2024 José Iván López González <jlopez@suse.com> - Adapt the storage UI to use the HTTP API instead of D-Bus (gh#openSUSE/agama#1175). * Mon May 06 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Adapt to the new HTTP/JSON API: - Authentication (gh#openSUSE/agama#1080). - Localization (gh#openSUSE/agama#1094). - Networking (gh#openSUSE/agama#1116). - Software (gh#openSUSE/agama#1094 and gh#openSUSE/agama#1112). - Manager service (gh#openSUSE/agama#1132). - Questions (gh#openSUSE/agama#1132). - Progress interface (gh#openSUSE/agama#1103). - Issues interface (gh#openSUSE/agama#1100). - Product registration (gh#openSUSE/agama#1146). - Users (gh#openSUSE/agama#1117). - Adapt webpack to work with the new architecture (gh#openSUSE/agama#1061, gh#openSUSE/agama#1074 and gh#openSUSE/agama#1130). * Fri May 03 2024 José Iván López González <jlopez@suse.com> - Allow reusing an existing device or file system (gh#openSUSE/agama#1165). * Thu May 02 2024 Balsa Asanovic <balsaasanovic95@gmail.com> - Added keyboard support for navigating dropdown of suggested usernames. (gh#openSUSE/agama#1122). * Thu Apr 25 2024 José Iván López González <jlopez@suse.com> - Allow adding arbitrary volumes (gh#openSUSE/agama#1154). * Thu Apr 25 2024 Ancor Gonzalez Sosa <ancor@suse.com> - Adapted to recent changes on Y2Storage::GuidedProposal (gh#yast/yast-storage-ng#1382) * Tue Apr 16 2024 David Diaz <dgonzalez@suse.com> - Use better icons in storage proposal page (gh#openSUSE/agama#1152). * Mon Apr 15 2024 David Diaz <dgonzalez@suse.com> - Stop using `<abbr>` tag because "its exposure continues to be inconsistent across browsers and assistive technologies" (gh#openSUSE/agama#1149). * Mon Apr 15 2024 David Diaz <dgonzalez@suse.com> - Enhance the storage page to make it easier to use and understand. (gh#openSUSE/agama#1138). * Thu Apr 11 2024 José Iván López González <jlopez@suse.com> - Allow changing the location of a file system (gh#openSUSE/agama#1141). * Mon Apr 08 2024 José Iván López González <jlopez@suse.com> - Improve the representation of the devices in the dialog for finding space (gh#openSUSE/agama#1128). * Thu Apr 04 2024 Ancor Gonzalez Sosa <ancor@suse.com> - Changes in the table of file systems (gh#openSUSE/agama#1125) * Wed Apr 03 2024 José Iván López González <jlopez@suse.com> - Add new selection for the target device and for configuring the boot device (gh#openSUSE/agama#1068). * Wed Mar 27 2024 Ladislav Slezák <lslezak@suse.com> - Dropping Cockpit dependency: - Do not use Cockpit gettext functionality (gh#openSUSE/agama#1118) - Do not store the list of supported languages to the Cockpit manifest file (gh#openSUSE/agama#1121) * Tue Mar 19 2024 José Iván López González <jlopez@suse.com> - In storage page, replace Planned Actions section by a new Result section, unify File Systems and Settings sections, and move Find Space section to a popup (gh#openSUSE/agama#1104). * Fri Mar 01 2024 José Iván López González <jlopez@suse.com> - Indicate whether the system is transactional (gh#openSUSE/agama/1063). * Wed Feb 28 2024 Balsa Asanovic <balsaasanovic95@gmail.com> - Added auto suggestion of usernames during user creation based on given full name. (gh#openSUSE/agama#1022). * Mon Feb 26 2024 Josef Reidinger <jreidinger@suse.com> - Remove fs type option "Btrfs with snapshots" and create instead global option that affects only root volume (gh#openSUSE/agama#1039) * Thu Feb 22 2024 David Diaz <dgonzalez@suse.com> - Break storage settings in multiple sections to improve the UX (gh#openSUSE/agama#1045). * Wed Feb 21 2024 David Diaz <dgonzalez@suse.com> - Stop rendering a warning at the top of storage page (gh#openSUSE/agama#1048). * Tue Feb 20 2024 José Iván López González <jlopez@suse.com> - Add section for space policy to the storage page (gh#openSUSE/agama#1028). * Wed Feb 14 2024 David Diaz <dgonzalez@suse.com> - UI: change look&feel and internals of Agama selectors (gh#openSUSE/agama#1012). * Mon Feb 12 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Update cockpit.js to version 309 (gh#openSUSE/agama#1038). * Mon Jan 29 2024 Knut Anderssen <kanderssen@suse.com> - Partly replacing the NetworkManager client by the Agama one (gh#openSUSE/agama#1006). * Fri Jan 19 2024 Nagu <nagukalakuntla@gmail.com> - Storage UI: show mount point selector only when the user can change it. (gh#openSUSE/agama#1007) * Thu Jan 18 2024 Ancor Gonzalez Sosa <ancor@suse.com> - Make TPM-based encryption more explicit (gh#openSUSE/agama#995) * Tue Jan 16 2024 José Iván López González <jlopez@suse.com> - Fix error with storage issues proxy by anticipating its creation (gh#openSUSE/agama#1003). * Thu Jan 11 2024 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Ignore the encoding from the UILocale D-Bus property (gh#openSUSE/agama#987). * Mon Jan 08 2024 David Diaz <dgonzalez@suse.com> - Web documentation: improve the auto-generated documentation output to have it ready for a future integration in a static site generator (gh#openSUSE/agama#976). * Thu Jan 04 2024 Balsa Asanovic <balsaasanovic95@gmail.com> - Removing global issues page and using popup dialog instead. It shows issues only from a specific category (software, product, storage, ...) and not all at once. (gh#openSUSE/agama#886). * Tue Dec 26 2023 David Diaz <dgonzalez@suse.com> - UI: Use the HTML <strong> element instead of a CSS class for emphasizing content (gh#openSUSE/agama#960). * Fri Dec 22 2023 David Diaz <dgonzalez@suse.com> - UI: Fix page menus placement in production mode, rendering them in the page header (gh#openSUSE/agama#925, gh#openSUSE/agama#950). * Thu Dec 21 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 7 * Thu Dec 21 2023 David Diaz <dgonzalez@suse.com> - Rework UI internals for improving core/Page component and changing how layout is handled (gh#openSUSE/agama#925). - Drop layout/Layout and stop using react-teleporter. * Thu Dec 21 2023 Ancor Gonzalez Sosa <ancor@suse.com> - Display countries at timezone selector (gh#openSUSE/agama#946). * Mon Dec 18 2023 José Iván López González <jlopez@suse.com> - Do not show info icon for the file system label if there is only one option (gh#openSUSE/agama#938). * Fri Dec 15 2023 José Iván López González <jlopez@suse.com> - Allow selecting file system type and configure snapshots (gh#openSUSE/agama/926). * Sat Dec 02 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 6 * Thu Nov 30 2023 David Diaz <dgonzalez@suse.com> - UI: make selectors more compact (gh#openSUSE/agama#898). * Thu Nov 30 2023 José Iván López González <jlopez@suse.com> - Allow selecting the storage policy to make free space for the installation (gh#openSUSE/agama#883). * Wed Nov 29 2023 José Iván López González <jlopez@suse.com> - Allow selecting language, keymap and timezone for the target system (gh#openSUSE/agama#881). * Wed Nov 29 2023 David Diaz <dgonzalez@suse.com> - UI: improve the look and feel by fine tunning the sections spacing, alignment, and icon sizes (gh#openSUSE/agama#892). * Tue Nov 21 2023 David Diaz <dgonzalez@suse.com> - UI: Do not crash when clicking the install button. It started failing after removing core-js dependency (gh#openSUSE/agama#880 and related to gh#openSUSE/agama#866). * Fri Nov 17 2023 David Diaz <dgonzalez@suse.com> - UI: Fix broken storage links (bsc#1217281). * Wed Nov 15 2023 José Iván López González <jlopez@suse.com> - Add UI for registering a product (gh#openSUSE/agama#869). * Thu Nov 02 2023 David Diaz <dgonzalez@suse.com> - UI: Drop support for opening dialogs directly from a section header (gh#openSUSE/agama#838). * Tue Oct 31 2023 David Diaz <dgonzalez@suse.com> - UI: sections improvements (gh#openSUSE/agama#816): - allow using them without title. - make them more accessible by using aria-label, aria-live-region, and aria-busy attributes. * Fri Oct 27 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Display the "Congratulations" message at the end of the installation again (gh#openSUSE/agama#825). * Thu Oct 26 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Properly track the status changes. It prevents of getting stuck in the first page when there are multiple products (gh#openSUSE/agama#821). * Thu Oct 26 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Make sure that the software context is ready before trying to load any route (gh#openSUSE/agama#820). * Thu Oct 26 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Fix client initialization to avoid a useless reconnection (gh#openSUSE/agama#819). * Mon Oct 23 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 5 * Thu Oct 19 2023 David Diaz <dgonzalez@suse.com> - UI: fix CSS rule for applying grayscale and blur CSS filters to main wrapper when the sidebar is open (gh#openSUSE/agama#802). * Tue Oct 17 2023 Imobach González Sosa <igonzalezsosa@suse.com> - Allow changing the language of the user interface (gh#openSUSE/agama#796). * Tue Oct 10 2023 Ladislav Slezák <lslezak@suse.com> - Added pattern selector to allow changing the installed software (gh#openSUSE/agama#792) * Mon Oct 09 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Reload only once when changing the language using the lang= parameter in the query string (gh#openSUSE/agama#794). * Thu Oct 05 2023 Josef Reidinger <jreidinger@suse.com> - Add flag if volume is transactional btrfs (gh#openSUSE/agama#789) * Thu Oct 05 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Implement a mechanism to reconnect to the D-Bus service (gh#openSUSE/agama#781). * Mon Oct 02 2023 David Diaz <dgonzalez@suse.com> - UI: migrate to PatternFly 5 (gh#openSUSE/agama#759) * Fri Sep 29 2023 David Diaz <dgonzalez@suse.com> - Do not drop source maps from production build (gh#openSUSE/agama#779) * Wed Sep 27 2023 José Iván López González <jlopez@suse.com> - Allow to select the devices for the system volume group (gh#openSUSE/agama#763). * Tue Sep 26 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 4 * Tue Sep 19 2023 Balsa Asanovic <balsaasanovic95@gmail.com> - Allow users to show password values (gh#openSUSE/agama#750). * Tue Sep 19 2023 José Iván López González <jlopez@suse.com> - Explicitly call to probe after selecting a new product (gh#openSUSE/agama#748). * Thu Sep 14 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Use a single D-Bus service to connect to the manager and the users API (gh#openSUSE/agama#753, follow-up of gh#openSUSE/agama#729). * Mon Sep 11 2023 David Diaz <dgonzalez@suse.com> - Fix the download logs action in the web UI (gh#openSUSE/agama#697) * Wed Sep 06 2023 José Iván López González <jlopez@suse.com> - Adapt storage to new proposal settings (gh#openSUSE/agama#738). * Thu Aug 31 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Adapt the locale and questions clients to use the same D-Bus service (gh#openSUSE/agama#729). * Sat Aug 12 2023 Balsa Asanovic <balsaasanovic95@gmail.com> - Added scroll up functionality to the discover iSCSI form when the warning shows up after the submit action (gh#openSUSE/agama#468). * Wed Aug 02 2023 Balsa Asanovic <balsaasanovic95@gmail.com> - Introduced functionality to close Dropdown automatically when the user clicks outside of it. (gh#openSUSE/agama#552). * Wed Aug 02 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 3 * Mon Jul 17 2023 Josef Reidinger <jreidinger@suse.com> - Adapt to new questions D-Bus API to allow automatic answering of questions when requested. No visible change in UI, just default answer for LUKS partition activation is now "Skip". (gh#openSUSE/agama#637) * Wed Jul 05 2023 José Iván López González <jlopez@suse.com> - Add info about deactivated zFCP auto_lun_scan and sort members in device selector (gh#openSUSE/agama#650). * Mon Jul 03 2023 José Iván López González <jlopez@suse.com> - Add page for managing zFCP devices (gh#openSUSE/agama#634). * Wed Jun 21 2023 Balsa Asanovic <balsaasanovic95@gmail.com> - Moved the logic for adding and removing HTML element's attributes from sidebar component to custom hook (gh#openSUSE/agama#565). * Tue Jun 13 2023 David Diaz <dgonzalez@suse.com> - UI: stop using fixed sizes for modal dialogs (gh#openSUSE/agama#620). * Tue Jun 13 2023 David Diaz <dgonzalez@suse.com> - Storage: adjust volume size options wording and size (gh#/openSUSE/agama#618). * Mon Jun 12 2023 David Diaz <dgonzalez@suse.com> - UI: makes more evident when there is none authentication method defined for the root user (gh#openSUSE/agama#615). * Fri Jun 09 2023 David Diaz <dgonzalez@suse.com> - Storage: allow setting the volume size (gh#openSUSE/agama#590). * Wed May 24 2023 David Diaz <dgonzalez@suse.com> - UI: ensure that blur and grayscale CSS filters are not applied to any nodes other than <body> direct children (gh#openSUSE/agama#588). * Tue May 23 2023 Martin Vidner <mvidner@suse.com> - Version 2.1 * Tue May 23 2023 José Iván López González <jlopez@suse.com> - Add new component for selecting devices. - gh#openSUSE/agama#586 * Mon May 22 2023 Martin Vidner <mvidner@suse.com> - Version 2 * Mon May 22 2023 David Diaz <dgonzalez@suse.com> - UI: Fix header and footer block size (gh#openSUSE/agama#583) * Fri May 19 2023 David Diaz <dgonzalez@suse.com> - UI: grayscale and blur not accessible div nodes (gh#openSUSE/agama#564) * Wed May 17 2023 David Diaz <dgonzalez@suse.com> - Ensure siblings of an open modal dialog do not remain hidden from the accessibility API if the dialog is unmounted instead of set as closed (gh#openSUSE/agama#580). * Tue May 09 2023 David Diaz <dgonzalez@suse.com> - Keep the sidebar on top of other elements when it's open (gh#openSUSE/agama#569). * Mon May 08 2023 David Diaz <dgonzalez@suse.com> - Set sidebar siblings as aria-hiden while it's open (gh#openSUSE/agama#563) * Fri Apr 28 2023 José Iván López González <jlopez@suse.com> - Add issues for storage client. - Add issues page. - gh#openSUSE/agama#540 * Thu Apr 27 2023 Ladislav Slezák <lslezak@suse.com> - Display details for the "autocalculated" label in the storage settings * Tue Apr 25 2023 David Diaz <dgonzalez@suse.com> - UI: Fix dropdown content alignment at storage proposal page (gh#openSUSE/agama#547). * Tue Apr 25 2023 David Diaz <dgonzalez@suse.com> - UI: Do not indent sections without icons (gh#openSUSE/agama#549). * Mon Apr 24 2023 David Diaz <dgonzalez@suse.com> - Extract page options from the Sidebar to make them more discoverable (gh#openSUSE/agama#545) * Thu Apr 20 2023 David Diaz <dgonzalez@suse.com> - Make styles consistent when the user is hovering a button, no matter if it is a focus state or not (gh#openSUSE/agama#544). * Fri Apr 14 2023 José Iván López González <jlopez@suse.com> - First steps for redesigning storage proposal UI: * Place settings directly on the proposal page. * Show list of file systems, allowing to add and remove. - gh#openSUSE/agama#521 * Tue Apr 11 2023 Knut Anderssen <kanderssen@suse.com> - Fix netmask handling (bsc#1210104). * Wed Apr 05 2023 José Iván López González <jlopez@suse.com> - Fix issues with questions client (gh#openSUSE/agama#524). * Mon Apr 03 2023 Knut Anderssen <kanderssen@suse.com> - Fix DNS handling by using ipv4.dns-data instead of ipv4.dns (gh#openSUSE/agama#518). * Wed Mar 29 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Rename D-Installer to Agama (gh#openSUSE/agama#507). - Version 1 * Fri Mar 24 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 0.8.3 * Fri Mar 24 2023 Knut Alejandro Anderssen González <kanderssen@suse.com> - Add UI for configuring DASD (gh#openSUSE/agama#501). * Fri Mar 24 2023 Ancor Gonzalez Sosa <ancor@suse.com> - Added a tip about iSCSI and DASD configuration to the storage page (gh#openSUSE/agama#500). * Fri Mar 24 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 0.8.2 * Thu Mar 23 2023 José Iván López González <jlopez@suse.com> - Reprobe storage if the system becomes deprecated (gh#openSUSE/agama#484). * Tue Mar 21 2023 Ladislav Slezák <lslezak@suse.com> - Do not crash when setting an invalid target device using the command line interface (bsc#1209523) * Mon Mar 20 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Upgrade Webpack to version 5.76.2 (CVE-2023-28154, bsc#1209494). - Version 0.8.1 * Mon Mar 20 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Remove the redundant "Settings" suffix (gh#openSUSE/agama#481). * Mon Mar 20 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Fix the initialization of the D-Bus iSCSI proxies (gh#openSUSE/agama#478). * Mon Mar 20 2023 José Iván López González <jlopez@suse.com> - Fix the iSCSI discover form when no information is found in the browser's local storage (gh#openSUSE/agama#475). * Thu Mar 16 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 0.8 * Thu Mar 16 2023 José Iván López González <jlopez@suse.com> - Add UI for configuring iSCSI (gh#openSUSE/agama#435). * Mon Mar 13 2023 David Diaz <dgonzalez@suse.com> - Sidebar improvements (gh#openSUSE/agama#462) * Allow adding actions from a page. * Remove network information. * Use underlined links and darker green color for improving contrast. * Start using a disclosure widget for grouping related actions. * Fri Mar 03 2023 David Diaz <dgonzalez@suse.com> - Enhance the user edit form (gh#openSUSE/agama#451). * Thu Mar 02 2023 David Diaz <dgonzalez@suse.com> - Dependencies update (gh#openSUSE/agama#449). * Go up to React 18. * Bring node packages up to date. * Wed Mar 01 2023 David Diaz <dgonzalez@suse.com> - Create a dedicated page per section (gh#openSUSE/agama#443). * Tue Feb 21 2023 David Diaz <dgonzalez@suse.com> - Set icons as aria-hidden (gh#openSUSE/agama#437). * Mon Feb 20 2023 David Diaz <dgonzalez@suse.com> - Sidebar improvements (gh#openSUSE/agama#436) * Use proper control for open and close actions * Improve styling and labels * Add missing aria attributes * Thu Feb 16 2023 Ladislav Slezák <lslezak@suse.com> - Integrate cockpit terminal application (gh#openSUSE/agama#426) * Wed Feb 15 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Version 0.7 - Do not use a proxy to get the errors lists (gh#openSUSE/agama#424). * Thu Feb 09 2023 David Diaz <dgonzalez@suse.com> - Add live reloading feature for easing the front-end development process (gh#openSUSE/agama#419). * Thu Feb 09 2023 David Diaz <dgonzalez@suse.com> - Fix storage section crashing when proposal is not ready (gh#openSUSE/agama#418). * Wed Feb 08 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Better handling of software repositories (gh#openSUSE/agama#414): * Report issues when reading the software repositories. * Inform the user about the software proposal progress. * Add a button to reload the repositories (gh#openSUSE/agama#388). * Tue Jan 24 2023 Ladislav Slezák <lslezak@suse.com> - Added a button for displaying the YaST logs (related to gh#openSUSE/agama#379) * Fri Jan 20 2023 David Diaz <dgonzalez@suse.com> - UI fixes (gh#openSUSE/agama#401): * Add a fallback height for the layout * Fix some miss-alignments * Add missing icon * Ensure tooling serving and loading fonts * Thu Jan 19 2023 David Diaz <dgonzalez@suse.com> - Update aliases for using "~/" instead of "@" (gh#openSUSE/agama#400). * Wed Jan 18 2023 Josef Reidinger <jreidinger@suse.com> - Allow user downloading logs (gh#openSUSE/agama#379) * Thu Jan 12 2023 Josef Reidinger <jreidinger@suse.com> - Implement validation of software proposal to early detect issues in software selection (gh#openSUSE/agama#381) * Wed Jan 11 2023 David Diaz <dgonzalez@suse.com> - Testing: use a mocking function to make mocked components consistent across the test suite (gh#openSUSE/agama#392). * Wed Jan 11 2023 David Diaz <dgonzalez@suse.com> - Rework UI internals by using plain CSS as much as possible for building the layout instead of relying on wrapper components (gh#openSUSE/agama#391). * Tue Jan 10 2023 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Connect to the dedicated D-Bus server (gh#openSUSE/agama#384). * Mon Jan 02 2023 David Diaz <dgonzalez@suse.com> - Add missing favicon (gh#openSUSE/agama#387). * Mon Jan 02 2023 Knut Anderssen <kanderssen@suse.com> - Do not show the link to configure wifi networks when there are no wifi devices and also inform the user when no network connection was detected (gh#openSUSE/agama#323). - Version 0.6.3 * Mon Jan 02 2023 David Diaz <dgonzalez@suse.com> - Ensure custom fonts are including in the build (gh#openSUSE/agama#385). * Fri Dec 30 2022 David Diaz <dgonzalez@suse.com> - Switch to Material Symbols icon set and refactor how icons are imported (gh#openSUSE/agama#383). * Thu Dec 15 2022 Knut Anderssen <kanderssen@suse.com> - Do not show the link to configure wifi networks when wireless is not enabled (gh#openSUSE/agama#323). - Version 0.6.2 * Thu Dec 15 2022 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Display questions during the software installation (related to gh#openSUSE/agama#369). - Update to version 0.6.1 * Mon Dec 05 2022 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Update to version 0.6.0 * Fri Dec 02 2022 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Add support for password confirmation (related to gh#openSUSE/agama#297) * Fri Dec 02 2022 José Iván López González <jlopez@suse.com> - Add new UI for storage proposal offering LVM and encyption options (gh#openSUSE/agama#321). * Fri Dec 02 2022 Josef Reidinger <jreidinger@suse.cz> - Add support for adapting the configuration depending on the architecture (gh#openSUSE/agama#339) * Wed Nov 30 2022 Knut Alejandro Anderssen González <kanderssen@suse.de> - Add validation for the first user creation (gh#openSUSE/agama#337) * Fri Nov 18 2022 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Update to version 0.5.0: * Add support for basic network configuration, based on NetworkManager (gh#openSUSE/agama#260, gh#openSUSE/agama#292). * Improve the usability of the LUKS activation dialog (gh#openSUSE/agama#253). * Prevent starting the installation with incomplete or wrong configuration (gh#openSUSE/agama#299). * Thu Jul 28 2022 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Update to version 0.4.2: * Connect to the org.opensuse.DInstaller.Language service (related to gh#openSUSE/agama#240). * Tue Jul 26 2022 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Update to version 0.4.1: * Fix several user interface-related issues (gh#openSUSE/agama#230): - Avoid reloading the page when pushing the enter key. - Always display the D-Bus error page when the connection gets broken. Reload the UI again when the D-Bus connection is working again. - Update the product selection page when the product is modified in background (e.g., using the CLI). - Update the first user settings when they are changed in background. - Refresh the storage section when the settings are modified in background. - If the storage proposal fails, display the error even after reloading the page. * Fri Jul 15 2022 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Update to version 0.4: * Support for installing multiple products (gh#openSUSE/agama#211). * Adapt to the new status/progress reporting API (gh#openSUSE/agama#219). * Add a better layout mechanism (gh#openSUSE/agama#216). * Mon Jun 13 2022 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Update to version 0.3: * Refresh the web UI when a selected option changes (e.g., through the CLI) (gh#openSUSE/agama#180). * Remove the "Restart Installation" button (gh#openSUSE/agama#167 and gh#openSUSE/agama#174). * Add a task to generate the JSDoc-based documentation (gh#openSUSE/agama#186 and gh#openSUSE/agama#191). * Tue May 17 2022 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - Update to version 0.2: * Turn the web UI into a Cockpit module (gh#openSUSE/agama#127) and drop the authentication code (gh#openSUSE/agama#128). * Add basic storage devices activation (gh#openSUSE/agama#150). * Fix the behavior of the language selector (gh#openSUSE/agama#125). * Add an installation confirmation dialog (gh#openSUSE/agama#118) and a reboot button (gh#openSUSE/agama#114). * Wed Mar 30 2022 Imobach Gonzalez Sosa <igonzalezsosa@suse.com> - First release (version 0.1): * Allow setting the language, selecting a product, choosing a disk to install into, setting the root authentication mechanism and creating a first user. * Report installation progress. * Communication with D-Bus through Cockpit's infrastructure.
/usr/share/agama /usr/share/agama/web_ui /usr/share/agama/web_ui/assets /usr/share/agama/web_ui/assets/logos /usr/share/agama/web_ui/assets/logos/Kalpa.svg /usr/share/agama/web_ui/assets/logos/Leap16.svg /usr/share/agama/web_ui/assets/logos/MicroOS.svg /usr/share/agama/web_ui/assets/logos/SUSE.svg /usr/share/agama/web_ui/assets/logos/Slowroll.svg /usr/share/agama/web_ui/assets/logos/Tumbleweed.svg /usr/share/agama/web_ui/assets/logos/default.svg /usr/share/agama/web_ui/favicon.svg /usr/share/agama/web_ui/fonts /usr/share/agama/web_ui/fonts/NotoSans-VariableFont_wdth_wght.ttf /usr/share/agama/web_ui/fonts/NotoSansGeorgian-VariableFont_wdth_wght.ttf /usr/share/agama/web_ui/fonts/NotoSansJP-VariableFont_wght.ttf /usr/share/agama/web_ui/fonts/NotoSansKR-VariableFont_wght.ttf /usr/share/agama/web_ui/fonts/NotoSansSC-VariableFont_wght.ttf /usr/share/agama/web_ui/fonts/RobotoMono-VariableFont_wght.ttf /usr/share/agama/web_ui/fonts/SUSE-VariableFont_wght.ttf /usr/share/agama/web_ui/index.css /usr/share/agama/web_ui/index.css.gz /usr/share/agama/web_ui/index.css.map /usr/share/agama/web_ui/index.html /usr/share/agama/web_ui/index.html.gz /usr/share/agama/web_ui/index.js /usr/share/agama/web_ui/index.js.LICENSE.txt.gz /usr/share/agama/web_ui/index.js.gz /usr/share/agama/web_ui/index.js.map /usr/share/agama/web_ui/languages.json /usr/share/agama/web_ui/po-ca.js /usr/share/agama/web_ui/po-ca.js.gz /usr/share/agama/web_ui/po-de.js /usr/share/agama/web_ui/po-de.js.gz /usr/share/agama/web_ui/po-es.js /usr/share/agama/web_ui/po-es.js.gz /usr/share/agama/web_ui/po-fr.js /usr/share/agama/web_ui/po-fr.js.gz /usr/share/agama/web_ui/po-it.js /usr/share/agama/web_ui/po-it.js.gz /usr/share/agama/web_ui/po-ja.js /usr/share/agama/web_ui/po-ja.js.gz /usr/share/agama/web_ui/po-ka.js /usr/share/agama/web_ui/po-ka.js.gz /usr/share/agama/web_ui/po-pt-BR.js /usr/share/agama/web_ui/po-pt-BR.js.gz /usr/share/agama/web_ui/po-ru.js /usr/share/agama/web_ui/po-ru.js.gz /usr/share/agama/web_ui/po-sv.js /usr/share/agama/web_ui/po-sv.js.gz /usr/share/agama/web_ui/po-tr.js /usr/share/agama/web_ui/po-tr.js.gz /usr/share/agama/web_ui/po-uk.js /usr/share/agama/web_ui/po-uk.js.gz /usr/share/agama/web_ui/po-zh-CN.js /usr/share/agama/web_ui/po-zh-CN.js.gz /usr/share/agama/web_ui/po-zh-TW.js /usr/share/agama/web_ui/po-zh-TW.js.gz /usr/share/doc/packages/agama-web-ui /usr/share/doc/packages/agama-web-ui/README.md /usr/share/licenses/agama-web-ui /usr/share/licenses/agama-web-ui/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Jul 7 01:22:11 2025