Commit Graph

  • aa065705ce Create new org page working Matt Aitken 2022-12-15 14:57:33 +00:00
  • bd877fed8e Move the header to the __app file Matt Aitken 2022-12-15 14:57:23 +00:00
  • dacd27712a Improved the header breadcrumb James Ritchie 2022-12-15 14:55:02 +00:00
  • d99197b6a4 Extended the tailwind Slate colour pallette James Ritchie 2022-12-15 13:52:52 +00:00
  • 2fd6013e62 Moved Members page into the Org folder James Ritchie 2022-12-15 12:35:20 +00:00
  • 0891cd8775 Removed unused style from workflow menu Matt Aitken 2022-12-15 12:31:13 +00:00
  • 36885875ba Organization and Workflow menus don’t display “create new” when you’re on the selection page Matt Aitken 2022-12-15 12:29:31 +00:00
  • 582a5c871f Added sensible defaults to Body and Headers Matt Aitken 2022-12-15 12:01:34 +00:00
  • 7b5b29df99 Text colour is set to white globally James Ritchie 2022-12-15 11:59:13 +00:00
  • 2bffd5f4e7 Separated side menus out, created layout for workflow Matt Aitken 2022-12-15 11:39:42 +00:00
  • 69dfcfcdb5 Added workflow menu Matt Aitken 2022-12-15 10:50:31 +00:00
  • f41135fcf7 Added a new members page James Ritchie 2022-12-15 10:52:03 +00:00
  • 93c378c2d9 Updated the side menu to use NavLinks and created a side menu container James Ritchie 2022-12-15 10:34:54 +00:00
  • 1517cde144 Made the dropdown menu dark James Ritchie 2022-12-14 18:23:53 +00:00
  • 0ea7628107 Colour tweaks James Ritchie 2022-12-14 18:23:47 +00:00
  • 33e543a78f Updated the docs button to use a proper Button component James Ritchie 2022-12-14 17:33:13 +00:00
  • cb33b92292 Made the app ‘midnight’ colour James Ritchie 2022-12-14 17:25:30 +00:00
  • 9903f48020 Turned lots of components into dark mode James Ritchie 2022-12-14 16:33:49 +00:00
  • e1d168eb60 Added a new sidebar menu and added it to the workflows page James Ritchie 2022-12-14 16:19:37 +00:00
  • afc35caea6 Restructured internal-messages into internal-platform, to be used in the webapp Eric Allam 2022-12-14 15:58:42 +00:00
  • bc24edbec9 Setting env var PULSAR_ENABLED=0 will disable connecting to pulsar when running the webapp Eric Allam 2022-12-14 15:19:00 +00:00
  • 210f2e5ea3 Coordinator now publishing the Initialize Workflow message and it’s being consumed in the webapp Eric Allam 2022-12-14 14:40:20 +00:00
  • 3990faa293 Fixed the path when importing github logo Eric Allam 2022-12-14 14:24:57 +00:00
  • bfb64e5031 Changed the way headers work so we can do semantic titles Matt Aitken 2022-12-14 14:24:16 +00:00
  • c1e7e80bf9 Reworked how the coordinator publishes and subscribes to messages in Pulsar Eric Allam 2022-12-14 14:21:12 +00:00
  • 07950582b1 Moved some components into better folders James Ritchie 2022-12-14 14:13:04 +00:00
  • 95732c9b8e Body and Title components simplified, added size to both Matt Aitken 2022-12-14 14:13:23 +00:00
  • 6bc0f413c2 Moved the ConnectButton Matt Aitken 2022-12-14 13:01:17 +00:00
  • b8b558ef88 2 readme updates from when i ran the project for the first time James Ritchie 2022-12-14 13:30:41 +00:00
  • 57a8c0a234 Doing real authorization of API keys now so we can get back the organization ID Eric Allam 2022-12-13 15:51:52 +00:00
  • a6fe366d62 Upgrade zod to 3.20 in webapp Eric Allam 2022-12-13 14:48:03 +00:00
  • 49d35a7a34 A couple of things in here Eric Allam 2022-12-13 14:46:08 +00:00
  • 6182ed504e When creating an API connection it makes the name unique Matt Aitken 2022-12-13 12:13:39 +00:00
  • 110e90b8fe Updated Pizzy frontend to 0.3.7 Matt Aitken 2022-12-13 12:13:21 +00:00
  • 6a3512d2b9 pizzly-node module added to remix.config.js Matt Aitken 2022-12-13 10:41:29 +00:00
  • a9cba02b14 Added methods for getting the access token Matt Aitken 2022-12-12 21:41:45 +00:00
  • 8c2980ab8d Revert "Revert "Fix for React 18 complaining about hydration"" Matt Aitken 2022-12-12 20:49:05 +00:00
  • 2c0cdcf143 Added the list of integrations Matt Aitken 2022-12-12 20:48:45 +00:00
  • d0ea1f5d55 API connections are being made Matt Aitken 2022-12-12 18:57:01 +00:00
  • 7afc596f3f API connection is getting created, just need to update with external id now Matt Aitken 2022-12-12 16:51:17 +00:00
  • 8bec7879c4 Replace personal with two random words Eric Allam 2022-12-09 21:46:49 +00:00
  • 9f8dccfb47 Create environments when an organization is created, and generate API keys Eric Allam 2022-12-09 21:20:23 +00:00
  • 0a00d5d8c5 Added runtime environment, and removed personal info from org slugs Eric Allam 2022-12-09 21:02:57 +00:00
  • 81cf3acd7e Only do mergent delayed email in production Eric Allam 2022-12-09 20:50:54 +00:00
  • d5a59051f3 Added pulsar docker commands and getting the message broker working in the coordinator Eric Allam 2022-12-09 20:23:37 +00:00
  • 4c13816ee6 Pizzly is importing now Matt Aitken 2022-12-09 19:53:48 +00:00
  • d12f6ec386 Having issues with the Pizzly client side package… ESM modules ugh Matt Aitken 2022-12-09 19:46:50 +00:00
  • f6f9ea1f8a Added basic workflow pages with model code Matt Aitken 2022-12-09 19:14:12 +00:00
  • addf63128a Get basic workflow info when getting an individual organisation Matt Aitken 2022-12-09 19:13:52 +00:00
  • 42e181cd7f Added organization menu Matt Aitken 2022-12-09 15:50:38 +00:00
  • 8604db8bdc Pizzly docker added to the project, removed Pulsar Matt Aitken 2022-12-09 15:50:23 +00:00
  • f331c8ac24 Renamed API Hero to Trigger everywhere Matt Aitken 2022-12-09 14:04:02 +00:00
  • 1899b30a5c Organizations page and app layout working Matt Aitken 2022-12-09 14:03:49 +00:00
  • f3ea16e213 Overall app layout in place Matt Aitken 2022-12-09 13:22:30 +00:00
  • d8db897875 Installed coordinator packages Matt Aitken 2022-12-09 10:55:55 +00:00
  • 85d86af33b Updated the instructions for installing the coordinator for the first time Matt Aitken 2022-12-09 10:55:47 +00:00
  • ca5691b73d App layout sorted Matt Aitken 2022-12-09 09:27:03 +00:00
  • a39e0fdbef Use a version of tailwind that doesn’t have the watch issue… 🤦‍♂️ Matt Aitken 2022-12-08 17:36:23 +00:00
  • aa38bc0085 Added more packages from apihero’s working webapp Matt Aitken 2022-12-08 16:26:01 +00:00
  • 7f78212bb3 Restored dev:server:proxy command Matt Aitken 2022-12-08 15:21:53 +00:00
  • e09389ee94 Updated all tailwind packages to the latest Matt Aitken 2022-12-08 13:58:25 +00:00
  • 2e72afa3de Removed the type from the tailwind config file Matt Aitken 2022-12-08 13:53:08 +00:00
  • 575d434240 Adding the pulsar client (with installation instructions) to the coordinator Eric Allam 2022-12-08 14:39:10 +00:00
  • 89eb49dcc9 Added smoke-test example Eric Allam 2022-12-08 13:59:48 +00:00
  • fbad4d3118 Moving the sdk and coordinator work into the monorepo Eric Allam 2022-12-08 13:53:35 +00:00
  • e769b7e8b6 Import the tailwind file properly Matt Aitken 2022-12-08 13:38:52 +00:00
  • c71be39ee1 Revert "Fix for React 18 complaining about hydration" Matt Aitken 2022-12-08 13:33:06 +00:00
  • c18b13b89b Pull the parentConfig theme in Matt Aitken 2022-12-08 13:32:41 +00:00
  • 2506659a46 Added other tailwind packages to webapp Matt Aitken 2022-12-08 13:17:32 +00:00
  • 82bb014054 Start of overall layout, but Tailwind isn’t working properly Matt Aitken 2022-12-08 11:52:28 +00:00
  • 275070421c Removed unused imports from root Matt Aitken 2022-12-08 11:52:14 +00:00
  • f4cd29e280 Fixed tailwind issues Matt Aitken 2022-12-08 11:39:58 +00:00
  • 271db37844 Fully rename to @trigger.dev Eric Allam 2022-12-08 13:12:07 +00:00
  • 310e934435 Rename internal packages to use @trigger.dev Eric Allam 2022-12-08 12:03:44 +00:00
  • aac35533fb Add apache pulsar to the docker compose file Eric Allam 2022-12-08 11:36:26 +00:00
  • 1e1c26114a Remove debug on the matches data Matt Aitken 2022-12-08 11:20:15 +00:00
  • 7f0b2e8005 Organizations page shows a set of links Matt Aitken 2022-12-08 11:19:58 +00:00
  • 5c53c8c904 Moved the useUser hook Matt Aitken 2022-12-08 11:09:12 +00:00
  • 292c16d16f Organization pages started Matt Aitken 2022-12-08 09:25:00 +00:00
  • 64b581b0d2 Add type to main tailwind config Matt Aitken 2022-12-08 09:24:51 +00:00
  • 0da6408914 Tidied up webapp tailwind config Matt Aitken 2022-12-08 09:24:26 +00:00
  • 134d9d9f48 Added mailgun webhook Matt Aitken 2022-12-07 17:43:08 +00:00
  • c24922e6cf Don’t create the first workflow, we’ll do that in code Matt Aitken 2022-12-07 17:28:09 +00:00
  • 14ec658000 Generate the personal organization slug from the user’s name or email Matt Aitken 2022-12-07 15:53:07 +00:00
  • 2f46559e9f When a new user is created it creates a personal workspace and first workflow Matt Aitken 2022-12-07 15:41:07 +00:00
  • def8d50a83 Login with GitHub and Magic link is working Matt Aitken 2022-12-07 14:22:36 +00:00
  • 0f404348bb Added Trigger.dev logo Matt Aitken 2022-12-07 13:42:03 +00:00
  • 532be6141e Updated the email to say Trigger.dev Matt Aitken 2022-12-07 13:41:57 +00:00
  • 7dda7950e2 Added required env variables to the example Matt Aitken 2022-12-07 13:41:46 +00:00
  • 0caa38c858 Fix for React 18 complaining about hydration Matt Aitken 2022-12-07 13:41:34 +00:00
  • 0ceea323b0 Fixed type errors Matt Aitken 2022-12-07 11:56:19 +00:00
  • 4cddf19dd9 Added more fields to user, organization and workflows to database Matt Aitken 2022-12-07 11:41:22 +00:00
  • 9e1caee879 Remix auth from API Hero with Magic link and GitHub Matt Aitken 2022-12-07 11:41:03 +00:00
  • 7e69084249 Revert "Initial Clerk integration" Matt Aitken 2022-12-07 11:07:18 +00:00
  • cfb286ef87 Revert "A root that requires login, custom login page and user menu" Matt Aitken 2022-12-07 11:07:14 +00:00
  • 6b03fb40f3 A root that requires login, custom login page and user menu Matt Aitken 2022-12-06 19:02:09 +00:00
  • 6f270dbd86 Initial Clerk integration Matt Aitken 2022-12-06 17:38:34 +00:00
  • 0cc277fd5b Revert "Initial Propel auth implementation, but isn’t working server-side which is what I want" Matt Aitken 2022-12-06 17:10:16 +00:00
  • dee0cf71fc Initial Propel auth implementation, but isn’t working server-side which is what I want Matt Aitken 2022-12-06 16:16:11 +00:00
  • 2868dfec7a Tidying up some env vars Matt Aitken 2022-12-06 14:28:32 +00:00