Waleed
|
8d846c5983
|
feat(async-jobs): async execution with job queue backends (#3134)
* feat(async-jobs): async execution with job queue backends
* added migration
* remove unused envvar, remove extraneous comments
* ack comment
* same for db
* added dedicated async envvars for timeouts, updated helm
* updated comment
* ack comment
* migrated routes to be more restful
* ack comments
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-02-04 14:52:33 -08:00 |
|
Waleed
|
a35f6eca03
|
improvement(tools): use react query to fetch child workflow schema, avoid refetch and duplicated utils, consolidated utils and testing mocks (#2839)
* improvement(tools): use react query to fetch child workflow schema, avoid refetch and duplicated utils
* consolidated utils & testing mocks
|
2026-01-15 13:25:22 -08:00 |
|
Emir Karabeg
|
79be435918
|
feat(email): welcome email; improvement(emails): ui/ux (#2658)
* feat(email): welcome email; improvement(emails): ui/ux
* improvement(emails): links, accounts, preview
* refactor(emails): file structure and wrapper components
* added envvar for personal emails sent, added isHosted gate
* fixed failing tests, added env mock
* fix: removed comment
---------
Co-authored-by: waleed <walif6@gmail.com>
|
2026-01-02 00:16:27 -08:00 |
|
Waleed
|
b7f6bab282
|
feat(tests): added testing package, overhauled tests (#2586)
* feat(tests): added testing package, overhauled tests
* fix build
|
2025-12-25 16:06:47 -08:00 |
|