Commit Graph

4441 Commits

Author SHA1 Message Date
Matt Aitken b64bf19d83 Fix for the period end when you’ve canceled 2023-12-04 13:41:53 +00:00
Matt Aitken c64b41169c Improved the layout of the run calculator marker 2023-12-04 13:39:51 +00:00
James Ritchie 2f627f8a4e Button copy change 2023-12-04 11:41:34 +00:00
Matt Aitken 0e58ffd629 Pricing calculator working on the select a plan page 2023-12-04 09:06:24 +00:00
Matt Aitken bd79f83baf Price estimation working 2023-12-03 18:19:54 +00:00
Matt Aitken b59010ec05 Pricing slider working 2023-12-03 18:13:05 +00:00
Matt Aitken 6101084439 Onboarding price selection working 2023-12-03 12:10:25 +00:00
Matt Aitken bae2b05967 The onboarding screen is hooked up, but not linked to yet 2023-12-01 20:04:09 +00:00
Matt Aitken af09a8e084 The tiers are now rendering using the real data 2023-12-01 19:58:16 +00:00
Matt Aitken af7dcb163f Tidied up some bits, latest billing package 2023-12-01 19:43:48 +00:00
Matt Aitken 6f3e946763 Subscribing from Stripe is working, and canceling 2023-12-01 19:34:02 +00:00
Matt Aitken 805256a68d Deal with when the user has canceled so they can re-upgrade 2023-12-01 19:09:03 +00:00
Matt Aitken 8db4d9d2ee Improved some of the display 2023-12-01 19:02:13 +00:00
Matt Aitken ed2ef7d77c Fixed badly named paths 2023-12-01 18:39:22 +00:00
Matt Aitken 79cc63acce Plans are upgraded/downgraded successfully 2023-12-01 18:38:15 +00:00
James Ritchie 3ae5843b62 New pathBuilder path for the subscribed page 2023-12-01 17:07:40 +00:00
James Ritchie a0483a037b URL for the subscribed page now includes the org path 2023-12-01 16:40:36 +00:00
Matt Aitken dc6faf97a4 Switch to 20 icons 2023-12-01 16:26:31 +00:00
Matt Aitken f995586795 Format the billing period duration in days 2023-12-01 16:25:39 +00:00
Matt Aitken c1480cef8b Data for the plans page 2023-12-01 16:07:08 +00:00
Matt Aitken aed0ce666f Meta appEnv data optional 2023-12-01 15:54:12 +00:00
Matt Aitken d68bd97462 The Invoice and Manage card details links are working 2023-12-01 15:50:32 +00:00
James Ritchie a7d823497d Toast styling updated 2023-12-01 15:37:42 +00:00
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 6f67c9fa40 Latest lockfile 2023-11-30 18:18:17 +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