Aleksandr Gumroian
9da7bf6bdc
Merge branch 'bump-version-672' into 'dev'
...
Bump v6.7.2
See merge request turris/reforis/foris-js!280
2025-04-22 18:38:36 +02:00
Aleksandr Gumroian
15da3249fc
Bump v6.7.2
...
* Add Turris logo to enhanced QR code display
* Replace deprecated QRCode component with QRCodeSVG
* Refactor button click handlers to simplify event handling in WiFiQRCode
* Re-resolve and re-lock all npm dependencies in package-lock.json
* Override markdown-to-jsx version in order to solve audit issues
* docs: Enhance styleguide configuration with new font and layout options
* docs: Refactor development and introduction sections
* docs: Fix code snippets syntax highlighting & some refactoring
* docs: Update SubmitButton component
* NPM audit fix
2025-04-22 17:56:16 +02:00
Aleksandr Gumroian
5a8281393a
Override markdown-to-jsx version in order to solve audit issues
2025-04-22 14:26:34 +02:00
Aleksandr Gumroian
d0632a4c82
Re-resolve and re-lock all npm dependencies in package-lock.json
2025-04-22 14:26:34 +02:00
Aleksandr Gumroian
4d4d37034a
Update Snapshots
2025-04-22 13:50:55 +02:00
Aleksandr Gumroian
7afbd07ab4
docs: Update SubmitButton component
...
Change loading label and add to documentation.
2025-04-22 13:50:22 +02:00
Aleksandr Gumroian
ff13566f2a
docs: Enhance styleguide configuration with new font and layout options
2025-04-22 13:50:12 +02:00
Aleksandr Gumroian
835a6e6d2b
docs: Refactor development and introduction sections
...
For clarity and consistency.
2025-04-22 13:49:43 +02:00
Aleksandr Gumroian
69b1b38202
docs: Fix code snippets syntax highlighting & some refactoring
2025-04-22 13:49:31 +02:00
Aleksandr Gumroian
d6fda7d732
NPM audit fix
2025-04-17 11:27:45 +02:00
Aleksandr Gumroian
602e3f58dd
Merge branch 'fix-qrcode' into 'dev'
...
Fix WiFiQRCode component
See merge request turris/reforis/foris-js!279
2025-04-16 17:29:30 +02:00
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
e01295504b
Merge branch 'update-translations' into 'dev'
...
Add & update Weblate translations
See merge request turris/reforis/foris-js!277
2025-04-04 16:03:43 +02:00
Aleksandr Gumroian
af49bc7a24
Bump v6.7.1
...
* Add & update Weblate translations
2025-04-04 15:33:51 +02:00
Aleksandr Gumroian
4a60fb23cc
Update translation messages
2025-04-04 15:16:13 +02:00
Aleksandr Gumroian
c7282261ef
Create translation messages
2025-04-04 15:16:03 +02:00
Adolfo Jayme Barrientos
928758f5c6
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (82 of 82 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/es/
2025-03-22 21:01:54 +01:00
தமிழ்நேரம்
030a563c77
Translated using Weblate (Tamil)
...
Currently translated at 100.0% (82 of 82 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/ta/
2025-03-19 14:25:21 +01:00
தமிழ்நேரம்
336fb666cc
Translated using Weblate (Tamil)
...
Currently translated at 8.5% (7 of 82 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/ta/
2025-03-15 23:53:35 +01:00
தமிழ்நேரம்
debd00d519
Translated using Weblate (Tamil)
...
Currently translated at 4.8% (4 of 82 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/ta/
2025-03-14 14:25:35 +01:00
தமிழ்நேரம்
cef75e5748
Translated using Weblate (Tamil)
...
Currently translated at 2.4% (2 of 82 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/ta/
2025-03-13 07:14:00 +01:00
தமிழ்நேரம்
027cd6eefb
Added translation using Weblate (Tamil)
2025-03-11 15:40:18 +01:00
Aleksandr Gumroian
227a975e5f
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!276
v6.7.0
2025-03-11 15:40:15 +01:00
Aleksandr Gumroian
819e5a1dd2
Merge branch 'bump-version-670' into 'dev'
...
Bump v6.7.0
See merge request turris/reforis/foris-js!275
2025-03-11 15:33:28 +01:00
Aleksandr Gumroian
6432073d62
Bump v6.7.0
...
* Add encryption property to guest WiFi settings in tests
* Add global fuzzy search and columns visibility to RichTable
* Make thead of RichTable lighter
* Update dependencies in package.json to latest versions
* Enhance ActionButtonWithModal to support dynamic methods
* NPM audit fix
2025-03-11 15:28:06 +01:00
Aleksandr Gumroian
94f436008d
Update several npm dependencies in package.json
2025-03-11 15:24:08 +01:00
Aleksandr Gumroian
6f9e44a7b1
NPM audit fix
2025-03-11 15:23:18 +01:00
Aleksandr Gumroian
13ca745412
Merge branch 'enhance-action-button-with-modal-dynamic-methods' into 'dev'
...
Enhance ActionButtonWithModal to support dynamic methods
See merge request turris/reforis/foris-js!274
2025-03-10 16:12:17 +01:00
Aleksandr Gumroian
a25133d786
Enhance ActionButtonWithModal to support dynamic methods
2025-03-10 15:01:45 +01:00
Aleksandr Gumroian
0a839bf369
Merge branch 'add-fuzzy-search-and-column-visibility' into 'dev'
...
Add global fuzzy search and columns visibility to RichTable
See merge request turris/reforis/foris-js!273
2025-03-06 15:34:48 +01:00
Aleksandr Gumroian
54a801a580
Add global fuzzy search and columns visibility to RichTable
2025-03-06 15:31:53 +01:00
Aleksandr Gumroian
377b4279fd
Merge branch 'fix-table-header-color' into 'dev'
...
Fix table header color
See merge request turris/reforis/foris-js!272
2025-02-26 18:31:01 +01:00
Aleksandr Gumroian
317966e1c9
Update dependencies in package.json to latest versions
2025-02-25 14:06:33 +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
ede4fb0212
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!271
v6.6.2
2025-02-20 12:56:13 +01:00
Aleksandr Gumroian
33add77704
Merge branch 'bump-version-662' into 'dev'
...
Bump v6.6.2
See merge request turris/reforis/foris-js!270
2025-02-20 12:53:59 +01:00
Aleksandr Gumroian
456cbcfeec
Bump v6.6.2
...
* Enhance SubmitButton component to accept a custom label prop
* Refactor RichTable component to remove forwardRef and simplify data handling
2025-02-20 12:42:10 +01:00
Aleksandr Gumroian
bf0b2ce70c
Merge branch 'refactor-richtable' into 'dev'
...
Refactor RichTable
See merge request turris/reforis/foris-js!269
2025-02-19 16:20:47 +01:00
Aleksandr Gumroian
1441f6ff5a
Enhance SubmitButton component to accept a custom label prop and update copyright year
2025-02-19 16:17:05 +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
7197813cc9
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!268
v6.6.1
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
v6.6.0
2025-02-07 14:46:24 +01:00