Commit Graph

4351 Commits

Author SHA1 Message Date
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
Matt Aitken 073af0bff6 Get rid of matches log 2022-12-15 17:07:40 +00:00
Matt Aitken ef1f627e8b Fix for duplicate icon import 2022-12-15 17:07:40 +00:00
Eric Allam d8c22b61ef Workflows are now being registered in the webapp, along with their trigger 2022-12-15 16:41:08 +00:00
Matt Aitken f9af8e840d Workflows icon changed to sideways arrows 2022-12-15 16:40:56 +00:00
James Ritchie 8ecdbc52de Select workspace page styled 2022-12-15 16:24:54 +00:00
James Ritchie 5b1978db0a Flipped the Link to be the clickable element, not the <li> 2022-12-15 15:20:33 +00:00
James Ritchie b11c9af139 Fixed a menu hover state 2022-12-15 15:19:40 +00:00
James Ritchie f80d8fd073 Added better icons for the workflow menu 2022-12-15 14:59:20 +00:00
Matt Aitken aa065705ce Create new org page working 2022-12-15 14:57:35 +00:00
Matt Aitken bd877fed8e Move the header to the __app file 2022-12-15 14:57:35 +00:00
James Ritchie dacd27712a Improved the header breadcrumb 2022-12-15 14:55:02 +00:00
James Ritchie d99197b6a4 Extended the tailwind Slate colour pallette 2022-12-15 13:52:52 +00:00
James Ritchie 2fd6013e62 Moved Members page into the Org folder 2022-12-15 12:35:26 +00:00
Matt Aitken 0891cd8775 Removed unused style from workflow menu 2022-12-15 12:31:13 +00:00
Matt Aitken 36885875ba Organization and Workflow menus don’t display “create new” when you’re on the selection page 2022-12-15 12:29:31 +00:00
Matt Aitken 582a5c871f Added sensible defaults to Body and Headers 2022-12-15 12:01:42 +00:00