Commit Graph

29 Commits

Author SHA1 Message Date
shibao 8c95536ffd add selectable ammo types
continuous-integration/drone/push Build is passing Details
2023-03-23 22:07:25 -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 3acecb9a93 remove extra @impl true
continuous-integration/drone/push Build is passing Details
2023-03-16 17:41:25 -04:00
shibao 757eca47f7 use ammo type table component instead 2022-12-03 19:35:08 -05:00
shibao 7191fe8e4b add search to catalog index 2022-12-03 19:35:00 -05:00
shibao 3480aff61d make ammo type show page and container show page also display ammo groups as table 2022-11-12 13:53:23 -05:00
shibao 0dbd1af553 use better wording 2022-11-10 21:25:03 -05:00
shibao c828def2b2 add historical round and ammo pack data to ammo type index 2022-11-10 20:42:56 -05:00
shibao 8fa75e2559 add cloning to ammo type index 2022-11-10 19:26:14 -05:00
shibao 3dd6430105 fix patch links to working properly
continuous-integration/drone/push Build is passing Details
2022-11-09 23:47:11 -05:00
shibao 6b565abf93 update to liveview 0.18 and use elixir 1.14
continuous-integration/drone/push Build is passing Details
2022-11-07 22:36:38 -05:00
shibao cfbec3189c display used-up date on used-up ammo
continuous-integration/drone/push Build is passing Details
2022-11-07 21:01:57 -05:00
shibao dc355fcd8e add ammo count to ammo type index page 2022-11-07 00:40:09 -05:00
shibao 5836a82ff7 add note about ammo when deleting ammo type 2022-07-04 21:40:07 -04:00
shibao 4b420f313c add locale as per user setting 2022-05-05 23:26:29 -04:00
shibao 7f9e6f9eff fix tests 2022-04-19 20:08:10 -04:00
shibao 9e754fe630 Show average price per round on ammo type table 2022-04-19 19:42:48 -04:00
shibao d9e7948bb0 fixup! use new table component for ammo type index table 2022-03-04 21:07:32 -05:00
shibao d0ee81093a use new table component for ammo type index table 2022-03-04 18:28:10 -05:00
shibao d0857eccc1 remove "listing" from titles
continuous-integration/drone/push Build is passing Details
2022-02-24 00:52:46 -05:00
shibao 91ff0c14e4 fix ammo type displays 2022-02-18 23:25:44 -05:00
shibao bf27511caa remove default boolean columns if all false 2022-02-18 23:06:32 -05:00
shibao 2ac379adaf add more ammo type fields, filter index columns 2022-02-15 22:33:36 -05:00
shibao 114f63b47a use phoenix component modal 2022-02-14 01:26:51 -05:00
shibao e9ef44eb53 - harden ammo context
- add user_id to ammo types
2022-02-10 00:58:05 -05:00
shibao c4217e8f45 gettext ammo types 2022-02-09 00:39:27 -05:00
shibao 04d798aaa7 fix dialyzer, credo and format 2022-01-23 22:51:56 -05:00
shibao e9ababa7e1 add assign_defaults/2 to liveviews 2021-09-02 23:31:16 -04:00
shibao d6ddf2a9bb add models, context and liveviews 2021-09-02 23:31:14 -04:00