c6557aae5e
Merge branch 'update-translations' into 'master'
...
Update translations
See merge request turris/reforis/foris-js!194
2022-05-20 15:36:47 +02:00
92ed7f1ee7
Merge branch 'add-copyinput' into 'dev'
...
Add CopyInput bootstrap component
See merge request turris/reforis/foris-js!192
2022-05-19 16:09:31 +02:00
46ce6ebbb9
Add CopyInput bootstrap component
2022-05-19 15:56:10 +02:00
1a4ba03ff5
Wrap Input component with forwardRef
...
In order to pass `ref` to the child <input> DOM element.
2022-05-19 15:56:09 +02:00
e24cd76009
Merge branch 'feature/update-wifi-ax-labels-and-description' into 'dev'
...
Update WiFiForm labels and description for wifi ax
See merge request turris/reforis/foris-js!193
2022-04-19 16:13:46 +02:00
ae6b495683
Update Snapshots
2022-04-19 16:06:11 +02:00
272c97dc8a
Update WiFiForm labels and description for wifi ax
2022-04-19 15:38:51 +02:00
fd25ae04a8
Merge branch 'feature/make-ws-path-in-ligttpd-mode-configurable' into 'dev'
...
Feature/make ws path in lighttpd mode configurable
See merge request turris/reforis/foris-js!191
2022-04-08 16:10:40 +02:00
cc1b0b3f81
Make WS path in lighttpd mode configurable
2022-03-23 11:12:46 +01:00
3ba279f42c
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (65 of 65 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/sk/
2022-03-17 18:58:25 +01:00
0167b7ce66
Translated using Weblate (Czech)
...
Currently translated at 78.4% (51 of 65 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/cs/
2022-03-15 23:41:00 +01:00
9db509ace3
Translated using Weblate (Russian)
...
Currently translated at 100.0% (65 of 65 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/ru/
2022-03-12 07:58:23 +01:00
d42347f169
Translated using Weblate (Slovak)
...
Currently translated at 100.0% (65 of 65 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/sk/
2022-03-11 00:09:51 +01:00
82c34e5d42
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 67.6% (44 of 65 strings)
Translation: Turris/Foris JS
Translate-URL: https://hosted.weblate.org/projects/turris/foris-js/nb_NO/
2022-03-11 00:09:51 +01:00
7867a1a494
Merge branch 'dev' into 'master'
...
Dev
See merge request turris/reforis/foris-js!185
2022-02-28 17:28:56 +01:00
1bb8abd633
Merge branch 'bump-530' into 'dev'
...
Bump v5.3.0
See merge request turris/reforis/foris-js!187
2022-02-28 17:01:33 +01:00
536ccc0f03
Bump v5.3.0
...
* Add & update translations
* Add rest of the props to DownloadButton component
* Add hostname validation
* Add wifi 802.11ax HE modes
* Set best Wi-Fi HT mode depending on the checked frequency
* Improve domain name RegEx pattern
* Remove customOrder prop in Select component
* Fix Wi-Fi translation strings
* Fix autocomplete attribute in PasswordInput
* Fix WiFi password max length check
* Fix documentation build
* Fix access token in publish script
* Refine & restructure Makefile
* Update GitLab CI image to Node.js v16
* NPM update (several dependencies)
* NPM audit fix
2022-02-28 16:57:37 +01:00
671c711a33
Fix access token in publish script
...
As npm has a new access token format
https://github.blog/changelog/2021-09-23-npm-has-a-new-access-token-format/
2022-02-28 16:47:52 +01:00
e2f3e6857e
NPM update (several dependencies)
...
* qrcode.react to v1.0.1
* react-datetime to v3.1.1
* moment-timezone to v0.5.34
2022-02-28 15:49:09 +01:00
fe4ab298d8
NPM audit fix
2022-02-28 15:49:08 +01:00
0f7f89dfc0
Merge branch 'refine-makefile' into 'dev'
...
Refine Makefile & update GitLab CI image
See merge request turris/reforis/foris-js!189
2022-02-28 15:40:53 +01:00
be2e3fe3f0
Update snapshots
2022-02-22 17:03:35 +01:00
577ad70c06
Update translation messages
2022-02-22 16:46:22 +01:00
d17638eb6e
Create translation messages
2022-02-22 16:43:31 +01:00
13869336db
Fix Wi-Fi translation strings
2022-02-22 16:38:29 +01:00
7c46abcd5d
gitlab-ci: Update Node.js image to v16
2022-02-22 16:38:19 +01:00
894d92b683
Makefile: Fix spelling mistakes in echo statements
2022-02-22 16:38:10 +01:00
ca335ab3a5
Makefile: Add test-js-watch recipe
2022-02-22 16:37:52 +01:00
2161fc0b32
Makefile: Divide phony targets & restructure recipes
2022-02-22 16:37:45 +01:00
0a23506a38
Fix forisjs.pot template's header comment
2022-02-22 16:37:35 +01:00
d23c7cb790
Merge branch 'master' into refine-makefile
2022-02-22 16:35:15 +01:00
129327cfcf
Merge branch 'update-translations' into 'master'
...
Add & update translations
See merge request turris/reforis/foris-js!188
v5.3.0
2022-02-21 17:58:04 +01:00
0a143e7de6
Merge branch 'add-hostname-validation' into 'dev'
...
Add hostname validation
See merge request turris/reforis/foris-js!181
2022-02-21 14:09:16 +01:00
7ec1c46a63
Add tests for hostname validation
2022-02-21 13:57:34 +01:00
7ceccd5222
Add hostname RegEx pattern & validateHostname() function
2022-02-21 13:57:24 +01:00
f868881b3d
Improve domain name RegEx pattern
...
Previously validateDomain() function was used for hostname validations
but was weak in a chain of validations, for example, domain -> ipv4
as it accepts invalid IPv4 addresses.
So we had to split it, improve the domain name RegEx pattern and add a
hostname validation pattern.
2022-02-21 13:56:32 +01:00
188ed87fc0
Merge branch 'feature/wifi-ax-he-modes' into 'dev'
...
Add wifi 802.11ax HE modes
See merge request turris/reforis/foris-js!184
2022-02-21 13:31:45 +01:00
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
b95cfb664d
Set best Wi-Fi HT mode depending on the checked frequency
2022-02-21 11:28:25 +01:00
52cdaf5bc5
Update Snapshots
2022-02-21 11:28:24 +01:00
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
f952e25205
Add wifi 802.11ax HE modes
2022-02-21 11:28:24 +01:00
01eeb06f9e
Merge branch 'improve-password-inputs' into 'dev'
...
Fix autocomplete attribute in PasswordInput
Closes #23
See merge request turris/reforis/foris-js!179
2022-02-18 17:42:58 +01:00
839e227feb
Update Snapshots
2022-02-18 17:40:48 +01:00
4b239ed195
Fix autocomplete attribute in PasswordInput
2022-02-18 17:40:48 +01:00
2bcbe0ae59
Merge branch 'add-props-downbutton' into 'dev'
...
Add rest of the props to DownloadButton component
See merge request turris/reforis/foris-js!180
2022-02-11 15:51:19 +01:00
b1ff608337
Add rest of the props to DownloadButton component
2022-02-11 15:49:39 +01:00
b662ba5b52
Merge branch 'fix-styleguidist' into 'dev'
...
Fix react-styleguidist build
See merge request turris/reforis/foris-js!182
2022-02-11 13:15:22 +01:00
a4115245fe
NPM audit fix
2022-02-08 15:16:04 +01:00
e1a893874a
Update webpack & react-styleguidist dependencies
2022-02-08 15:16:03 +01:00