Commit Graph

67 Commits

Author SHA1 Message Date
shibao b5619b8606 run mix format
continuous-integration/drone/push Build is passing Details
2023-09-07 19:15:07 -04:00
shibao a35f43d6df rename Ammo.get_average_cost and Ammo.get_historical_count 2023-06-05 23:17:43 -04:00
shibao 9edeb1e803 improve Ammo.get_grouped_round_count 2023-06-05 23:17:43 -04:00
shibao 7e55446b3e improve ActivityLog.list_shot_records 2023-06-05 23:17:43 -04:00
shibao 9643e9f46d improve Ammo.get_round_count 2023-06-05 23:17:39 -04:00
shibao 8466fcd1f9 improve ActivityLog.get_grouped_used_counts 2023-06-05 23:16:47 -04:00
shibao e713a2e108 improve ActivityLog.get_used_count 2023-06-05 23:16:00 -04:00
shibao f0536f3030 improve Ammo.get_grouped_packs_count 2023-06-05 23:15:57 -04:00
shibao a94d2eebf4 improve Ammo.get_packs_count 2023-06-05 23:06:28 -04:00
shibao e80c2018be improve Ammo.list_packs 2023-06-04 00:00:51 -04:00
shibao 71fdd42d96 improve Ammo.list_types 2023-06-03 20:14:20 -04:00
shibao 8e99a57994 improve Containers.list_containers 2023-06-03 20:12:06 -04:00
shibao 7c42dd8a3a improve Containers.list_tags 2023-06-03 19:54:51 -04:00
shibao 8cb6068b85 make tests async
continuous-integration/drone/push Build is failing Details
2023-04-14 23:48:50 -04:00
shibao 1037f37be2 upgrade to phoenix 1.7 2023-04-14 23:34:11 -04:00
shibao c33f15603b rename ammo type to type 2023-03-30 22:02:36 -04:00
shibao 5f8d1a917f shot groups to shot records 2023-03-30 20:43:30 -04:00
shibao 32801828fa fix shot records table disappearing after selecting an empty ammo class
continuous-integration/drone/push Build is passing Details
2023-03-30 20:08:37 -04:00
shibao b122253b9b improve tests 2023-03-30 20:08:20 -04:00
shibao 4b6d0952f8 rename ammo groups to packs everywhere 2023-03-30 20:08:11 -04:00
shibao 6d26103784 rename ammo groups to packs 2023-03-30 20:07:16 -04:00
shibao 0cae7c2940 rename ammo_type type to class
continuous-integration/drone/push Build is passing Details
2023-03-28 23:08:40 -04:00
shibao bab2b26c13 use atom keys in tests
continuous-integration/drone/push Build is passing Details
2023-03-28 21:57:29 -04:00
shibao 8c95536ffd add selectable ammo types
continuous-integration/drone/push Build is passing Details
2023-03-23 22:07:25 -04:00
shibao fe4e4f4f17 add length limits to all items
continuous-integration/drone/push Build is passing Details
2023-03-19 23:52:25 -04:00
shibao 03f8a2e8a7 remove all n+1 queries for real this time 2023-03-19 15:05:09 -04:00
shibao a54cf8b87d use strict context boundaries and remove all n+1 queries
continuous-integration/drone/push Build is passing Details
2023-03-18 21:06:50 -04:00
shibao 07b31fcc86 remove doctests 2023-02-25 00:59:05 -05:00
shibao 2c0a4dd7ca improve invites, record usage 2023-02-04 17:33:26 -05:00
shibao 2cf705c46f add accounts doctests 2023-01-29 15:23:54 -05:00
shibao 45da547f62 add search to range index 2022-12-03 21:27:39 -05:00
shibao 3ea4b77b67 add search to tag index 2022-12-03 20:35:54 -05:00
shibao d743336868 fixup! add search to container index 2022-12-03 20:26:22 -05:00
shibao 95642061db add search to container index 2022-12-03 20:23:12 -05:00
shibao 11ef53d1bf add search to ammo groups index 2022-12-03 19:44:57 -05:00
shibao 7191fe8e4b add search to catalog index 2022-12-03 19:35:00 -05:00
shibao e0ac714681 improve changesets and typespecs 2022-11-23 20:46:41 -05:00
shibao dfebad713f replace ammo added on with purchased on 2022-11-19 15:10:15 -05:00
shibao 1fed895b82 display cpr for ammo packs and add original count for ammo packs 2022-11-12 14:33:11 -05:00
shibao 7ef582510e improve ammo context 2022-11-10 20:26:11 -05:00
shibao dce04e4d7f harden invite changesets 2022-07-04 21:09:55 -04:00
shibao ee6266be3f harden tag changesets 2022-07-04 21:06:35 -04:00
shibao 6c09261368 use changeset helper 2022-07-04 20:39:21 -04:00
shibao 3593334c85 fix container changeset 2022-07-04 20:30:05 -04:00
shibao 947659b207 fix ammo_group changesets 2022-07-04 20:06:41 -04:00
shibao 3cbd62e84c fix shotgroup changesets 2022-07-01 21:39:08 -04:00
shibao a2d1ff9b89 fix credo 2022-03-28 23:05:12 -04:00
shibao a6b2c6181e add multiple ammo groups at one time
continuous-integration/drone/push Build is passing Details
2022-02-24 00:17:23 -05:00
shibao 91288a9ffa fix tests
continuous-integration/drone/push Build is passing Details
2022-02-19 00:31:17 -05:00
shibao 776d8a0250 fix dialyzer and warnings
continuous-integration/drone/push Build is failing Details
2022-02-17 21:30:05 -05:00