targo-backend/src/common
Nicolas Drolet e6c949e40b fix(modules): moduleguards properly compare user_module_access to module_list, rather than user_roles to module_list
Optimize toStringFromBoolean mmethod to immediately return an array of Module strings rather than an object of string-string objects that needs to be filtered and manipulated further.
2025-12-02 09:06:08 -05:00
..
decorators refactor(controllers): added ModuleAccessAllowed and Access decorators 2025-12-01 16:03:48 -05:00
errors feat(Result): ajusted return values to match Result pattern. 2025-11-12 09:16:37 -05:00
filters feat(validationPipe): Global Exception Filter basic setup using APP_FILTER and APP_PIPE 2025-09-11 16:48:05 -04:00
guards fix(modules): moduleguards properly compare user_module_access to module_list, rather than user_roles to module_list 2025-12-02 09:06:08 -05:00
mappers fix(modules): moduleguards properly compare user_module_access to module_list, rather than user_roles to module_list 2025-12-02 09:06:08 -05:00
shared clean(modules): clean module imports and clean utils files 2025-11-13 15:30:29 -05:00
utils Merge branch 'main' of git.targo.ca:Targo/targo_backend 2025-11-24 14:59:24 -05:00