James Ritchie

Results 11 issues of James Ritchie

- Added a new link to status.trigger.dev from the Alerts page in the app - Updated the UI for the blank state on the Alerts table to add more useful...

# Build support for Redwood into Trigger.dev **_Please make sure to use Typescript for all code_** ### Task 1 - Redwood Adaptor - [ ] Create a new folder in...

enhancement
area/integrations
💎 Bounty
💰 Rewarded

Steps to reproduce 1. Create a Job that has a delay in it (30 seconds or something short so you can press the cancel button but it doesn't take forever...

# Build support for Nuxt into Trigger.dev ***Please make sure to use Typescript for all code*** ### Task 1 - Nuxt Adaptor - [ ] Create a new folder in...

enhancement
area/integrations
area/docs
💰 Rewarded

# Build support for Fastify into Trigger.dev **_Please make sure to use Typescript for all code_** ### Task 1 - Fastify Adaptor - [ ] Create a new folder in...

enhancement
area/integrations
area/docs
💰 Rewarded

Created a new menu for the Help & Feedback ![CleanShot 2024-10-02 at 09 56 44@2x](https://github.com/user-attachments/assets/b54887e8-d411-4e06-bf75-d22e33372a07) Help & Feedback button appears just above the Free Plan usage meter ![CleanShot 2024-10-02 at...

Only show the "Switch organization" menu when you have multiple orgs, otherwise show a "New organization" button ![CleanShot 2025-04-23 at 16 22 14](https://github.com/user-attachments/assets/98348dcd-5f9b-4cc4-b9d4-c5d4536a0775) Adds a button to get back to...

If you define the cron patterns directly in your code (cron: "* * * * *") (a declarative schedule) we treat them as separate schedules so they can be disabled/deleted...