Eric Allam
|
9ab7530070
|
Current environment is now workflow specific
|
2023-03-22 15:11:37 +00:00 |
|
Eric Allam
|
d9a43dc579
|
Implement the multiple hosted repo waitlist feature
|
2023-03-13 17:47:57 +00:00 |
|
Eric Allam
|
629ee14b55
|
Show the latest commit in a project (even if it’s not deployed). Don’t deploy on pushes when all env vars haven’t been set
|
2023-03-13 15:33:23 +00:00 |
|
Eric Allam
|
a1043a3b28
|
Added coming soon page for the cloud hosting
|
2023-03-13 10:35:19 +00:00 |
|
Eric Allam
|
1673d4527a
|
Added KV store feature
|
2023-03-12 20:12:18 +00:00 |
|
Eric Allam
|
c0300c6bec
|
Deal with project settings and environment vars, and disabling projects
|
2023-03-10 15:43:40 +00:00 |
|
Eric Allam
|
41c751c081
|
Changing on logs are polled, and now polling for build logs as well
|
2023-03-09 14:01:28 +00:00 |
|
Eric Allam
|
1f34a22bd8
|
Update how we poll for logs and add build logs back in
|
2023-03-09 14:01:28 +00:00 |
|
Eric Allam
|
28cad34c5f
|
Deployment logs
|
2023-03-08 18:19:07 +00:00 |
|
Eric Allam
|
7cbc279407
|
Manual deploy and added a deployment version number
|
2023-03-07 16:24:32 +00:00 |
|
Eric Allam
|
f39bc44eec
|
Projects ✨
- Deploy a new VM when a push event comes through
- Live updating project overview page
|
2023-03-07 15:12:42 +00:00 |
|
Eric Allam
|
f008f803b8
|
Updating github app configuration works, and paginating all repos for an installation as well, and displaying a list of repos to deploy
|
2023-03-03 14:35:43 +00:00 |
|
Eric Allam
|
c0693ac508
|
Cleanup old github app stuff and octokit and prepare for installing new github app for cloud
|
2023-03-03 11:13:07 +00:00 |
|
Eric Allam
|
5ec7198046
|
Send additional metadata about a workflow when initializing the host
|
2023-03-02 12:29:47 +00:00 |
|
D-K-P
|
9d7186eba5
|
Added sendgrid template
|
2023-03-01 17:42:32 +00:00 |
|
D-K-P
|
5401fa1acb
|
Added basic cron template
|
2023-03-01 14:18:32 +00:00 |
|
Matt Aitken
|
b344dfaaf8
|
Added the GitHub issue -> Notion template
|
2023-02-28 19:50:02 +00:00 |
|
D-K-P
|
9a52afe1e2
|
Added new images for all the templates and increased their size on the template grid
|
2023-02-28 15:07:39 +00:00 |
|
Eric Allam
|
628726459a
|
Added the supabase to loops template image
|
2023-02-28 15:04:44 +00:00 |
|
Eric Allam
|
fb98a4708f
|
Added supabase to loops template
|
2023-02-28 14:07:04 +00:00 |
|
D-K-P
|
5ad6330868
|
Added discord > supabase image
|
2023-02-28 11:48:34 +00:00 |
|
Eric Allam
|
8aceb6418a
|
Added supabase-to-discord template
|
2023-02-27 18:05:07 +00:00 |
|
James Ritchie
|
e8c81cafb8
|
Improved some of the Template’s title copy
|
2023-02-27 11:14:46 +00:00 |
|
D-K-P
|
12f4f3bc68
|
Changed blank starter and hello world images
|
2023-02-24 18:02:21 +00:00 |
|
Eric Allam
|
63e004594c
|
No workflows in the blank starter
|
2023-02-24 16:20:25 +00:00 |
|
Eric Allam
|
e6550d156e
|
Convert basic starter to hello world and added isLive to templates to filter out the existing basic starter
|
2023-02-24 15:29:27 +00:00 |
|
D-K-P
|
6ced99fb02
|
Updated the healthcheck image
|
2023-02-21 13:12:14 +00:00 |
|
Matt Aitken
|
f6ed5517c2
|
Merge branch 'features/new-integrations' into dev
|
2023-02-21 10:10:15 +00:00 |
|
D-K-P
|
67f6971601
|
Added github issues seed / md files
|
2023-02-20 17:49:59 +00:00 |
|
D-K-P
|
4243b10683
|
Updated the template grid so it would preview on the signed in version better, and replaced the resend image
|
2023-02-20 17:10:52 +00:00 |
|
D-K-P
|
823da44fb7
|
Added schedule healthcheck info
|
2023-02-20 16:21:32 +00:00 |
|
Matt Aitken
|
3cd4f2fb9f
|
Merge remote-tracking branch 'origin/dev' into features/new-integrations
# Conflicts:
# apps/webapp/app/env.server.ts
# apps/webapp/app/models/integrations.server.ts
# apps/webapp/app/models/organizationTemplatePresenter.server.ts
# apps/webapp/app/models/templateListPresenter.server.ts
# apps/webapp/app/models/templatePresenter.server.ts
# apps/webapp/app/models/workflowListPresenter.server.ts
# apps/webapp/app/models/workflowStartPresenter.server.ts
# apps/webapp/app/models/workflowsPresenter.server.ts
# apps/webapp/app/routes/__app/orgs/$organizationSlug/__org/index.tsx
# apps/webapp/app/routes/__app/orgs/$organizationSlug/__org/workflows.new.tsx
# pnpm-lock.yaml
|
2023-02-20 12:10:50 +00:00 |
|
Eric Allam
|
2f7caab661
|
Link workflows with their org templates if they exist (and improve the run local docs output)
|
2023-02-16 19:00:08 +00:00 |
|
Eric Allam
|
fc962f50c9
|
Create template repositories in a way that allows users to not give full access to their gitihub accounts to our github app
|
2023-02-16 15:01:46 +00:00 |
|
Matt Aitken
|
3c403c4212
|
Removed strange capitilization from resend template
|
2023-02-16 14:03:38 +00:00 |
|
Eric Allam
|
570683446c
|
Updated template images
|
2023-02-16 10:52:21 +00:00 |
|
Eric Allam
|
277108d90c
|
Implement cloud waitlist functionality
|
2023-02-16 10:08:06 +00:00 |
|
Eric Allam
|
dabb17cf51
|
Move template doc files into the webapp
|
2023-02-16 08:49:59 +00:00 |
|
Eric Allam
|
2c780c976e
|
Added resend welcome drip campaign template
|
2023-02-15 17:19:09 +00:00 |
|
Eric Allam
|
76737caa47
|
Remove basic starter title in desc
|
2023-02-15 13:56:15 +00:00 |
|
Matt Aitken
|
08ecd288e1
|
DisplayProperties stored on a run step and first read from there
|
2023-02-15 10:33:03 +00:00 |
|
Eric Allam
|
af29669003
|
Fill out some github-stars-to-slack template data
|
2023-02-14 17:59:59 +00:00 |
|
Eric Allam
|
1f3eb459c4
|
Added runLocalDocs for templates
|
2023-02-14 16:37:19 +00:00 |
|
Eric Allam
|
9388b5bbed
|
Added markdown syntax highlighting for the template documentation
|
2023-02-14 16:33:30 +00:00 |
|
Matt Aitken
|
caac573a64
|
Added version and made response schema optional for SDK requests
|
2023-02-14 12:35:24 +00:00 |
|
Eric Allam
|
d67ab54d55
|
WIP on the “New Repo” side of the workflows/new flow
|
2023-02-14 12:24:26 +00:00 |
|
Eric Allam
|
179afbbcb3
|
More work on the org template page (added workflows list)
|
2023-02-13 17:02:52 +00:00 |
|
Eric Allam
|
c27bdf6308
|
Added markdownDocs to Template
|
2023-02-13 14:21:21 +00:00 |
|
Eric Allam
|
030844d905
|
Live update created org templates using SSE and useRevalidator. Updated remix to v1.10.1
|
2023-02-13 14:12:17 +00:00 |
|
Eric Allam
|
b2290e3bc0
|
Get deploy to render working with the templates with the button pointing to the correct url
|
2023-02-10 18:15:18 +00:00 |
|