Matt Aitken
|
4692cd6a55
|
Latest lockfile
@trigger.dev/cli@0.2.1-next.15
@trigger.dev/github@1.0.0-next.5
@trigger.dev/integration-kit@2.0.0-next.4
@trigger.dev/openai@1.0.0-next.3
@trigger.dev/sdk@2.0.0-next.12
@trigger.dev/typeform@1.0.0-next.4
@trigger.dev/slack@1.0.0-next.3
|
2023-07-07 15:20:42 +01:00 |
|
Matt Aitken
|
7ad8c01853
|
Merge pull request #142 from triggerdotdev/changeset-release/main
chore: Update version for release (next)
|
2023-07-07 15:19:13 +01:00 |
|
github-actions[bot]
|
bc27b45fd7
|
chore: Update version for release (next)
|
2023-07-07 14:18:55 +00:00 |
|
Matt Aitken
|
94cc28d377
|
Changeset: integration-kit uses webhook package
|
2023-07-07 15:17:32 +01:00 |
|
Matt Aitken
|
19e80cef3b
|
Removed “internal-queue” from indexEndpoint
|
2023-07-07 15:16:18 +01:00 |
|
James Ritchie
|
5397cd3194
|
Added environment labels to the enironment and api keys help panel
|
2023-07-07 14:51:44 +01:00 |
|
Eric Allam
|
f01af9c0ec
|
Remove a bunch of unused webapp deps and upgrade packages to zod 3.21.4
|
2023-07-07 14:47:28 +01:00 |
|
James Ritchie
|
a288010d02
|
Added a new help panel to the api and endpoints page
|
2023-07-07 14:20:35 +01:00 |
|
James Ritchie
|
b9a7a1c32b
|
Label component now uses the correct <label> html element
|
2023-07-07 14:20:35 +01:00 |
|
James Ritchie
|
65b9a0dce5
|
Improved the Header component to make it easier to add more props
|
2023-07-07 14:20:35 +01:00 |
|
Eric Allam
|
7464006e19
|
Associated trigger sources and dynamic triggers with their registration job
|
2023-07-07 13:47:19 +01:00 |
|
Matt Aitken
|
590d56b7e7
|
Merge pull request #141 from triggerdotdev/changeset-release/main
chore: Update version for release (next)
@trigger.dev/plain@1.0.0-next.3
|
2023-07-07 12:18:57 +01:00 |
|
github-actions[bot]
|
c75cb1e87e
|
chore: Update version for release (next)
|
2023-07-07 11:16:51 +00:00 |
|
Matt Aitken
|
597b2f4a6f
|
Plain example Job
|
2023-07-07 12:15:16 +01:00 |
|
Matt Aitken
|
2e84c6bbb2
|
Plain: Added upsertCustomTimelineEntry Task and exported the components from the plain package
|
2023-07-07 12:15:16 +01:00 |
|
Matt Aitken
|
06c0cd5297
|
Import plain jobs file so it gets run, also alphabetized them
|
2023-07-07 12:15:16 +01:00 |
|
Eric Allam
|
79eab3d62f
|
Cleanup unused graphile tasks
@trigger.dev/integration-kit@2.0.0-next.3
@trigger.dev/plain@1.0.0-next.2
@trigger.dev/typeform@1.0.0-next.3
@trigger.dev/sdk@2.0.0-next.11
|
2023-07-07 11:46:56 +01:00 |
|
Eric Allam
|
6527723a0e
|
Refactor index endpoint to work sequentially so we can add associations between sources and jobs
|
2023-07-07 11:36:01 +01:00 |
|
Eric Allam
|
3d6652f132
|
WIP plain integration
|
2023-07-07 10:59:36 +01:00 |
|
Matt Aitken
|
da5d9779d4
|
Check if the Highlight id is defined before attempting to send the error
|
2023-07-06 21:03:20 +01:00 |
|
Matt Aitken
|
865399e753
|
Enabled tracing so we can track down errors between frontend and backend
|
2023-07-06 20:56:50 +01:00 |
|
Matt Aitken
|
960ea6c8dd
|
Removed the throw button from the NavBar… obvs should never have been committed ;)
|
2023-07-06 20:56:35 +01:00 |
|
Matt Aitken
|
39ab48f0cb
|
Highlight server-side error tracking
|
2023-07-06 20:45:20 +01:00 |
|
Matt Aitken
|
7341b4cf61
|
Highlight identifies users
|
2023-07-06 20:45:00 +01:00 |
|
Matt Aitken
|
28c5acc6af
|
Added Highlight to the project, with basic client-side tracking
|
2023-07-06 19:34:53 +01:00 |
|
Matt Aitken
|
4366eefc66
|
Removed unused import
|
2023-07-06 19:34:05 +01:00 |
|
Matt Aitken
|
cb95e761c1
|
Added an error boundary to the _app route
|
2023-07-06 19:33:32 +01:00 |
|
Matt Aitken
|
7136748463
|
Added an error boundary to org
|
2023-07-06 19:29:42 +01:00 |
|
Matt Aitken
|
b0cacfd75c
|
Added an error boundary to project
|
2023-07-06 19:29:32 +01:00 |
|
Matt Aitken
|
81f03dac79
|
Better error when a job isn’t found
|
2023-07-06 19:29:17 +01:00 |
|
Matt Aitken
|
e37d1eadcd
|
Breadcrumb null checks in case error boundaries are hit deep in the app
|
2023-07-06 19:29:00 +01:00 |
|
Matt Aitken
|
23fb310374
|
Reusable ErrorDisplay
|
2023-07-06 19:28:36 +01:00 |
|
Matt Aitken
|
797a1732d2
|
Organize imports on ProjectSideMenu
|
2023-07-06 19:08:06 +01:00 |
|
Matt Aitken
|
c405a417e9
|
If an error boundary is hit the meta function can return undefined…
|
2023-07-06 19:07:46 +01:00 |
|
James Ritchie
|
808deb1d77
|
Added data attributes to the side menu items
|
2023-07-06 17:50:44 +01:00 |
|
Eric Allam
|
6ac1473ec3
|
Merge pull request #139 from triggerdotdev/changeset-release/main
chore: Update version for release (next)
|
2023-07-06 15:31:53 +01:00 |
|
github-actions[bot]
|
9c183abf4b
|
chore: Update version for release (next)
|
2023-07-06 14:27:36 +00:00 |
|
Eric Allam
|
33c33faae9
|
Adding the typeform integration to the catalog
|
2023-07-06 15:26:02 +01:00 |
|
Matt Aitken
|
4cccbc2039
|
PostHog updated to change hooks, also added “job” group
|
2023-07-06 14:58:29 +01:00 |
|
Matt Aitken
|
cc061dedf8
|
Change hooks for User, Org, Project, Job
|
2023-07-06 14:58:29 +01:00 |
|
Matt Aitken
|
402ce2210f
|
New hook that lets you trigger an action when an object changes
|
2023-07-06 14:58:29 +01:00 |
|
Matt Aitken
|
329c5c4070
|
Updated posthogjs
|
2023-07-06 14:58:29 +01:00 |
|
Matt Aitken
|
878aeb7a8c
|
useOrganizationChanged
|
2023-07-06 14:58:29 +01:00 |
|
Eric Allam
|
3ee396d788
|
Adding the typeform integration with webhook support
|
2023-07-06 13:42:49 +01:00 |
|
Eric Allam
|
090037602c
|
WIP create-integration CLI command
|
2023-07-06 13:42:49 +01:00 |
|
Matt Aitken
|
bee77051e7
|
Added UI to guide you to fixing unconfigured integrations
|
2023-07-06 11:56:19 +01:00 |
|
Matt Aitken
|
be6741a4a8
|
Example Job that has an unconfigured Integration (for testing)
|
2023-07-06 11:56:19 +01:00 |
|
Matt Aitken
|
3e9b440322
|
NamedIcon uses the new type
|
2023-07-06 11:56:19 +01:00 |
|
Matt Aitken
|
dfea5bc77c
|
The connection-alert trigger type has an amber icon so it doesn’t look like an error
|
2023-07-06 11:56:19 +01:00 |
|
Matt Aitken
|
1eef30e298
|
Callout uses to and supports internal and external links
|
2023-07-06 11:56:19 +01:00 |
|