Commit Graph

303 Commits

Author SHA1 Message Date
f517ffc8f8 condense imports 2022-02-13 21:59:48 -05:00
c650d17a07 add contributers list to contributing guide 2022-02-13 21:39:15 -05:00
c000843d40 use topbar component everywhere 2022-02-13 21:20:04 -05:00
85ea96a171 alias CanneryWeb.Endpoint 2022-02-13 21:18:34 -05:00
57e71fb3ac add routes to non liveview topbar 2022-02-13 21:17:44 -05:00
df40f03589 add and delete tags to/from containers 2022-02-13 21:14:48 -05:00
0d52a943d7 add gettext step to docker file 2022-02-13 15:50:59 -05:00
272f6729c6 - add user management to invite page
Some checks reported errors
continuous-integration/drone/push Build was killed
- harden accounts context
2022-02-12 02:34:13 -05:00
fa55c13c29 add datetime view helper 2022-02-12 02:33:35 -05:00
ba58f92f02 add alpine.js 2022-02-12 02:33:35 -05:00
11ddba79e3 add actions as render block in tag card 2022-02-12 02:33:35 -05:00
332f92a02f harden account deletion 2022-02-12 02:33:35 -05:00
c0b3de75a9 move components to Components context 2022-02-12 02:33:34 -05:00
993d583fdd redirect if user is not authorized 2022-02-12 02:32:57 -05:00
e5a5b4299c fix registration email 2022-02-12 02:32:52 -05:00
d685ca5c74 hide register button when registration disabled 2022-02-11 22:24:16 -05:00
8795e4a98b run npm audit 2022-02-11 00:41:47 -05:00
71397d6b29 harden invites context
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-11 00:34:29 -05:00
fc75948f4c add Accounts.is_admin?/1 2022-02-11 00:34:02 -05:00
76d594ca0f improve containers 2022-02-11 00:33:51 -05:00
845ebc3bc6 typespec form components more 2022-02-10 23:41:45 -05:00
f9d9fd1075 add publish step to drone 2022-02-10 23:17:06 -05:00
e9ef44eb53 - harden ammo context
- add user_id to ammo types
2022-02-10 00:58:05 -05:00
3b0850852e update style guide 2022-02-10 00:58:05 -05:00
bb4e6954eb remove tag_id from ammo group 2022-02-10 00:58:05 -05:00
aa17240c83 harden tags context 2022-02-10 00:58:05 -05:00
462fd2882b add exdoc 2022-02-09 23:21:29 -05:00
5451728541 gettext invites and tags
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-09 01:04:43 -05:00
91b9e8a730 gettext containers 2022-02-09 00:51:07 -05:00
c4217e8f45 gettext ammo types 2022-02-09 00:39:27 -05:00
ac62afb313 gettext ammo groups 2022-02-09 00:23:06 -05:00
3675d0b4f4 gettext controllers 2022-02-09 00:13:12 -05:00
9972299fc4 gettext user session controller 2022-02-09 00:13:12 -05:00
7e61c5c59a gettext and heex user registration pages 2022-02-09 00:13:12 -05:00
e3b94477db gettext topbar 2022-02-09 00:13:12 -05:00
185d8598da gettext homelive 2022-02-09 00:13:12 -05:00
f4d67dbeef remove punctuation from error 2022-02-09 00:13:12 -05:00
8eb956d520 add custom error pages 2022-02-09 00:13:12 -05:00
455fe354c1 gettext User 2022-02-09 00:13:12 -05:00
20f49a9a9a credo fixes 2022-02-09 00:13:12 -05:00
c27c162562 improve containers context 2022-02-09 00:13:12 -05:00
84f36db1d1 fix dialyzer error 2022-02-09 00:13:12 -05:00
a39c3da351 add swoosh and oban 2022-02-09 00:13:12 -05:00
acf64cee18 add translation link to contributing 2022-02-08 00:48:32 -05:00
ab9a73769f restrict ammo groups by user_id 2022-02-08 00:21:22 -05:00
8e4bcf7abd add deletion check for containers
Some checks failed
continuous-integration/drone/push Build is failing
2022-02-07 23:58:29 -05:00
240fdd2965 use heex for home page 2022-02-07 23:50:32 -05:00
22c148e93b - add primer_type to ammo type
- fix ammo type typespec
- remove unused ammo type card
- mix format
2022-02-07 23:42:36 -05:00
94b88f9f9e - add translation status to readme and contributing guide
- tweak configs
2022-02-07 23:31:21 -05:00
24fa837478 configure gettext 2022-02-07 19:30:21 -05:00