Commit Graph

  • 3fb476a8ff Initial httpTrigger types working Matt Aitken 2023-10-20 16:52:16 +01:00
  • 5ea6a49d08 Made the app work very basically on mobile devices (#668) James Ritchie 2023-10-20 16:12:17 +01:00
  • dcd505e608 Transforming httpTrigger to the format we want Matt Aitken 2023-10-20 15:45:52 +01:00
  • 321ad6103b Import fixes Matt Aitken 2023-10-20 15:25:19 +01:00
  • 11c4a2ee5f Basic HttpTrigger Matt Aitken 2023-10-20 15:24:39 +01:00
  • 601bc56811 The logic for the httpTrigger is in the separate file, just call it from the client using defineHttpTrigger Matt Aitken 2023-10-20 15:24:15 +01:00
  • 229c06c338 Catalog reference that uses the httpTrigger Matt Aitken 2023-10-20 15:23:38 +01:00
  • c8b11df10e Need to define the class like EventTrigger Matt Aitken 2023-10-20 15:11:21 +01:00
  • dce5578327 Improved the GitHub overview copy D-K-P 2023-10-20 14:35:28 +01:00
  • fde3f17a25 fixed typos dhselar1423 2023-10-20 19:00:41 +05:30
  • 1ad4fdc26b EventSpecificationExample now derived from schema Matt Aitken 2023-10-20 14:27:50 +01:00
  • a6c9cac26c slack docs dhselar1423 2023-10-20 18:30:03 +05:30
  • 960d99461a Merge branch 'triggerdotdev:main' into patch-3 Digvijay Shelar 2023-10-20 17:55:25 +05:30
  • e5307133b3 airtable docs dhselar1423 2023-10-20 17:55:07 +05:30
  • da9fac2976 Use the RequestFilterSchema from core Matt Aitken 2023-10-20 13:04:36 +01:00
  • 0cd79fd83c RequestFilterSchema is part of core Matt Aitken 2023-10-20 13:04:24 +01:00
  • 34bb3acc23 Removed idempotencyKey line from GH tasks D-K-P 2023-10-20 12:50:27 +01:00
  • 6d3b761cd7 fix: set correct next/prev cursors in run-list-presenter (#642) Hemachandar 2023-10-20 16:30:17 +05:30
  • abc9737a4f Tabler icons added to NamedIcon Matt Aitken 2023-10-20 11:41:45 +01:00
  • 84af64165c changed the title for contributors (#633) Bhargav Shirin Nalamati 2023-10-20 14:52:13 +05:30
  • 0adf41c7f0 Feat: add maxDuration setting for API/Trigger route in the CLI Init Command for Next.js (#617) Alexandre Costa 2023-10-20 06:16:44 -03:00
  • b7f4e40edb Merge pull request #660 from Rutam21/TRI-1425 Dan 2023-10-20 10:05:18 +01:00
  • 81d55f94a0 Started defining the HttpTrigger class Matt Aitken 2023-10-20 09:27:37 +01:00
  • cf33396dc0 [TRI-1425] Improve the Plain integration documentation Rutam21 2023-10-20 02:45:46 +05:30
  • 51f2cd6b3f Updated posthog to 1.83.0 (#608) Dan 2023-10-19 16:34:41 +01:00
  • 513d0f071d fix: broken links in documentation (#602) vimode 2023-10-19 20:57:21 +05:30
  • 50e3192453 feat: add ability to use custom tunnel in dev cmd (#597) Hemachandar 2023-10-19 20:41:08 +05:30
  • 3d901bc881 feat: add fastify adapter (#482) frameworks/fastify mnmt7 2023-10-19 18:59:55 +05:30
  • dfef239197 feat: add nuxt adapter (#460) frameworks/nuxt neo773 2023-10-19 18:52:45 +05:30
  • 1524c95a7a Merge pull request #650 from shelar1423/patch2 Dan 2023-10-19 12:46:41 +01:00
  • c8aaea8ad0 Improvements: Gracefully shutdown to prevent locked jobs (#648) v.docker.2.2.1 Eric Allam 2023-10-19 11:18:19 +01:00
  • cf7f25abcd fix dhselar1423 2023-10-19 08:08:53 +05:30
  • 99453e8581 Merge branch 'patch2' of https://github.com/shelar1423/trigger.dev into patch2 dhselar1423 2023-10-19 01:10:16 +05:30
  • bc7206d981 x dhselar1423 2023-10-19 01:10:05 +05:30
  • 64b8e150ea Merge branch 'triggerdotdev:main' into patch2 Digvijay Shelar 2023-10-19 01:03:19 +05:30
  • b3b5852a88 fixed icons dhselar1423 2023-10-19 01:02:54 +05:30
  • d1ecd6b99c framework icons (#635) Digvijay Shelar 2023-10-18 02:30:56 +05:30
  • 0fb16a7324 framework icons dhselar1423 2023-10-18 01:21:47 +05:30
  • 4f317055fd useDevEnvironment returns the current user’s dev environment, not the first Matt Aitken 2023-10-16 16:19:16 +01:00
  • 3afd5f8cf3 Merge branch 'main' of github.com:triggerdotdev/trigger.dev Eric Allam 2023-10-16 16:04:09 +01:00
  • c922d24941 Adding simulate graphile job to easily debug graceful shutdown retries in docker image Eric Allam 2023-10-16 16:04:05 +01:00
  • 823506cad2 Merge branch 'main' into worker-upgrade nicktrn 2023-10-16 12:34:29 +00:00
  • 39ec34f84f Latest lockfile Matt Aitken 2023-10-16 13:16:02 +01:00
  • 86d6343d34 Fix merge nicktrn 2023-10-16 11:19:07 +00:00
  • 4f1c52f7b0 Merge branch 'main' into worker-upgrade nicktrn 2023-10-16 11:18:35 +00:00
  • b9eba68078 feat: export base file (#610) Ravan 2023-10-13 22:14:05 +05:30
  • 9df93d0798 CLI create-integration templates and shared configs (#511) nicktrn 2023-10-13 16:55:22 +01:00
  • 6769d6b439 Squashed commit of the following: Matt Aitken 2023-10-13 16:20:18 +01:00
  • 70410d33af Ability to change the timeout of the graceful shutdown via env var Eric Allam 2023-10-13 15:12:05 +01:00
  • 6371dd4f95 feat: allow sendEvent to update an existing event (#607) Hemachandar 2023-10-13 19:16:35 +05:30
  • ebe78017ef Update pnpm lock file after package release merge @trigger.dev/typeform@2.2.0 @trigger.dev/testing@2.2.0 @trigger.dev/sveltekit@2.2.0 @trigger.dev/supabase@2.2.0 @trigger.dev/stripe@2.2.0 @trigger.dev/slack@2.2.0 @trigger.dev/sendgrid@2.2.0 @trigger.dev/sdk@2.2.0 @trigger.dev/resend@2.2.0 @trigger.dev/replicate@2.2.0 @trigger.dev/remix@2.2.0 @trigger.dev/react@2.2.0 @trigger.dev/plain@2.2.0 @trigger.dev/openai@2.2.0 @trigger.dev/nextjs@2.2.0 @trigger.dev/nestjs@2.2.0 @trigger.dev/linear@2.2.0 @trigger.dev/integration-kit@2.2.0 @trigger.dev/github@2.2.0 @trigger.dev/express@2.2.0 @trigger.dev/eslint-plugin@2.2.0 @trigger.dev/core@2.2.0 @trigger.dev/cli@2.2.0 @trigger.dev/astro@2.2.0 @trigger.dev/airtable@2.2.0 Eric Allam 2023-10-13 13:21:52 +01:00
  • b697a19954 chore: Update version for release (#579) github-actions[bot] 2023-10-13 13:21:10 +01:00
  • 29ca09e42d Fixes #611: intervalTriggers of >10 never starting v.docker.2.2.0 Eric Allam 2023-10-13 09:38:25 +01:00
  • 375b788ab0 Add row locking with FOR UPDATE in delete query Eric Allam 2023-10-13 09:23:05 +01:00
  • d6b44d13f7 Show magic link errors in the UI, switch to useNavigation hook, and return using the authenticator Matt Aitken 2023-10-12 18:15:46 +01:00
  • c6784ba7b8 Added logging when the magic link authentication function is called Matt Aitken 2023-10-12 18:12:15 +01:00
  • 6b8b1c7cae Added data-action tracking to all the login buttons James Ritchie 2023-10-12 16:31:48 +01:00
  • 0c20756624 Remove reporter because of https://github.com/graphile/worker/issues/349 Eric Allam 2023-10-12 17:06:06 +01:00
  • 3d387d602d Added additional log after a magic link user has done verification Matt Aitken 2023-10-12 16:48:51 +01:00
  • 5d45dea0e1 Added some logging when sending magic link emails Matt Aitken 2023-10-12 16:45:05 +01:00
  • a25751e805 Added some better messaging to the login pages James Ritchie 2023-10-12 16:16:20 +01:00
  • 659be8cbc1 Added Hacktoberfest info to our readme D-K-P 2023-10-12 13:41:15 +01:00
  • 50e3d9e43a Indexing errors don't get displayed anywhere (#605) Matt Aitken 2023-10-11 17:31:19 +01:00
  • 203a431350 Add stripe and airtable to the integrations catalog Eric Allam 2023-10-11 11:55:35 +01:00
  • 39a332eff1 feat: add filter for active jobs in the dashboard (#601) Hemachandar 2023-10-11 15:54:24 +05:30
  • 498f56de3e Feat: Replaicing react hot toast with Sonner toasts (#600) Arjun S 2023-10-11 15:22:10 +05:30
  • b23696b255 Move to reporting worker stats through logs Eric Allam 2023-10-11 10:43:37 +01:00
  • f3a7e2aa20 Add APP_ENV to worker reporter email Eric Allam 2023-10-10 23:15:06 +01:00
  • b737f7af92 Report worker metrics when WORKER_REPORTER_EMAIL env var is set Eric Allam 2023-10-10 23:06:07 +01:00
  • f54a9ff5fc Fixed broken link in runTask description Eric Allam 2023-10-10 16:12:30 +01:00
  • 067c0db543 Merge branch 'main' of github.com:triggerdotdev/trigger.dev Eric Allam 2023-10-10 15:47:57 +01:00
  • 773765f82d Cleanup finished graphile_worker.jobs last run more than 7 days ago Eric Allam 2023-10-10 15:47:53 +01:00
  • 624072c23b Update release.yml Eric Allam 2023-10-10 15:04:13 +01:00
  • d37576f814 Update release.yml Eric Allam 2023-10-10 15:03:30 +01:00
  • 476e2f035f Don’t typecheck the workspace packages inside the webapp Eric Allam 2023-10-10 12:02:01 +01:00
  • ad71964d30 Upgrade local development Node to v18.18.0 using nvm Eric Allam 2023-10-10 11:53:42 +01:00
  • 975c5f1d3c [TRI-1333] : Upgrade all packages to use Node18 and use fetch instead node-fetch (#581) Rutam Prita Mishra 2023-10-10 16:12:02 +05:30
  • 916ed4e366 Updated features table D-K-P 2023-10-10 09:50:43 +01:00
  • df4667b7f5 Fix typo in sse.ts (#591) Ikko Eltociear Ashimine 2023-10-10 06:08:53 +09:00
  • d663ba8985 Fixed #593 Added Contributors Section to readme.md (#594) md 2023-10-10 02:38:32 +05:30
  • 8c8d1598e3 Reuse common workflow jobs in publish workflow Eric Allam 2023-10-09 18:30:55 +01:00
  • 646bfd37bd Pushing a commit to the branch so I can open a PR (#592) Eric Allam 2023-10-09 18:28:49 +01:00
  • c0d5292b06 Attempt to fix pgadmin error in tests Eric Allam 2023-10-09 18:22:38 +01:00
  • 8c383bdc69 Add a PR checks github workflow to run typecheck, unit tests, and e2e tests on PRs Eric Allam 2023-10-09 18:19:06 +01:00
  • 97e63d1222 Event Trigger Example Payload: Fix unsetting icon, and Use fallback icon in case of invalid icon-name. (#576) Hemachandar 2023-10-09 22:03:08 +05:30
  • 87ee98aff1 Added NestJS to the quick starts side menu D-K-P 2023-10-09 17:28:49 +01:00
  • c070e78d06 feat: allow CLI update to accept a version for trigger-dev package (#536) Hemachandar 2023-10-09 21:45:24 +05:30
  • 1c4f9ff1ff Add pgAdmin instructions to contributing guide Eric Allam 2023-10-09 17:14:40 +01:00
  • ca031a72e7 Add pgAdmin (#533) nicktrn 2023-10-09 16:57:28 +01:00
  • cbc976188e GitHub docs improvements (#568) Dan 2023-10-09 16:48:38 +01:00
  • 59a94c710e Fixes #583 by filtering out properties with missing values (#584) Eric Allam 2023-10-09 16:04:32 +01:00
  • 4cd97c81ea Swapped out the Integration page skeleton state for a simpler message James Ritchie 2023-10-09 15:20:17 +01:00
  • d0d5a698ec Added versions to Supabase management docs examples that are missing them Matt Aitken 2023-10-09 14:03:17 +01:00
  • ee033a1fd4 Onboarding, don’t show undefined if there are no extra params for dev command Matt Aitken 2023-10-09 11:21:44 +01:00
  • 2394fcdf35 Added line about Stripe Shell to the Stripe docs D-K-P 2023-10-09 09:58:20 +01:00
  • 6edaffeb7e Try and determine an error some HTTP requests are causing (#586) Matt Aitken 2023-10-08 17:20:07 +01:00
  • f85907ec68 WIP from @Chigala, needs work on packaging feat/svelte-package Matt Aitken 2023-10-06 17:17:18 +01:00
  • 0558b2c595 feat: sveltekit adaptor (#575) Matt Aitken 2023-10-06 17:12:52 +01:00
  • b12bc6042f (regression) fix: remove invalid envFile response field in sendEvent cmd (#577) Hemachandar 2023-10-06 21:25:26 +05:30
  • a7bc5df754 use the new JobRun.internal flag in usage stats Eric Allam 2023-10-06 16:15:13 +01:00