Eric Allam
|
48bacb0e60
|
Make workflow run steps idempotent
|
2023-01-04 13:39:28 +00:00 |
|
D-K-P
|
fcfab0cc4a
|
Setup basic docs structure
|
2023-01-04 11:19:33 +00:00 |
|
Matt Aitken
|
520f452ea4
|
Only install docs packages
|
2023-01-04 10:48:54 +00:00 |
|
Matt Aitken
|
d3a41d82a1
|
Made it clear you need to run install first
|
2023-01-04 10:48:33 +00:00 |
|
Matt Aitken
|
67495d3cd1
|
Set docs up to run nicely with the rest of our setup
|
2023-01-04 10:47:39 +00:00 |
|
Matt Aitken
|
4cb8c376af
|
Merge pull request #3: Mintlify docs
[Docs] Add initial files and configuration
|
2023-01-04 10:20:38 +00:00 |
|
Matt Aitken
|
999ef03732
|
Added LOGIN_ORIGIN env var that is used for GitHub login callback
|
2023-01-04 10:13:07 +00:00 |
|
Matt Aitken
|
7e29cf093c
|
Added more Airtable scopes
|
2023-01-04 09:21:27 +00:00 |
|
Matt Aitken
|
84e10b349a
|
Turned AirTable into OAuth, commented out Mailgun (api_key)
|
2023-01-04 09:21:27 +00:00 |
|
Han Wang
|
dd559c21c1
|
[Docs] Add initial files and configuration
|
2023-01-03 11:43:00 -08:00 |
|
James Ritchie
|
b14c95fa99
|
Added a permenant button at the end of the integrations list to request an integration
|
2023-01-03 18:23:34 +00:00 |
|
D-K-P
|
e4c36ecdb6
|
Moved the coming soon banner into the public folder
|
2023-01-03 17:52:43 +00:00 |
|
James Ritchie
|
fe877f4a1c
|
Fixed a URL in the side menu
|
2023-01-03 17:39:27 +00:00 |
|
James Ritchie
|
4f38cc0b1f
|
Focused the input field when creating a new org
|
2023-01-03 17:39:27 +00:00 |
|
James Ritchie
|
f446cf91e9
|
Improved the position of the plus icon in the integration button
|
2023-01-03 17:39:27 +00:00 |
|
James Ritchie
|
5ec2087699
|
Improved the layout of the side menu links
|
2023-01-03 17:39:27 +00:00 |
|
James Ritchie
|
d757d7cafc
|
Improved the header docs link
|
2023-01-03 17:39:27 +00:00 |
|
James Ritchie
|
1fc0e3547e
|
Improved the header readibility
|
2023-01-03 17:39:27 +00:00 |
|
Matt Aitken
|
6f37d0ad10
|
Connecting to an API is now much simpler, using the ConnectButton
|
2023-01-03 12:09:04 +00:00 |
|
Matt Aitken
|
a31ab68017
|
Cleaned up the $runId page imports
|
2023-01-03 12:08:47 +00:00 |
|
Matt Aitken
|
90791c8552
|
Improved delay styling
|
2023-01-03 09:16:55 +00:00 |
|
Matt Aitken
|
5fca5f62b1
|
Fix for scheduled countdown not displaying correctly
|
2023-01-02 18:55:33 +00:00 |
|
Matt Aitken
|
127880fc14
|
Delay with schedule
|
2023-01-02 18:50:01 +00:00 |
|
Matt Aitken
|
b273be514a
|
Show delay node
|
2023-01-02 18:42:32 +00:00 |
|
Matt Aitken
|
60e9666a09
|
Access token now uses either Pizzly or grabs the API key from the db
|
2023-01-02 18:13:00 +00:00 |
|
Matt Aitken
|
8142e6ff00
|
Removed unused import
|
2023-01-02 18:13:00 +00:00 |
|
Matt Aitken
|
22a78b83bc
|
Removed connection delete cascades
|
2023-01-02 18:13:00 +00:00 |
|
Matt Aitken
|
3014c2330a
|
When deleting connections, set them to null. Don’t cascade and delete other stuff
|
2023-01-02 18:13:00 +00:00 |
|
Matt Aitken
|
2da46aed02
|
Adding API key connections is working (they’re not being used yet)
|
2023-01-02 18:13:00 +00:00 |
|
Matt Aitken
|
e67dd7ea07
|
FormError field that can be used with Zod
|
2023-01-02 18:13:00 +00:00 |
|
Matt Aitken
|
e9cbb530f6
|
Split the API connection endpoints into POST and PUT, ready for API key work
|
2023-01-02 18:13:00 +00:00 |
|
Matt Aitken
|
65601b6292
|
Improved test icon on run page
|
2023-01-02 18:13:00 +00:00 |
|
Matt Aitken
|
51a4f37b39
|
Added Stripe icon
|
2023-01-02 18:13:00 +00:00 |
|
Eric Allam
|
d660c581f4
|
Add support for durable delays (either durations or scheduled times)
|
2023-01-02 16:17:28 +00:00 |
|
Eric Allam
|
1fcc27b990
|
Resolve is the better name here again
|
2023-01-02 14:14:22 +00:00 |
|
Eric Allam
|
893ed0470f
|
Handle resuming requests when external services are connected
|
2023-01-02 14:05:55 +00:00 |
|
Eric Allam
|
71514ee1f1
|
Fixed sentry initialization
|
2023-01-02 13:50:03 +00:00 |
|
Eric Allam
|
ae63b49251
|
Initial work on the delay functionality
|
2023-01-02 13:41:11 +00:00 |
|
Matt Aitken
|
238f0451e0
|
Setup Input, Label and InputGroup
|
2023-01-02 13:00:09 +00:00 |
|
Matt Aitken
|
1579afcc0f
|
Added real documentation to AirTable’s integration
|
2023-01-02 12:59:57 +00:00 |
|
Matt Aitken
|
f81ba9d2c4
|
Styled the dialog
|
2023-01-02 12:59:43 +00:00 |
|
Matt Aitken
|
62ba593191
|
Modal popping up to add API key
|
2023-01-02 12:59:43 +00:00 |
|
Matt Aitken
|
652fe05038
|
Added Styled dialog
|
2023-01-02 12:59:43 +00:00 |
|
Matt Aitken
|
54d88630aa
|
Added authentication method and config to APIConnections
|
2023-01-02 12:59:43 +00:00 |
|
Eric Allam
|
8967d5e216
|
“Resolve” is a better word for that message, and postMessage response schema is always success
|
2023-01-02 11:50:15 +00:00 |
|
Eric Allam
|
a4e43067bc
|
Remove fly specific code from express server
|
2022-12-30 19:57:29 +00:00 |
|
Eric Allam
|
0145879726
|
Update sentry to use the new sentry account / project
|
2022-12-30 19:57:29 +00:00 |
|
Matt Aitken
|
a0d3f73b8d
|
Show API Key integrations, needs hooking up properly
|
2022-12-30 19:46:47 +00:00 |
|
Matt Aitken
|
c412d36e7c
|
Added AirTable icon
|
2022-12-30 19:46:32 +00:00 |
|
Matt Aitken
|
a578e5e5a2
|
Updated the integrations.yml format and schema
|
2022-12-30 19:31:34 +00:00 |
|