1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2026-01-08 07:40:18 +01:00
Commit Graph

103 Commits

Author SHA1 Message Date
Aleksandr Gumroian 4b58e96f71 Refactor button click handlers to simplify event handling in WiFiQRCode 2025-04-16 16:44:07 +02:00
Aleksandr Gumroian a174d6a612 Add Turris logo to enhanced QR code display 2025-04-16 16:43:40 +02:00
Aleksandr Gumroian 5d0276a80f Replace deprecated QRCode component with QRCodeSVG 2025-04-16 16:43:05 +02:00
Aleksandr Gumroian a25133d786 Enhance ActionButtonWithModal to support dynamic methods 2025-03-10 15:01:45 +01:00
Aleksandr Gumroian 54a801a580 Add global fuzzy search and columns visibility to RichTable 2025-03-06 15:31:53 +01:00
Aleksandr Gumroian 326790d80d Replace 'wait' with 'waitFor' 2025-02-25 14:06:33 +01:00
Aleksandr Gumroian 700b28c463 Add encryption property to guest WiFi settings in tests 2025-02-25 14:06:33 +01:00
Aleksandr Gumroian 3d725e7e1b Make thead of RichTable light 2025-02-25 14:06:32 +01:00
Aleksandr Gumroian c7d0655771 Refactor RichTable component to remove forwardRef and simplify data handling 2025-02-19 16:17:04 +01:00
Aleksandr Gumroian eb4ffb0651 Refactor RichTable component to use forwardRef
And useImperativeHandle for improved data handling.
2025-02-13 16:30:23 +01:00
Aleksandr Gumroian 9fb0871cfc Merge branch 'update-translations' into 'dev'
Add & update Weblate translations

See merge request turris/reforis/foris-js!263
2025-02-07 13:39:10 +01:00
Martin Matějek b315ea2fd0 Add wifi modes VHT/HE 80+80 2025-01-21 16:33:02 +03:00
Stepan Henek 73819809f4 WiFi API update
Deprecated option `hwmode=11g/11a` was replaced by `band=2g/5g/6g`
2024-12-11 10:10:23 +01:00
Aleksandr Gumroian ee6865e3bb Update Snapshots 2024-12-09 16:52:51 +01:00
Aleksandr Gumroian 6352060da3 Add encryption selection to WiFiGuestForm 2024-12-09 16:52:50 +01:00
Aleksandr Gumroian 4b2e47f8f9 Refactor pagination condition in RichTable component 2024-12-04 14:02:52 +01:00
Aleksandr Gumroian c9f2b24095 Replace RebootButton with ActionButtonWithModal component and update documentation 2024-11-12 17:39:01 +01:00
Aleksandr Gumroian e6365ecac4 Update Snapshots 2024-11-08 17:59:15 +01:00
Aleksandr Gumroian e57722caa0 Add RebootButton and RichTable components to documentation 2024-11-08 17:59:15 +01:00
Aleksandr Gumroian 42294316d9 Add RichTable component with header, body, and pagination 2024-11-08 17:59:02 +01:00
Aleksandr Gumroian 9e2278e016 Update Snapshots 2024-09-17 14:33:41 +02:00
Aleksandr Gumroian cc19b4b293 Update Snapshots 2024-08-30 15:46:45 +02:00
Aleksandr Gumroian e7ec494bb2 Update Wi-Fi QRCodeModal component to use new button styles & add close button 2024-08-30 15:46:45 +02:00
Aleksandr Gumroian ea590e443c Refactor WiFiGuestForm component to get rid of obsolete "input-group-append" div element 2024-08-30 15:46:45 +02:00
Aleksandr Gumroian b127bf5edf Update icon color classes to use "text-secondary" instead of "text-dark" 2024-08-30 15:46:45 +02:00
Aleksandr Gumroian b97ba379ec Update Snapshots 2024-08-22 16:05:41 +02:00
Aleksandr Gumroian 5f1372bb37 Migrate to FontAwesome v6 2024-08-22 16:05:40 +02:00
Aleksandr Gumroian 541ca7a784 Update WiFiQRCode component
Remove custom QR icon image with a standard fontawesome icon
2024-07-25 17:31:30 +03:00
Aleksandr Gumroian 804e0022eb Update Snapshots 2024-06-28 10:30:25 +03:00
Aleksandr Gumroian 12c6d05ca6 Update Snapshots 2024-06-26 14:11:54 +03:00
Aleksandr Gumroian 4ca07dceb0 Fix tests 2024-06-10 16:28:25 +02:00
Aleksandr Gumroian 912f8facdb Fix linting issues 2024-06-10 16:28:25 +02:00
Aleksandr Gumroian 42fb16d066 Update Snapshots 2024-06-10 16:28:24 +02:00
Aleksandr Gumroian 5ed48bf2a3 Update Snapshots 2024-04-29 15:19:22 +02:00
Aleksandr Gumroian 42fcc02d83 Update Bootstrap library to version 5.3.x 2024-04-29 15:19:20 +02:00
Aleksandr Gumroian a1a47e0d0f Update Snapshots 2023-01-24 19:41:54 +01:00
Aleksandr Gumroian f3694bb62c Make ieee80211w_disabled as optional in WiFiForm 2022-12-28 15:18:42 +01:00
Aleksandr Gumroian f2ae6c4d0a Move contexts in a context folder 2022-12-22 15:35:22 +01:00
Aleksandr Gumroian 003606cb8c Update Snapshots 2022-12-01 17:13:44 +01:00
Aleksandr Gumroian aeddd9ce74 Add a switch to disable Management Frame Protection (802.11w)
In the case of WPA3 encryption Management Frame Protection is enabled
by default in OpenWrt.

But in some cases, it causes trouble with particular devices that
fails to connect to WiFi Access Point - see:
https://forum.turris.cz/t/turris-omnia-wifi-health/15704/15
2022-12-01 16:19:38 +01:00
Aleksandr Gumroian 985fd08b46 Update Snapshots 2022-05-20 15:42:37 +02:00
Aleksandr Gumroian da019b6d86 Fix Wi-Fi password helptext string 2022-05-20 15:41:59 +02:00
Aleksandr Gumroian ae6b495683 Update Snapshots 2022-04-19 16:06:11 +02:00
Martin Matějek 272c97dc8a Update WiFiForm labels and description for wifi ax 2022-04-19 15:38:51 +02:00
Aleksandr Gumroian be2e3fe3f0 Update snapshots 2022-02-22 17:03:35 +01:00
Aleksandr Gumroian 13869336db Fix Wi-Fi translation strings 2022-02-22 16:38:29 +01:00
Aleksandr Gumroian c0f64e8c6c Fix tests
"Post form: 2.4 GHz" test was failing because of added new functionality
in the previous 0194684 commit.
2022-02-21 11:28:25 +01:00
Aleksandr Gumroian b95cfb664d Set best Wi-Fi HT mode depending on the checked frequency 2022-02-21 11:28:25 +01:00
Aleksandr Gumroian 52cdaf5bc5 Update Snapshots 2022-02-21 11:28:24 +01:00
Aleksandr Gumroian 175a07a865 Remove customOrder prop
As some options of Select component should be ordered by values or keys,
it was decided to handle sorting not in options, but locally in
corresponding lists.
2022-02-21 11:28:24 +01:00