Commit Graph
100 Commits
Author SHA1 Message Date
Aleksandr Gumroian 3a39e44c34 Merge branch 'add-data-collection-endpoint' into 'dev'
Add sentinelAgreement endpoint to forisUrls

See merge request turris/reforis/foris-js!162
2021-06-30 08:41:09 +00:00
Aleksandr Gumroian cff5f1e5e1 Add sentinelAgreement endpoint to forisUrls 2021-06-29 17:39:53 +02:00
Aleksandr Gumroian 75dd0fec92 Merge branch 'fix-wifi' into 'dev'
Expend library with the ResetWifiSettings function

Closes #20

See merge request turris/reforis/foris-js!155
2021-05-14 11:46:20 +00: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 ce62fd1043 Update Snapshots 2021-05-14 13:38:00 +02:00
Aleksandr Gumroian c5bac99d8e NPM audit fix 2021-05-14 13:38:00 +02:00
Aleksandr Gumroian f7146e3b14 Fix obsolete rebootPage link in forisUrls 2021-05-14 13:37:59 +02:00
Aleksandr Gumroian 18ba90567c Fix fuzzy translation messages in English catalog 2021-05-14 13:37:59 +02:00
Aleksandr Gumroian 2e9da55df7 Fix ids in wifiSettings fixture 2021-05-14 13:37:59 +02:00
Aleksandr Gumroian da10a34d64 Revert "Fix reForis infinity redirect loop when WS error occurs"
It turned out that this fix doesn't work as expected in some cases.

This reverts commit 7505302875.
2021-05-14 13:37:58 +02:00
Aleksandr Gumroian 764a6c86cd Expend library with the ResetWifiSettings function
Use named export instead of the default for ResetWifiSettings,
as we want to use it not only inside the WiFiSettings component.
2021-05-14 13:37:58 +02:00
Aleksandr Gumroian 6059ce9e7b Merge branch 'fix-wifi-modes' into 'dev'
Fix switching Wi-Fi modes depending on bands in WiFiForm

Closes reforis#292

See merge request turris/reforis/foris-js!159
2021-05-14 11:11:01 +00:00
Aleksandr Gumroian ce04f6c27e Merge remote-tracking branch 'weblate/master' into update-translations 2021-04-08 15:57:34 +02:00
Aleksandr Gumroian 80d4dd914d Merge branch 'fix-ios-redirect-loop' into 'dev'
Fix iOS redirect loop

Closes #19

See merge request turris/reforis/foris-js!154
2021-03-26 10:31:58 +00:00
Aleksandr Gumroian 7f82b2e73c NPM audit fix 2021-03-26 11:11:13 +01:00
Aleksandr Gumroian ac8646a4e7 Update package-lock.json by npm v7
The lockfile v2 is used by npm v7, which is backwards compatible
to v1 lockfiles.

For more information:
https://docs.npmjs.com/cli/v7/configuring-npm/package-lock-json#lockfileversion
2021-03-26 11:11:13 +01:00
Aleksandr Gumroian 7505302875 Fix reForis infinity redirect loop when WS error occurs 2021-03-26 11:11:12 +01:00
Aleksandr Gumroian adc6bbca14 Merge branch 'fix-translation-sources' into 'dev'
Fix translation sources in WiFiForm

See merge request turris/reforis/foris-js!153
2021-03-24 10:25:19 +00:00
Aleksandr Gumroian 86f98148c6 Fix translation sources in WiFiForm 2021-03-03 13:18:09 +01:00
Aleksandr Gumroian fca410ec82 Merge branch 'dev' into 'master'
Dev

See merge request turris/reforis/foris-js!152
2021-02-04 13:11:19 +01:00
Aleksandr Gumroian 4f09c2da9a Merge branch 'fix-translations' into 'dev'
Fix translations

See merge request turris/reforis/foris-js!151
2021-02-04 12:43:20 +01: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 b7695cc854 Remove duplicated file for Norwegian language
I noticed thanks to Weblate that there are two files for the same
language and I found this site:
http://people.skolelinux.org/pere/blog/Spr_kkoder_for_POSIX_locale_i_Norge.html

We should use nb_NO and remove nb folder.
2021-02-04 12:12:39 +01:00
Aleksandr Gumroian fd8b8b926a Merge remote-tracking branch 'weblate/master' into fix-translations 2021-02-03 18:09:37 +01:00
Aleksandr Gumroian b91ec527d1 Merge branch 'dev' into 'master'
Dev

See merge request turris/reforis/foris-js!150
2021-02-03 14:41:59 +01:00
Aleksandr Gumroian 7369d906b5 Merge branch 'bump-5110' into 'dev'
Bump v5.1.10

See merge request turris/reforis/foris-js!149
2021-02-02 10:26:00 +01:00
Aleksandr Gumroian 45fee77426 Bump v5.1.10
* Add and update translations
2021-01-29 17:14:03 +01:00
Aleksandr Gumroian b12cba893e Merge branch 'new-translations' into 'dev'
Add new translations

See merge request turris/reforis/foris-js!148
2021-01-29 13:49:51 +01:00
Aleksandr Gumroian 09d1698647 Update translation messages 2021-01-28 11:45:37 +01:00
Aleksandr Gumroian 83c05c6c89 Create translation messages 2021-01-28 11:44:40 +01:00
Aleksandr Gumroian a08de54ca1 Makefile: update Python version 2021-01-28 11:43:36 +01:00
Aleksandr Gumroian 0fbc3df247 Merge branch 'dev' into 'master'
Dev

See merge request turris/reforis/foris-js!147
2021-01-21 10:57:46 +01:00
Aleksandr Gumroian bc9c00d3a1 Merge branch 'bump-519' into 'dev'
Bump v5.1.9

See merge request turris/reforis/foris-js!146
2021-01-21 10:30:32 +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 c1aa1948b4 Merge branch 'fix-wifi-layout' into 'dev'
Fix Wi-Fi layout

See merge request turris/reforis/foris-js!145
2021-01-19 16:42:17 +01:00
Aleksandr Gumroian 8c110ebf52 NPM audit fix 2021-01-18 23:31:43 +01:00
Aleksandr Gumroian abb5be53aa Fix trailing space in Modal classes 2021-01-18 23:10:39 +01:00
Aleksandr Gumroian af0fb80e45 Update Snapshots 2021-01-18 23:10:39 +01:00
Aleksandr Gumroian 688192504f Change formFieldsSize of ResetWiFiSettings card 2021-01-18 22:06:20 +01:00
Aleksandr Gumroian b8e5dbec8d Increase bottom margin of formFieldsSize 2021-01-18 22:05:56 +01:00
Aleksandr Gumroian ba9abca5cf Merge branch 'dev' into 'master'
Dev

See merge request turris/reforis/foris-js!140
2020-11-27 13:03:14 +01:00
Aleksandr Gumroian 15567a7dde Merge branch 'release-516' into 'dev'
Bump v5.1.6

Closes #18

See merge request turris/reforis/foris-js!139
2020-11-27 12:30:39 +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 a87e6858bf Remove redundant merge.py 2020-11-25 23:29:31 +01:00
Aleksandr Gumroian e864de5a24 Merge branch 'add-optional-sizes-modals' into 'dev'
Add optional sizes to Modals

See merge request turris/reforis/foris-js!138
2020-11-23 22:25:18 +01:00
Aleksandr Gumroian 5469e6ec80 Add displayCard function to utils 2020-11-22 23:45:27 +01:00
Aleksandr Gumroian 4898016388 Update Snapshots 2020-11-20 17:02:10 +01:00
Aleksandr Gumroian e0fab75c69 NPM audit fix 2020-11-20 17:00:26 +01:00
Aleksandr Gumroian 6480a39cdb Add information about optional sizes to docs 2020-11-20 16:56:25 +01:00
Aleksandr Gumroian 6f05d5d136 Add optional sizes to Modal 2020-11-20 16:56:16 +01:00
Aleksandr Gumroian 96150fe230 Merge branch 'dev' into 'master'
Dev

See merge request turris/reforis/foris-js!137
2020-09-29 11:01:27 +02:00
Aleksandr Gumroian 0892a1534a Merge branch 'release-v5.1.5' into 'dev'
Release v5.1.5

See merge request turris/reforis/foris-js!136
2020-09-29 10:56:55 +02: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 c68389359e Update Snapshots 2020-09-25 18:52:25 +02:00
Aleksandr Gumroian e03e0f44cc Fix extra empty space in Switch's classes 2020-09-25 18:50:04 +02:00
Aleksandr Gumroian 1e04d34645 Fix DateTime import 2020-09-25 18:50:04 +02:00
Aleksandr Gumroian 187ecc54e5 Merge branch 'dev' into 'master'
Dev

See merge request turris/reforis/foris-js!135
2020-09-25 17:53:36 +02:00
Aleksandr Gumroian ed7cf34e76 Merge branch 'release-v5.1.4' into 'dev'
Release v5.1.4

See merge request turris/reforis/foris-js!133
2020-09-25 17:43:10 +02:00
Aleksandr Gumroian aaf4087c96 Update Snapshots 2020-09-25 17:32:04 +02:00
Aleksandr Gumroian 240db88661 Bump v5.1.4 2020-09-25 17:27:47 +02:00
Aleksandr Gumroian 913a7d7b75 Add closing bootstrap modal using ESC 2020-09-25 17:27:47 +02:00
Aleksandr Gumroian bdc8726791 Change reboot modal's heading to "Warning!" 2020-09-25 17:27:46 +02:00
Aleksandr Gumroian 1c986519f6 Fix Alert's dismissible class condition 2020-09-25 17:27:46 +02:00
Aleksandr Gumroian defc363f01 Add inline option to Wi-Fi's RadioSet 2020-09-14 18:48:30 +02:00
Aleksandr Gumroian d2688532af Merge branch 'dev' into 'master'
Bump v5.1.2

See merge request turris/reforis/foris-js!127
2020-09-08 18:40:57 +02:00
Aleksandr Gumroian e1d75d8328 Merge branch 'release-v5.1.2' into 'dev'
Bump v5.1.2

See merge request turris/reforis/foris-js!126
2020-09-08 18:36:28 +02:00
Aleksandr Gumroian 0f85713483 Bump v5.1.2 2020-09-08 18:26:15 +02:00
Aleksandr Gumroian c3cdafce13 Merge branch 'fix-ws-loop' into 'dev'
Fix infinity loop caused by WebSockets

Closes #17

See merge request turris/reforis/foris-js!125
2020-09-08 18:11:05 +02:00
Aleksandr Gumroian b96b434a3e Update Snapshots 2020-09-02 17:55:53 +02:00
Aleksandr Gumroian 0ea5f7de84 Decrease Switch's margin-bottom with headings 2020-09-02 17:55:44 +02:00
Aleksandr Gumroian 0c7997f6c0 Fix Reboot page URL in respective dropdown 2020-09-02 17:55:44 +02:00
Aleksandr Gumroian 90ce866869 Fix infinity loop caused by WebSockets 2020-09-02 17:55:25 +02:00
Aleksandr Gumroian ad99a2034d Merge branch 'dev' into 'master'
Add "inline" option to RadioSet

See merge request turris/reforis/foris-js!124
2020-08-31 18:24:42 +02:00
Aleksandr Gumroian 4ff814f0fd Merge branch 'small-fixes' into 'dev'
Add "inline" option to RadioSet

See merge request turris/reforis/foris-js!123
2020-08-31 18:19:12 +02:00
Aleksandr Gumroian 896277b62a Bump v5.1.1 2020-08-31 16:04:03 +02:00
Aleksandr Gumroian b0365e3b06 NPM audit fix 2020-08-31 15:56:01 +02:00
Aleksandr Gumroian 8bd71a08af Update Snapshots 2020-08-31 15:56:01 +02:00
Aleksandr Gumroian 1903016f13 Add "inline" option to RadioSet 2020-08-31 15:56:00 +02:00
Aleksandr Gumroian 443f14d26c Add ability to select switch's form-group 2020-08-31 15:56:00 +02:00
Aleksandr Gumroian f1feffb4bb Merge branch 'dev' into 'master'
Release v5.1.0

See merge request turris/reforis/foris-js!122
2020-08-26 11:55:07 +02:00
Aleksandr Gumroian 61b349c6cc Merge branch 'fluid-aid' into 'dev'
Add auxiliary features in order to support Fluid Layout

See merge request turris/reforis/foris-js!121
2020-08-25 17:35:28 +02:00
Aleksandr Gumroian 7a98ab0c2d Bump v5.1.0 2020-08-25 17:32:24 +02:00
Aleksandr Gumroian 5de05fe4eb NPM audit fix 2020-08-25 17:32:24 +02:00
Aleksandr Gumroian 50943e0b11 fixup! Fix buttons size outside of form's card layout 2020-08-25 17:32:23 +02:00
Aleksandr Gumroian f64419c643 Add tests for Switch 2020-08-18 17:37:08 +02:00
Aleksandr Gumroian f8726e6012 Format all files with Prettier 2020-08-18 16:17:00 +02:00
Aleksandr Gumroian e41da48b1a Integrate Prettier + ESLint + reForis Style Guide 2020-08-18 16:17:00 +02:00
Aleksandr Gumroian a434ecac18 Update Snapshots 2020-08-18 15:41:05 +02:00
Aleksandr Gumroian 5ae129b0f5 Fix tests 2020-08-18 15:41:05 +02:00
Aleksandr Gumroian a2acac255d Swap checkboxes for switches on Wi-Fi page 2020-08-18 15:41:04 +02:00
Aleksandr Gumroian c1b1d8c079 Add Switch component 2020-08-18 15:41:03 +02:00
Aleksandr Gumroian e422acc92f Add testUtils to .gitignore 2020-08-10 15:57:06 +02:00
Aleksandr Gumroian 705ed5ac80 Update Snapshots 2020-08-06 17:25:49 +02:00
Aleksandr Gumroian 1dd1805ae0 Fix buttons size outside of form's card layout 2020-08-06 17:25:38 +02:00
Aleksandr Gumroian e858b30994 Add appropriate links to dropdown headers 2020-08-05 14:37:14 +02:00
Aleksandr Gumroian 8a56d71c51 Add semantic & accessibility structure for headings 2020-08-05 14:36:54 +02:00
Aleksandr Gumroian d34c465787 Update Snapshots 2020-07-30 11:57:50 +02:00
Aleksandr Gumroian cbf37dd747 Fix overview & notifications URLs 2020-07-30 11:40:11 +02:00
Aleksandr Gumroian f9cfb248d3 Decrease button width on different breakpoints 2020-07-22 16:07:41 +02:00