Commit Graph

  • 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
  • b4a9c4608e Basic route showing, without any auth Matt Aitken 2022-12-06 13:56:23 +00:00
  • 486754d119 Added SESSION_SECRET to .env.example Matt Aitken 2022-12-06 13:56:07 +00:00
  • 2eed942ae6 Removed prisma-field-encryption Matt Aitken 2022-12-06 13:55:55 +00:00
  • cf05e09a04 Initial user table, removed more cruft and fixed some scripts Matt Aitken 2022-12-06 13:23:38 +00:00
  • d06e20eb12 Removed proxy from webapp/package.json Matt Aitken 2022-12-06 12:30:11 +00:00
  • dc2e4c3a87 Initial commit of the mono repo Matt Aitken 2022-12-06 12:28:16 +00:00
  • 604a9d7ee4 Update README.md Eric Allam 2022-12-01 14:20:31 +00:00
  • bb5c0c4648 Update README.md Eric Allam 2022-11-30 15:25:43 +00:00
  • 3bf5464f5c Initial commit Eric Allam 2022-11-30 14:59:08 +00:00