Commit Graph

156 Commits

Author SHA1 Message Date
a8fa321040 use sr for shot record in sql 2023-06-05 23:16:00 -04:00
f0536f3030 improve Ammo.get_grouped_packs_count 2023-06-05 23:15:57 -04:00
a94d2eebf4 improve Ammo.get_packs_count 2023-06-05 23:06:28 -04:00
e80c2018be improve Ammo.list_packs 2023-06-04 00:00:51 -04:00
71fdd42d96 improve Ammo.list_types 2023-06-03 20:14:20 -04:00
8e99a57994 improve Containers.list_containers 2023-06-03 20:12:06 -04:00
7c42dd8a3a improve Containers.list_tags 2023-06-03 19:54:51 -04:00
2e488fa26c fix ammo type sql naming issues 2023-05-12 22:22:46 -04:00
49628cb9bb pattern match on user struct in more cases 2023-05-12 21:48:19 -04:00
8a58d53dc1 fix pack sql naming issues 2023-05-12 21:48:04 -04:00
1037f37be2 upgrade to phoenix 1.7 2023-04-14 23:34:11 -04:00
1796fb822f fix logger errors 2023-04-14 18:25:06 -04:00
abaccac9f0 use :rifle as default ammo type 2023-04-10 20:13:56 -04:00
2b81978adb make bullet type rifle/pistol type-only field 2023-04-10 20:13:55 -04:00
81f21a02c4 export shotgun fields 2023-03-31 22:34:48 -04:00
9a17d4ad24 add lot number to packs 2023-03-30 23:36:19 -04:00
88c3f15fc8 rename ammo type files to type 2023-03-30 22:02:36 -04:00
c33f15603b rename ammo type to type 2023-03-30 22:02:36 -04:00
6f50702b11 rename shot group files to shot record 2023-03-30 20:44:41 -04:00
5f8d1a917f shot groups to shot records 2023-03-30 20:43:30 -04:00
32801828fa fix shot records table disappearing after selecting an empty ammo class 2023-03-30 20:08:37 -04:00
4b6d0952f8 rename ammo groups to packs everywhere 2023-03-30 20:08:11 -04:00
0544b58ab6 rename ammo group files to pack 2023-03-30 20:07:28 -04:00
6d26103784 rename ammo groups to packs 2023-03-30 20:07:16 -04:00
0cae7c2940 rename ammo_type type to class 2023-03-28 23:08:40 -04:00
bab2b26c13 use atom keys in tests 2023-03-28 21:57:29 -04:00
8c95536ffd add selectable ammo types 2023-03-23 22:07:25 -04:00
fe4e4f4f17 add length limits to all items 2023-03-19 23:52:25 -04:00
03f8a2e8a7 remove all n+1 queries for real this time 2023-03-19 15:05:09 -04:00
213dcca973 fix duplicate entries showing up 2023-03-19 13:28:56 -04:00
fd0bac3bbf fix tables unable to sort on nil dates 2023-03-19 11:19:55 -04:00
a54cf8b87d use strict context boundaries and remove all n+1 queries 2023-03-18 21:06:50 -04:00
0b7146ba32 fix shot record error message 2023-03-18 01:05:09 -04:00
8163b906a2 remove data-qa 2023-03-15 00:47:15 -04:00
92cc49630d merge base project into cannery 2023-02-26 00:40:55 -05:00
a778f5a61f rename to cannery 2023-02-25 16:02:08 -05:00
07b31fcc86 remove doctests 2023-02-25 00:59:05 -05:00
9c4a32896f improve logger 2023-02-07 00:18:16 -05:00
42e2d1c76e fix tests 2023-02-05 00:51:51 -05:00
064d2d3988 improve oban logging 2023-02-05 00:51:51 -05:00
2c0a4dd7ca improve invites, record usage 2023-02-04 17:33:26 -05:00
084173909e fix bug with public registration 2023-02-04 10:27:57 -05:00
2cf705c46f add accounts doctests 2023-01-29 15:23:54 -05:00
3ae890c193 use atoms for role changeset 2023-01-29 12:57:07 -05:00
45da547f62 add search to range index 2022-12-03 21:27:39 -05:00
3ea4b77b67 add search to tag index 2022-12-03 20:35:54 -05:00
95642061db add search to container index 2022-12-03 20:23:12 -05:00
11ef53d1bf add search to ammo groups index 2022-12-03 19:44:57 -05:00
7191fe8e4b add search to catalog index 2022-12-03 19:35:00 -05:00
e0ac714681 improve changesets and typespecs 2022-11-23 20:46:41 -05:00