Commit Graph

8 Commits

Author SHA1 Message Date
Vukasin 1805dd8178 feat: implement event-based trigger management and UI enhancements 2025-08-15 10:22:37 +02:00
Vukasin e81254521e wip: event trigger init ui 2025-08-13 23:19:37 +02:00
Vukasin 09a369866e wip 2025-08-13 01:03:52 +02:00
Vukasin ffd4232f9b feat: init event based triggers 2025-08-12 23:04:21 +02:00
Vukasin 5a23b6d26e feat: add workflow input support in schedule configuration 2025-08-10 20:47:17 +02:00
mykonos-ibiza 2cba5392ca refactor: replace QStash with Supabase Cron for background job processing
- Removed references to QStash in documentation and codebase.
- Updated setup and configuration files to reflect the transition to Supabase Cron.
- Implemented new functions for scheduling and unscheduling jobs using Supabase Cron.
- Added webhook authentication using a shared secret for enhanced security.
- Cleaned up related dependencies and example configurations.
2025-08-09 15:40:11 +05:30
Saumya 91508d60f1 cleaup code, remove unused endpoints & methods 2025-07-31 09:58:33 +05:30
Saumya 3fb032185c refactor triggers 2025-07-28 15:46:29 +05:30