Commit Graph

  • f6565eb8ea Removed blank line Matt Aitken 2023-06-07 15:08:40 +01:00
  • a47cdb5a15 Improved the filtered empty state for the Jobs table Matt Aitken 2023-06-07 15:01:07 +01:00
  • 6d45c9966e Deleted old png icons Matt Aitken 2023-06-07 14:48:42 +01:00
  • 77753aa5d7 Use @trigger.dev/companyicons for API icons Matt Aitken 2023-06-07 14:48:38 +01:00
  • 9e00992387 Jobs are now shown in a table Matt Aitken 2023-06-07 14:33:49 +01:00
  • 2ef99d8383 Re-architect pre-processing and executing jobs, and gather run elements Eric Allam 2023-06-07 13:11:58 +01:00
  • a03912b804 Added minimal styling for tasks Matt Aitken 2023-06-06 18:19:31 +01:00
  • d0ffedfef7 If a task succeeeded don’t show the tick Matt Aitken 2023-06-06 17:59:58 +01:00
  • d68f093c90 Tidied up imports Matt Aitken 2023-06-06 17:59:45 +01:00
  • 2fc948de76 Added log icon Matt Aitken 2023-06-06 17:59:37 +01:00
  • 1dc4783459 Moved the task.connection to the presenter Matt Aitken 2023-06-06 17:40:09 +01:00
  • 18a22001bd Job filtering now uses the filter hook too Matt Aitken 2023-06-06 17:33:14 +01:00
  • 1e4bf3043c Use the Filter hook for scope filtering Matt Aitken 2023-06-06 17:30:29 +01:00
  • ad48f9bb19 slate-1000 and slate-950 replaced with midnight-900 and midnight-850 Matt Aitken 2023-06-06 17:25:14 +01:00
  • 0349f949c4 Improved the connection filtering Matt Aitken 2023-06-06 16:50:33 +01:00
  • 9b2f741df0 Added text filtering and improved the integrations page Matt Aitken 2023-06-06 16:48:35 +01:00
  • 0da4b43d25 Created reusable useTextFilter hook Matt Aitken 2023-06-06 16:48:25 +01:00
  • c8f46ed760 Fix for Tailwind config and missing slate[1000]s Matt Aitken 2023-06-06 16:48:07 +01:00
  • fb036e0712 Table of connected integrations Matt Aitken 2023-06-06 15:59:48 +01:00
  • ed966f0d18 The table now correctly scrolls horizontally if its parent is constrained and has overflow on it Matt Aitken 2023-06-06 15:59:37 +01:00
  • 05c4076a5f A new midnight color palette for the app James Ritchie 2023-06-06 10:19:01 +01:00
  • ac054705a1 Added TableCellChevron and the ability to hide a header cell label Matt Aitken 2023-06-06 14:16:43 +01:00
  • ab66372ebc Improved the run table blank state Matt Aitken 2023-06-06 14:07:23 +01:00
  • 2ff093e0ff Use smaller icons for the callout, they look a lot clearer Matt Aitken 2023-06-06 14:07:15 +01:00
  • 3a13a22f8a Updated the readme D-K-P 2023-06-06 14:05:29 +01:00
  • 24d2739480 Added loading state to the runs table Matt Aitken 2023-06-06 13:16:52 +01:00
  • 7f15cee11a RunsTable now uses the Table primitives Matt Aitken 2023-06-06 12:55:45 +01:00
  • c389fdce04 Initial work on reusable Table components Matt Aitken 2023-06-06 12:48:22 +01:00
  • e87d926a5a Created a presenter for the integrations page, updated the Integrations page to use it Matt Aitken 2023-06-06 11:22:50 +01:00
  • 0bbbc91e53 Removed getAllClients() from APIAuthenticationRepository Matt Aitken 2023-06-06 11:22:33 +01:00
  • d0edb4489c Custom Custom OAuth clients are working Matt Aitken 2023-06-06 10:32:46 +01:00
  • 4bff8b98db More work on the custom client id/secret Matt Aitken 2023-06-05 19:15:22 +01:00
  • 03d832ddc1 WIP on custom OAuth client Matt Aitken 2023-06-05 18:29:15 +01:00
  • ab01ef855b Started adding the extra fields for connections Matt Aitken 2023-06-05 17:00:36 +01:00
  • 9e2b2d3b42 Export the ApiConnectionType type Matt Aitken 2023-06-05 17:00:19 +01:00
  • ce749a0f11 Added validation to the custom OAuth app Matt Aitken 2023-06-05 16:46:55 +01:00
  • d0e52f6186 Added style to tasks and made logs and wait minimal Eric Allam 2023-06-05 17:14:17 +01:00
  • 6cc5808139 Link the task to the RunConnection instead of storing the connection key Eric Allam 2023-06-05 17:03:37 +01:00
  • 8a2cd974fd Remove comboTrigger and add elements to JobVersion Eric Allam 2023-06-05 16:43:32 +01:00
  • 8e189cbf2b Rename sendEvent to sendCustomEvent and don’t use private class fields in IO because Proxy breaks Eric Allam 2023-06-05 14:26:00 +01:00
  • 83b7eb8163 Created Callout component and added Storybook Matt Aitken 2023-06-05 14:17:29 +01:00
  • eb8350647e APIConnectionClient: added clientType and renamed credentialsReference Matt Aitken 2023-06-05 13:35:25 +01:00
  • 69e0f43326 The duration is calculated from the start and completed time Matt Aitken 2023-06-05 12:05:11 +01:00
  • 7c81259d76 Removed unused Slack scope annotations Matt Aitken 2023-06-05 12:04:07 +01:00
  • b1868a7e62 Removed color from the scope annotation type Matt Aitken 2023-06-02 17:38:39 +01:00
  • 63156f5140 Removed unnecessary tags on the Slack scopes Matt Aitken 2023-06-02 17:36:20 +01:00
  • 40bf79a5a2 Removed BasicConnectButton Matt Aitken 2023-06-02 17:33:41 +01:00
  • 621350e0fc Improved the org and account page and added a logout button James Ritchie 2023-06-02 17:31:48 +01:00
  • b698da85d1 Badge doesn’t wrap James Ritchie 2023-06-02 17:31:29 +01:00
  • 36c1b30910 Added a the boxshadow colours from the marketing site James Ritchie 2023-06-02 17:31:16 +01:00
  • c6b208b577 Cleaned up imports James Ritchie 2023-06-02 16:26:51 +01:00
  • 6940e8c9c1 Small tweak to the login magic link form James Ritchie 2023-06-02 15:28:13 +01:00
  • 575875e807 Layout mprovements to the login James Ritchie 2023-06-02 15:27:59 +01:00
  • 158504b5c9 Better error when there are no aliases in a job Matt Aitken 2023-06-02 17:21:51 +01:00
  • 611505d43c Prevent environments from getting deleted when team members leave Matt Aitken 2023-06-02 17:21:20 +01:00
  • 244efd2ae3 Prevent environments from getting deleted when team members leave Matt Aitken 2023-06-02 17:21:02 +01:00
  • 7cd2fae578 Fix the import of OAuthConnectSheet Matt Aitken 2023-06-02 16:50:54 +01:00
  • 6fa22bb7e4 Improved the error display a lot Matt Aitken 2023-06-02 16:50:28 +01:00
  • d0c04275f6 Renamed ConnectButton to OAuthConnectSheet Matt Aitken 2023-06-02 16:04:14 +01:00
  • d62eaa2e30 Check for already taken emails on the account form Matt Aitken 2023-06-02 15:43:25 +01:00
  • 09a40b8d36 Trimmed imports Matt Aitken 2023-06-02 15:43:14 +01:00
  • 9eb194bac2 Fix for incorrect message Matt Aitken 2023-06-02 15:30:47 +01:00
  • 1113cac7ff Confirming details prevents you from submitting an already taken email address Matt Aitken 2023-06-02 15:29:12 +01:00
  • 769068e93c Remove log Matt Aitken 2023-06-02 15:28:55 +01:00
  • 881689e497 Minor fix on the login page James Ritchie 2023-06-02 15:01:14 +01:00
  • 1af6530888 Improvements to the magic email login page layout James Ritchie 2023-06-02 15:00:58 +01:00
  • 003fa52793 Set confirmed basic details to true Matt Aitken 2023-06-02 14:59:46 +01:00
  • a54552c451 FormTitle can have a component icon Matt Aitken 2023-06-02 14:58:29 +01:00
  • 26c3a84bfd Added some named icons Matt Aitken 2023-06-02 14:58:19 +01:00
  • be3c060f38 Can update user with optional marketing email field Matt Aitken 2023-06-02 14:58:08 +01:00
  • 435f67c5ab Confirming details works Matt Aitken 2023-06-02 14:57:55 +01:00
  • 1ea3f3d755 Added a special big of magic Matt Aitken 2023-06-02 14:54:44 +01:00
  • 8a2dde52f8 Invite toasts display until closed Matt Aitken 2023-06-02 13:30:08 +01:00
  • 7622f48c00 WIP on user basic details Matt Aitken 2023-06-02 13:28:16 +01:00
  • 4876d76a49 Toast now has an option to display until closed Matt Aitken 2023-06-02 13:28:09 +01:00
  • 0b05355e25 Fixed the layout for when you have multiple team members James Ritchie 2023-06-02 14:37:30 +01:00
  • 89690d76b5 Fixed name of email field James Ritchie 2023-06-02 14:21:23 +01:00
  • a9cf074d82 Improved the invitation accept page James Ritchie 2023-06-02 14:15:06 +01:00
  • 86f46f5162 Changed the icon colour James Ritchie 2023-06-02 14:14:46 +01:00
  • 693abac7fc Change icon to NamedIcon James Ritchie 2023-06-02 14:14:29 +01:00
  • f79d90bfc3 Copy tweak James Ritchie 2023-06-02 14:14:19 +01:00
  • bf347aa5d3 Improvements to the layout of members and pending invites James Ritchie 2023-06-02 13:31:26 +01:00
  • b2f350f3f7 Improvements to the members and pending invites list James Ritchie 2023-06-02 12:24:12 +01:00
  • d5f359d59d Renamed invite-accept file James Ritchie 2023-06-02 12:21:24 +01:00
  • ab4cb6d484 Fixed the focus states on input fields James Ritchie 2023-06-02 11:56:16 +01:00
  • 33517b2c0e Resending invites working Matt Aitken 2023-06-02 11:31:14 +01:00
  • a9193cfe15 Added (You) to team page and improved the not allowed to leave team UX Matt Aitken 2023-06-02 11:12:02 +01:00
  • 10c2870d8a Button hover bg changes use group Matt Aitken 2023-06-02 11:11:41 +01:00
  • 6894965575 Improved the Organization item on the Orgs and Account page James Ritchie 2023-06-02 10:58:38 +01:00
  • 8631a8c559 Added a back link to the Org page James Ritchie 2023-06-02 10:58:03 +01:00
  • a0418c7f5c Added a notification heading on accounts page James Ritchie 2023-06-02 10:24:49 +01:00
  • ad86902073 User profile avatar has padding so it matches the hero icons Matt Aitken 2023-06-02 10:51:56 +01:00
  • c7d274117c Joining and declining invites is working Matt Aitken 2023-06-02 10:44:24 +01:00
  • 67606e7cee Accepting invites is working Matt Aitken 2023-06-02 09:26:16 +01:00
  • e0baafeb7d Improved the layout Matt Aitken 2023-06-01 22:05:27 +01:00
  • 795577ede0 Show the pending invites on the team page Matt Aitken 2023-06-01 22:04:22 +01:00
  • 9a4094d115 /accept-invite redirects with messages based on the invite and logged in status Matt Aitken 2023-06-01 21:40:28 +01:00
  • b3ccfeb015 A lot of work on email invites Matt Aitken 2023-06-01 19:12:58 +01:00
  • bfaf75c8dd Invite form with expanding fields is working Matt Aitken 2023-06-01 17:19:22 +01:00
  • 35b669eae8 WIP adding invite page Matt Aitken 2023-06-01 16:10:16 +01:00