Bryan Frimin
3e4a9be7c0
Remove tenant service pattern
...
Signed-off-by: Bryan Frimin <bryan@probo.com >
2026-05-20 16:51:15 -07:00
Émile Ré
f5703d390b
Enforce Go style rules across codebase
...
Apply five style rules: convert iota string enums to typed
string constants, replace errors.As with errors.AsType,
merge three-group imports into two groups, fix multiline
parameter/argument formatting, and replace fmt.Sprintf URL
construction with net/url.
Signed-off-by: Émile Ré <emile@probo.com >
2026-05-20 11:46:39 +04:00
Émile Ré
9156d6a16a
Add wsl linter and fix
...
Signed-off-by: Émile Ré <emile@probo.com >
2026-05-20 09:27:28 +04:00
Bryan Frimin
f17fb7bf49
Upgrade to kit v0.3.0
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2026-04-03 11:56:06 +02:00
Sacha Al Himdani
8c02c53315
Update copyright headers across all Go files
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2026-03-25 17:38:32 +01:00
Émile Ré
323cd602a1
Update business logic
...
Signed-off-by: Émile Ré <emile@getprobo.com >
2026-03-05 10:36:08 +04:00
Bryan Frimin
df56ae90e9
Fix noisy slack queue message error
...
Signed-off-by: Bryan Frimin <bryan@getprobo.com >
2026-02-10 09:37:10 +01:00
Sacha Al Himdani
504d31af6c
Ignore no slack connector error during trust center access update
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-12-22 11:38:44 +01:00
Sacha Al Himdani
cf491a2096
Create slack message if necessary
...
Signed-off-by: Sacha Al Himdani <sacha@getprobo.com >
2025-12-22 11:09:51 +01:00
Émile Ré
c0b2a5702d
Introduce pkg/mail.Addr
...
Signed-off-by: Émile Ré <nemile.re@gmail.com >
2025-12-15 18:24:00 +01:00
manish-singh-bisht
8eeab0a6d0
feat:pull the slack message service out to slack pkg
...
Signed-off-by: manish-singh-bisht <mthefool218@gmail.com >
2025-12-11 18:42:26 +01:00