Matt Aitken
b3018d5ff7
Adde container, just to one page for now
2022-12-15 17:07:40 +00:00
Matt Aitken
073af0bff6
Get rid of matches log
2022-12-15 17:07:40 +00:00
Matt Aitken
ef1f627e8b
Fix for duplicate icon import
2022-12-15 17:07:40 +00:00
Eric Allam
d8c22b61ef
Workflows are now being registered in the webapp, along with their trigger
2022-12-15 16:41:08 +00:00
Matt Aitken
f9af8e840d
Workflows icon changed to sideways arrows
2022-12-15 16:40:56 +00:00
James Ritchie
8ecdbc52de
Select workspace page styled
2022-12-15 16:24:54 +00:00
James Ritchie
5b1978db0a
Flipped the Link to be the clickable element, not the <li>
2022-12-15 15:20:33 +00:00
James Ritchie
b11c9af139
Fixed a menu hover state
2022-12-15 15:19:40 +00:00
James Ritchie
f80d8fd073
Added better icons for the workflow menu
2022-12-15 14:59:20 +00:00
Matt Aitken
aa065705ce
Create new org page working
2022-12-15 14:57:35 +00:00
Matt Aitken
bd877fed8e
Move the header to the __app file
2022-12-15 14:57:35 +00:00
James Ritchie
dacd27712a
Improved the header breadcrumb
2022-12-15 14:55:02 +00:00
James Ritchie
d99197b6a4
Extended the tailwind Slate colour pallette
2022-12-15 13:52:52 +00:00
James Ritchie
2fd6013e62
Moved Members page into the Org folder
2022-12-15 12:35:26 +00:00
Matt Aitken
0891cd8775
Removed unused style from workflow menu
2022-12-15 12:31:13 +00:00
Matt Aitken
36885875ba
Organization and Workflow menus don’t display “create new” when you’re on the selection page
2022-12-15 12:29:31 +00:00
Matt Aitken
582a5c871f
Added sensible defaults to Body and Headers
2022-12-15 12:01:42 +00:00
James Ritchie
7b5b29df99
Text colour is set to white globally
2022-12-15 11:59:13 +00:00
Matt Aitken
2bffd5f4e7
Separated side menus out, created layout for workflow
2022-12-15 11:39:45 +00:00
Matt Aitken
69dfcfcdb5
Added workflow menu
2022-12-15 11:39:45 +00:00
James Ritchie
f41135fcf7
Added a new members page
2022-12-15 10:52:03 +00:00
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