Commit Graph

798 Commits

Author SHA1 Message Date
Eric Allam c09694794f Release new versions of our packages @trigger.dev/integrations@0.1.5 @trigger.dev/providers@0.1.3 @trigger.dev/sdk@0.2.2 2023-01-20 11:52:47 -08:00
Eric Allam cc8be87de0 Merge branch 'dev' 2023-01-20 11:52:01 -08:00
James Ritchie 04f9102865 Formatted the scheduled workflow info on the overview page 2023-01-20 11:44:21 -08:00
Eric Allam b36f0d0f2f Add a changeset for Matt’s changes 2023-01-20 11:36:32 -08:00
Eric Allam d553701b74 Display schedule workflow descriptions 2023-01-20 11:01:53 -08:00
James Ritchie cd5b7736cc Playground file update 2023-01-20 11:00:56 -08:00
James Ritchie 2d185e9b8e Updated the icon sizes so they’re more visible 2023-01-20 11:00:41 -08:00
James Ritchie 71b4cf3aa5 Added a timed out status final step to the runs page 2023-01-20 11:00:28 -08:00
Eric Allam d3c593cdbf Added ability to timeout triggers so they don’t run too late after the event time 2023-01-20 08:40:00 -08:00
D-K-P 07b8f76842 Replaced the favicon 2023-01-19 17:04:34 -08:00
D-K-P 769de0f875 Added line numbers to code block 2023-01-19 17:04:34 -08:00
Matt Aitken a7d6447074 Auto-parse Slack channel names in message text, doesn’t work for usernames… 2023-01-19 16:46:44 -08:00
Matt Aitken 81f26d4ec3 Slack example delay reduced to 5 seconds 2023-01-19 16:46:21 -08:00
Matt Aitken a720e57508 Sort the workflow list dropdown menu, and dim the disabled ones 2023-01-19 16:46:08 -08:00
Matt Aitken cbedef660d API key input field is now a password 2023-01-19 15:44:27 -08:00
Matt Aitken f8ad30b975 Added GitHub commitComments webhook 2023-01-19 15:03:24 -08:00
Matt Aitken f92c3d75bb Added GitHub pushes and pull request reviews 2023-01-19 14:39:14 -08:00
James Ritchie 0515ec9388 Some UX improvements and copy fixes to the archive/disable workflow 2023-01-19 14:31:38 -08:00
James Ritchie 4b1e24310a Fixed button sizing 2023-01-19 14:30:54 -08:00
James Ritchie 35f1000ab7 Spacing improvement 2023-01-19 14:11:01 -08:00
Eric Allam f0c6f83d6f After archiving, redirect back to workflow list 2023-01-19 14:10:25 -08:00
James Ritchie 39f3a7df0c reduced header divider slashes 2023-01-19 14:06:10 -08:00
Eric Allam 69a79963ef Added staging env but not deploying it yet 2023-01-19 13:45:06 -08:00
Eric Allam 5075df9068 Feature: Enable/Disable & Archive/Unarchive workflows 2023-01-19 13:36:43 -08:00
Matt Aitken e60d8198cd Added GitHub Pull Request review comments 2023-01-19 10:30:07 -08:00
Matt Aitken 6c05e6ae52 Workflows are listed alphabetically on the org page 2023-01-19 10:05:05 -08:00
Matt Aitken ef3ce5dbc2 Added GitHub Pull Request webhook support 2023-01-19 09:46:13 -08:00
Matt Aitken f9eabe3dfb Added GitHub issue commented webhook 2023-01-18 20:11:20 -08:00
Matt Aitken f8cb4926d1 All GitHub issue webhooks now work 2023-01-18 20:11:20 -08:00
James Ritchie 0473eb2e73 Updated the integrations buttons 2023-01-18 20:10:32 -08:00
James Ritchie 347567e648 buttons and dropdowns now consistent size 2023-01-18 20:03:19 -08:00
James Ritchie 287cdd2c23 Fixed the dropdown not displaying 2023-01-18 19:53:04 -08:00
Eric Allam 6966ad0f55 Increase ioThreads and messageListenerThreads (and turned off batching) to pulsar clients 2023-01-18 19:04:31 -08:00
James Ritchie cd3b1dc0d6 Added another state to the settings page 2023-01-18 19:03:42 -08:00
James Ritchie 598d98473c Updated the disabled state to be more ‘info’ than ‘warning’ 2023-01-18 18:53:39 -08:00
Eric Allam 0994308b63 Complete CUSTOM_EVENT steps after ingesting the event 2023-01-18 18:45:13 -08:00
D-K-P 466fdb656f Added private beta banner to the readme and added typeform link 2023-01-18 18:26:26 -08:00
Eric Allam 7f2654884a Added some logging messages to the client, and disabled them by default 2023-01-18 18:25:52 -08:00
Eric Allam 5de2a1aec2 Fixed issue with workflow runs not completing when the run function returned undefined or null 2023-01-18 18:09:05 -08:00
James Ritchie 765e8a4816 Filter message now matches the warning status styles 2023-01-18 18:00:36 -08:00
James Ritchie 1cebed4cf7 Update to the button paddings 2023-01-18 17:57:22 -08:00
James Ritchie c7901f9597 Added a new disabled status for the workflow list 2023-01-18 17:56:59 -08:00
James Ritchie 5f27ad936b Added a disabled warning to the overview page 2023-01-18 17:56:39 -08:00
James Ritchie 07b8ca893a Added the api logo to the settings page 2023-01-18 17:54:44 -08:00
James Ritchie 089433e00f Removed un-used imports 2023-01-18 17:22:36 -08:00
James Ritchie 5848b613c5 Examples onboarding link goes to the right place in the docs 2023-01-18 17:19:20 -08:00
James Ritchie 9187a6ae01 Added a new settings page to archive and disable workflows 2023-01-18 17:16:53 -08:00
James Ritchie 21f1313b19 Merge branch 'main' into dev
# Conflicts:
#	flightcontrol.json
2023-01-18 16:48:53 -08:00
Eric Allam 942ce00cda @trigger.dev/sdk v0.1.4 @trigger.dev/integrations@0.1.4 @trigger.dev/sdk@0.2.1 2023-01-16 09:57:05 -08:00
Eric Allam 7d23a7b00a Add changeset 2023-01-16 09:56:40 -08:00