From a5ec430c6dcb51d132466a4500d7e3715e049f37 Mon Sep 17 00:00:00 2001 From: Emanuele De Cupis Date: Tue, 12 Nov 2024 22:33:00 +0900 Subject: [PATCH] Release .4.0 --- CHANGELOG.md | 379 ++++++++++++++++++++++++++++++++++++++++++ mix.exs | 2 +- test/e2e/package.json | 2 +- 3 files changed, 381 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44f7b62a78..8df94897d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,384 @@ # Changelog +## [2.4.0](https://github.com/trento-project/web/tree/2.4.0) (2024-11-12) + +[Full Changelog](https://github.com/trento-project/web/compare/2.3.2...2.4.0) + +**Merged pull requests:** + +- Add SUMA credentials e2e [\#2637](https://github.com/trento-project/web/pull/2637) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Add validation tooltip on tag creation [\#2696](https://github.com/trento-project/web/pull/2696) ([balanza](https://github.com/balanza)) +- Use css style on component testing [\#2701](https://github.com/trento-project/web/pull/2701) ([balanza](https://github.com/balanza)) +- Refactor settings page section [\#2704](https://github.com/trento-project/web/pull/2704) ([balanza](https://github.com/balanza)) +- Fix format after #2704 [\#2707](https://github.com/trento-project/web/pull/2707) ([balanza](https://github.com/balanza)) +- Improve tag validation msg show up [\#2708](https://github.com/trento-project/web/pull/2708) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Add a docs section to pr template [\#2663](https://github.com/trento-project/web/pull/2663) ([EMaksy](https://github.com/EMaksy)) +- Activity log retention time [\#2690](https://github.com/trento-project/web/pull/2690) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- User management [\#2711](https://github.com/trento-project/web/pull/2711) ([arbulu89](https://github.com/arbulu89)) +- Apply fix in the PR cleanup as well [\#2714](https://github.com/trento-project/web/pull/2714) ([arbulu89](https://github.com/arbulu89)) +- Watch channel events [\#2692](https://github.com/trento-project/web/pull/2692) ([arbulu89](https://github.com/arbulu89)) +- Activity log retention time endpoint [\#2702](https://github.com/trento-project/web/pull/2702) ([gagandeepb](https://github.com/gagandeepb)) +- Singularize Activity Log retention period unit [\#2709](https://github.com/trento-project/web/pull/2709) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Add migration and schema for ActivityLog [\#2717](https://github.com/trento-project/web/pull/2717) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Navigate on sap system deregistration [\#2716](https://github.com/trento-project/web/pull/2716) ([arbulu89](https://github.com/arbulu89)) +- Add migration to restart the abilities sequence from 3 [\#2719](https://github.com/trento-project/web/pull/2719) ([CDimonaco](https://github.com/CDimonaco)) +- Add missing resource type assigns for tagging/untagging [\#2718](https://github.com/trento-project/web/pull/2718) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Switch to 404 for SUSE Manager settings [\#2722](https://github.com/trento-project/web/pull/2722) ([dottorblaster](https://github.com/dottorblaster)) +- Components for Activity Logs settings [\#2706](https://github.com/trento-project/web/pull/2706) ([balanza](https://github.com/balanza)) +- Check selection abilities permissions [\#2721](https://github.com/trento-project/web/pull/2721) ([arbulu89](https://github.com/arbulu89)) +- SUSE Manager overviews [\#2725](https://github.com/trento-project/web/pull/2725) ([dottorblaster](https://github.com/dottorblaster)) +- Bump esbuild from 0.21.1 to 0.22.0 in /assets [\#2728](https://github.com/trento-project/web/pull/2728) ([dependabot](https://github.com/dependabot)) +- Bump react-router-dom from 6.23.0 to 6.24.0 in /assets [\#2710](https://github.com/trento-project/web/pull/2710) ([dependabot](https://github.com/dependabot)) +- Activity logger plug [\#2726](https://github.com/trento-project/web/pull/2726) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump docker/build-push-action from 5 to 6 [\#2698](https://github.com/trento-project/web/pull/2698) ([dependabot](https://github.com/dependabot)) +- Bump docker/login-action from 3.1.0 to 3.2.0 [\#2659](https://github.com/trento-project/web/pull/2659) ([dependabot](https://github.com/dependabot)) +- Bump chromatic from 11.3.2 to 11.5.4 in /assets [\#2691](https://github.com/trento-project/web/pull/2691) ([dependabot](https://github.com/dependabot)) +- Upgrade Node.js to version 20.14.0 LTS [\#2660](https://github.com/trento-project/web/pull/2660) ([janvhs](https://github.com/janvhs)) +- Remove navigate usage in redux action dispatching [\#2720](https://github.com/trento-project/web/pull/2720) ([arbulu89](https://github.com/arbulu89)) +- Bump isbang/compose-action from 2.0.0 to 2.0.1 [\#2697](https://github.com/trento-project/web/pull/2697) ([dependabot](https://github.com/dependabot)) +- Bump jaxxstorm/action-install-gh-release from 1.11.0 to 1.12.0 [\#2635](https://github.com/trento-project/web/pull/2635) ([dependabot](https://github.com/dependabot)) +- E2e check selection abilities [\#2723](https://github.com/trento-project/web/pull/2723) ([arbulu89](https://github.com/arbulu89)) +- Checks execution abilities [\#2724](https://github.com/trento-project/web/pull/2724) ([CDimonaco](https://github.com/CDimonaco)) +- Fixes DBConnection checkout related flakiness [\#2731](https://github.com/trento-project/web/pull/2731) ([gagandeepb](https://github.com/gagandeepb)) +- Fix non existent path [\#2732](https://github.com/trento-project/web/pull/2732) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Cleanup abilities/permissions [\#2734](https://github.com/trento-project/web/pull/2734) ([arbulu89](https://github.com/arbulu89)) +- Activity log settings UI state [\#2727](https://github.com/trento-project/web/pull/2727) ([balanza](https://github.com/balanza)) +- Tags policy permissions [\#2738](https://github.com/trento-project/web/pull/2738) ([CDimonaco](https://github.com/CDimonaco)) +- Return CVEs from `Errata Details` endpoint [\#2733](https://github.com/trento-project/web/pull/2733) ([jamie-suse](https://github.com/jamie-suse)) +- Activity log endpoint [\#2739](https://github.com/trento-project/web/pull/2739) ([gagandeepb](https://github.com/gagandeepb)) +- Checks execution policy addendum [\#2744](https://github.com/trento-project/web/pull/2744) ([CDimonaco](https://github.com/CDimonaco)) +- Add cleanup abilities e2e tests [\#2740](https://github.com/trento-project/web/pull/2740) ([arbulu89](https://github.com/arbulu89)) +- Display CVEs and fixes in the advisory details page [\#2735](https://github.com/trento-project/web/pull/2735) ([janvhs](https://github.com/janvhs)) +- Check execution policy e2e tests [\#2742](https://github.com/trento-project/web/pull/2742) ([CDimonaco](https://github.com/CDimonaco)) +- Bump braces from 3.0.2 to 3.0.3 in /assets [\#2695](https://github.com/trento-project/web/pull/2695) ([dependabot](https://github.com/dependabot)) +- Bump ws from 6.2.2 to 6.2.3 in /assets [\#2703](https://github.com/trento-project/web/pull/2703) ([dependabot](https://github.com/dependabot)) +- Bump @babel/plugin-transform-modules-commonjs from 7.24.1 to 7.24.7 in /assets [\#2748](https://github.com/trento-project/web/pull/2748) ([dependabot](https://github.com/dependabot)) +- Bump @testing-library/react from 15.0.7 to 16.0.0 in /assets [\#2749](https://github.com/trento-project/web/pull/2749) ([dependabot](https://github.com/dependabot)) +- Tags abilities e2e tests [\#2747](https://github.com/trento-project/web/pull/2747) ([CDimonaco](https://github.com/CDimonaco)) +- ExistingTag component renamed to DeleteTagButton [\#2754](https://github.com/trento-project/web/pull/2754) ([CDimonaco](https://github.com/CDimonaco)) +- Minor css fixes for activity log settings [\#2752](https://github.com/trento-project/web/pull/2752) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Validation global error [\#2743](https://github.com/trento-project/web/pull/2743) ([balanza](https://github.com/balanza)) +- Fix advisory details story [\#2755](https://github.com/trento-project/web/pull/2755) ([dottorblaster](https://github.com/dottorblaster)) +- Add sequence usage to factories [\#2756](https://github.com/trento-project/web/pull/2756) ([dottorblaster](https://github.com/dottorblaster)) +- Add sequences to table component's tests factories [\#2759](https://github.com/trento-project/web/pull/2759) ([dottorblaster](https://github.com/dottorblaster)) +- Activity Log settings e2e [\#2753](https://github.com/trento-project/web/pull/2753) ([balanza](https://github.com/balanza)) +- Bump rc-input-number from 9.0.0 to 9.1.0 in /assets [\#2633](https://github.com/trento-project/web/pull/2633) ([dependabot](https://github.com/dependabot)) +- Provide explicit ordering for CSV file columns [\#2757](https://github.com/trento-project/web/pull/2757) ([jamie-suse](https://github.com/jamie-suse)) +- Use uuids for usernames in user factory [\#2762](https://github.com/trento-project/web/pull/2762) ([dottorblaster](https://github.com/dottorblaster)) +- Bump eslint-plugin-react from 7.34.1 to 7.34.3 in /assets [\#2764](https://github.com/trento-project/web/pull/2764) ([dependabot](https://github.com/dependabot)) +- Add activity log default ordering by occurrence date [\#2758](https://github.com/trento-project/web/pull/2758) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Discover angi architecture [\#2761](https://github.com/trento-project/web/pull/2761) ([arbulu89](https://github.com/arbulu89)) +- Add Persistent Activity Logger [\#2730](https://github.com/trento-project/web/pull/2730) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Add permissions to the Settings View [\#2760](https://github.com/trento-project/web/pull/2760) ([EMaksy](https://github.com/EMaksy)) +- Group abilities frontend [\#2745](https://github.com/trento-project/web/pull/2745) ([arbulu89](https://github.com/arbulu89)) +- Angi architecture frontend [\#2766](https://github.com/trento-project/web/pull/2766) ([arbulu89](https://github.com/arbulu89)) +- Affected packages [\#2763](https://github.com/trento-project/web/pull/2763) ([janvhs](https://github.com/janvhs)) +- Bump react-accessible-treeview from 2.9.0 to 2.9.1 in /assets [\#2767](https://github.com/trento-project/web/pull/2767) ([dependabot](https://github.com/dependabot)) +- Send HANA architecture to wanda [\#2768](https://github.com/trento-project/web/pull/2768) ([arbulu89](https://github.com/arbulu89)) +- Link to patch detail [\#2741](https://github.com/trento-project/web/pull/2741) ([dottorblaster](https://github.com/dottorblaster)) +- Bump @babel/preset-env from 7.24.5 to 7.24.8 in /assets [\#2771](https://github.com/trento-project/web/pull/2771) ([dependabot](https://github.com/dependabot)) +- Bump tailwindcss from 3.4.3 to 3.4.4 in /assets [\#2737](https://github.com/trento-project/web/pull/2737) ([dependabot](https://github.com/dependabot)) +- Fix typo in DeregistrationModal tests [\#2765](https://github.com/trento-project/web/pull/2765) ([dottorblaster](https://github.com/dottorblaster)) +- Expose id as part of an activity log entry [\#2773](https://github.com/trento-project/web/pull/2773) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump eslint-plugin-jsx-a11y from 6.8.0 to 6.9.0 in /assets [\#2778](https://github.com/trento-project/web/pull/2778) ([dependabot](https://github.com/dependabot)) +- Bump @babel/core from 7.24.5 to 7.24.8 in /assets [\#2777](https://github.com/trento-project/web/pull/2777) ([dependabot](https://github.com/dependabot)) +- Bump axios from 1.6.8 to 1.7.2 in /assets [\#2775](https://github.com/trento-project/web/pull/2775) ([dependabot](https://github.com/dependabot)) +- Add e2e test for settings view to test abilities/permissions [\#2772](https://github.com/trento-project/web/pull/2772) ([EMaksy](https://github.com/EMaksy)) +- Angi architecture e2e tests and demo update [\#2770](https://github.com/trento-project/web/pull/2770) ([arbulu89](https://github.com/arbulu89)) +- Bump chart.js from 4.4.2 to 4.4.3 in /assets [\#2781](https://github.com/trento-project/web/pull/2781) ([dependabot](https://github.com/dependabot)) +- Fix navigation form relevant patches to advisory details [\#2787](https://github.com/trento-project/web/pull/2787) ([janvhs](https://github.com/janvhs)) +- Open api spex object refactor [\#2780](https://github.com/trento-project/web/pull/2780) ([CDimonaco](https://github.com/CDimonaco)) +- Bump @testing-library/jest-dom from 6.4.5 to 6.4.6 in /assets [\#2782](https://github.com/trento-project/web/pull/2782) ([dependabot](https://github.com/dependabot)) +- Suse manager settings refactor [\#2788](https://github.com/trento-project/web/pull/2788) ([CDimonaco](https://github.com/CDimonaco)) +- Bump @babel/core from 7.24.8 to 7.24.9 in /assets [\#2790](https://github.com/trento-project/web/pull/2790) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-jest from 28.5.0 to 28.6.0 in /assets [\#2784](https://github.com/trento-project/web/pull/2784) ([dependabot](https://github.com/dependabot)) +- Bump esbuild from 0.22.0 to 0.23.0 in /assets [\#2785](https://github.com/trento-project/web/pull/2785) ([dependabot](https://github.com/dependabot)) +- Bump @heroicons/react from 2.1.3 to 2.1.5 in /assets [\#2783](https://github.com/trento-project/web/pull/2783) ([dependabot](https://github.com/dependabot)) +- Bump rc-input from 1.5.1 to 1.6.1 in /assets [\#2794](https://github.com/trento-project/web/pull/2794) ([dependabot](https://github.com/dependabot)) +- Bump tailwindcss from 3.4.4 to 3.4.6 in /assets [\#2795](https://github.com/trento-project/web/pull/2795) ([dependabot](https://github.com/dependabot)) +- Fix flickering in `Available Software Updates` panel [\#2789](https://github.com/trento-project/web/pull/2789) ([jamie-suse](https://github.com/jamie-suse)) +- Bump react-router-dom from 6.24.0 to 6.25.1 in /assets [\#2796](https://github.com/trento-project/web/pull/2796) ([dependabot](https://github.com/dependabot)) +- Bump postcss from 8.4.38 to 8.4.39 in /assets [\#2800](https://github.com/trento-project/web/pull/2800) ([dependabot](https://github.com/dependabot)) +- Bump chromatic from 11.5.4 to 11.5.5 in /assets [\#2802](https://github.com/trento-project/web/pull/2802) ([dependabot](https://github.com/dependabot)) +- Bump rc-input-number from 9.1.0 to 9.2.0 in /assets [\#2799](https://github.com/trento-project/web/pull/2799) ([dependabot](https://github.com/dependabot)) +- Bump semver from 7.6.2 to 7.6.3 in /assets [\#2797](https://github.com/trento-project/web/pull/2797) ([dependabot](https://github.com/dependabot)) +- Add IP addresses netmask discovery and visualization [\#2793](https://github.com/trento-project/web/pull/2793) ([arbulu89](https://github.com/arbulu89)) +- Bump chromatic from 11.5.5 to 11.5.6 in /assets [\#2807](https://github.com/trento-project/web/pull/2807) ([dependabot](https://github.com/dependabot)) +- Activity log overview [\#2769](https://github.com/trento-project/web/pull/2769) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump @testing-library/jest-dom from 6.4.6 to 6.4.7 in /assets [\#2811](https://github.com/trento-project/web/pull/2811) ([dependabot](https://github.com/dependabot)) +- Bump docker/login-action from 3.2.0 to 3.3.0 [\#2813](https://github.com/trento-project/web/pull/2813) ([dependabot](https://github.com/dependabot)) +- Bump @babel/preset-react from 7.24.1 to 7.24.7 in /assets [\#2810](https://github.com/trento-project/web/pull/2810) ([dependabot](https://github.com/dependabot)) +- Bump rc-input from 1.6.1 to 1.6.2 in /assets [\#2808](https://github.com/trento-project/web/pull/2808) ([dependabot](https://github.com/dependabot)) +- Schedule activity log cleaning job [\#2792](https://github.com/trento-project/web/pull/2792) ([balanza](https://github.com/balanza)) +- Bump eslint-plugin-react from 7.34.3 to 7.35.0 in /assets [\#2806](https://github.com/trento-project/web/pull/2806) ([dependabot](https://github.com/dependabot)) +- Discover host vulnerabilities only if SUSE Manager is enabled [\#2803](https://github.com/trento-project/web/pull/2803) ([dottorblaster](https://github.com/dottorblaster)) +- Bump @testing-library/jest-dom from 6.4.7 to 6.4.8 in /assets [\#2815](https://github.com/trento-project/web/pull/2815) ([dependabot](https://github.com/dependabot)) +- Activity log page [\#2774](https://github.com/trento-project/web/pull/2774) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump postcss from 8.4.39 to 8.4.40 in /assets [\#2818](https://github.com/trento-project/web/pull/2818) ([dependabot](https://github.com/dependabot)) +- Remove unused prop in `` component [\#2824](https://github.com/trento-project/web/pull/2824) ([balanza](https://github.com/balanza)) +- Upgrade to Storybook 8 [\#2822](https://github.com/trento-project/web/pull/2822) ([dottorblaster](https://github.com/dottorblaster)) +- Activity log pagination and filtering [\#2786](https://github.com/trento-project/web/pull/2786) ([gagandeepb](https://github.com/gagandeepb)) +- Refactor: move `` component [\#2823](https://github.com/trento-project/web/pull/2823) ([balanza](https://github.com/balanza)) +- Bump tailwindcss from 3.4.6 to 3.4.7 in /assets [\#2825](https://github.com/trento-project/web/pull/2825) ([dependabot](https://github.com/dependabot)) +- Handle unexpected successful api response [\#2827](https://github.com/trento-project/web/pull/2827) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump @babel/preset-env from 7.24.8 to 7.25.0 in /assets [\#2829](https://github.com/trento-project/web/pull/2829) ([dependabot](https://github.com/dependabot)) +- Extend `AvailableSoftwareUpdates` to display arbitrary errors [\#2821](https://github.com/trento-project/web/pull/2821) ([jamie-suse](https://github.com/jamie-suse)) +- Upgrade to Phoenix 1.7 [\#2831](https://github.com/trento-project/web/pull/2831) ([CDimonaco](https://github.com/CDimonaco)) +- Address flakiness in Activity Log tests [\#2836](https://github.com/trento-project/web/pull/2836) ([balanza](https://github.com/balanza)) +- Add `` component [\#2834](https://github.com/trento-project/web/pull/2834) ([balanza](https://github.com/balanza)) +- Default to activity type as a message for unrecognized activities [\#2828](https://github.com/trento-project/web/pull/2828) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Suse Manager Settings - Frontend refactoring [\#2819](https://github.com/trento-project/web/pull/2819) ([CDimonaco](https://github.com/CDimonaco)) +- Bump @babel/core from 7.24.9 to 7.25.2 in /assets [\#2838](https://github.com/trento-project/web/pull/2838) ([dependabot](https://github.com/dependabot)) +- Discover SAP system running on a JAVA stack [\#2820](https://github.com/trento-project/web/pull/2820) ([EMaksy](https://github.com/EMaksy)) +- E2E tests for java system discovery [\#2839](https://github.com/trento-project/web/pull/2839) ([EMaksy](https://github.com/EMaksy)) +- Cluster Details Action Buttons Fixes [\#2826](https://github.com/trento-project/web/pull/2826) ([jagabomb](https://github.com/jagabomb)) +- Default admin check with username [\#2840](https://github.com/trento-project/web/pull/2840) ([CDimonaco](https://github.com/CDimonaco)) +- Add a global config variable to Storybook [\#2842](https://github.com/trento-project/web/pull/2842) ([dottorblaster](https://github.com/dottorblaster)) +- Bump chromatic from 11.5.6 to 11.7.0 in /assets [\#2843](https://github.com/trento-project/web/pull/2843) ([dependabot](https://github.com/dependabot)) +- Bump @babel/preset-env from 7.25.0 to 7.25.3 in /assets [\#2844](https://github.com/trento-project/web/pull/2844) ([dependabot](https://github.com/dependabot)) +- Pagination improvements, choice of items per page [\#2832](https://github.com/trento-project/web/pull/2832) ([janvhs](https://github.com/janvhs)) +- Fix schedule of `activity_log_cleaning` job [\#2835](https://github.com/trento-project/web/pull/2835) ([balanza](https://github.com/balanza)) +- E2E SUSE Manager integration [\#2798](https://github.com/trento-project/web/pull/2798) ([dottorblaster](https://github.com/dottorblaster)) +- Log domain events [\#2817](https://github.com/trento-project/web/pull/2817) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump @storybook/preview-api from 8.2.6 to 8.2.7 in /assets [\#2847](https://github.com/trento-project/web/pull/2847) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/test from 8.2.6 to 8.2.7 in /assets [\#2848](https://github.com/trento-project/web/pull/2848) ([dependabot](https://github.com/dependabot)) +- Bump react-router-dom from 6.25.1 to 6.26.0 in /assets [\#2845](https://github.com/trento-project/web/pull/2845) ([dependabot](https://github.com/dependabot)) +- Bump axios from 1.7.2 to 1.7.3 in /assets [\#2846](https://github.com/trento-project/web/pull/2846) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-jest from 28.6.0 to 28.7.0 in /assets [\#2851](https://github.com/trento-project/web/pull/2851) ([dependabot](https://github.com/dependabot)) +- Bump autoprefixer from 10.4.19 to 10.4.20 in /assets [\#2850](https://github.com/trento-project/web/pull/2850) ([dependabot](https://github.com/dependabot)) +- Fix items-per-page table footer's CSS [\#2852](https://github.com/trento-project/web/pull/2852) ([dottorblaster](https://github.com/dottorblaster)) +- Adjust filtering [\#2853](https://github.com/trento-project/web/pull/2853) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Change format of ABAP JAVA system type in SapSystemOverview [\#2855](https://github.com/trento-project/web/pull/2855) ([EMaksy](https://github.com/EMaksy)) +- Bump postcss from 8.4.40 to 8.4.41 in /assets [\#2861](https://github.com/trento-project/web/pull/2861) ([dependabot](https://github.com/dependabot)) +- Log retention time changes [\#2858](https://github.com/trento-project/web/pull/2858) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Domain events activity frontend [\#2841](https://github.com/trento-project/web/pull/2841) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Map changes to activity log settings entries in the UI [\#2862](https://github.com/trento-project/web/pull/2862) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Update Storybook Stories for `AvailableSoftwareUpdates` [\#2857](https://github.com/trento-project/web/pull/2857) ([jamie-suse](https://github.com/jamie-suse)) +- Fix cluster type tooltip message formatting [\#2864](https://github.com/trento-project/web/pull/2864) ([EMaksy](https://github.com/EMaksy)) +- Release/2.3.2 [\#2872](https://github.com/trento-project/web/pull/2872) ([arbulu89](https://github.com/arbulu89)) +- Add `` component [\#2849](https://github.com/trento-project/web/pull/2849) ([balanza](https://github.com/balanza)) +- Bump @storybook/preview-api from 8.2.7 to 8.2.8 in /assets [\#2878](https://github.com/trento-project/web/pull/2878) ([dependabot](https://github.com/dependabot)) +- Bump rc-input from 1.6.2 to 1.6.3 in /assets [\#2875](https://github.com/trento-project/web/pull/2875) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-jest from 28.7.0 to 28.8.0 in /assets [\#2876](https://github.com/trento-project/web/pull/2876) ([dependabot](https://github.com/dependabot)) +- Add date and time picker to `` [\#2867](https://github.com/trento-project/web/pull/2867) ([balanza](https://github.com/balanza)) +- Advisory details fixes [\#2873](https://github.com/trento-project/web/pull/2873) ([dottorblaster](https://github.com/dottorblaster)) +- Expose info about existence of prev/next page [\#2882](https://github.com/trento-project/web/pull/2882) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Remove id from CSV export [\#2888](https://github.com/trento-project/web/pull/2888) ([janvhs](https://github.com/janvhs)) +- Bump @storybook/test from 8.2.7 to 8.2.8 in /assets [\#2885](https://github.com/trento-project/web/pull/2885) ([dependabot](https://github.com/dependabot)) +- Bump tailwindcss from 3.4.7 to 3.4.9 in /assets [\#2884](https://github.com/trento-project/web/pull/2884) ([dependabot](https://github.com/dependabot)) +- Bump axios-mock-adapter from 1.22.0 to 2.0.0 in /assets [\#2860](https://github.com/trento-project/web/pull/2860) ([dependabot](https://github.com/dependabot)) +- Use `EOS_CHECK` icon [\#2870](https://github.com/trento-project/web/pull/2870) ([balanza](https://github.com/balanza)) +- Bump tailwindcss from 3.4.9 to 3.4.10 in /assets [\#2897](https://github.com/trento-project/web/pull/2897) ([dependabot](https://github.com/dependabot)) +- Bump axios from 1.7.3 to 1.7.4 in /assets [\#2895](https://github.com/trento-project/web/pull/2895) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/preview-api from 8.2.8 to 8.2.9 in /assets [\#2896](https://github.com/trento-project/web/pull/2896) ([dependabot](https://github.com/dependabot)) +- Fix styling of relevant patches overview [\#2889](https://github.com/trento-project/web/pull/2889) ([janvhs](https://github.com/janvhs)) +- Bump @storybook/test from 8.2.8 to 8.2.9 in /assets [\#2894](https://github.com/trento-project/web/pull/2894) ([dependabot](https://github.com/dependabot)) +- Add labeling opportunity to `` component [\#2892](https://github.com/trento-project/web/pull/2892) ([balanza](https://github.com/balanza)) +- Bump chromatic from 11.7.0 to 11.7.1 in /assets [\#2900](https://github.com/trento-project/web/pull/2900) ([dependabot](https://github.com/dependabot)) +- Update maintainer list in the PR env workflow [\#2899](https://github.com/trento-project/web/pull/2899) ([balanza](https://github.com/balanza)) +- Add filters to Activity log page [\#2898](https://github.com/trento-project/web/pull/2898) ([balanza](https://github.com/balanza)) +- Review CI job dependencies for faster execution. [\#2901](https://github.com/trento-project/web/pull/2901) ([balanza](https://github.com/balanza)) +- Swap filters position [\#2909](https://github.com/trento-project/web/pull/2909) ([balanza](https://github.com/balanza)) +- User management logs segregation [\#2903](https://github.com/trento-project/web/pull/2903) ([gagandeepb](https://github.com/gagandeepb)) +- Renaming PolicyHelper to AbilitiesHelper [\#2910](https://github.com/trento-project/web/pull/2910) ([gagandeepb](https://github.com/gagandeepb)) +- Fix E2E tests [\#2911](https://github.com/trento-project/web/pull/2911) ([balanza](https://github.com/balanza)) +- OIDC integration [\#2905](https://github.com/trento-project/web/pull/2905) ([arbulu89](https://github.com/arbulu89)) +- Bump react-router-dom from 6.26.0 to 6.26.1 in /assets [\#2902](https://github.com/trento-project/web/pull/2902) ([dependabot](https://github.com/dependabot)) +- Bump esbuild from 0.23.0 to 0.23.1 in /assets [\#2904](https://github.com/trento-project/web/pull/2904) ([dependabot](https://github.com/dependabot)) +- Fetch patches for packages only if list is populated [\#2893](https://github.com/trento-project/web/pull/2893) ([dottorblaster](https://github.com/dottorblaster)) +- Add oidc strategy in runtime [\#2913](https://github.com/trento-project/web/pull/2913) ([arbulu89](https://github.com/arbulu89)) +- Fix flacky UserPage test [\#2914](https://github.com/trento-project/web/pull/2914) ([EMaksy](https://github.com/EMaksy)) +- Add developer guide for oidc [\#2907](https://github.com/trento-project/web/pull/2907) ([EMaksy](https://github.com/EMaksy)) +- Bump @babel/preset-env from 7.25.3 to 7.25.4 in /assets [\#2917](https://github.com/trento-project/web/pull/2917) ([dependabot](https://github.com/dependabot)) +- Move `` component to dedicated folder [\#2915](https://github.com/trento-project/web/pull/2915) ([balanza](https://github.com/balanza)) +- Bump @testing-library/jest-dom from 6.4.8 to 6.5.0 in /assets [\#2921](https://github.com/trento-project/web/pull/2921) ([dependabot](https://github.com/dependabot)) +- Bump axios from 1.7.4 to 1.7.5 in /assets [\#2919](https://github.com/trento-project/web/pull/2919) ([dependabot](https://github.com/dependabot)) +- Bump chart.js from 4.4.3 to 4.4.4 in /assets [\#2912](https://github.com/trento-project/web/pull/2912) ([dependabot](https://github.com/dependabot)) +- Fix patches for packages' request too long [\#2916](https://github.com/trento-project/web/pull/2916) ([dottorblaster](https://github.com/dottorblaster)) +- Refactor pagination tests [\#2923](https://github.com/trento-project/web/pull/2923) ([balanza](https://github.com/balanza)) +- Refactor pagination tests [\#2925](https://github.com/trento-project/web/pull/2925) ([balanza](https://github.com/balanza)) +- Enhance `` component [\#2918](https://github.com/trento-project/web/pull/2918) ([balanza](https://github.com/balanza)) +- Bump qrcode.react from 3.1.0 to 4.0.0 in /assets [\#2927](https://github.com/trento-project/web/pull/2927) ([dependabot](https://github.com/dependabot)) +- Bump webpack from 5.76.1 to 5.94.0 in /test/e2e [\#2928](https://github.com/trento-project/web/pull/2928) ([dependabot](https://github.com/dependabot)) +- Bump webpack from 5.76.1 to 5.94.0 in /assets [\#2929](https://github.com/trento-project/web/pull/2929) ([dependabot](https://github.com/dependabot)) +- Bump qrcode.react from 4.0.0 to 4.0.1 in /assets [\#2931](https://github.com/trento-project/web/pull/2931) ([dependabot](https://github.com/dependabot)) +- Add `` component [\#2926](https://github.com/trento-project/web/pull/2926) ([balanza](https://github.com/balanza)) +- Bump eslint-plugin-jest from 28.8.0 to 28.8.1 in /assets [\#2933](https://github.com/trento-project/web/pull/2933) ([dependabot](https://github.com/dependabot)) +- Bump @testing-library/react from 16.0.0 to 16.0.1 in /assets [\#2932](https://github.com/trento-project/web/pull/2932) ([dependabot](https://github.com/dependabot)) +- Bump postcss from 8.4.41 to 8.4.43 in /assets [\#2936](https://github.com/trento-project/web/pull/2936) ([dependabot](https://github.com/dependabot)) +- Bump axios from 1.7.5 to 1.7.7 in /assets [\#2934](https://github.com/trento-project/web/pull/2934) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-jest from 28.8.1 to 28.8.2 in /assets [\#2935](https://github.com/trento-project/web/pull/2935) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-react from 7.35.0 to 7.35.1 in /assets [\#2937](https://github.com/trento-project/web/pull/2937) ([dependabot](https://github.com/dependabot)) +- Bump postcss from 8.4.43 to 8.4.44 in /assets [\#2938](https://github.com/trento-project/web/pull/2938) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-import from 2.29.1 to 2.30.0 in /assets [\#2941](https://github.com/trento-project/web/pull/2941) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.0 in /assets [\#2942](https://github.com/trento-project/web/pull/2942) ([dependabot](https://github.com/dependabot)) +- Bump @faker-js/faker from 8.4.1 to 9.0.0 in /assets [\#2944](https://github.com/trento-project/web/pull/2944) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-jest from 28.8.2 to 28.8.3 in /assets [\#2943](https://github.com/trento-project/web/pull/2943) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-react from 7.35.1 to 7.35.2 in /assets [\#2940](https://github.com/trento-project/web/pull/2940) ([dependabot](https://github.com/dependabot)) +- Bump postcss from 8.4.44 to 8.4.45 in /assets [\#2945](https://github.com/trento-project/web/pull/2945) ([dependabot](https://github.com/dependabot)) +- Fix advisory detail icon missing in advisory detail page [\#2947](https://github.com/trento-project/web/pull/2947) ([dottorblaster](https://github.com/dottorblaster)) +- Fix SUSE Manager settings CTA not showing up [\#2952](https://github.com/trento-project/web/pull/2952) ([dottorblaster](https://github.com/dottorblaster)) +- Filter out unnecessary options [\#2946](https://github.com/trento-project/web/pull/2946) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump react-router-dom from 6.26.1 to 6.26.2 in /assets [\#2955](https://github.com/trento-project/web/pull/2955) ([dependabot](https://github.com/dependabot)) +- Oauth2 integration [\#2953](https://github.com/trento-project/web/pull/2953) ([CDimonaco](https://github.com/CDimonaco)) +- Fix scopes usage in runtime for oauth2 [\#2956](https://github.com/trento-project/web/pull/2956) ([arbulu89](https://github.com/arbulu89)) +- Bump chromatic from 11.7.1 to 11.8.0 in /assets [\#2962](https://github.com/trento-project/web/pull/2962) ([dependabot](https://github.com/dependabot)) +- E2E oauth2 integration [\#2958](https://github.com/trento-project/web/pull/2958) ([arbulu89](https://github.com/arbulu89)) +- Add default pagination values [\#2961](https://github.com/trento-project/web/pull/2961) ([balanza](https://github.com/balanza)) +- Bump send and express in /assets [\#2963](https://github.com/trento-project/web/pull/2963) ([dependabot](https://github.com/dependabot)) +- Refactor `` [\#2960](https://github.com/trento-project/web/pull/2960) ([balanza](https://github.com/balanza)) +- Bump tailwindcss from 3.4.10 to 3.4.11 in /assets [\#2973](https://github.com/trento-project/web/pull/2973) ([dependabot](https://github.com/dependabot)) +- General Form Label Alignment Fixes [\#2959](https://github.com/trento-project/web/pull/2959) ([jagabomb](https://github.com/jagabomb)) +- Table Header Alignment [\#2949](https://github.com/trento-project/web/pull/2949) ([jagabomb](https://github.com/jagabomb)) +- Bump chromatic from 11.8.0 to 11.9.0 in /assets [\#2970](https://github.com/trento-project/web/pull/2970) ([dependabot](https://github.com/dependabot)) +- Bump chromatic from 11.9.0 to 11.10.1 in /assets [\#2976](https://github.com/trento-project/web/pull/2976) ([dependabot](https://github.com/dependabot)) +- Activity log filter by user [\#2924](https://github.com/trento-project/web/pull/2924) ([gagandeepb](https://github.com/gagandeepb)) +- Filter out non-registered hosts from affected systems in SUMA patch [\#2978](https://github.com/trento-project/web/pull/2978) ([dottorblaster](https://github.com/dottorblaster)) +- Fix `` behavior as controlled component [\#2977](https://github.com/trento-project/web/pull/2977) ([balanza](https://github.com/balanza)) +- Bump @storybook/test from 8.2.9 to 8.3.0 in /assets [\#2971](https://github.com/trento-project/web/pull/2971) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/preview-api from 8.2.9 to 8.3.0 in /assets [\#2969](https://github.com/trento-project/web/pull/2969) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-react from 7.35.2 to 7.36.1 in /assets [\#2974](https://github.com/trento-project/web/pull/2974) ([dependabot](https://github.com/dependabot)) +- Bump chromatic from 11.10.1 to 11.10.2 in /assets [\#2981](https://github.com/trento-project/web/pull/2981) ([dependabot](https://github.com/dependabot)) +- Activity log add pagination (rework) [\#2967](https://github.com/trento-project/web/pull/2967) ([balanza](https://github.com/balanza)) +- Bump @faker-js/faker from 9.0.0 to 9.0.1 in /assets [\#2980](https://github.com/trento-project/web/pull/2980) ([dependabot](https://github.com/dependabot)) +- Fix typo [\#2982](https://github.com/trento-project/web/pull/2982) ([balanza](https://github.com/balanza)) +- Bump postcss from 8.4.45 to 8.4.47 in /assets [\#2979](https://github.com/trento-project/web/pull/2979) ([dependabot](https://github.com/dependabot)) +- Improve e2e test lint [\#2984](https://github.com/trento-project/web/pull/2984) ([balanza](https://github.com/balanza)) +- Adjust activity log columns width [\#2986](https://github.com/trento-project/web/pull/2986) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Reset pagination when filter changes [\#2983](https://github.com/trento-project/web/pull/2983) ([balanza](https://github.com/balanza)) +- Adjust length of "Results per page"-field [\#2968](https://github.com/trento-project/web/pull/2968) ([janvhs](https://github.com/janvhs)) +- Bump @storybook/preview-api from 8.3.0 to 8.3.1 in /assets [\#2991](https://github.com/trento-project/web/pull/2991) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/test from 8.3.0 to 8.3.1 in /assets [\#2989](https://github.com/trento-project/web/pull/2989) ([dependabot](https://github.com/dependabot)) +- Log host checks execution request [\#2957](https://github.com/trento-project/web/pull/2957) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump babel-loader from 9.1.3 to 9.2.1 in /assets [\#2990](https://github.com/trento-project/web/pull/2990) ([dependabot](https://github.com/dependabot)) +- Bump tailwindcss from 3.4.11 to 3.4.12 in /assets [\#2993](https://github.com/trento-project/web/pull/2993) ([dependabot](https://github.com/dependabot)) +- Do not show page stats when data set is empty [\#2994](https://github.com/trento-project/web/pull/2994) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- SAML integration [\#2985](https://github.com/trento-project/web/pull/2985) ([arbulu89](https://github.com/arbulu89)) +- Add first and last page button [\#2987](https://github.com/trento-project/web/pull/2987) ([balanza](https://github.com/balanza)) +- Implement first and last pagination buttons to Activity Log page [\#2988](https://github.com/trento-project/web/pull/2988) ([balanza](https://github.com/balanza)) +- Bump @storybook/preview-api from 8.3.1 to 8.3.2 in /assets [\#3000](https://github.com/trento-project/web/pull/3000) ([dependabot](https://github.com/dependabot)) +- Expose components retrieval by id [\#2992](https://github.com/trento-project/web/pull/2992) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Improve domain event activity detection [\#2998](https://github.com/trento-project/web/pull/2998) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Activity log metadata enrichment [\#2996](https://github.com/trento-project/web/pull/2996) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Wire up MetadataEnricher [\#2997](https://github.com/trento-project/web/pull/2997) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump react-select from 5.8.0 to 5.8.1 in /assets [\#3003](https://github.com/trento-project/web/pull/3003) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/test from 8.3.1 to 8.3.2 in /assets [\#3002](https://github.com/trento-project/web/pull/3002) ([dependabot](https://github.com/dependabot)) +- Bump rc-tooltip from 6.2.0 to 6.2.1 in /assets [\#3001](https://github.com/trento-project/web/pull/3001) ([dependabot](https://github.com/dependabot)) +- Bump esbuild from 0.23.1 to 0.24.0 in /assets [\#3008](https://github.com/trento-project/web/pull/3008) ([dependabot](https://github.com/dependabot)) +- Bump isbang/compose-action from 2.0.1 to 2.0.2 [\#3007](https://github.com/trento-project/web/pull/3007) ([dependabot](https://github.com/dependabot)) +- SAML runtime operations [\#2999](https://github.com/trento-project/web/pull/2999) ([arbulu89](https://github.com/arbulu89)) +- Bump send and express in /assets [\#3006](https://github.com/trento-project/web/pull/3006) ([dependabot](https://github.com/dependabot)) +- Bump chromatic from 11.10.2 to 11.10.3 in /assets [\#3012](https://github.com/trento-project/web/pull/3012) ([dependabot](https://github.com/dependabot)) +- Bump tailwindcss from 3.4.12 to 3.4.13 in /assets [\#3013](https://github.com/trento-project/web/pull/3013) ([dependabot](https://github.com/dependabot)) +- Enhance messages for tagging/untagging activities [\#3019](https://github.com/trento-project/web/pull/3019) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump @faker-js/faker from 9.0.1 to 9.0.2 in /assets [\#3015](https://github.com/trento-project/web/pull/3015) ([dependabot](https://github.com/dependabot)) +- Enable SAML messages signing [\#2995](https://github.com/trento-project/web/pull/2995) ([arbulu89](https://github.com/arbulu89)) +- SAML configurable attr fields [\#3011](https://github.com/trento-project/web/pull/3011) ([arbulu89](https://github.com/arbulu89)) +- Bump @storybook/preview-api from 8.3.2 to 8.3.3 in /assets [\#3017](https://github.com/trento-project/web/pull/3017) ([dependabot](https://github.com/dependabot)) +- Bump chromatic from 11.10.3 to 11.10.4 in /assets [\#3018](https://github.com/trento-project/web/pull/3018) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/test from 8.3.2 to 8.3.3 in /assets [\#3023](https://github.com/trento-project/web/pull/3023) ([dependabot](https://github.com/dependabot)) +- Add a refresh button to the Activity Log page [\#3020](https://github.com/trento-project/web/pull/3020) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Table Component Rounded Corners Fix [\#3010](https://github.com/trento-project/web/pull/3010) ([jagabomb](https://github.com/jagabomb)) +- Add back scenario loading for Activity Log e2e [\#3025](https://github.com/trento-project/web/pull/3025) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Fix pagination css glitch [\#3024](https://github.com/trento-project/web/pull/3024) ([balanza](https://github.com/balanza)) +- Bump @faker-js/faker from 9.0.2 to 9.0.3 in /assets [\#3027](https://github.com/trento-project/web/pull/3027) ([dependabot](https://github.com/dependabot)) +- Streamline Pagination [\#3026](https://github.com/trento-project/web/pull/3026) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- No More Premium [\#2869](https://github.com/trento-project/web/pull/2869) ([janvhs](https://github.com/janvhs)) +- Improve Activity Log page request lifecycle [\#3016](https://github.com/trento-project/web/pull/3016) ([balanza](https://github.com/balanza)) +- Bump eslint-plugin-react from 7.36.1 to 7.37.0 in /assets [\#3028](https://github.com/trento-project/web/pull/3028) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-storybook from 0.8.0 to 0.9.0 in /assets [\#3029](https://github.com/trento-project/web/pull/3029) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/preview-api from 8.3.3 to 8.3.4 in /assets [\#3033](https://github.com/trento-project/web/pull/3033) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/test from 8.3.3 to 8.3.4 in /assets [\#3034](https://github.com/trento-project/web/pull/3034) ([dependabot](https://github.com/dependabot)) +- Fix table overflow and pagination rounded border [\#3031](https://github.com/trento-project/web/pull/3031) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Adds indexes [\#3035](https://github.com/trento-project/web/pull/3035) ([gagandeepb](https://github.com/gagandeepb)) +- Fix swagger ui action [\#3032](https://github.com/trento-project/web/pull/3032) ([dottorblaster](https://github.com/dottorblaster)) +- Bump chromatic from 11.10.4 to 11.11.0 in /assets [\#3036](https://github.com/trento-project/web/pull/3036) ([dependabot](https://github.com/dependabot)) +- Adjust maintainers in ci files [\#3039](https://github.com/trento-project/web/pull/3039) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Do not expose level info for activity log entries [\#3038](https://github.com/trento-project/web/pull/3038) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Clean up unused PageNumberPagination [\#3030](https://github.com/trento-project/web/pull/3030) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump date-fns-tz from 3.1.3 to 3.2.0 in /assets [\#3037](https://github.com/trento-project/web/pull/3037) ([dependabot](https://github.com/dependabot)) +- Patches for packages alternative approach [\#3005](https://github.com/trento-project/web/pull/3005) ([dottorblaster](https://github.com/dottorblaster)) +- Bump eslint-plugin-react from 7.37.0 to 7.37.1 in /assets [\#3041](https://github.com/trento-project/web/pull/3041) ([dependabot](https://github.com/dependabot)) +- Raise an error during SAML init if decryption fails [\#3021](https://github.com/trento-project/web/pull/3021) ([arbulu89](https://github.com/arbulu89)) +- Bump @babel/core from 7.25.2 to 7.25.7 in /assets [\#3046](https://github.com/trento-project/web/pull/3046) ([dependabot](https://github.com/dependabot)) +- Bump @babel/plugin-transform-modules-commonjs from 7.24.8 to 7.25.7 in /assets [\#3044](https://github.com/trento-project/web/pull/3044) ([dependabot](https://github.com/dependabot)) +- Discarded discovery events to be recorded [\#3040](https://github.com/trento-project/web/pull/3040) ([balanza](https://github.com/balanza)) +- Bump @babel/preset-react from 7.24.7 to 7.25.7 in /assets [\#3043](https://github.com/trento-project/web/pull/3043) ([dependabot](https://github.com/dependabot)) +- Bump @babel/preset-env from 7.25.4 to 7.25.7 in /assets [\#3045](https://github.com/trento-project/web/pull/3045) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-import from 2.30.0 to 2.31.0 in /assets [\#3048](https://github.com/trento-project/web/pull/3048) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/preview-api from 8.3.4 to 8.3.5 in /assets [\#3051](https://github.com/trento-project/web/pull/3051) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/test from 8.3.4 to 8.3.5 in /assets [\#3050](https://github.com/trento-project/web/pull/3050) ([dependabot](https://github.com/dependabot)) +- Flaky test detection & analysis [\#2809](https://github.com/trento-project/web/pull/2809) ([gagandeepb](https://github.com/gagandeepb)) +- Bump chromatic from 11.11.0 to 11.12.0 in /assets [\#3054](https://github.com/trento-project/web/pull/3054) ([dependabot](https://github.com/dependabot)) +- SUSE Manager - Navigate from patch detail to previews pages [\#3053](https://github.com/trento-project/web/pull/3053) ([dottorblaster](https://github.com/dottorblaster)) +- Improve usability of select search on large options content [\#3052](https://github.com/trento-project/web/pull/3052) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump chromatic from 11.12.0 to 11.12.5 in /assets [\#3057](https://github.com/trento-project/web/pull/3057) ([dependabot](https://github.com/dependabot)) +- Bump axios-mock-adapter from 2.0.0 to 2.1.0 in /assets [\#3058](https://github.com/trento-project/web/pull/3058) ([dependabot](https://github.com/dependabot)) +- Remove Phoenix.View and use the new Phoenix.Component structure [\#3055](https://github.com/trento-project/web/pull/3055) ([EMaksy](https://github.com/EMaksy)) +- Bump react-router-dom from 6.26.2 to 6.27.0 in /assets [\#3065](https://github.com/trento-project/web/pull/3065) ([dependabot](https://github.com/dependabot)) +- Add junit.xml to gitignore [\#3060](https://github.com/trento-project/web/pull/3060) ([dottorblaster](https://github.com/dottorblaster)) +- Updates jest config for Junit files [\#3067](https://github.com/trento-project/web/pull/3067) ([gagandeepb](https://github.com/gagandeepb)) +- Bump @babel/preset-env from 7.25.7 to 7.25.8 in /assets [\#3064](https://github.com/trento-project/web/pull/3064) ([dependabot](https://github.com/dependabot)) +- Bump @babel/core from 7.25.7 to 7.25.8 in /assets [\#3063](https://github.com/trento-project/web/pull/3063) ([dependabot](https://github.com/dependabot)) +- Adjust filters section in activity log [\#3066](https://github.com/trento-project/web/pull/3066) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump tailwindcss from 3.4.13 to 3.4.14 in /assets [\#3072](https://github.com/trento-project/web/pull/3072) ([dependabot](https://github.com/dependabot)) +- Fix the loading spinner for related patches misbehaving [\#3068](https://github.com/trento-project/web/pull/3068) ([dottorblaster](https://github.com/dottorblaster)) +- Bump react-error-boundary from 4.0.13 to 4.1.0 in /assets [\#3070](https://github.com/trento-project/web/pull/3070) ([dependabot](https://github.com/dependabot)) +- Bump react-error-boundary from 4.1.0 to 4.1.1 in /assets [\#3076](https://github.com/trento-project/web/pull/3076) ([dependabot](https://github.com/dependabot)) +- Bump html-webpack-plugin from 5.6.0 to 5.6.2 in /assets [\#3077](https://github.com/trento-project/web/pull/3077) ([dependabot](https://github.com/dependabot)) +- Handle `associated_database_not_found` as accepted event. [\#3074](https://github.com/trento-project/web/pull/3074) ([balanza](https://github.com/balanza)) +- Bump chromatic from 11.12.5 to 11.12.6 in /assets [\#3079](https://github.com/trento-project/web/pull/3079) ([dependabot](https://github.com/dependabot)) +- Bump @testing-library/jest-dom from 6.5.0 to 6.6.2 in /assets [\#3078](https://github.com/trento-project/web/pull/3078) ([dependabot](https://github.com/dependabot)) +- Bump chart.js from 4.4.4 to 4.4.5 in /assets [\#3071](https://github.com/trento-project/web/pull/3071) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/test from 8.3.5 to 8.3.6 in /assets [\#3082](https://github.com/trento-project/web/pull/3082) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/preview-api from 8.3.5 to 8.3.6 in /assets [\#3080](https://github.com/trento-project/web/pull/3080) ([dependabot](https://github.com/dependabot)) +- Bump react-error-boundary from 4.1.1 to 4.1.2 in /assets [\#3081](https://github.com/trento-project/web/pull/3081) ([dependabot](https://github.com/dependabot)) +- Fix navigation still possible from host details to SUSE Manager pages in case of error [\#3061](https://github.com/trento-project/web/pull/3061) ([dottorblaster](https://github.com/dottorblaster)) +- Bump redux-mock-store from 1.5.4 to 1.5.5 in /assets [\#3086](https://github.com/trento-project/web/pull/3086) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-jsx-a11y from 6.10.0 to 6.10.1 in /assets [\#3089](https://github.com/trento-project/web/pull/3089) ([dependabot](https://github.com/dependabot)) +- Update README.md [\#3090](https://github.com/trento-project/web/pull/3090) ([stefanotorresi](https://github.com/stefanotorresi)) +- Display active users only in Activity Log filter [\#3084](https://github.com/trento-project/web/pull/3084) ([gagandeepb](https://github.com/gagandeepb)) +- Bump eslint-plugin-storybook from 0.9.0 to 0.10.1 in /assets [\#3087](https://github.com/trento-project/web/pull/3087) ([dependabot](https://github.com/dependabot)) +- Bump chromatic from 11.12.6 to 11.14.0 in /assets [\#3088](https://github.com/trento-project/web/pull/3088) ([dependabot](https://github.com/dependabot)) +- Bump qrcode.react from 4.0.1 to 4.1.0 in /assets [\#3097](https://github.com/trento-project/web/pull/3097) ([dependabot](https://github.com/dependabot)) +- Bump @babel/preset-env from 7.25.8 to 7.25.9 in /assets [\#3096](https://github.com/trento-project/web/pull/3096) ([dependabot](https://github.com/dependabot)) +- Bump @babel/preset-react from 7.25.7 to 7.25.9 in /assets [\#3093](https://github.com/trento-project/web/pull/3093) ([dependabot](https://github.com/dependabot)) +- Bump @babel/core from 7.25.8 to 7.25.9 in /assets [\#3095](https://github.com/trento-project/web/pull/3095) ([dependabot](https://github.com/dependabot)) +- Bump html-webpack-plugin from 5.6.2 to 5.6.3 in /assets [\#3101](https://github.com/trento-project/web/pull/3101) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-react from 7.37.1 to 7.37.2 in /assets [\#3099](https://github.com/trento-project/web/pull/3099) ([dependabot](https://github.com/dependabot)) +- Bump chromatic from 11.14.0 to 11.15.0 in /assets [\#3100](https://github.com/trento-project/web/pull/3100) ([dependabot](https://github.com/dependabot)) +- Fix SUSE Manager errors label computation [\#3092](https://github.com/trento-project/web/pull/3092) ([dottorblaster](https://github.com/dottorblaster)) +- Fix indicator tooltip presence even when unknown [\#3103](https://github.com/trento-project/web/pull/3103) ([dottorblaster](https://github.com/dottorblaster)) +- Second attempt to fix empty tooltip showing up in host details [\#3104](https://github.com/trento-project/web/pull/3104) ([dottorblaster](https://github.com/dottorblaster)) +- Change SAML_SP_DIR default location [\#3102](https://github.com/trento-project/web/pull/3102) ([arbulu89](https://github.com/arbulu89)) +- Bump @babel/core from 7.25.9 to 7.26.0 in /assets [\#3107](https://github.com/trento-project/web/pull/3107) ([dependabot](https://github.com/dependabot)) +- Bump @babel/preset-env from 7.25.9 to 7.26.0 in /assets [\#3105](https://github.com/trento-project/web/pull/3105) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-jsx-a11y from 6.10.1 to 6.10.2 in /assets [\#3108](https://github.com/trento-project/web/pull/3108) ([dependabot](https://github.com/dependabot)) +- Bump chromatic from 11.15.0 to 11.16.3 in /assets [\#3110](https://github.com/trento-project/web/pull/3110) ([dependabot](https://github.com/dependabot)) +- Reduce ClusterDetailsUpdated events [\#3112](https://github.com/trento-project/web/pull/3112) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Add username to activity log metadata on user deletion [\#3091](https://github.com/trento-project/web/pull/3091) ([balanza](https://github.com/balanza)) +- Add back the tooltip for SUSE Manager's unknown state [\#3113](https://github.com/trento-project/web/pull/3113) ([dottorblaster](https://github.com/dottorblaster)) +- Bump rc-input-number from 9.2.0 to 9.3.0 in /assets [\#3118](https://github.com/trento-project/web/pull/3118) ([dependabot](https://github.com/dependabot)) +- Bump @storybook/test from 8.3.6 to 8.4.2 in /assets [\#3117](https://github.com/trento-project/web/pull/3117) ([dependabot](https://github.com/dependabot)) +- Bump @testing-library/jest-dom from 6.6.2 to 6.6.3 in /assets [\#3115](https://github.com/trento-project/web/pull/3115) ([dependabot](https://github.com/dependabot)) +- Bump react-select from 5.8.1 to 5.8.2 in /assets [\#3114](https://github.com/trento-project/web/pull/3114) ([dependabot](https://github.com/dependabot)) +- Bump chromatic from 11.16.3 to 11.16.5 in /assets [\#3121](https://github.com/trento-project/web/pull/3121) ([dependabot](https://github.com/dependabot)) +- Upgrade to Storybook 8.4 [\#3119](https://github.com/trento-project/web/pull/3119) ([dottorblaster](https://github.com/dottorblaster)) +- Bump @faker-js/faker from 9.0.3 to 9.2.0 in /assets [\#3124](https://github.com/trento-project/web/pull/3124) ([dependabot](https://github.com/dependabot)) +- Add a button to download upgradable packages as CSV [\#3098](https://github.com/trento-project/web/pull/3098) ([janvhs](https://github.com/janvhs)) +- Add support for chained certificates [\#3134](https://github.com/trento-project/web/pull/3134) ([nelsonkopliku](https://github.com/nelsonkopliku)) +- Bump chromatic from 11.16.5 to 11.18.0 in /assets [\#3133](https://github.com/trento-project/web/pull/3133) ([dependabot](https://github.com/dependabot)) +- Bump eslint-plugin-jest from 28.8.3 to 28.9.0 in /assets [\#3130](https://github.com/trento-project/web/pull/3130) ([dependabot](https://github.com/dependabot)) +- Bump react-accessible-treeview from 2.9.1 to 2.10.0 in /assets [\#3120](https://github.com/trento-project/web/pull/3120) ([dependabot](https://github.com/dependabot)) +- Bump react-router-dom from 6.27.0 to 6.28.0 in /assets [\#3129](https://github.com/trento-project/web/pull/3129) ([dependabot](https://github.com/dependabot)) +- Bump react-select from 5.8.2 to 5.8.3 in /assets [\#3137](https://github.com/trento-project/web/pull/3137) ([dependabot](https://github.com/dependabot)) +- Bump postcss from 8.4.47 to 8.4.48 in /assets [\#3136](https://github.com/trento-project/web/pull/3136) ([dependabot](https://github.com/dependabot)) +- Bump jaxxstorm/action-install-gh-release from 1.12.0 to 1.13.0 [\#3138](https://github.com/trento-project/web/pull/3138) ([dependabot](https://github.com/dependabot)) +- Bump chart.js from 4.4.5 to 4.4.6 in /assets [\#3128](https://github.com/trento-project/web/pull/3128) ([dependabot](https://github.com/dependabot)) +- Sort csv content by alphabet [\#3135](https://github.com/trento-project/web/pull/3135) ([EMaksy](https://github.com/EMaksy)) +- Bump `photofinish` to v1.4.1 [\#3139](https://github.com/trento-project/web/pull/3139) ([balanza](https://github.com/balanza)) +- Bump postcss from 8.4.48 to 8.4.49 in /assets [\#3141](https://github.com/trento-project/web/pull/3141) ([dependabot](https://github.com/dependabot)) + ## [2.3.2](https://github.com/trento-project/web/tree/2.3.2) (2024-07-24) [Full Changelog](https://github.com/trento-project/web/compare/2.3.1...2.3.2) diff --git a/mix.exs b/mix.exs index ed744cf570..7d1fa117fe 100644 --- a/mix.exs +++ b/mix.exs @@ -2,7 +2,7 @@ defmodule Trento.MixProject do use Mix.Project @source_url "https://github.com/trento-project/web" - @version "2.3.2" + @version "2.4.0" def project do [ diff --git a/test/e2e/package.json b/test/e2e/package.json index 6eb21f95ae..786b00016f 100644 --- a/test/e2e/package.json +++ b/test/e2e/package.json @@ -1,6 +1,6 @@ { "name": "trento-e2e-tests", - "version": "2.3.2", + "version": "2.4.0", "description": "E2E testing for Trento", "scripts": { "cypress:open": "cypress open",