Waleed
|
d707d18ee6
|
fix(build): update dockerfile to contain testing package deps (#2591)
* fix(build): update dockerfile to contain testing package deps
* added logger package
|
2025-12-26 12:20:38 -08:00 |
|
Vikhyath Mondreti
|
04cd837e9c
|
fix(notifs): inactivity polling filters, consolidate trigger types, minor consistency issue with filter parsing (#2452)
* fix(notifs-slac): display name for account
* fix inactivity polling check
* consolidate trigger types
* remove redundant defaults
* fix
|
2025-12-18 12:49:58 -08:00 |
|
Vikhyath Mondreti
|
1ae3b47f5c
|
fix(inactivity-poll): need to respect level and trigger filters (#2431)
|
2025-12-17 14:50:33 -08:00 |
|
Waleed
|
95b9ca4670
|
feat(registration): allow self-hosted users to disable registration altogether (#2365)
* feat(registration): allow self-hosted users to disable registration altogether
* updated tests
* fix build
|
2025-12-13 17:34:53 -08:00 |
|
Vikhyath Mondreti
|
3b9f0f9ce2
|
feat(error-notifications): workspace-level configuration of slack, email, webhook notifications for workflow execution (#2157)
* feat(notification): slack, email, webhook notifications from logs
* retain search params for filters to link in notification
* add alerting rules
* update selector
* fix lint
* add limits on num of emails and notification triggers per workspace
* address greptile comments
* add search to combobox
* move notifications to react query
* fix lint
* fix email formatting
* add more alert types
* fix imports
* fix test route
* use emcn componentfor modal
* refactor: consolidate notification config fields into jsonb objects
* regen migration
* fix delete notif modal ui
* make them multiselect dropdowns
* update tag styling
* combobox font size with multiselect tags'
|
2025-12-04 18:29:22 -08:00 |
|