Commit Graph

518 Commits

Author SHA1 Message Date
Eric Allam 0faa7d5efc Implement sendEvent in the SDK, that can work outside runs 2023-01-16 09:46:31 -08:00
Eric Allam 59d14ef6fc Remove prismaClient that is not needed 2023-01-15 13:06:07 -08:00
Eric Allam 8b7b8a81ce Feature: scheduled triggers 2023-01-15 12:58:16 -08:00
James Ritchie 5ac41b842f Hid the hard coded ‘initial wait’ message 2023-01-14 19:36:21 -08:00
James Ritchie 01fdccea83 Made the divide more subtle and consistent between panel header and body 2023-01-14 19:36:21 -08:00
James Ritchie 9329a3cb2a Removed “:” 2023-01-14 19:36:21 -08:00
James Ritchie 445ba1ba47 Made the Connected API list more consistent - now using a List component 2023-01-14 19:36:21 -08:00
Matt Aitken 125aafe79a Made providers a public package: @trigger.dev/providers 2023-01-14 15:42:39 +00:00
Matt Aitken 0ba4b33875 Fix for AccessInfo not importing from the correct package 2023-01-13 14:04:44 +00:00
Eric Allam e37a8a7fd8 Remove old dockerfile 2023-01-13 10:55:50 +00:00
Eric Allam a6b17753e1 internal-pulsar now only exports topics 2023-01-13 10:51:52 +00:00
Matt Aitken 5a5d23fa17 Added the ability to specify a secret key for Pizzly server access 2023-01-13 10:35:53 +00:00
Matt Aitken 00ceb2a1ab Runs with null finished time are sorted to the end 2023-01-12 20:56:20 +00:00
James Ritchie dca806dd28 Typography tweak to the ID on the overview page 2023-01-12 20:48:29 +00:00
James Ritchie 5e8c46c728 Added the workflow slug to the Overview page 2023-01-12 20:38:48 +00:00
Matt Aitken a3f46e2887 Fix for run page not showing “RUNNING” states 2023-01-12 20:15:36 +00:00
Matt Aitken 0d5a556630 Stop the runs table showing loading spinner when navigating away 2023-01-12 19:34:22 +00:00
Matt Aitken dd75cd6e22 Fix for fast toggling of runs dropdown, plus added loading state 2023-01-12 18:58:34 +00:00
Eric Allam 3542ff0351 Turn off noisy prisma logs 2023-01-12 17:52:45 +00:00
Eric Allam db6128b84d Start trying to deploy using Node 16 2023-01-12 14:06:19 +00:00
Matt Aitken b65954214f Moving to node 16 2023-01-12 13:22:06 +00:00
D-K-P 81f462b8ed Minor icon tweaks 2023-01-12 09:40:10 +00:00
Eric Allam 38e20b9340 Try to get deploy working with pulsar 1.7.0 2023-01-11 20:17:01 +00:00
Eric Allam ae43a5c391 Install ca-certificates to use in pulsar client 2023-01-11 19:55:48 +00:00
James Ritchie 9bbe6bfd7d Clearer 2-button distinction on the side menu navigation links 2023-01-11 18:58:44 +00:00
James Ritchie 7e997bf73c Minor layout adjustment to the Overview page 2023-01-11 18:54:08 +00:00
James Ritchie 15b27137ea Secondary button tweak 2023-01-11 18:53:41 +00:00
James Ritchie 998e3366d3 Link to run a test from the Overview page 2023-01-11 18:53:32 +00:00
James Ritchie 8179f63064 Button copy improvement 2023-01-11 18:53:09 +00:00
D-K-P 293366d2b0 Added trigger icons 2023-01-11 18:10:10 +00:00
James Ritchie 33c3980bcd A nicer way to hide/show the pagination 2023-01-11 17:57:53 +00:00
James Ritchie afc4e085d8 Fixed some pagination logic 2023-01-11 17:49:58 +00:00
James Ritchie 2b981c1eb9 Added a 404 page 2023-01-11 17:20:51 +00:00
Eric Allam 4a3d9e8f88 Don’t use yarn dummy 2023-01-11 16:18:27 +00:00
Eric Allam 21528f2ec2 Try using ubuntu 22.04 to fix prisma issue 2023-01-11 16:14:54 +00:00
Eric Allam 90cd7cd823 Add some prisma logging 2023-01-11 15:55:19 +00:00
James Ritchie eaa15aa186 Fixed 2 layout bugs with the runs page 2023-01-11 15:54:05 +00:00
James Ritchie 50214220ec Pagination in a run list doesn’t slide with the table 2023-01-11 15:46:19 +00:00
Eric Allam 9a1f8e8a31 Explicitly set NODE_ENV to development in dev-deps 2023-01-11 15:36:44 +00:00
James Ritchie a8bbfb648f Update to the temporary trigger icon 2023-01-11 15:34:36 +00:00
James Ritchie 21f0b0af71 Updated the way the trigger icons work to be simpler 2023-01-11 15:34:36 +00:00
James Ritchie b27943b5e1 Deleted and moved some of the function to a new file 2023-01-11 15:34:36 +00:00
James Ritchie cb8044d445 Added temporary new icons for the trigger types 2023-01-11 15:34:36 +00:00
D-K-P 905334fbef Replaced the favicon 2023-01-11 15:21:11 +00:00
Eric Allam 24c9b8caf2 Try installing prisma globally 2023-01-11 15:00:04 +00:00
Eric Allam 0580c44c1e Install turbo using npm 2023-01-11 14:56:02 +00:00
Eric Allam d7bfe8c342 Add turbo before the generate step 2023-01-11 14:50:44 +00:00
Eric Allam 095384eb8a Start the pulsar 1.8.0 Dockerfile over again from the API Hero base 2023-01-11 14:45:25 +00:00
Eric Allam dc8c96b0c3 Put the dockerfile in the wrong place 2023-01-11 14:32:51 +00:00
D-K-P 66badc6bc5 Added workflow failed email, logo and edited the other email intros 2023-01-11 14:31:16 +00:00