Eric Allam
|
d5a59051f3
|
Added pulsar docker commands and getting the message broker working in the coordinator
|
2022-12-09 20:23:44 +00:00 |
|
Matt Aitken
|
4c13816ee6
|
Pizzly is importing now
|
2022-12-09 19:53:48 +00:00 |
|
Matt Aitken
|
d12f6ec386
|
Having issues with the Pizzly client side package… ESM modules ugh
|
2022-12-09 19:46:50 +00:00 |
|
Matt Aitken
|
f6f9ea1f8a
|
Added basic workflow pages with model code
|
2022-12-09 19:14:12 +00:00 |
|
Matt Aitken
|
addf63128a
|
Get basic workflow info when getting an individual organisation
|
2022-12-09 19:13:52 +00:00 |
|
Matt Aitken
|
42e181cd7f
|
Added organization menu
|
2022-12-09 15:50:38 +00:00 |
|
Matt Aitken
|
8604db8bdc
|
Pizzly docker added to the project, removed Pulsar
|
2022-12-09 15:50:23 +00:00 |
|
Matt Aitken
|
f331c8ac24
|
Renamed API Hero to Trigger everywhere
|
2022-12-09 14:04:02 +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
|
d8db897875
|
Installed coordinator packages
|
2022-12-09 10:55:55 +00:00 |
|
Matt Aitken
|
85d86af33b
|
Updated the instructions for installing the coordinator for the first time
|
2022-12-09 10:55:47 +00:00 |
|
Matt Aitken
|
ca5691b73d
|
App layout sorted
|
2022-12-09 09:27:03 +00:00 |
|
Matt Aitken
|
a39e0fdbef
|
Use a version of tailwind that doesn’t have the watch issue… 🤦♂️
|
2022-12-08 17:36:23 +00:00 |
|
Matt Aitken
|
aa38bc0085
|
Added more packages from apihero’s working webapp
|
2022-12-08 16:26:01 +00:00 |
|
Matt Aitken
|
7f78212bb3
|
Restored dev:server:proxy command
|
2022-12-08 15:22:02 +00:00 |
|
Matt Aitken
|
e09389ee94
|
Updated all tailwind packages to the latest
|
2022-12-08 15:22:02 +00:00 |
|
Matt Aitken
|
2e72afa3de
|
Removed the type from the tailwind config file
|
2022-12-08 15:22:02 +00:00 |
|
Eric Allam
|
575d434240
|
Adding the pulsar client (with installation instructions) to the coordinator
|
2022-12-08 14:39:10 +00:00 |
|
Eric Allam
|
89eb49dcc9
|
Added smoke-test example
|
2022-12-08 13:59:48 +00:00 |
|
Eric Allam
|
fbad4d3118
|
Moving the sdk and coordinator work into the monorepo
|
2022-12-08 13:53:35 +00:00 |
|
Matt Aitken
|
e769b7e8b6
|
Import the tailwind file properly
|
2022-12-08 13:38:52 +00:00 |
|
Matt Aitken
|
c71be39ee1
|
Revert "Fix for React 18 complaining about hydration"
This reverts commit 0caa38c858.
|
2022-12-08 13:33:06 +00:00 |
|
Matt Aitken
|
c18b13b89b
|
Pull the parentConfig theme in
|
2022-12-08 13:32:41 +00:00 |
|
Matt Aitken
|
2506659a46
|
Added other tailwind packages to webapp
|
2022-12-08 13:17:41 +00:00 |
|
Matt Aitken
|
82bb014054
|
Start of overall layout, but Tailwind isn’t working properly
|
2022-12-08 13:17:41 +00:00 |
|
Matt Aitken
|
275070421c
|
Removed unused imports from root
|
2022-12-08 13:17:41 +00:00 |
|
Matt Aitken
|
f4cd29e280
|
Fixed tailwind issues
|
2022-12-08 13:17:41 +00:00 |
|
Eric Allam
|
271db37844
|
Fully rename to @trigger.dev
|
2022-12-08 13:12:07 +00:00 |
|
Eric Allam
|
310e934435
|
Rename internal packages to use @trigger.dev
|
2022-12-08 12:03:44 +00:00 |
|
Eric Allam
|
aac35533fb
|
Add apache pulsar to the docker compose file
|
2022-12-08 11:36:31 +00:00 |
|
Matt Aitken
|
1e1c26114a
|
Remove debug on the matches data
|
2022-12-08 11:20:15 +00:00 |
|
Matt Aitken
|
7f0b2e8005
|
Organizations page shows a set of links
|
2022-12-08 11:19:58 +00:00 |
|
Matt Aitken
|
5c53c8c904
|
Moved the useUser hook
|
2022-12-08 11:09:12 +00:00 |
|
Matt Aitken
|
292c16d16f
|
Organization pages started
|
2022-12-08 09:25:00 +00:00 |
|
Matt Aitken
|
64b581b0d2
|
Add type to main tailwind config
|
2022-12-08 09:24:51 +00:00 |
|
Matt Aitken
|
0da6408914
|
Tidied up webapp tailwind config
|
2022-12-08 09:24:26 +00:00 |
|
Matt Aitken
|
134d9d9f48
|
Added mailgun webhook
|
2022-12-07 17:43:08 +00:00 |
|
Matt Aitken
|
c24922e6cf
|
Don’t create the first workflow, we’ll do that in code
|
2022-12-07 17:28:09 +00:00 |
|
Matt Aitken
|
14ec658000
|
Generate the personal organization slug from the user’s name or email
|
2022-12-07 15:53:07 +00:00 |
|
Matt Aitken
|
2f46559e9f
|
When a new user is created it creates a personal workspace and first workflow
|
2022-12-07 15:41:07 +00:00 |
|
Matt Aitken
|
def8d50a83
|
Login with GitHub and Magic link is working
|
2022-12-07 14:22:36 +00:00 |
|
Matt Aitken
|
0f404348bb
|
Added Trigger.dev logo
|
2022-12-07 13:42:03 +00:00 |
|
Matt Aitken
|
532be6141e
|
Updated the email to say Trigger.dev
|
2022-12-07 13:41:57 +00:00 |
|
Matt Aitken
|
7dda7950e2
|
Added required env variables to the example
|
2022-12-07 13:41:46 +00:00 |
|
Matt Aitken
|
0caa38c858
|
Fix for React 18 complaining about hydration
|
2022-12-07 13:41:34 +00:00 |
|
Matt Aitken
|
0ceea323b0
|
Fixed type errors
|
2022-12-07 11:56:19 +00:00 |
|
Matt Aitken
|
4cddf19dd9
|
Added more fields to user, organization and workflows to database
|
2022-12-07 11:41:22 +00:00 |
|
Matt Aitken
|
9e1caee879
|
Remix auth from API Hero with Magic link and GitHub
|
2022-12-07 11:41:03 +00:00 |
|
Matt Aitken
|
7e69084249
|
Revert "Initial Clerk integration"
This reverts commit 6f270dbd86.
|
2022-12-07 11:07:18 +00:00 |
|