This website requires JavaScript.
Explore
Help
Sign In
gisle
/
stufflog2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
fdc225cf89aed2a3f4e8f889fe2a2e74fe0c41a5
stufflog2
/
migrations
/
postgres
T
History
gisle
5a508fe8bb
continuous-integration/drone/push
Build is passing
Details
add project tags.
2021-04-18 18:03:06 +02:00
..
20201218170259_create_table_group.sql
first commit
2020-12-31 17:49:54 +01:00
20201218170301_create_table_item.sql
first commit
2020-12-31 17:49:54 +01:00
20201218170319_create_table_project.sql
first commit
2020-12-31 17:49:54 +01:00
20201218170338_create_table_task.sql
first commit
2020-12-31 17:49:54 +01:00
20201218170348_create_table_log.sql
first commit
2020-12-31 17:49:54 +01:00
20201218170417_create_table_goal.sql
first commit
2020-12-31 17:49:54 +01:00
20201223121327_create_index_item_group_id.sql
first commit
2020-12-31 17:49:54 +01:00
20201223125438_create_index_log_task_id.sql
first commit
2020-12-31 17:49:54 +01:00
20201223125556_create_index_goal_start_time.sql
first commit
2020-12-31 17:49:54 +01:00
20201223125559_create_index_goal_end_time.sql
first commit
2020-12-31 17:49:54 +01:00
20201223125934_create_index_group_user_id.sql
first commit
2020-12-31 17:49:54 +01:00
20201223125938_create_index_item_user_id.sql
first commit
2020-12-31 17:49:54 +01:00
20201223125947_create_index_project_user_id.sql
first commit
2020-12-31 17:49:54 +01:00
20201223125957_create_index_task_user_id.sql
first commit
2020-12-31 17:49:54 +01:00
20201223130003_create_index_log_user_id.sql
first commit
2020-12-31 17:49:54 +01:00
20201223130007_create_index_goal_user_id.sql
first commit
2020-12-31 17:49:54 +01:00
20201223135724_create_index_project_created_time.sql
first commit
2020-12-31 17:49:54 +01:00
20201223135812_create_index_task_item_id.sql
first commit
2020-12-31 17:49:54 +01:00
20201223140113_create_index_log_logged_time.sql
first commit
2020-12-31 17:49:54 +01:00
20201225175922_create_index_log_item_id.sql
first commit
2020-12-31 17:49:54 +01:00
20210117171454_add_goal_columns_ct_unweighed_and_item_id.sql
add new fields to logs and goals.
2021-01-17 19:01:13 +01:00
20210117172203_add_log_columns_amount_and_secondary_item.sql
add new fields to logs and goals.
2021-01-17 19:01:13 +01:00
20210119211214_add_goal_columns_filters.sql
add task and item filters to goals.
2021-01-19 22:12:10 +01:00
20210120210752_add_project_column_status_tag.sql
add multiple statuses to proejcts, though it's a bit hacked on.
2021-01-20 22:05:52 +01:00
20210120211301_update_project_inactive_status_tag.sql
add multiple statuses to proejcts, though it's a bit hacked on.
2021-01-20 22:05:52 +01:00
20210124104325_rename_project_status_tag_todo.sql
add status tags to tasks and reorganize them to have more familiar names.
2021-01-24 12:39:23 +01:00
20210124104330_rename_project_status_tag_onhold.sql
add status tags to tasks and reorganize them to have more familiar names.
2021-01-24 12:39:23 +01:00
20210124105003_add_task_column_status_tag.sql
add status tags to tasks and reorganize them to have more familiar names.
2021-01-24 12:39:23 +01:00
20210124110913_update_task_default_inactive_tag.sql
add status tags to tasks and reorganize them to have more familiar names.
2021-01-24 12:39:23 +01:00
20210227154406_add_project_column_favorite.sql
add favorite system and other small tweaks and fixes.
2021-02-27 16:47:57 +01:00
20210227192216_update_project_fix_active_and_status_tag.sql
fix statusTag being non-nil on active projects.
2021-02-27 19:23:24 +01:00
20210403142913_create_table_task_link.sql
add project linking.
2021-04-03 16:30:43 +02:00
20210405154335_add_project_column_start_time.sql
add project start time.
2021-04-05 23:19:30 +02:00
20210405234346_add_project_column_subtract_amount.sql
add project subtraction amounts.
2021-04-05 23:59:27 +02:00
20210418164739_add_project_column_tags.sql
add project tags.
2021-04-18 18:03:06 +02:00