Commit Graph

9 Commits

Author SHA1 Message Date
CWX 7c7297f63c Code cleanup and format 2025-04-22 14:49:05 +01:00
CWX 8312dacc25 seperate logic to see result easier, fix logic for defaulting 2025-04-20 13:27:47 +01:00
CWX 2c39a8b6e3 change hacky fix to use stringToNumberFactoryConverter 2025-04-12 17:14:53 +01:00
Chris Adamson d8a55aaa63 fix double typing 2025-04-12 10:18:42 -05:00
CWX 95d009e0e4 Changes to MailSendService
originally we had the trader id -> then used a method to get the EnumValue as a string -> then later turned it BACK into a traderId

unless im missing something major this should simplify things?

example:
we took "6617beeaa9cfa777ca915b7c" and turned it to "Ref" to then turn it back to "6617beeaa9cfa777ca915b7c"
2025-04-08 22:03:43 +01:00
Chris Adamson b544f3e7b3 remove unnecessary imports added for debugging 2025-04-07 12:09:43 -05:00
Chris Adamson ea44465cb4 object to object casting error 2025-04-07 12:06:33 -05:00
Chomp 33c56e0730 Updated values to be consts where possible 2025-03-08 09:33:04 +00:00
clodan 270f095413 renamed projects and namespaces 2025-03-07 13:16:43 +00:00