Commit Graph

51 Commits

Author SHA1 Message Date
James Ritchie 94154bd96c Pricing link goes to the correct URL 2023-02-10 10:16:56 +00:00
James Ritchie c34a28b2d5 Added toxic and acid colours and button to the app 2023-02-10 10:12:03 +00:00
James Ritchie 706024841a Added the marketing site header to the app template page 2023-02-09 18:36:18 +00:00
James Ritchie 5e7ff78f23 Setting up basic structure and components for the new Templates 2023-02-09 15:21:10 +00:00
Eric Allam 283f6d6be6 Added a very simple admin section to assist in user support 2023-02-08 09:50:36 +00:00
James Ritchie d22ef06525 Updated the information panel to include an optional message 2023-02-06 14:35:05 +00:00
James Ritchie a17442b016 Improved how the Warning panel works so it can include an optional button 2023-02-06 13:49:57 +00:00
James Ritchie d97b82e572 Added an impersonation banner 2023-02-01 13:11:03 +00:00
James Ritchie ada581cc88 Improved the webhook copy details panel 2023-01-25 15:16:02 -08:00
James Ritchie a97b759628 Added twitter and discord to the footer 2023-01-23 11:30:27 -08:00
James Ritchie 35f1000ab7 Spacing improvement 2023-01-19 14:11:01 -08:00
James Ritchie 39f3a7df0c reduced header divider slashes 2023-01-19 14:06:10 -08:00
James Ritchie 287cdd2c23 Fixed the dropdown not displaying 2023-01-18 19:53:04 -08:00
James Ritchie 598d98473c Updated the disabled state to be more ‘info’ than ‘warning’ 2023-01-18 18:53:39 -08:00
James Ritchie 9187a6ae01 Added a new settings page to archive and disable workflows 2023-01-18 17:16:53 -08:00
James Ritchie 01fdccea83 Made the divide more subtle and consistent between panel header and body 2023-01-14 19:36:21 -08:00
D-K-P c7f89b7e73 Updated terms and privacy links 2023-01-11 10:54:57 +00:00
Eric Allam eb45b4259d Remove all traces of API Hero 2023-01-10 16:09:42 +00:00
James Ritchie 551c4bb22f Fixed the logo stretching in Safari 2023-01-10 15:53:59 +00:00
James Ritchie 66ab6c2679 Added an optional name property to the header of a step 2023-01-10 11:40:37 +00:00
James Ritchie a42eb618b5 Added a warning state if you don’t have your API connected for a workflow 2023-01-10 10:13:32 +00:00
James Ritchie 1af73f1c87 Added runId to the panel header 2023-01-05 18:04:41 +00:00
James Ritchie 93bbe56c57 Improvements to the primary and secondary buttons to be more on brand 2023-01-04 13:57:00 +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 36d983175b Only show the completed time if the duration is > 1 sec 2022-12-30 16:39:19 +00:00
Matt Aitken 3a4d245f37 Request run steps are now displaying with an error and connect button 2022-12-30 14:54:29 +00:00
Matt Aitken 0babe319e5 Trigger added to the overview page, re-using components from the run page 2022-12-28 16:58:21 +00:00
Matt Aitken 9a5c6fd4e1 Updated to the new logo 2022-12-28 15:11:37 +00:00
Matt Aitken 8a8e728996 Improved styling of the footer 2022-12-28 13:53:45 +00:00
James Ritchie 4abfaffc2a Added an error code block to the error node 2022-12-20 11:47:29 +00:00
James Ritchie de4c58fabe Feedback changes to the workflow run page
-  The API dropdown changes to be icon + name, e.g. [Github icon] GitHub #2
-  Step header structure: [Icon] Webhook  Start: 12:52:56pm Dec 13, 2022   Duration: 5s
- Move trigger input data (org: repo:) to be right aligned with title
-  Make more of the step status (Complete, Error, In progress) Put it down the left edge
2022-12-20 10:34:26 +00:00
James Ritchie e721e2341d Added more run states to the Runs page 2022-12-19 16:34:17 +00:00
James Ritchie e096be2356 WIP layout for the runs page 2022-12-19 14:16:34 +00:00
James Ritchie bc5879a301 Improvements to the theme colours 2022-12-17 14:03:33 +00:00
James Ritchie f9c1d0fd6f Lightened the main app area 2022-12-16 15:49:29 +00:00
James Ritchie 21d90b516b Main Container now scrolls if content overflows 2022-12-16 12:32:23 +00:00
Matt Aitken 793fa2df87 Environments using a cookie 2022-12-16 11:50:37 +00:00
James Ritchie fae47566df Tweaked padding in the Container component 2022-12-16 11:27:30 +00:00
Matt Aitken b3018d5ff7 Adde container, just to one page for now 2022-12-15 17:07:40 +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
Matt Aitken 69dfcfcdb5 Added workflow menu 2022-12-15 11:39:45 +00:00
James Ritchie 33e543a78f Updated the docs button to use a proper Button component 2022-12-14 18:27:09 +00:00
James Ritchie cb33b92292 Made the app ‘midnight’ colour 2022-12-14 18:27:09 +00:00
James Ritchie 9903f48020 Turned lots of components into dark mode 2022-12-14 18:27:09 +00:00
James Ritchie 07950582b1 Moved some components into better folders 2022-12-14 14:13:57 +00:00
Matt Aitken 1899b30a5c Organizations page and app layout working 2022-12-09 14:03:49 +00:00
Matt Aitken f3ea16e213 Overall app layout in place 2022-12-09 13:22:30 +00:00
Matt Aitken ca5691b73d App layout sorted 2022-12-09 09:27:03 +00:00