James Ritchie
93c378c2d9
Updated the side menu to use NavLinks and created a side menu container
2022-12-15 10:34:54 +00:00
James Ritchie
1517cde144
Made the dropdown menu dark
2022-12-14 18:27:09 +00:00
James Ritchie
0ea7628107
Colour tweaks
2022-12-14 18:27:09 +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
e1d168eb60
Added a new sidebar menu and added it to the workflows page
2022-12-14 18:27:09 +00:00
Eric Allam
afc35caea6
Restructured internal-messages into internal-platform, to be used in the webapp
2022-12-14 15:58:42 +00:00
Eric Allam
bc24edbec9
Setting env var PULSAR_ENABLED=0 will disable connecting to pulsar when running the webapp
2022-12-14 15:19:00 +00:00
Eric Allam
210f2e5ea3
Coordinator now publishing the Initialize Workflow message and it’s being consumed in the webapp
2022-12-14 14:40:20 +00:00
Eric Allam
3990faa293
Fixed the path when importing github logo
2022-12-14 14:25:05 +00:00
Matt Aitken
bfb64e5031
Changed the way headers work so we can do semantic titles
2022-12-14 14:24:20 +00:00
Eric Allam
c1e7e80bf9
Reworked how the coordinator publishes and subscribes to messages in Pulsar
2022-12-14 14:21:16 +00:00
James Ritchie
07950582b1
Moved some components into better folders
2022-12-14 14:13:57 +00:00
Matt Aitken
95732c9b8e
Body and Title components simplified, added size to both
2022-12-14 14:13:27 +00:00
Matt Aitken
6bc0f413c2
Moved the ConnectButton
2022-12-14 14:13:27 +00:00
James Ritchie
b8b558ef88
2 readme updates from when i ran the project for the first time
2022-12-14 13:30:41 +00:00
Eric Allam
57a8c0a234
Doing real authorization of API keys now so we can get back the organization ID
...
I’ve also started to add pulsar integration with the webapp, to get messages from coordinators
2022-12-13 15:51:52 +00:00
Eric Allam
a6fe366d62
Upgrade zod to 3.20 in webapp
2022-12-13 14:48:03 +00:00
Eric Allam
49d35a7a34
A couple of things in here
...
- Improved starting and stopping pulsar locally
- Starting to explore how the connections stuff in workflows (including how the types will work)
- Authorization now returns an organization id (to properly scope the pulsar topics to a unique workflow/org pair)
- Better handling of closing host connections in the coordinator
- Upgrade all zod to 3.20
2022-12-13 14:46:08 +00:00
Matt Aitken
6182ed504e
When creating an API connection it makes the name unique
2022-12-13 12:13:39 +00:00
Matt Aitken
110e90b8fe
Updated Pizzy frontend to 0.3.7
2022-12-13 12:13:21 +00:00
Matt Aitken
6a3512d2b9
pizzly-node module added to remix.config.js
2022-12-13 10:41:29 +00:00
Matt Aitken
a9cba02b14
Added methods for getting the access token
2022-12-12 21:41:45 +00:00
Matt Aitken
8c2980ab8d
Revert "Revert "Fix for React 18 complaining about hydration""
...
This reverts commit c71be39ee1 .
2022-12-12 20:49:05 +00:00
Matt Aitken
2c0cdcf143
Added the list of integrations
2022-12-12 20:48:45 +00:00
Matt Aitken
d0ea1f5d55
API connections are being made
2022-12-12 18:57:01 +00:00
Matt Aitken
7afc596f3f
API connection is getting created, just need to update with external id now
2022-12-12 16:51:17 +00:00
Eric Allam
8bec7879c4
Replace personal with two random words
2022-12-09 21:46:49 +00:00
Eric Allam
9f8dccfb47
Create environments when an organization is created, and generate API keys
2022-12-09 21:20:23 +00:00
Eric Allam
0a00d5d8c5
Added runtime environment, and removed personal info from org slugs
...
Also using nanoid to generate unique slugs for orgs
2022-12-09 21:02:57 +00:00
Eric Allam
81cf3acd7e
Only do mergent delayed email in production
2022-12-09 20:50:54 +00:00
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