Matt Aitken
|
d55fe2d100
|
Added scopes page
|
2023-06-12 15:59:34 +01:00 |
|
Matt Aitken
|
49a510aaf9
|
Client Connections page is working
|
2023-06-12 15:34:51 +01:00 |
|
Matt Aitken
|
16a5504a32
|
Connection client jobs page
|
2023-06-12 14:47:47 +01:00 |
|
Matt Aitken
|
b720c27c2a
|
Show the slug in a ClipboardField
|
2023-06-12 14:12:51 +01:00 |
|
Matt Aitken
|
cad3453e32
|
Created the ClipboardField
|
2023-06-12 14:05:38 +01:00 |
|
Matt Aitken
|
afe0a8a159
|
Run page streaming runs just once if run is completed
|
2023-06-12 12:04:36 +01:00 |
|
Matt Aitken
|
2487e815a3
|
Use zod for integration client page params parsing
|
2023-06-12 12:04:36 +01:00 |
|
Eric Allam
|
771348dd5e
|
Handle task errors and update the task status and add errors to the task output
|
2023-06-12 09:31:47 +01:00 |
|
Matt Aitken
|
1f76e1228a
|
Added connection client Jobs table
|
2023-06-12 09:26:15 +01:00 |
|
Eric Allam
|
fe782e5ff8
|
Scope finding projects and runs by the project and org
|
2023-06-09 21:14:40 +01:00 |
|
Eric Allam
|
b4167a38f2
|
Fixed the event trigger name
|
2023-06-09 21:14:15 +01:00 |
|
Matt Aitken
|
61459a197f
|
Started working on the Integration client page
|
2023-06-09 19:23:53 +01:00 |
|
Matt Aitken
|
30b6cc646a
|
Improved the integrations page layout
|
2023-06-09 17:53:02 +01:00 |
|
Matt Aitken
|
df95d4e29f
|
Changed to using the job slug in the urls
|
2023-06-09 17:26:52 +01:00 |
|
Eric Allam
|
5090b64e57
|
Store the graphile job ID on the executions to be able to fast-forward delayed tasks
|
2023-06-09 16:56:45 +01:00 |
|
Matt Aitken
|
12d188d85a
|
When accepting an invite it creates the RuntimeEnvironment for each project
|
2023-06-09 16:51:26 +01:00 |
|
Matt Aitken
|
ab3e45d933
|
Import tidying
|
2023-06-09 16:40:47 +01:00 |
|
Matt Aitken
|
8c979cabd7
|
Added the realtime duration to the detail panel
|
2023-06-09 16:39:15 +01:00 |
|
Matt Aitken
|
a617922c1d
|
Handles closing out the realtime connection better
|
2023-06-09 16:37:18 +01:00 |
|
Matt Aitken
|
fec7cd65a7
|
The Run page now live updates
|
2023-06-09 16:21:36 +01:00 |
|
Matt Aitken
|
10cfdb2fa2
|
Tweaked the countdown
|
2023-06-09 16:21:36 +01:00 |
|
Eric Allam
|
43a62d8bec
|
Always create environments when creating a project
|
2023-06-09 15:40:18 +01:00 |
|
Matt Aitken
|
7b32b7ecd6
|
Delays display well now with countdowns
|
2023-06-09 15:25:34 +01:00 |
|
Eric Allam
|
2fcd166d32
|
Upgrade nextjs package to not require a specific next version
@trigger.dev/nextjs@1.0.0-next.1
|
2023-06-09 14:42:50 +01:00 |
|
Eric Allam
|
d8c673157b
|
Changset: versions
|
2023-06-09 14:42:50 +01:00 |
|
Eric Allam
|
99316df879
|
Adding changeset for v2
|
2023-06-09 14:42:50 +01:00 |
|
Matt Aitken
|
5a4fa3d2b3
|
Return data from schedule job 2
|
2023-06-09 12:11:38 +01:00 |
|
Matt Aitken
|
71ececd7ce
|
Added completed detail panel, improved panels
|
2023-06-09 12:09:28 +01:00 |
|
Matt Aitken
|
74519c08f0
|
Task errors are now parsed and displayed using the error component
|
2023-06-09 11:42:15 +01:00 |
|
Matt Aitken
|
a85f19e016
|
The schedule job throws a task error
|
2023-06-09 11:41:58 +01:00 |
|
Matt Aitken
|
cfe887341d
|
Latest lockfile from running pnpm i
|
2023-06-09 11:22:07 +01:00 |
|
Matt Aitken
|
eab17c3467
|
Added a state when there are no tasks
|
2023-06-09 11:20:15 +01:00 |
|
Matt Aitken
|
87c598627f
|
Added a TaskCardSkeleton, it needs making good
|
2023-06-09 11:20:15 +01:00 |
|
Matt Aitken
|
30dc840144
|
Export the RunBasicStatus
|
2023-06-09 11:20:15 +01:00 |
|
Matt Aitken
|
dd0e2d0bd2
|
Improved the run output
|
2023-06-09 11:20:15 +01:00 |
|
Eric Allam
|
bf0da9ccff
|
More renaming element to property
|
2023-06-09 11:08:21 +01:00 |
|
Eric Allam
|
f430bcf54a
|
Renamed elements to properties
|
2023-06-09 11:04:22 +01:00 |
|
Eric Allam
|
ec4ef9ab7e
|
Cleanup zodWorker a bit
|
2023-06-09 10:39:33 +01:00 |
|
Matt Aitken
|
d01432e742
|
Added basic info to the completed panel
|
2023-06-09 10:24:15 +01:00 |
|
Matt Aitken
|
cbb3e17e5d
|
Added RunPanelError. Added Run complete panel with error
|
2023-06-09 10:10:57 +01:00 |
|
Matt Aitken
|
618bc927e9
|
Export ErrorWIthStack type
|
2023-06-09 10:10:57 +01:00 |
|
Matt Aitken
|
047c4f4baa
|
Improved Callout
|
2023-06-09 10:10:57 +01:00 |
|
Eric Allam
|
3aea158edc
|
Turn off bodyParser for realz
|
2023-06-08 17:29:06 +01:00 |
|
Eric Allam
|
ed3b93493d
|
Improved nextjs function names
|
2023-06-08 17:17:36 +01:00 |
|
Eric Allam
|
410efe1192
|
Implement @trigger.dev/nextjs package and make it work with the Next.js 13 app dir
|
2023-06-08 17:15:05 +01:00 |
|
Matt Aitken
|
58473f1cce
|
Added properties to the event detail
|
2023-06-08 16:07:41 +01:00 |
|
Matt Aitken
|
399c9df1f3
|
Fix for LabelValue value just saying “value” if it didn’t have a link…
|
2023-06-08 16:07:32 +01:00 |
|
Matt Aitken
|
cdfb2d1263
|
Added an external link icon and show the url on hover
|
2023-06-08 16:03:02 +01:00 |
|
Matt Aitken
|
9073a60ce6
|
Added links to properties with underline
|
2023-06-08 15:53:01 +01:00 |
|
Matt Aitken
|
e9295bee2e
|
Added a code comment explaining a redirect
|
2023-06-08 15:34:53 +01:00 |
|