Matt Aitken
|
9da448a21b
|
The code block now works with jsx/tsx
|
2023-02-16 15:22:41 +00:00 |
|
Matt Aitken
|
ad26302925
|
Fixed all liniting issues, almost all unused imports or type imports
|
2023-02-10 10:23:05 +00:00 |
|
James Ritchie
|
b72d63bdd2
|
Moved inline tab style to new component
|
2023-02-03 13:23:40 +00:00 |
|
James Ritchie
|
e77bfc77e0
|
more style improvements
|
2023-02-02 19:38:17 +00:00 |
|
Eric Allam
|
5035e10f11
|
Fix issue with zod schemas getting serialized through loaders and causing mucho errors
Create SerializableProvider and omit non-serializable data from getProviders
|
2023-01-29 07:04:51 +00:00 |
|
D-K-P
|
769de0f875
|
Added line numbers to code block
|
2023-01-19 17:04:34 -08:00 |
|
Matt Aitken
|
125aafe79a
|
Made providers a public package: @trigger.dev/providers
|
2023-01-14 15:42:39 +00:00 |
|
James Ritchie
|
cb8044d445
|
Added temporary new icons for the trigger types
|
2023-01-11 15:34:36 +00:00 |
|
James Ritchie
|
0b8d168722
|
Tweaked code mirror theme selection colour
|
2023-01-09 18:36:01 +00:00 |
|
James Ritchie
|
f9b43645c7
|
Expand button padding tweak
|
2023-01-09 17:46:55 +00:00 |
|
Matt Aitken
|
af326df070
|
internal-providers package now uses a JavaScript object instead of YML
|
2023-01-09 12:48:00 +00:00 |
|
Matt Aitken
|
d463a60ff2
|
Renamed package “internal-integrations” to “internal-providers”
|
2023-01-09 12:48:00 +00:00 |
|
James Ritchie
|
61bbe89ec0
|
Added sizes to the api logo icons
|
2023-01-08 19:00:10 +00:00 |
|
James Ritchie
|
e525b65a8b
|
Created a reusable Integrations logo icon
|
2023-01-05 13:40:00 +00:00 |
|
Matt Aitken
|
d844b07e6e
|
Code block collapses as well as expands
|
2022-12-30 19:15:20 +00:00 |
|
Matt Aitken
|
09b453b6d6
|
Made the JSON editor background color match the Prism theme (i.e. darker)
|
2022-12-29 14:40:19 +00:00 |
|
Matt Aitken
|
f0fcab67f4
|
Added a test JSON editor to the workflow page, not working yet
|
2022-12-28 17:21:48 +00:00 |
|
Matt Aitken
|
a80cfe1b8b
|
Put a max height on a code block with expand functionality
|
2022-12-28 16:30:43 +00:00 |
|
Matt Aitken
|
db8c4e481b
|
Improved the alignment of the code block when top aligned
|
2022-12-21 13:59:40 +00:00 |
|
James Ritchie
|
4abfaffc2a
|
Added an error code block to the error node
|
2022-12-20 11:47:29 +00:00 |
|
Matt Aitken
|
9166ee4c23
|
Added an optional copy code button in the prisma component
|
2022-12-20 10:11:03 +00:00 |
|
Matt Aitken
|
d2477b2a67
|
Added explicit typescript and json languages to the code block
|
2022-12-19 16:32:24 +00:00 |
|
Matt Aitken
|
ec54b2858d
|
Render the code manually so we don’t get issues with server and client mismatch
|
2022-12-19 16:27:51 +00:00 |
|
Matt Aitken
|
9eabadc393
|
Moved the typescript prisma plugin into the CodeBlock file
|
2022-12-19 16:20:59 +00:00 |
|
Matt Aitken
|
dad0c6d0e6
|
Fix for Prismjs Remix server/client mismatch error. But it has a horrible flash when the page loads
|
2022-12-19 16:19:20 +00:00 |
|
James Ritchie
|
1f57ec591f
|
Prism theme improvement
|
2022-12-16 15:38:33 +00:00 |
|
James Ritchie
|
bcd07fe768
|
Renamed filename to be correct casing
|
2022-12-16 11:48:54 +00:00 |
|
James Ritchie
|
1075c474c6
|
Forcing a file rename
|
2022-12-16 11:47:38 +00:00 |
|
James Ritchie
|
e643cf26d4
|
Made typescript the default language for the codeBlock component
|
2022-12-16 11:38:34 +00:00 |
|
James Ritchie
|
82b93abcd6
|
Added Prism and created a reusable component for adding codeBlocks
|
2022-12-16 11:27:30 +00:00 |
|
Matt Aitken
|
0ceea323b0
|
Fixed type errors
|
2022-12-07 11:56:19 +00:00 |
|
Matt Aitken
|
dc2e4c3a87
|
Initial commit of the mono repo
|
2022-12-06 12:28:16 +00:00 |
|