Commit Graph

76 Commits

Author SHA1 Message Date
fe4e4f4f17 add length limits to all items
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-19 23:52:25 -04:00
2987e4ff37 hide more ammo group table fields when not viewing historical information 2023-03-19 14:11:01 -04:00
40e4f6fe0a remove :table path 2023-03-19 13:37:28 -04:00
b32edd581d fix accessibility issues
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-19 12:35:26 -04:00
440dc5061b fix textareas resizing when typing in
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 22:14:04 -04:00
a54cf8b87d use strict context boundaries and remove all n+1 queries
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 21:06:50 -04:00
7fa9933a9b use core components 2023-03-18 00:25:18 -04:00
a01d97e360 use better domain for gettexts
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-17 21:00:24 -04:00
ce07cc2569 use live navigation to update state
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 17:53:49 -04:00
3acecb9a93 remove extra @impl true
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-16 17:41:25 -04:00
8163b906a2 remove data-qa 2023-03-15 00:47:15 -04:00
47dab6490d improve templates 2023-02-04 13:01:50 -05:00
ef0d644ee3 improve more card styles 2022-12-03 22:09:32 -05:00
faacf80b51 improve container card style 2022-12-03 21:56:14 -05:00
c99fbabcaa use container table component instead 2022-12-03 20:23:15 -05:00
95642061db add search to container index 2022-12-03 20:23:12 -05:00
dfebad713f replace ammo added on with purchased on 2022-11-19 15:10:15 -05:00
5ffa627beb improve table route navigation 2022-11-19 15:10:15 -05:00
25d4f1916a display link to container in table 2022-11-19 15:10:15 -05:00
d389515f76 be more specific on wording for show container 2022-11-19 15:10:15 -05:00
3480aff61d make ammo type show page and container show page also display ammo groups as table 2022-11-12 13:53:23 -05:00
0d6f6de7df add cloning to containers index 2022-11-10 19:26:13 -05:00
76d3554b4b add container index table 2022-11-10 19:25:14 -05:00
67304ae22e fix some gettexts 2022-11-09 18:47:13 -05:00
6b565abf93 update to liveview 0.18 and use elixir 1.14
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-07 22:36:38 -05:00
cfbec3189c display used-up date on used-up ammo
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-07 21:01:57 -05:00
9e386f1631 add used filtering to container show page 2022-11-07 00:40:09 -05:00
dbc575d305 improve container show page layout 2022-11-07 00:40:09 -05:00
36f56528ee use container changeset helper 2022-07-04 20:52:21 -04:00
3593334c85 fix container changeset 2022-07-04 20:30:05 -04:00
9a1a104c6d add pack and round count to containers 2022-07-01 19:13:54 -04:00
a1efd7cc60 improve ammo group wording 2022-07-01 00:23:04 -04:00
4b420f313c add locale as per user setting 2022-05-05 23:26:29 -04:00
e0ddefe1d7 fix tag and container overflow 2022-03-28 23:56:45 -04:00
a2d1ff9b89 fix credo 2022-03-28 23:05:12 -04:00
d0857eccc1 remove "listing" from titles
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-24 00:52:46 -05:00
5ca21c64fd fix text styling 2022-02-23 20:35:18 -05:00
4946a6b119 fixes template error on modal refreshes 2022-02-20 15:01:15 -05:00
61829fc042 fix grid spacing in mobile mode
Some checks reported errors
continuous-integration/drone/tag Build is passing
continuous-integration/drone/push Build was killed
2022-02-19 18:08:46 -05:00
91288a9ffa fix tests
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-19 00:31:17 -05:00
91ff0c14e4 fix ammo type displays 2022-02-18 23:25:44 -05:00
4ff2f64a22 add tag editing to containers 2022-02-18 23:00:04 -05:00
889e08e42c fix grid styling
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-18 18:21:56 -05:00
69240c1d51 use Endpoint for links 2022-02-17 22:31:37 -05:00
3164d48f6c make text slightly easier to read 2022-02-17 22:29:01 -05:00
ba2294f156 mix format with new version 2022-02-17 21:25:08 -05:00
3e0bd6ab34 add data-qa tags 2022-02-16 22:40:05 -05:00
6c49e6ec4e update deps and format 2022-02-16 18:45:18 -05:00
d6e4090650 make app responsive 2022-02-16 00:10:02 -05:00
d80b80ea22 update viewhelpers 2022-02-15 22:41:07 -05:00