1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-07-18 12:49:43 +02:00
planka/server/db/migrations
2023-10-17 19:18:19 +02:00
..
20180721020022_create_next_id_function.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
20180721021044_create_archive_table.js Add username to user 2020-04-03 00:35:25 +05:00
20180721220409_create_user_account_table.js Add file attachments 2020-04-21 05:44:12 +05:00
20180721233450_create_project_table.js Add project backgrounds 2020-05-26 00:46:04 +05:00
20180721234154_create_project_manager_table.js fix: Fix missed table name (#227) 2022-04-25 16:00:14 +05:00
20180722000627_create_board_table.js Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
20180722001747_create_board_membership_table.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
20180722003437_create_label_table.js Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
20180722003502_create_list_table.js Prepare for collection board type, refactoring, update dependencies 2020-08-04 01:32:46 +05:00
20180722003614_create_card_table.js feat: Add gallery for attachments 2022-06-20 18:27:39 +02:00
20180722005122_create_card_subscription_table.js Add username to user 2020-04-03 00:35:25 +05:00
20180722005359_create_card_membership_table.js Add username to user 2020-04-03 00:35:25 +05:00
20180722005928_create_card_label_table.js Add username to user 2020-04-03 00:35:25 +05:00
20180722006570_create_task_table.js Add username to user 2020-04-03 00:35:25 +05:00
20180722006688_create_attachment_table.js Project managers, board members, auto-update after reconnection, refactoring 2021-06-24 01:05:22 +05:00
20181024220134_create_action_table.js Add username to user 2020-04-03 00:35:25 +05:00
20181112104653_create_notification_table.js Add username to user 2020-04-03 00:35:25 +05:00
20220523131229_add_image_to_attachment_table.js ref: Little refactoring 2023-01-08 22:10:41 +01:00
20220713145452_add_position_to_task_table.js feat: Labels reordering 2023-01-09 12:17:06 +01:00
20220725150723_add_language_to_user_account_table.js ref: Little refactoring 2022-08-23 21:06:50 +02:00
20220729142434_add_index_on_type_to_action_table.js feat: Toggle actions details, little redesign 2022-07-29 17:40:18 +02:00
20220803221221_add_password_changed_at_to_user_account_table.js ref: Little refactoring 2022-08-23 21:06:50 +02:00
20220815155645_add_permissions_to_board_membership_table.js feat: Permissions for board members 2022-08-19 14:00:40 +02:00
20220906094517_create_session_table.js feat: Invalidate access token on logout 2022-09-07 18:39:33 +05:00
20221003140000_@.js feat: Preserve original format of images, change interpolation kernel 2022-12-24 00:47:59 +01:00
20221223131625_preserve_original_format_of_images.js fix: Proper image error handling during migration 2022-12-24 16:24:50 +01:00
20221225224651_remove_board_types.js.js ref: Little refactoring 2023-01-08 22:10:41 +01:00
20221226210239_improve_quality_of_resized_images.js fix: Preserve orientation of images 2023-01-17 22:14:39 +01:00
20230108213138_labels_reordering.js feat: Labels reordering 2023-01-09 12:17:06 +01:00
20230227170557_rename_timer_to_stopwatch.js fix: Rename timer to stopwatch 2023-02-27 19:09:51 +01:00
20230809022050_oidc_with_pkce_flow.js fix: OIDC finalization and refactoring 2023-10-17 19:18:19 +02:00