Commit Graph

611 Commits

Author SHA1 Message Date
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 d553701b74 Display schedule workflow descriptions 2023-01-20 11:01:53 -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 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
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 5075df9068 Feature: Enable/Disable & Archive/Unarchive workflows 2023-01-19 13:36:43 -08:00
Matt Aitken 6c05e6ae52 Workflows are listed alphabetically on the org page 2023-01-19 10:05:05 -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 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
Matt Aitken 7c2caa1873 Updated send events documentation to match new SDK 2023-01-16 09:55:31 -08:00
James Ritchie 8c449d70d4 Updated the API page 2023-01-16 09:53:39 -08:00
Eric Allam 0faa7d5efc Implement sendEvent in the SDK, that can work outside runs 2023-01-16 09:46:31 -08:00
Matt Aitken b532d03fac Added docs for send event 2023-01-16 09:44:54 -08:00
James Ritchie fef6c0824b Updated delays doc 2023-01-16 09:37:16 -08:00
Matt Aitken 6e133433b8 Improved the custom events documentation 2023-01-16 09:35:23 -08:00
Matt Aitken 348f43c692 Fix for the custom event documentation 2023-01-16 09:24:00 -08:00
Eric Allam 59d14ef6fc Remove prismaClient that is not needed 2023-01-15 13:06:07 -08:00
Matt Aitken 6091970175 Added Scheduled documentation 2023-01-15 13:00:35 -08:00
Matt Aitken 7f0e5deb75 Removed slightly confusing part of the custom events documentation 2023-01-15 13:00:35 -08:00
Eric Allam 8b7b8a81ce Feature: scheduled triggers 2023-01-15 12:58:16 -08:00
James Ritchie f045c98fa2 Updated github critical issue workflow example 2023-01-15 12:24:19 -08:00
Matt Aitken 2dc7089117 Made the request integration send us an email 2023-01-15 11:41:21 -08:00
Matt Aitken d76cfe4459 Marked the full API references as coming soon 2023-01-15 11:41:21 -08:00
James Ritchie 85e761729e Getting started copy updates 2023-01-15 11:39:05 -08:00
James Ritchie 9a85ee8b26 Changed main header button to link to the app 2023-01-15 11:39:05 -08:00