You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
planka_custom/server/db/migrations
Maksim Eltyshev 51fa7df69c feat: Permissions for board members
Closes #262
3 years ago
..
20180721020022_create_next_id_function.js Project managers, board members, auto-update after reconnection, refactoring 5 years ago
20180721021044_create_archive_table.js Add username to user 6 years ago
20180721220409_create_user_account_table.js Add file attachments 6 years ago
20180721233450_create_project_table.js Add project backgrounds 6 years ago
20180721234154_create_project_manager_table.js fix: Fix missed table name (#227) 4 years ago
20180722000627_create_board_table.js Prepare for collection board type, refactoring, update dependencies 5 years ago
20180722001747_create_board_membership_table.js Project managers, board members, auto-update after reconnection, refactoring 5 years ago
20180722003437_create_label_table.js Prepare for collection board type, refactoring, update dependencies 5 years ago
20180722003502_create_list_table.js Prepare for collection board type, refactoring, update dependencies 5 years ago
20180722003614_create_card_table.js feat: Add gallery for attachments 4 years ago
20180722005122_create_card_subscription_table.js Add username to user 6 years ago
20180722005359_create_card_membership_table.js Add username to user 6 years ago
20180722005928_create_card_label_table.js Add username to user 6 years ago
20180722006570_create_task_table.js Add username to user 6 years ago
20180722006688_create_attachment_table.js Project managers, board members, auto-update after reconnection, refactoring 5 years ago
20181024220134_create_action_table.js Add username to user 6 years ago
20181112104653_create_notification_table.js Add username to user 6 years ago
20220523131229_add_image_to_attachment_table.js ref: Collapse image data into one column 4 years ago
20220713145452_add_position_to_task_table.js feat: Add tasks reordering 3 years ago
20220725150723_add_language_to_user_account_table.js feat: Add language selector 3 years ago
20220729142434_add_index_on_type_to_action_table.js feat: Toggle actions details, little redesign 3 years ago
20220803221221_add_password_changed_at_to_user_account_table.js feat: Improve security of access tokens (#279) 3 years ago
20220815155645_add_permissions_to_board_membership_table.js feat: Permissions for board members 3 years ago