mailtrain/client/src/reports
Tomas Bures f6e1938ff9 Lists list and CUD
Custom forms list
Updated DB schema (not yet implemented in the server, which means that most of the server is not broken).
- custom forms are independent of a list
- order and visibility of fields is now in custom_fields
- first_name and last_name has been turned to a regular custom field
2017-07-29 22:42:07 +03:00
..
templates Lists list and CUD 2017-07-29 22:42:07 +03:00
CUD.js Lists list and CUD 2017-07-29 22:42:07 +03:00
List.js Seeming working (though not very thoroughly tested) granular access control for reports, report templates and namespaces. 2017-07-27 22:41:25 +03:00
Output.js Lists list and CUD 2017-07-29 22:42:07 +03:00
root.js Computation of permissions seems to somehow work. 2017-07-25 02:14:17 +03:00
View.js Lists list and CUD 2017-07-29 22:42:07 +03:00