tududi/db/migrate
Chris Veleris dfcb97a355 Move to React
Add .gitignore

Removed node_modules from previous commit

Fix task modes

Fix task modes

Fix task modes

Remove node_modules

Update basic task modal

Add notes functionality

Improve UI

Setup views

Add scopes

Fix projects layout

Restructure

Fix rest of the UI issues

Cleanup old views

Add .env to .gitignore
2024-10-25 21:03:43 +03:00
..
20231107102451_create_users.rb Initial commit 2023-11-13 11:47:56 +02:00
20231107102516_create_areas.rb Initial commit 2023-11-13 11:47:56 +02:00
20231107102609_create_projects.rb Initial commit 2023-11-13 11:47:56 +02:00
20231107102631_create_tasks.rb Initial commit 2023-11-13 11:47:56 +02:00
20231109055429_add_fields_to_tasks.rb Initial commit 2023-11-13 11:47:56 +02:00
20231109055533_add_fields_to_projects.rb Initial commit 2023-11-13 11:47:56 +02:00
20231110163101_add_cascade_delete_to_projects_and_tasks.rb Add title to notes 2023-11-17 19:37:57 +02:00
20231114203847_add_tags.rb Add tags and fix completed 2023-11-15 14:12:13 +02:00
20231114210336_create_tasks_tags.rb Add tags and fix completed 2023-11-15 14:12:13 +02:00
20231115092055_rename_tasks_tags_to_tags_tasks.rb Add tags and fix completed 2023-11-15 14:12:13 +02:00
20231116112552_create_notes.rb Scaffold notes structure 2023-11-17 15:12:38 +02:00
20231116120633_create_join_table_notes_tags.rb Scaffold notes structure 2023-11-17 15:12:38 +02:00
20231117170940_add_title_to_notes.rb Add title to notes 2023-11-17 19:37:57 +02:00
20231117174412_add_project_to_notes.rb Add more notes partials 2023-11-17 22:19:01 +02:00
20231127092131_change_priority_in_tasks.rb Fix migration and add pregenerated SSL as optional 2023-11-28 11:12:23 +02:00
20231127094906_add_note_and_status_to_tasks.rb Fix migration and add pregenerated SSL as optional 2023-11-28 11:12:23 +02:00
20240326093339_add_active_to_projects.rb Fix projects layout 2024-09-06 21:53:21 +03:00
20241006225631_add_pin_to_sidebar_to_projects.rb Move to React 2024-10-25 21:03:43 +03:00
20241007143928_add_profile_fields_to_users.rb Move to React 2024-10-25 21:03:43 +03:00
20241016105827_create_description_for_area.rb Move to React 2024-10-25 21:03:43 +03:00