mailtrain/setup/knex/migrations
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
..
20170506102634_base.js Release candidate of basic user management - currently only CRUD on users, no permission assignment. 2017-06-29 23:22:33 +02:00
20170507083345_create_namespaces.js Lists list and CUD 2017-07-29 22:42:07 +03:00
20170507084114_create_permissions.js Lists list and CUD 2017-07-29 22:42:07 +03:00
20170617123450_create_user_name.js WiP on permissions 2017-07-26 22:42:05 +03:00
20170726155118_create_user_role.js WiP on permissions 2017-07-26 22:42:05 +03:00
20170728220422_drop_id_in_custom_forms_data.js Lists list and CUD 2017-07-29 22:42:07 +03:00
20170729160135_make_custom_forms_independent_of_list.js Lists list and CUD 2017-07-29 22:42:07 +03:00
20170729160422_move_form_field_order_to_custom_fields_and_make_all_fields_configurable.js Lists list and CUD 2017-07-29 22:42:07 +03:00