Matt Aitken
|
6609963576
|
Removed test run border and set code to json
|
2022-12-19 16:39:17 +00:00 |
|
James Ritchie
|
e721e2341d
|
Added more run states to the Runs page
|
2022-12-19 16:34:17 +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
|
e096be2356
|
WIP layout for the runs page
|
2022-12-19 14:16:34 +00:00 |
|
Matt Aitken
|
9b924fe3bf
|
Use the slug in the workflows list
|
2022-12-19 13:47:06 +00:00 |
|
Matt Aitken
|
89e5e1645f
|
Made the environments TitleCase
|
2022-12-19 13:44:17 +00:00 |
|
Matt Aitken
|
d1d8439dbf
|
Environment dropdowns behaving now we’ve switched to “development” and “live”
|
2022-12-19 13:42:28 +00:00 |
|
Matt Aitken
|
0c03fa8513
|
Made the back button work properly
|
2022-12-19 13:34:05 +00:00 |
|
Matt Aitken
|
a8f628b05d
|
Get the organization with all the extra stuff from Prisma
|
2022-12-19 13:26:39 +00:00 |
|
James Ritchie
|
c0d2657b91
|
Nav bar improvement for long name companies
|
2022-12-19 10:53:34 +00:00 |
|
Eric Allam
|
1cb24d6386
|
Renamed workflow to trigger and now using on param for the event trigger
|
2022-12-19 09:41:27 +00:00 |
|
Eric Allam
|
6bf2ac423c
|
Got a trigger firing end-to-end
|
2022-12-18 21:58:40 +00:00 |
|
James Ritchie
|
bc5879a301
|
Improvements to the theme colours
|
2022-12-17 14:03:33 +00:00 |
|
James Ritchie
|
e2619a9115
|
Added links and API Keys to the bottom of the side menu
|
2022-12-17 13:18:42 +00:00 |
|
James Ritchie
|
de63d3b6f4
|
Integration buttons now flex-wrap to infinity
|
2022-12-17 12:01:28 +00:00 |
|
James Ritchie
|
826d1dfb9d
|
Added a back button to the side nav (this is the functionailty i figured makes mode sense but TBD)
|
2022-12-17 11:58:33 +00:00 |
|
James Ritchie
|
b7d05bec15
|
Fixed colouring of the workflow modified date
|
2022-12-17 11:21:15 +00:00 |
|
James Ritchie
|
0380826ac6
|
Made single and plural workflow and integration counts read correctly
|
2022-12-16 19:12:21 +00:00 |
|
James Ritchie
|
b0ebdf1689
|
Created a nice layout for the API Integrations + some improvements to other pages to match the styles
|
2022-12-16 18:58:30 +00:00 |
|
Matt Aitken
|
a345617337
|
Use date formatter
|
2022-12-16 18:10:26 +00:00 |
|
Matt Aitken
|
26b42971d1
|
Hydrate dates from useOrganization and useWorkflows. Annoying Remix typed package doesn’t offer this and they’re strings
|
2022-12-16 18:10:17 +00:00 |
|
Eric Allam
|
a0bb1a235c
|
Moves pulsar back into the docker compose file
Pulsar now starts/stops when running docker:db
|
2022-12-16 16:21:20 +00:00 |
|
Eric Allam
|
3d0e3b904e
|
Remove title from runtime environment, just use the slug (now using live and development for the slugs instead of dev and prod)
|
2022-12-16 16:21:20 +00:00 |
|
James Ritchie
|
e3c1b5bf95
|
Members page coming soon message
|
2022-12-16 16:04:21 +00:00 |
|
James Ritchie
|
f9c1d0fd6f
|
Lightened the main app area
|
2022-12-16 15:49:29 +00:00 |
|
James Ritchie
|
913aa0b968
|
Workflows now being displayed on the Workflows page
|
2022-12-16 15:38:33 +00:00 |
|
James Ritchie
|
1f57ec591f
|
Prism theme improvement
|
2022-12-16 15:38:33 +00:00 |
|
Eric Allam
|
36090aea80
|
Triggering workflows from custom events
|
2022-12-16 14:28:49 +00:00 |
|
Matt Aitken
|
e1a7c8d81f
|
Fix: added title to the environment org function
|
2022-12-16 14:21:31 +00:00 |
|
Matt Aitken
|
4125b93785
|
Removed unused workflow loader data
|
2022-12-16 13:49:07 +00:00 |
|
Matt Aitken
|
6a1ca1b378
|
Made the side menu title a link
|
2022-12-16 13:48:12 +00:00 |
|
Matt Aitken
|
4d3077d2f2
|
Added stub pages work workflow
|
2022-12-16 13:44:39 +00:00 |
|
Matt Aitken
|
cae0fbd05f
|
Added titles to side menus
|
2022-12-16 13:40:39 +00:00 |
|
Matt Aitken
|
e44e29b682
|
RuntimeEnvironments now have a title, used in the dropdown
|
2022-12-16 13:09:17 +00:00 |
|
Matt Aitken
|
c8a5fd98d3
|
Added icon to environment dropdown
|
2022-12-16 12:53:54 +00:00 |
|
Matt Aitken
|
f3bf726660
|
pnpm install
|
2022-12-16 12:53:54 +00:00 |
|
James Ritchie
|
21d90b516b
|
Main Container now scrolls if content overflows
|
2022-12-16 12:32:23 +00:00 |
|
James Ritchie
|
530685589d
|
Added some very temporary Get Started copy
|
2022-12-16 12:29:44 +00:00 |
|
James Ritchie
|
4adeff15a1
|
Made the Prism theme not stink against our styles
|
2022-12-16 12:29:44 +00:00 |
|
Matt Aitken
|
793fa2df87
|
Environments using a cookie
|
2022-12-16 11:50:37 +00:00 |
|
Matt Aitken
|
4113c1a638
|
Get the current runtime environment from the cookie
|
2022-12-16 11:50:37 +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 |
|
James Ritchie
|
fae47566df
|
Tweaked padding in the Container component
|
2022-12-16 11:27:30 +00:00 |
|
James Ritchie
|
8911e5133a
|
Fixed the Side menu not appearing in the New Workflows page
|
2022-12-16 11:27:30 +00:00 |
|