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 |
|
James Ritchie
|
e5b9a9de3f
|
Noun’d up Job
|
2023-07-06 11:36:13 +01:00 |
|
Matt Aitken
|
dfedd3a6e8
|
Consistently use “Log in” everywhere
|
2023-07-06 10:08:09 +01:00 |
|
Matt Aitken
|
a19845b4ca
|
Added a jsdoc markr to the source id
|
2023-07-06 09:32:15 +01:00 |
|
Matt Aitken
|
094f6f5a7a
|
jsdocs for DynamicTrigger and DynamicSchedule changeset
|
2023-07-06 00:37:01 +01:00 |
|
Matt Aitken
|
fa60edce2b
|
jsdocs for DynamicTrigger and DynamicSchedule
|
2023-07-06 00:36:08 +01:00 |
|
Matt Aitken
|
ba44652457
|
intervalTrigger() jsdocs
|
2023-07-05 20:17:09 +01:00 |
|
Matt Aitken
|
931be39912
|
cronTrigger jsdocs
|
2023-07-05 19:32:35 +01:00 |
|
James Ritchie
|
5048a27acb
|
Capital J for Job
|
2023-07-05 18:27:04 +01:00 |
|
Matt Aitken
|
71fc615b31
|
Fix for the profile photo sizing being weird
|
2023-07-05 18:05:41 +01:00 |
|
Eric Allam
|
20ed4e22ef
|
Implement the cloud private beta invite form
🚀 Publish Trigger.dev Docker / ʦ TypeScript (push) Has been cancelled
🚀 Publish Trigger.dev Docker / publish (push) Has been cancelled
v2.0.0-beta.8
|
2023-07-05 17:27:59 +01:00 |
|
Matt Aitken
|
fc2d337a39
|
Optional trailing icon on a <TextLink>
|
2023-07-05 17:22:53 +01:00 |
|
Matt Aitken
|
31d96f3862
|
External icon uses the small version
|
2023-07-05 17:22:44 +01:00 |
|
Matt Aitken
|
7b43853ec6
|
Help content for the Job page
|
2023-07-05 17:11:45 +01:00 |
|
Matt Aitken
|
40fa913272
|
TextLink can have a to or an href
|
2023-07-05 17:10:34 +01:00 |
|