1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
f8726e6012 Format all files with Prettier 2020-08-18 16:17:00 +02:00
cd708fa294 Add initial form data to children of the ForisForm. 2020-05-07 16:00:02 +02:00
c1cd90dff6 Fixed ForisForm docstring. 2020-02-14 12:40:23 +01:00
716c323b28 Added reference to form element. 2020-02-10 12:06:16 +01:00
ee33d33738 Display actual error within the form. 2020-01-20 16:54:42 +01:00
532acf9d86 Add warning about using <ForisForm /> component in plugins. 2020-01-17 13:15:46 +01:00
5091eecedf Use react-router-dom instead of react-router. 2020-01-15 18:19:04 +01:00
56a4c47948 Form widgets size 2020-01-07 13:27:49 +01:00
dd27802056 Fix relative imports. 2019-12-27 12:10:19 +01:00
9d322811c3 Improve docs and propTypes of WS usage in ForisForm. 2019-12-06 12:07:42 +01:00
8d0c640994 Set suffix for API URL 2019-12-06 10:27:48 +01:00
7e6e6f8c87 Use generic error message in the ForisForm. 2019-11-13 14:49:52 +01:00
8b39bf4193 Loading and errors HOCs 2019-11-07 17:21:14 +00:00
7f8aaea7b8 Resolve "Discuss and implement proper API methods." 2019-11-05 11:10:50 +00:00
680871de62 Core review docs fixes. 2019-09-30 11:26:06 +02:00
d658f0b112 Resolve "Handle PATCH request" 2019-09-25 11:56:08 +00:00
41a4cb8f4b Fix submit button type. 2019-08-29 10:54:47 +02:00
e9910f269f Don't use default exports. 2019-08-29 10:54:47 +02:00
3bb760ceb3 Fix imports. 2019-08-29 10:54:47 +02:00
c0d742b13b Fix lint. 2019-08-29 10:54:47 +02:00
18e8e20206 Set tests. 2019-08-27 15:28:29 +02:00
19df5c2630 Set modules. 2019-08-27 11:54:57 +02:00
7b38c1658c Set babel. 2019-08-23 17:47:41 +02:00