1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2024-07-02 20:30:27 +00:00
Commit Graph

39 Commits

Author SHA1 Message Date
Aleksandr Gumroian
7ceccd5222
Add hostname RegEx pattern & validateHostname() function 2022-02-21 13:57:24 +01: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
Marek Sašek
de398901f3
Add isPluginInstalled function 2020-12-19 00:14:05 +01:00
Aleksandr Gumroian
5469e6ec80
Add displayCard function to utils 2020-11-22 23:45:27 +01:00
Aleksandr Gumroian
50943e0b11
fixup! Fix buttons size outside of form's card layout 2020-08-25 17:32:23 +02:00
Aleksandr Gumroian
c1b1d8c079
Add Switch component 2020-08-18 15:41:03 +02:00
Aleksandr Gumroian
1dd1805ae0
Fix buttons size outside of form's card layout 2020-08-06 17:25:38 +02:00
Bogdan Bodnar
02b5583712
Move vadliadtions and forisUrls to utils. 2020-03-13 21:37:21 +01:00
Maciej Lenartowicz
9fbc4e8383 Added date and time utilities. 2020-02-20 14:30:28 +01:00
Maciej Lenartowicz
5fd0d3626a Wi-Fi settings form 2020-01-09 11:25:29 +01:00
Bogdan Bodnar
dd27802056
Fix relative imports. 2019-12-27 12:10:19 +01:00
Bogdan Bodnar
6d5cb6a951
Export <Radio />. 2019-12-17 14:04:06 +01:00
Maciej Lenartowicz
90509f2a23
Detect clicks outside element with a hook 2019-12-16 13:44:58 +01:00
Bogdan Bodnar
04a667eb6f
Extract reboot button from reForis.
* Add RebootButton tests.
 * RebootButton code review.
 * Update translations.
2019-11-29 16:29:31 +01:00
Maciej Lenartowicz
e54db2c577 Use global AlertContext 2019-11-18 12:51:43 +00:00
Bogdan Bodnar
2e68e56e44
Add hook for API polling. 2019-11-15 14:20:07 +01:00
Maciej Lenartowicz
8b39bf4193 Loading and errors HOCs 2019-11-07 17:21:14 +00:00
Maciej Lenartowicz
654ae6914a
Added missing hook to index.js 2019-11-05 13:00:44 +01:00
Maciej Lenartowicz
7f8aaea7b8 Resolve "Discuss and implement proper API methods." 2019-11-05 11:10:50 +00:00
Maciej Lenartowicz
0984c45161 Flat structure of published package 2019-11-01 09:28:28 +00:00
Maciej Lenartowicz
0915d477fe Global alert 2019-10-30 16:06:53 +00:00
Maciej Lenartowicz
760e6d9243 Download button 2019-10-11 14:11:14 +00:00
Maciej Lenartowicz
e3a795e40d Client configuration 2019-10-10 15:25:00 +00:00
Bogdan Bodnar
8479518fab Merge branch 'docs' into 'dev'
Fix docs, extract CSS to Foris JS.

See merge request turris/reforis/foris-js!10
2019-09-30 13:01:00 +00:00
Maciej Lenartowicz
7516cfdbfe
Added missing export 2019-09-30 09:58:11 +02:00
Bogdan Bodnar
7a14ed1b60
Copyright. 2019-09-26 12:23:22 +02:00
Maciej Lenartowicz
7253319b61 Disable default styles for number input 2019-09-25 11:59:45 +00:00
Maciej Lenartowicz
d658f0b112 Resolve "Handle PATCH request" 2019-09-25 11:56:08 +00:00
Maciej Lenartowicz
d4bc5a6998 Resolve "Extract alert context from OpenVPN plugin" 2019-09-24 07:52:09 +00:00
Maciej Lenartowicz
4ff3e33411 DELETE method in API hooks 2019-09-10 08:30:42 +00:00
Maciej Lenartowicz
f1bc333f28
Removed mockWS 2019-08-29 11:46:13 +02:00
Bogdan Bodnar
09b7867073
Checkbox -> CheckBox. 2019-08-29 10:54:47 +02:00
Bogdan Bodnar
2173770ebc
Add module resolver plugin. 2019-08-29 10:54:47 +02:00
Bogdan Bodnar
e9910f269f
Don't use default exports. 2019-08-29 10:54:47 +02:00
Bogdan Bodnar
3bb760ceb3
Fix imports. 2019-08-29 10:54:47 +02:00
Bogdan Bodnar
c0d742b13b
Fix lint. 2019-08-29 10:54:47 +02:00
Bogdan Bodnar
39a8c16824
Set test modules. 2019-08-27 14:07:34 +02:00
Bogdan Bodnar
19df5c2630
Set modules. 2019-08-27 11:54:57 +02:00
Bogdan Bodnar
7b38c1658c
Set babel. 2019-08-23 17:47:41 +02:00