Aaron aaron_nad
  • Joined on 2022-11-19
aaron_nad opened issue shibao/cannery#58 2025-05-26 10:59:11 -04:00
Postgres 13 upgrade
aaron_nad opened issue shibao/cannery#55 2024-07-28 10:45:43 -04:00
When Adding Ammo, could a box be used to filter the results so a selection between the 'Classes' of ammo can be used
aaron_nad opened issue shibao/cannery#54 2024-07-28 10:41:12 -04:00
Editing 'ammo' sets fields in the edit menu to the first in the drop down lists
aaron_nad opened issue shibao/cannery#53 2024-07-28 10:38:08 -04:00
Add type ahead lookup on the 'add ammo' field
aaron_nad commented on issue shibao/cannery#49 2024-07-28 10:32:55 -04:00
User SignUp is broken since version 0.9.5+ (Email not sending)

Hey,

This is still broken in 0.9.10

` },

  "email": "welcome",

  "user_id": "6b0841d3-fec2-4179-b870-1228e25e48e8"

},

"id": 20,

"meta": {},

aaron_nad commented on issue shibao/cannery#49 2024-06-10 07:33:58 -04:00
User SignUp is broken since version 0.9.5+ (Email not sending)

d896257602/lib/cannery/accounts/email_worker.ex - im not overly familiar with elixir and JS, but i presume a…

aaron_nad commented on issue shibao/cannery#49 2024-06-09 07:09:59 -04:00
User SignUp is broken since version 0.9.5+ (Email not sending)

Tested as confirmed to work on 0.9.1, 0.9.2, 0.9.3, 0.9.4.

The breakage appears in the code released in 0.9.5

aaron_nad commented on issue shibao/cannery#49 2024-06-09 07:00:07 -04:00
User SignUp is broken since version 0.9.5+ (Email not sending)

These are my SMTP settings used within the docker environment vars

      - SMTP_HOST=smtp.gmail.com
      - SMTP_PORT=465
      - SMTP_USERNAME=<email_add>@gmail.com
      - SMTP_PASSWORD=…
aaron_nad opened issue shibao/cannery#49 2024-06-09 06:58:26 -04:00
User SignUp is broken since version 0.9.1+ (Email not sending)
aaron_nad commented on issue shibao/cannery#13 2023-04-11 14:56:06 -04:00
Set custom units

Can we also have custom currency units be supported as well please?

At present it defaults to the USD sign $, could the Euro (€) and GBP (£) be supported as a configurable option?

aaron_nad commented on issue shibao/cannery#33 2023-04-10 18:08:22 -04:00
Add fingerprint sign in

I've since gone down the rabbit hole and found this as an example for an oAUTH / Open ID connector as well - https://github.com/pow-auth/assent - which looking at some elixir forums appears to be…

aaron_nad commented on issue shibao/cannery#40 2023-04-10 17:43:24 -04:00
Shotgun Ammunition type field updates

Thanks for the speedy reply! Yep, no problemo, i'll do that. I was just reading up on DRAM conversions - its not widely used here in the UK and we still stick with the FPS for everything…

aaron_nad created pull request shibao/cannery#42 2023-04-10 17:38:26 -04:00
[components/type_table_component/chamber_size] Remove duplicate chamber_size field in visible component. Resolve https://gitea.bubbletea.dev/shibao/cannery/issues/41
aaron_nad created branch components/type_table_component/chamber_size in aaron_nad/cannery 2023-04-10 17:37:03 -04:00
da3900927d [components/type_table_component/chamber_size] Remove duplicate chamber_size field in visible component. Resolve shibao/cannery#41
aaron_nad created repository aaron_nad/cannery 2023-04-10 17:36:00 -04:00
aaron_nad opened issue shibao/cannery#41 2023-04-10 17:30:37 -04:00
Duplicate Chamber Size on Shotgun Type
aaron_nad commented on issue shibao/cannery#3 2023-04-10 17:12:44 -04:00
add guns

hope the following makes sense and can be useful in some way. Not sure if its the type of information / suggestions you wanted but some or all of it might be good to support?

**I suggest adding…

aaron_nad commented on issue shibao/cannery#33 2023-04-10 16:41:50 -04:00
Add fingerprint sign in

Is there a possible chance to support external authentication realms at some point down the line? This could be the implemention of SAML2 or Oauth etc.

I have Authetnik deployed at home which…

aaron_nad opened issue shibao/cannery#40 2023-04-10 16:31:05 -04:00
Shotgun Ammunition type field updates