1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-11-14 17:35:35 +01:00
Commit Graph

110 Commits

Author SHA1 Message Date
Stepan Henek
d435a514ce
Using socket.io for websocket handling and make reforis configurable
Socket.io wrapper is used to handle websockets now,
this means that websocket logic had to be redone.

Also it is necessary to set `REFORIS_PREFIX` env variable
during the build process. To set the path of backend url.
It was previously fixed to `/reforis`.
2022-08-25 11:10:43 +02:00
Aleksandr Gumroian
bc044df7a8
Bump v5.4.1
* Add Weblate translations
* Update PropType peer dependency
* NPM audit fix
2022-06-02 11:12:05 +02:00
Aleksandr Gumroian
d6563d2ffd
Update PropTypes library to v15.8.1
As reForis had updated library, there was a conflict in npm
between different versions of the library.

```
npm ERR! While resolving: reforis_js@1.2.1
npm ERR! Found: prop-types@15.8.1
npm ERR! node_modules/prop-types
npm ERR!   prop-types@"^15.8.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer prop-types@"15.7.2" from foris@5.4.0
npm ERR! node_modules/foris
npm ERR!   foris@"5.4.0" from the root project
```
2022-06-02 11:08:02 +02:00
Aleksandr Gumroian
518fa30306
Bump v5.4.0
* Add & update translations
* Add CopyInput bootstrap component
* Update WiFiForm labels and description for wifi ax
* Make WS path in lighttpd mode configurable
* Fix Wi-Fi password helptext string
* NPM audit fix
2022-05-20 16:11:12 +02:00
Aleksandr Gumroian
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
Aleksandr Gumroian
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
Aleksandr Gumroian
e1a893874a
Update webpack & react-styleguidist dependencies 2022-02-08 15:16:03 +01:00
Aleksandr Gumroian
579ed5ea8c
Bump v5.2.0
* Remove login page
* NPM audit fix
2021-12-15 19:05:53 +03:00
Marek Sašek
43cb5bff50
Bump v5.1.16
* NPM audit fix
2021-11-18 17:49:13 +01:00
Marek Sašek
c67ea089fd
NPM audit fix 2021-11-18 17:49:12 +01:00
Marek Sašek
4b25f6eafc
Revert "NPM audit fix"
This reverts commit 6e6c349866.
2021-11-18 17:49:12 +01:00
Marek Sašek
1669ac8576
Bump v5.1.15
* Add WPA3 option
* Add custom order ability of Select options
* NPM audit fix
2021-11-03 13:40:40 +01:00
Marek Sašek
6e6c349866
NPM audit fix 2021-11-03 13:38:54 +01:00
Aleksandr Gumroian
585fec4e3e
Bump v5.1.14
* Add & update translations
* Fix infinity redirect loop when WS error occurs
* NPM audit fix
2021-07-30 17:02:51 +03:00
Aleksandr Gumroian
f67edc39e1
Bump v5.1.13
* Add sentinelAgreement endpoint to forisUrls
* NPM audit fix
2021-06-30 10:51:03 +02:00
Aleksandr Gumroian
6f0f344eb4
NPM audit fix 2021-06-30 10:45:30 +02:00
Aleksandr Gumroian
3619532124
Bump v5.1.12
* Add & update translations
* Add & fix obsolete links
* Expend library with the ResetWifiSettings function
* Fix switching Wi-Fi modes depending on bands in WiFiForm
* Fix translation sources in WiFiForm
* NPM audit fix
* Other small improvements
2021-05-14 13:38:01 +02:00
Aleksandr Gumroian
c5bac99d8e
NPM audit fix 2021-05-14 13:38:00 +02:00
Aleksandr Gumroian
57ef9c4ea0
Bump v5.1.11
* Remove duplicated file for Norwegian language
* Fix translations inconsistency
2021-02-04 12:14:29 +01:00
Aleksandr Gumroian
45fee77426
Bump v5.1.10
* Add and update translations
2021-01-29 17:14:03 +01:00
Aleksandr Gumroian
8d75b5ec6e
Bump v5.1.9
* Fix trailing space in Modal classes
* Change formFieldsSize of ResetWiFiSettings card
* Increase bottom margin of formFieldsSize
2021-01-20 11:42:24 +01:00
Aleksandr Gumroian
8c110ebf52
NPM audit fix 2021-01-18 23:31:43 +01:00
Marek Sašek
79006cfb99
Bump v5.1.8 2020-12-19 00:25:44 +01:00
Marek Sašek
7c837d041e
Bump v5.1.7 2020-11-27 15:37:07 +01:00
Aleksandr Gumroian
e2695d49a1
Bump v5.1.6
* NPM audit fix
* Add displayCard function to utils
* Add optional sizes to Modal
* Add information about optional sizes to docs
* Remove redundant merge.py
2020-11-25 23:29:42 +01:00
Aleksandr Gumroian
1bac60e054
Bump v5.1.5 2020-09-25 19:27:58 +02:00
Aleksandr Gumroian
328e568ab3
NPM audit fix 2020-09-25 19:26:57 +02:00
Aleksandr Gumroian
240db88661
Bump v5.1.4 2020-09-25 17:27:47 +02:00
Marek Sašek
c32137e29a
Bump v5.1.3 2020-09-11 18:00:05 +02:00
Aleksandr Gumroian
0f85713483
Bump v5.1.2 2020-09-08 18:26:15 +02:00
Aleksandr Gumroian
896277b62a
Bump v5.1.1 2020-08-31 16:04:03 +02:00
Aleksandr Gumroian
7a98ab0c2d
Bump v5.1.0 2020-08-25 17:32:24 +02:00
Aleksandr Gumroian
e41da48b1a
Integrate Prettier + ESLint + reForis Style Guide 2020-08-18 16:17:00 +02:00
Aleksandr Gumroian
12b862c568
Bump v5.0.1 2020-07-21 11:59:13 +02:00
Bogdan Bodnar
a5e096dc00 Fix and update docs. 2020-06-04 22:52:24 +02:00
Bogdan Bodnar
982eb371ad
Bump v5.0.0.
I've realized that it should be major update due to broken API.
2020-05-07 16:55:55 +02:00
Bogdan Bodnar
71beeb46f1
Bump v4.5.1.
* Add initial data to ForisForm children.
 * Update .pot file.
2020-05-07 16:34:33 +02:00
Bogdan Bodnar
aeaad4aa72
Bump v4.5.0. 2020-03-25 21:26:59 +01:00
Bogdan Bodnar
256a000d61
NPM update. 2020-03-25 21:17:12 +01:00
Bogdan Bodnar
c78ed9a5d0
NPM audit fix. 2020-03-25 21:17:12 +01:00
Bogdan Bodnar
25ac6cf1e9
Remove pdfmake. 2020-03-25 21:17:12 +01:00
Bogdan Bodnar
4b94c470c3
Bump v4.4.0. 2020-03-13 21:37:21 +01:00
Bogdan Bodnar
95af86c776
NPM audit fix. 2020-03-13 21:37:21 +01:00
Bogdan Bodnar
4500e85a40
Bump v4.3.1. 2020-03-06 14:01:40 +01:00
Bogdan Bodnar
aa639596d4
Bump v4.3.0. 2020-02-26 16:52:53 +01:00
Bogdan Bodnar
0af8c4aa28
Bump v4.2.0. 2020-02-21 16:06:21 +01:00
Maciej Lenartowicz
9fbc4e8383 Added date and time utilities. 2020-02-20 14:30:28 +01:00
Maciej Lenartowicz
0665869c30
Changed version to 4.0.0. 2020-02-19 10:34:47 +01:00
Maciej Lenartowicz
716c323b28
Added reference to form element. 2020-02-10 12:06:16 +01:00
Maciej Lenartowicz
ee33d33738 Display actual error within the form. 2020-01-20 16:54:42 +01:00