.. |
.formatter.exs
|
initial commit
|
2021-09-02 18:25:40 -04:00 |
20210814225804_create_users_auth_tables.exs
|
add proper :on_delete behavior
|
2021-09-12 19:11:34 -04:00 |
20210903015442_create_tags.exs
|
add proper :on_delete behavior
|
2021-09-12 19:11:34 -04:00 |
20210903015537_create_ammo_types.exs
|
change rimfire to firing type
|
2022-02-16 00:10:18 -05:00 |
20210903015553_create_containers.exs
|
add proper :on_delete behavior
|
2021-09-12 19:11:34 -04:00 |
20210903015611_create_ammo_groups.exs
|
remove tag_id from ammo group
|
2022-02-10 00:58:05 -05:00 |
20210904211727_create_invites.exs
|
add proper :on_delete behavior
|
2021-09-12 19:11:34 -04:00 |
20210912224533_create_container_tags.exs
|
add container tags
|
2021-09-12 19:27:18 -04:00 |
20220209003648_add_oban_jobs_table.exs
|
add swoosh and oban
|
2022-02-09 00:13:12 -05:00 |
20220214031736_create_shot_groups.exs
|
add range mode
|
2022-02-15 17:33:45 -05:00 |
20220506015344_add_locale_setting.exs
|
add selectable ammo types
|
2023-03-23 22:07:25 -04:00 |
20221119170815_add_more_indexes.exs
|
improve indexes
|
2022-11-19 15:10:15 -05:00 |
20221119192131_add_purchase_date_to_ammo_group.exs
|
replace ammo added on with purchased on
|
2022-11-19 15:10:15 -05:00 |
20221202233156_add_search.exs
|
add search to catalog index
|
2022-12-03 19:35:00 -05:00 |
20230204191547_record_invites.exs
|
improve invites, record usage
|
2023-02-04 17:33:26 -05:00 |
20230322005247_add_ammo_type_types_and_shotgun_fields.exs
|
add selectable ammo types
|
2023-03-23 22:07:25 -04:00 |
20230329025816_rename_type_to_class.exs
|
improve migrations
|
2023-03-30 22:24:29 -04:00 |
20230329041109_rename_ammo_groups_to_packs.exs
|
improve migrations
|
2023-03-30 22:24:29 -04:00 |
20230331004825_rename_shot_groups_to_shot_records.exs
|
improve migrations
|
2023-03-30 22:24:29 -04:00 |
20230331015554_rename_ammo_type_to_type.exs
|
add migration for ammo type table and column
|
2023-03-30 22:02:44 -04:00 |
20230331031737_add_lot_number_to_packs.exs
|
add lot number to packs
|
2023-03-30 23:36:19 -04:00 |
20230415033450_add_pack_lot_number_to_search.exs
|
add pack lot number to search
|
2023-04-14 23:38:28 -04:00 |