mailtrain/client/src/namespaces
Tomas Bures 79ea9e1897 Work in progress on a React-based error reporting mechanism.
The idea is that REST handlers always fail with throwing an Error (subclass of InteroperableError). The InteroperableError contains type and data field which are JSON-serialized and sent to client. It's up to the client to interpret the error and choose an appropriate way to present it.
2017-06-05 00:52:59 +02:00
..
Create.js Some basic components for building forms. 2017-06-04 13:16:29 +02:00
Edit.js Work in progress on a React-based error reporting mechanism. 2017-06-05 00:52:59 +02:00
List.js Some basic components for building forms. 2017-06-04 13:16:29 +02:00
NamespacesTreeTable.js Some basic components for building forms. 2017-06-04 13:16:29 +02:00
root.js Some basic components for building forms. 2017-06-04 13:16:29 +02:00