Aleksandr Gumroian
7197813cc9
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!268
2025-02-17 16:16:10 +01:00
Aleksandr Gumroian
31cb8e2ae0
Merge branch 'bump-version-661' into 'dev'
...
Bump v6.6.1
See merge request turris/reforis/foris-js!267
2025-02-17 16:12:27 +01:00
Aleksandr Gumroian
0a75f24a04
Bump v6.6.1
...
* Refactor RichTable component to use forwardRef
2025-02-17 16:07:50 +01:00
Aleksandr Gumroian
230ae8e35b
Merge branch 'improve-richtable' into 'dev'
...
Refactor RichTable component to use forwardRef and useImperativeHandle for improved data handling
See merge request turris/reforis/foris-js!266
2025-02-17 15:42:41 +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
2f249ce3dc
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!265
2025-02-07 14:46:24 +01:00
Aleksandr Gumroian
74722b8ff3
Merge branch 'bump-version-660' into 'dev'
...
Bump v6.6.0
See merge request turris/reforis/foris-js!264
2025-02-07 14:43:20 +01:00
Aleksandr Gumroian
a2f9b3bfab
Bump v6.6.0
...
* Added & updated Weblate translations
* Added Wi-Fi and LAN settings URLs to ForisURLs
* Added Wi-Fi modes VHT/HE 80+80
* Added encryption selection to WiFiGuestForm
* Added optional close button to ModalHeader component
* Updated Wi-Fi API
* Enhanced NumberInput component with keyboard & touch accessibility
* Refactored pagination condition in RichTable component
2025-02-07 14:41:13 +01:00
Aleksandr Gumroian
2ab65be0bf
Merge branch 'sync-master-dev' into 'dev'
...
Add Wi-Fi and LAN settings URLs to ForisURLs
See merge request turris/reforis/foris-js!262
2025-02-07 13:50:13 +01:00
Aleksandr Gumroian
36a7b4dfda
Add Wi-Fi and LAN settings URLs to ForisURLs
2025-02-07 13:45:13 +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
Aleksandr Gumroian
c7087eabf2
Merge branch 'feature/add-wifi-ht-modes-80-80' into 'dev'
...
Add wifi modes VHT/HE 80+80
See merge request turris/reforis/foris-js!260
2025-01-21 14:36:23 +01:00
Aleksandr Gumroian
dff5f87e91
Merge branch 'refactor-number-input' into 'dev'
...
Enhance NumberInput component with keyboard & touch accessibility
See merge request turris/reforis/foris-js!259
2024-12-12 16:49:51 +01:00
Aleksandr Gumroian
38de792390
Update Snapshots
2024-12-12 18:47:38 +03:00
Aleksandr Gumroian
c23616811a
Fix tests
2024-12-12 18:47:33 +03:00
Aleksandr Gumroian
f1132c6b22
Enhance NumberInput component with keyboard & touch accessibility
2024-12-12 18:44:21 +03:00
Aleksandr Gumroian
ffa1121d39
Merge branch 'add-encryption-selection-to-guest-form' into 'dev'
...
Add encryption selection to WiFiGuestForm
Closes #27
See merge request turris/reforis/foris-js!258
2024-12-09 16:59:57 +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
a63b5bfa4e
Merge branch 'refactor-modal' into 'dev'
...
Add optional close button to ModalHeader component
See merge request turris/reforis/foris-js!257
2024-12-04 15:12:07 +01:00
Aleksandr Gumroian
4b2e47f8f9
Refactor pagination condition in RichTable component
2024-12-04 14:02:52 +01:00
Aleksandr Gumroian
66f83b24bd
Add optional close button to ModalHeader component
2024-12-04 14:02:35 +01:00
Aleksandr Gumroian
30fd6f91b4
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!256
2024-11-13 14:24:26 +01:00
Aleksandr Gumroian
5a53eca138
Merge branch 'bump-650' into 'dev'
...
Bump v6.5.0
See merge request turris/reforis/foris-js!255
2024-11-13 14:14:04 +01:00
Aleksandr Gumroian
8d2a4dc108
Bump v6.5.0
...
* Add & update Weblate translations
* Add RichTable component with pagination and sorting
* Add @tanstack/react-table v8.20.5 to dependencies
* Update documentation
* Replace RebootButton with ActionButtonWithModal component
* Fix import path for CustomizationContextMock in customTestRender.js
2024-11-13 14:08:53 +01:00
Aleksandr Gumroian
2481a0c025
Update translation messages
2024-11-13 14:08:12 +01:00
Aleksandr Gumroian
71697424c5
Create translation messages
2024-11-13 14:07:26 +01:00
Aleksandr Gumroian
07f8e3b9de
Merge branch 'add-action-btn-with-modal' into 'dev'
...
Replace RebootButton with ActionButtonWithModal component and update documentation
See merge request turris/reforis/foris-js!254
2024-11-12 17:48:20 +01:00
Aleksandr Gumroian
c9f2b24095
Replace RebootButton with ActionButtonWithModal component and update documentation
2024-11-12 17:39:01 +01:00
Aleksandr Gumroian
087ecfa670
Merge branch 'add-tanstack-and-richtable-component' into 'dev'
...
Add RichTable component
See merge request turris/reforis/foris-js!253
2024-11-08 23:52:53 +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
babdf92ddd
Fix import path for CustomizationContextMock in customTestRender.js
2024-11-08 17:59:02 +01:00
Aleksandr Gumroian
42294316d9
Add RichTable component with header, body, and pagination
2024-11-08 17:59:02 +01:00
Aleksandr Gumroian
b65e034b04
Add @tanstack/react-table v8.20.5 to dependencies
2024-11-04 22:27:14 +01:00
Aleksandr Gumroian
14b90bbbd4
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!251
2024-10-02 14:35:17 +02:00
Aleksandr Gumroian
85b207b1dd
Merge branch 'bump-version-640' into 'dev'
...
Bump v6.4.0
See merge request turris/reforis/foris-js!250
2024-10-02 14:31:57 +02:00
Aleksandr Gumroian
79e61d9507
Bump v6.4.0
...
* Refactor Alert component to include dismiss animation and timeout
* Refactor ThreeDotsMenu component to include additional props
2024-10-02 14:30:09 +02:00
Aleksandr Gumroian
6795c3941b
Merge branch 'add-alert-animation-and-timeout' into 'dev'
...
Add Alert animation and timeout
See merge request turris/reforis/foris-js!249
2024-10-02 13:48:31 +02:00
Aleksandr Gumroian
969e8e6411
Update Snapshots
2024-10-02 13:16:45 +02:00
Aleksandr Gumroian
0099759279
Fix tests
2024-10-02 13:16:37 +02:00
Aleksandr Gumroian
87c81a2a2d
Refactor Alert component to include dismiss animation and timeout
2024-10-02 13:14:48 +02:00
Aleksandr Gumroian
81b71f8153
Refactor ThreeDotsMenu component to include additional props
2024-10-02 13:14:40 +02:00
Aleksandr Gumroian
c0fd0adbc9
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!248
2024-09-27 15:48:49 +02:00
Aleksandr Gumroian
1ec0a26199
Merge branch 'bump-version-630' into 'dev'
...
Bump v6.3.0
See merge request turris/reforis/foris-js!247
2024-09-27 15:39:42 +02:00
Aleksandr Gumroian
76e37b738a
Bump v6.3.0
...
* Add ThreeDotsMenu component
* Refactor EmailInput description
* Refactor RadioSet & ignore Radio component
* Refactor npm package badge in introduction.md
* NPM audit fix
2024-09-27 15:36:10 +02:00
Aleksandr Gumroian
8a69d14429
NPM audit fix
2024-09-27 15:35:45 +02:00
Aleksandr Gumroian
4d5395c826
Add ThreeDotsMenu component to index.js
2024-09-27 15:29:46 +02:00
Aleksandr Gumroian
1fb83e08ea
Merge branch 'add-threedotsmenu-component' into 'dev'
...
Add ThreeDotsMenu component
See merge request turris/reforis/foris-js!246
2024-09-27 15:17:55 +02:00
Aleksandr Gumroian
e6cfc6dbb0
docs: Refactor npm package badge in introduction.md
2024-09-27 15:13:29 +02:00
Aleksandr Gumroian
a93a64bf96
docs: Refactor EmailInput description
2024-09-27 15:13:28 +02:00
Aleksandr Gumroian
1ab77decfd
docs: Refactor RadioSet & ignore Radio component
2024-09-27 15:13:28 +02:00
Aleksandr Gumroian
b6e1e0adae
Add ThreeDotsMenu component
...
ThreeDotsMenu Bootstrap component is a dropdown menu
that appears when the user clicks on three dots.
It is used to display a list of actions that can be
performed on a particular item.
2024-09-27 15:13:12 +02:00
Aleksandr Gumroian
a7a4e76cd1
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!245
2024-09-25 16:22:09 +02:00
Aleksandr Gumroian
e7758cab9a
Merge branch 'bump-version-621' into 'dev'
...
Bump v6.2.1
See merge request turris/reforis/foris-js!243
2024-09-25 16:20:01 +02:00
Aleksandr Gumroian
bf88b76613
Bump v6.2.1
...
* Add & update Weblate translations
* Refactor CopyInput component
* Refactor ForisURLs to include new URLs for Overview page
2024-09-25 16:15:56 +02:00
Aleksandr Gumroian
3cf85a9516
Merge branch 'update-translations' into 'dev'
...
Add & update Weblate translations
See merge request turris/reforis/foris-js!244
2024-09-25 16:14:48 +02:00
Aleksandr Gumroian
7c8442300a
Update translation messages
2024-09-25 16:11:22 +02:00
Aleksandr Gumroian
e849397aa2
Create translation messages
2024-09-25 16:11:07 +02:00
Aleksandr Gumroian
1b5a5da953
Merge branch 'add-overview-links' into 'dev'
...
Refactor ForisURLs to include new URLs for Overview page
See merge request turris/reforis/foris-js!242
2024-09-24 13:19:55 +02:00
Aleksandr Gumroian
7f45201f05
Refactor ForisURLs to include new URLs for Overview page
2024-09-23 17:09:13 +02:00
Aleksandr Gumroian
f34d9bbdbd
Merge branch 'fix-copy-input' into 'dev'
...
Refactor CopyInput component
See merge request turris/reforis/foris-js!241
2024-09-23 14:07:06 +02:00
Aleksandr Gumroian
c7ff3f42f6
Refactor CopyInput component
...
Remove unnecessary input-group-append div and simplify structure
2024-09-23 13:59:31 +02:00
Aleksandr Gumroian
a352f12279
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!240
2024-09-20 14:06:10 +02:00
Aleksandr Gumroian
acfbeb2c43
Merge branch 'bump-version-620' into 'dev'
...
Bump v6.2.0
See merge request turris/reforis/foris-js!239
2024-09-20 13:51:48 +02:00
Aleksandr Gumroian
3bef624ce4
Bump v6.2.0
...
* Add useFocusTrap hook
* Add extendSession endpoint
* Refactor Spinner.css to use CSS variable for color
* Refactor Modal component to use useFocusTrap hook
* Refactor Alert component to use useFocusTrap hook
2024-09-20 13:36:45 +02:00
Aleksandr Gumroian
7d0d52666d
Merge branch 'add-extend-session-url' into 'dev'
...
Add extendSession endpoint ot ForisURLs
See merge request turris/reforis/foris-js!238
2024-09-20 13:27:22 +02:00
Aleksandr Gumroian
52fe5d65a6
Refactor Spinner.css to use CSS variable for color
2024-09-20 13:23:01 +02:00
Aleksandr Gumroian
b99add91cf
Refactor ForisURLs.js to add extendSession endpoint
2024-09-20 13:23:01 +02:00
Aleksandr Gumroian
b7a4613cf4
Merge branch 'modal-focus-trap' into 'dev'
...
Introduce useFocusTrap hook and refactor Modal & Alert components
See merge request turris/reforis/foris-js!237
2024-09-19 13:18:26 +02:00
Aleksandr Gumroian
9e2278e016
Update Snapshots
2024-09-17 14:33:41 +02:00
Aleksandr Gumroian
83a6ff75f6
Refactor Alert component to use useFocusTrap hook
2024-09-17 14:33:19 +02:00
Aleksandr Gumroian
02f3803265
Refactor Modal component to use useFocusTrap hook
2024-09-17 14:13:26 +02:00
Aleksandr Gumroian
bb559cbe53
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!236
2024-08-30 16:03:17 +02:00
Aleksandr Gumroian
c86e2c8944
Merge branch 'bump-611' into 'dev'
...
Bump v6.1.1
See merge request turris/reforis/foris-js!235
2024-08-30 16:00:56 +02:00
Aleksandr Gumroian
b96ccde81c
Bump v6.1.1
...
* Add & updated Weblate translations
* Update icon color classes to use "text-secondary" instead of "text-dark"
* Update Wi-Fi QRCodeModal component to use new styles & add close button
* Refactore WiFiGuestForm component to get rid of obsolete div element
* NPM audit fix
2024-08-30 15:56:08 +02:00
Aleksandr Gumroian
cfa6eade17
NPM audit fix
2024-08-30 15:51:23 +02:00
Aleksandr Gumroian
380a388a38
Merge branch 'fix-icons-color' into 'dev'
...
Update icon color classes & refactoring
See merge request turris/reforis/foris-js!233
2024-08-30 15:49:45 +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
40e4a9a4e3
Merge branch 'update-translations' into 'dev'
...
Add & update Weblate translations
See merge request turris/reforis/foris-js!234
2024-08-30 15:44:51 +02:00
Aleksandr Gumroian
c809817283
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!232
2024-08-23 14:22:50 +02:00
Aleksandr Gumroian
a429b7c1bf
Merge branch 'bump-version-610' into 'dev'
...
Bump v6.1.0
See merge request turris/reforis/foris-js!231
2024-08-23 14:19:24 +02:00
Aleksandr Gumroian
4e6f6e7413
Bump v6.1.0
...
* Add & update Weblate translations
* Migrate to Font Awesome v6
* NPM audit fix
2024-08-23 14:03:48 +02:00
Aleksandr Gumroian
e6356de57f
NPM audit fix
2024-08-23 14:03:48 +02:00
Aleksandr Gumroian
d4a71c346c
Update translation messages
2024-08-23 14:03:48 +02:00
Aleksandr Gumroian
eb9582db96
Create translation messages
2024-08-23 14:03:47 +02:00
Aleksandr Gumroian
036f191949
Merge branch 'update-translations' into 'dev'
...
Add & update Weblate translations
See merge request turris/reforis/foris-js!230
2024-08-23 13:42:58 +02:00
Aleksandr Gumroian
2f73516384
Merge branch 'migrate-to-fontawesome-v6' into 'dev'
...
Migrate to FontAwesome v6
See merge request turris/reforis/foris-js!229
2024-08-22 16:10:21 +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
7e0752fc17
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!228
2024-07-26 16:12:26 +02:00
Aleksandr Gumroian
4c5aeed26e
Merge branch 'bump-603' into 'dev'
...
Bump v6.0.3
See merge request turris/reforis/foris-js!227
2024-07-26 16:08:09 +02:00
Aleksandr Gumroian
d90e39a570
Bump v6.0.3
...
* Update WiFiQRCode component
2024-07-26 17:06:38 +03:00
Aleksandr Gumroian
2e2f326ade
Merge branch 'wifi-qr-icon' into 'dev'
...
Update WiFiQRCode component
See merge request turris/reforis/foris-js!226
2024-07-26 14:26:00 +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
8e0c60a576
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!225
2024-06-28 14:22:41 +02:00
Aleksandr Gumroian
928cf716d6
Merge branch 'bump-602' into 'dev'
...
Bump v6.0.2
See merge request turris/reforis/foris-js!224
2024-06-28 13:08:32 +02:00