Commit Graph

5617 Commits

Author SHA1 Message Date
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
Matt Aitken a725b46cb3 Remove unused imports 2022-12-15 18:20:46 +00:00
James Ritchie 13a525a7f5 Created a New Workflow page and Component 2022-12-15 18:12:25 +00:00
James Ritchie eec00370b4 Added a container around the workflow page 2022-12-15 18:11:47 +00:00
Matt Aitken a897376489 Added the ability for the side menu to have a header 2022-12-15 17:32:58 +00:00
Matt Aitken 56136e31eb Fixed workflow menu link to workflows 2022-12-15 17:32:58 +00:00
James Ritchie de0de2238c Improved the org and workflow menus when there’s only one item 2022-12-15 17:29:51 +00:00
James Ritchie a51f9ffb46 New Org page styled up 2022-12-15 17:22:50 +00:00
Matt Aitken a4cc8126e7 Added Container to other org pages 2022-12-15 17:08:45 +00:00
Matt Aitken b3018d5ff7 Adde container, just to one page for now 2022-12-15 17:07:40 +00:00