mailtrain/routes/rest
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
..
account.js Lists list and CUD 2017-07-29 22:42:07 +03:00
campaigns.js CUD operations on reports and report templates seem to work 2017-07-11 11:28:44 +02:00
forms.js Lists list and CUD 2017-07-29 22:42:07 +03:00
lists.js Lists list and CUD 2017-07-29 22:42:07 +03:00
namespaces.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
report-templates.js WiP on permissions 2017-07-26 22:42:05 +03:00
reports.js Lists list and CUD 2017-07-29 22:42:07 +03:00
shares.js WiP on permissions 2017-07-27 17:11:22 +03:00
users.js WiP on permissions 2017-07-27 17:11:22 +03:00