Matt Aitken
|
28c70ab9d1
|
Upgrade to the latest Nango – this will require a manual server migrate and testing
|
2023-02-24 11:34:29 +00:00 |
|
James Ritchie
|
15ab35c816
|
Added a new copy npm install values to the template cards
|
2023-02-24 11:31:51 +00:00 |
|
James Ritchie
|
1218320492
|
Added a new copy panel
|
2023-02-24 11:30:41 +00:00 |
|
Matt Aitken
|
9d65a1a2c3
|
Schema for page
|
2023-02-24 09:55:18 +00:00 |
|
Matt Aitken
|
fc3e85f93e
|
Made userId user_id instead. WIP on getPage
|
2023-02-24 09:55:12 +00:00 |
|
James Ritchie
|
80373c6874
|
Removed file for old steps 1, 2, 3
|
2023-02-24 09:54:22 +00:00 |
|
James Ritchie
|
590dd688a9
|
Fixed max width
|
2023-02-24 09:50:19 +00:00 |
|
James Ritchie
|
f739f49209
|
First workflow onboarding step is now Choose a Template
|
2023-02-24 09:49:43 +00:00 |
|
James Ritchie
|
dabf26c2c9
|
Added a message to Test page to make it clearer how to run tests
|
2023-02-24 09:37:30 +00:00 |
|
Matt Aitken
|
8252f3ef86
|
Revert "Using generated schemas…"
This reverts commit 7d78089275.
|
2023-02-24 08:32:15 +00:00 |
|
Matt Aitken
|
7d78089275
|
Using generated schemas…
|
2023-02-23 20:27:19 +00:00 |
|
Matt Aitken
|
5ae21f28c3
|
Removed log from typescript-to-json-schema generator
|
2023-02-23 20:26:57 +00:00 |
|
Eric Allam
|
2614860862
|
Merge pull request #70 from triggerdotdev/dev
Hotfix: Fixed the issue with templates not deploying
|
2023-02-23 18:26:19 +00:00 |
|
Eric Allam
|
173f88dcad
|
Fixed the revalidator in the useEffect deps array causing tons of requests
|
2023-02-23 18:23:37 +00:00 |
|
Matt Aitken
|
c2d8934820
|
Generate Schema TypeScript from TypeScript Types file
|
2023-02-23 16:32:22 +00:00 |
|
Matt Aitken
|
2edff18a59
|
Tool to generate TypeScript JSONSchemas from TypeScript types working
|
2023-02-23 13:56:59 +00:00 |
|
Matt Aitken
|
fc94c78109
|
Work on generating schemas from TypeScript files
|
2023-02-23 13:46:40 +00:00 |
|
Eric Allam
|
ee20f9212f
|
Make the schema an optional param for customEvent and webhookEvent
|
2023-02-23 12:33:51 +00:00 |
|
Matt Aitken
|
77a99c226d
|
WIP on Notion schemas… pages are complex
|
2023-02-23 12:07:26 +00:00 |
|
Matt Aitken
|
50921f1307
|
makeStringSchema: you can set a string as a const
|
2023-02-23 12:07:08 +00:00 |
|
Matt Aitken
|
5445abeb9d
|
Merge pull request #68 from triggerdotdev/dev
UX improvements to the workflow overview page
|
2023-02-22 19:34:02 +00:00 |
|
James Ritchie
|
566fb54615
|
Fixed generic webhook panel not showing when it was connected
|
2023-02-22 17:57:47 +00:00 |
|
Eric Allam
|
100edb8abd
|
Don’t require dotenv, instead use it in the dev command
|
2023-02-22 16:21:04 +00:00 |
|
Matt Aitken
|
160ab22f70
|
Added getBotInfo endpoint
|
2023-02-22 16:06:24 +00:00 |
|
Matt Aitken
|
0cf3ebfae3
|
First two Notion endpoints working with API key
|
2023-02-22 14:58:47 +00:00 |
|
Eric Allam
|
8cb08b63d2
|
Recreate the original changelog for generated packages
|
2023-02-22 12:47:15 +00:00 |
|
Matt Aitken
|
8767403a44
|
Notion authentication setup and first endpoint, but not tested yet
|
2023-02-22 12:43:13 +00:00 |
|
Matt Aitken
|
5f1ac75044
|
The CLI now deals with oauth with no scopes
|
2023-02-22 12:42:44 +00:00 |
|
James Ritchie
|
4f21aaef97
|
Removed Intercom
|
2023-02-22 11:30:52 +00:00 |
|
James Ritchie
|
8272363069
|
Added absolute path for the integrations link
|
2023-02-22 11:03:08 +00:00 |
|
James Ritchie
|
3e32802fdf
|
Warp example infisical cmd fixed
|
2023-02-22 10:50:47 +00:00 |
|
James Ritchie
|
3e1c1138e5
|
Fix for integrations server env variables not being loaded on local
|
2023-02-22 10:50:31 +00:00 |
|
Matt Aitken
|
7d1e64cb01
|
WIP on API.fetch support
|
2023-02-22 09:47:21 +00:00 |
|
Matt Aitken
|
08abf25fd9
|
Added base url to services, for use by fetch
|
2023-02-22 09:46:49 +00:00 |
|
Matt Aitken
|
9c9a4caa20
|
Merge pull request #66 from triggerdotdev/features/new-overview-page
Improved overview page
|
2023-02-21 22:26:13 +00:00 |
|
Matt Aitken
|
352b7f75ce
|
Installed packages
|
2023-02-21 22:22:04 +00:00 |
|
Matt Aitken
|
f0378fa874
|
Fix for incorrect types (after merge)
|
2023-02-21 22:21:51 +00:00 |
|
Matt Aitken
|
8de37d47bf
|
Renamed new example package to @examples/generic-webhook
|
2023-02-21 22:16:37 +00:00 |
|
Matt Aitken
|
23376457e6
|
Merge remote-tracking branch 'origin/dev' into features/new-overview-page
# Conflicts:
# pnpm-lock.yaml
|
2023-02-21 22:13:42 +00:00 |
|
James Ritchie
|
75589d3bae
|
Reduced prominence of connect api message
|
2023-02-21 21:35:07 +00:00 |
|
James Ritchie
|
96c4f319e4
|
Label positioned better
|
2023-02-21 21:30:14 +00:00 |
|
James Ritchie
|
8587841ee4
|
Made the test button less prominent
|
2023-02-21 21:27:30 +00:00 |
|
James Ritchie
|
058afb40ce
|
Copy improvement
|
2023-02-21 21:18:41 +00:00 |
|
Eric Allam
|
dc058c8835
|
Remove webapp dep on integrations server
|
2023-02-21 21:15:20 +00:00 |
|
James Ritchie
|
f80253ed1d
|
typography improvements
|
2023-02-21 21:13:19 +00:00 |
|
James Ritchie
|
3e384ff18a
|
Show better copy in the How to trigger your workflow panel
|
2023-02-21 21:05:12 +00:00 |
|
James Ritchie
|
db9b03ca05
|
Link to the org integrations page
|
2023-02-21 21:04:17 +00:00 |
|
James Ritchie
|
cc6adecfb4
|
Only show the Create workflow run panel if a workflow or non-test runs have happened
|
2023-02-21 20:43:46 +00:00 |
|
James Ritchie
|
841421bf76
|
Made the concertina panels open when relevant
|
2023-02-21 20:36:02 +00:00 |
|
Matt Aitken
|
0f75d15df6
|
Merge pull request #65 from triggerdotdev/dev
New integrations system
|
2023-02-21 20:06:17 +00:00 |
|