Commit Graph

2651 Commits

Author SHA1 Message Date
James Ritchie 00a406655b Created a new hook for confetti on the subscribed page 2023-12-01 15:13:20 +00:00
James Ritchie 3a06e43ba7 Added a new page to show new subscribers 2023-12-01 15:13:20 +00:00
James Ritchie 286fc19601 vol discount table has optional values 2023-12-01 15:13:20 +00:00
Matt Aitken 7e4cb7f310 Render basic billing details 2023-12-01 15:05:50 +00:00
Matt Aitken 181c3ee4d0 Hooked up the free plan bar 2023-12-01 14:24:32 +00:00
Matt Aitken 7c2780eabe Reading the current plan and usage 2023-12-01 14:20:08 +00:00
Matt Aitken ec7303a093 Getting the curent plan for an org 2023-12-01 13:40:31 +00:00
Matt Aitken 46a83e988a The billing package is importing properly 2023-12-01 13:34:09 +00:00
James Ritchie 00746aed7e Removed the background gradients from the app 2023-12-01 12:07:55 +00:00
James Ritchie 8c60ea3c64 Fixed button inside button bug 2023-12-01 11:46:17 +00:00
James Ritchie 1e5c1ab016 Added a callout on the plans page if you’re over the runs limit 2023-12-01 11:35:40 +00:00
James Ritchie d94eee06b9 Show a message callout if you’ve exceeeded 10k runs on the free plan 2023-12-01 10:03:50 +00:00
James Ritchie 0cafa86b86 Added a layoutId to the pageTabs 2023-11-30 18:24:48 +00:00
James Ritchie 5368ee2b60 Show a message if you haven’t done runs yet 2023-11-30 18:18:35 +00:00
Matt Aitken a662431802 Merge remote-tracking branch 'origin/main' into features/billing
# Conflicts:
#	apps/webapp/package.json
#	pnpm-lock.yaml
2023-11-30 18:17:55 +00:00
James Ritchie 9ca47923b0 Removed the Job runs table 2023-11-30 18:08:01 +00:00
James Ritchie 5936f33a1d Use a custom lable for the concurrent runs chart 2023-11-30 18:06:29 +00:00
James Ritchie a8f75f7aea Fixed padding alignment 2023-11-30 18:06:08 +00:00
James Ritchie be51eb65c9 Simplified the plan summary info int the header 2023-11-30 18:05:53 +00:00
James Ritchie f559bb7fef billing now has a green theme 2023-11-30 16:24:47 +00:00
James Ritchie 68ceafa4d3 Added new concurrency chart to the usage page 2023-11-30 16:24:31 +00:00
James Ritchie cba1b36a21 Added container query support 2023-11-30 16:23:28 +00:00
James Ritchie 10fbd4a9ff Fixed some illegal markup when using tooltips 2023-11-30 12:53:16 +00:00
James Ritchie 5e511b94c0 Added pricing calculator to the plans page 2023-11-30 11:27:03 +00:00
James Ritchie 1359fc5bc1 made free a noun 2023-11-30 11:26:46 +00:00
James Ritchie 8ad9107598 Added meta info in the header for bill price, plan type and billing period 2023-11-30 11:04:39 +00:00
James Ritchie 00b61d3ad9 import cleanup 2023-11-30 11:04:11 +00:00
James Ritchie 5dda6cd16c Added the border to the page header on the Runs page
🚀 Publish Trigger.dev Docker / units (push) Failing after 4s
🚀 Publish Trigger.dev Docker / e2e (push) Failing after 3s
🚀 Publish Trigger.dev Docker / typecheck (push) Failing after 21s
🚀 Publish Trigger.dev Docker / publish (push) Has been skipped
2023-11-30 10:32:38 +00:00
Matt Aitken 76b7fb2337 The status API endpoints return only the original set of statuses 2023-11-30 10:31:27 +00:00
James Ritchie 17f043bb00 Added new routes for the 2 new billing pages 2023-11-29 19:38:25 +00:00
James Ritchie ff178e10e7 Callouts fit the button size better 2023-11-29 19:37:31 +00:00
Eric Allam 41a49f6bb2 Make the run list query more efficient
🚀 Publish Trigger.dev Docker / typecheck (push) Failing after 0s
🚀 Publish Trigger.dev Docker / units (push) Failing after 4s
🚀 Publish Trigger.dev Docker / e2e (push) Failing after 4s
🚀 Publish Trigger.dev Docker / publish (push) Has been skipped
2023-11-29 19:28:15 +00:00
James Ritchie 254ad74e5c Wording tweak 2023-11-29 18:06:57 +00:00
James Ritchie f19dddb855 Usage bars animate 2023-11-29 18:06:46 +00:00
James Ritchie 063fcdd3da Removed unused code 2023-11-29 18:06:29 +00:00
Eric Allam bd4bc51daa Update plain (#762)
* updated the plain SDK

* Updated the action to support the new Threads SDK

* latest lock file

---------

Co-authored-by: James Ritchie <james@jamesritchie.co.uk>
2023-11-29 10:58:06 +00:00
Eric Allam ff540c9e4a Revert "Update plain (#761)"
🚀 Publish Trigger.dev Docker / units (push) Failing after 0s
🚀 Publish Trigger.dev Docker / typecheck (push) Failing after 3s
🚀 Publish Trigger.dev Docker / e2e (push) Failing after 5s
🚀 Publish Trigger.dev Docker / publish (push) Has been skipped
This reverts commit 3f217ff3e0.
2023-11-29 10:51:13 +00:00
Eric Allam 3f217ff3e0 Update plain (#761)
🚀 Publish Trigger.dev Docker / units (push) Failing after 0s
🚀 Publish Trigger.dev Docker / e2e (push) Failing after 0s
🚀 Publish Trigger.dev Docker / typecheck (push) Failing after 5s
🚀 Publish Trigger.dev Docker / publish (push) Has been skipped
* updated the plain SDK

* Updated the action to support the new Threads SDK

---------

Co-authored-by: James Ritchie <james@jamesritchie.co.uk>
2023-11-29 10:49:37 +00:00
Eric Allam ca05d5f603 @trigger.dev/openai: Adding additional assistant tasks 2023-11-28 22:48:31 +00:00
nicktrn 1dcd87a2aa URI encode keys (#758) 2023-11-28 18:05:15 +00:00
Eric Allam 6ebd435e81 Feature: Run execution concurrency limits (#750)
* WIP execution concurrency controls implemented via Redis

- Split up resuming a run and executing a run
- Added some new statuses to better show what is going on in a run
- Removed preprocessing runs

* WIP

* Convert to using ZSETs and adding env vars

* Removed unused import

* Improve run number generation using advistory locks, and only on start

* More execution concurrency stuff

* Add support for job concurrency limits and concurrency limit groups

* Create wild-swans-battle.md

* Increase slots refresh timeout to 10s

* Try to fix Redis connection issues

* Don’t be so strict about the APP_ENV

* Add the blank tls option to the normal redis client as well

* Add docs
2023-11-28 16:21:06 +00:00
James Ritchie fa6b03f959 pricing tiers better fill the size of their container 2023-11-28 15:34:36 +00:00
James Ritchie 26445ca367 New onboarding choose plan page 2023-11-28 15:33:53 +00:00
Eric Allam caf203c084 Made webhook index stats optional
🚀 Publish Trigger.dev Docker / units (push) Failing after 4s
🚀 Publish Trigger.dev Docker / typecheck (push) Failing after 4s
🚀 Publish Trigger.dev Docker / e2e (push) Failing after 19s
🚀 Publish Trigger.dev Docker / publish (push) Has been skipped
2023-11-28 15:04:24 +00:00
James Ritchie f2bf69b6c6 small improvements to the billing calculator 2023-11-28 14:33:00 +00:00
James Ritchie c8ac5d9f79 Added a tooltip to show the precise numbers in the chart 2023-11-28 14:22:23 +00:00
James Ritchie 86589f5971 Format numbers nicely 2023-11-28 14:22:04 +00:00
James Ritchie e7fa475913 tooltip takes classname 2023-11-28 14:21:44 +00:00
James Ritchie cc72f145d7 Added more examples of usage to storybook 2023-11-28 14:21:34 +00:00
James Ritchie 366a7dc351 Usage bar chart now supports a paying customer option and optional billing limit. Also added more usage examples to storybook 2023-11-28 12:07:09 +00:00