.. |
0001_01_00_000000_create_departments_table.php
|
add migrations with factory and seeders
|
2024-05-23 14:48:29 +03:00 |
0001_01_01_000000_create_users_table.php
|
fix tests auth: department_id error
|
2024-05-29 13:40:28 +03:00 |
0001_01_01_000001_create_cache_table.php
|
work with databases
|
2024-05-02 16:54:51 +03:00 |
0001_01_01_000002_create_jobs_table.php
|
work with databases
|
2024-05-02 16:54:51 +03:00 |
2024_04_27_115329_create_projects_table.php
|
add migrations with factory and seeders
|
2024-05-23 14:48:29 +03:00 |
2024_04_27_115330_create_task_statuses_table.php
|
add migrations with factory and seeders
|
2024-05-23 14:48:29 +03:00 |
2024_04_27_115604_create_labels_table.php
|
fix project_id field in Label
|
2024-05-30 16:52:51 +03:00 |
2024_04_27_121447_create_tasks_table.php
|
add migrations with factory and seeders
|
2024-05-23 14:48:29 +03:00 |
2024_04_27_121448_create_label_task_table.php
|
work with databases
|
2024-05-02 16:54:51 +03:00 |
2024_04_27_121448_create_notes_table.php
|
work with databases
|
2024-05-02 16:54:51 +03:00 |
2024_04_27_121448_create_project_user_table.php
|
add migrations with factory and seeders
|
2024-05-23 14:48:29 +03:00 |
2024_04_27_121449_create_task_user_table.php
|
add assigned to Tasks
|
2024-06-11 13:17:26 +03:00 |
2024_05_06_071114_create_files_table.php
|
add pause
|
2024-05-07 10:35:04 +03:00 |