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

30 Commits

Author SHA1 Message Date
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