Commit Graph

5088 Commits

Author SHA1 Message Date
James Ritchie d28eb638cc plan tooltips don’t use dark variant 2024-07-03 15:36:13 +01:00
James Ritchie 46f56e71f2 Billing page layout and style improvements 2024-07-03 14:42:51 +01:00
James Ritchie 3d6191ec9c Changed the billing icon in the side menu 2024-07-03 13:39:14 +01:00
James Ritchie 057693f00b text fix + style updates 2024-07-03 12:36:59 +01:00
James Ritchie f38b03e3da could be undefined fix 2024-07-03 12:36:45 +01:00
James Ritchie ebccd54101 Better default tooltip style 2024-07-03 12:08:05 +01:00
James Ritchie 3aee545549 Improved the layout of the page, some style tweaks, organized imports 2024-07-03 12:07:45 +01:00
James Ritchie 4a414a789c Github verified badge padding adjustment 2024-07-03 10:44:05 +01:00
James Ritchie 0eec7b9948 Deploy blank state uses InfoPanel 2024-07-02 18:34:44 +01:00
James Ritchie c0804d043d Platform alerts prompt now using the InfoPanel 2024-07-02 18:25:09 +01:00
James Ritchie 25dd8bd168 Blank state now using the info panel 2024-07-02 18:00:10 +01:00
James Ritchie 239e28ae21 Wider info panel for the env var page 2024-07-02 17:58:51 +01:00
James Ritchie 75fe20b9df Wider blank state panels for the scheduled page 2024-07-02 17:58:30 +01:00
James Ritchie b351b8adc4 Removed duplicate class 2024-07-02 17:57:52 +01:00
James Ritchie 5ddc38af4f Show conditional upgrade prompts based on plan and number of schedules used 2024-07-02 17:31:13 +01:00
James Ritchie 57fec71fd9 better panel width 2024-07-02 14:41:08 +01:00
James Ritchie 18ab17eed4 Replaced Upgrade callout with a more generic InfoPanel component 2024-07-02 14:37:37 +01:00
James Ritchie cae0734cca Only show the “reveal all” toggle if you have environment variables in the table 2024-07-01 18:08:01 +01:00
James Ritchie 3124d7a909 Improved the upgrade callout and API keys page layout 2024-07-01 18:02:40 +01:00
Matt Aitken 48ea74024b Don’t show the public API key for v3, they’re not used and probably never will be 2024-07-01 15:30:04 +01:00
Matt Aitken 527830054d Usage page errors when defered loading fails 2024-06-30 14:07:20 +01:00
Matt Aitken 05fc571852 If no run data, still render a graph 2024-06-30 14:07:01 +01:00
Matt Aitken 0c13538982 Improved the v3 usage bar if theres’ no usage on a paid plan 2024-06-30 14:06:48 +01:00
Matt Aitken eeeb7a002d Added the tasks table to usage 2024-06-28 20:18:25 +01:00
Matt Aitken 5f79a2bc0b Moved code to presenter and now using defer 2024-06-28 19:54:42 +01:00
Matt Aitken c05eef96c1 Added the usage bar for v3 2024-06-28 19:34:33 +01:00
Matt Aitken 70cfa6c9f9 Early work on usage graphs 2024-06-28 18:11:13 +01:00
Matt Aitken ada2c5c99e More improvements to the app-wide usage indicators 2024-06-28 15:13:26 +01:00
Matt Aitken fead06b797 Upgrade prompts 2024-06-28 15:00:17 +01:00
Matt Aitken 82fd3ec43e Side menu 2024-06-28 13:58:46 +01:00
Matt Aitken c588bbd525 Send taskIdentifier to OpenMeter 2024-06-28 11:15:04 +01:00
Matt Aitken e00f103243 Refactored the platform code so it’s easier to call and doesn’t require a isManagedCloud check 2024-06-27 12:12:39 +01:00
Matt Aitken 204a688414 Temporary upgrade callout 2024-06-26 23:54:10 +01:00
Matt Aitken 808d498ddc Don’t show the period if you’re on the free plan 2024-06-26 23:41:31 +01:00
Matt Aitken 9a37722687 Layout, formatting and some plan state improvements/fixes 2024-06-26 23:39:54 +01:00
Matt Aitken e70634c849 New billing page working with side menu and stripe portal 2024-06-26 23:07:28 +01:00
Matt Aitken 970bd7385c When projects are created, conditionally create staging based on the plan 2024-06-26 22:38:28 +01:00
Matt Aitken 6869e671a3 New admin API endpoint to set concurrency across multiple environments 2024-06-26 22:20:18 +01:00
Matt Aitken ffc315a87e Loading state improvements 2024-06-26 17:04:26 +01:00
Matt Aitken a327114dc0 Redirect from select plan if you’ve got v3 enabled 2024-06-26 17:04:20 +01:00
Matt Aitken dcb0680228 Paid plans working 2024-06-26 16:30:05 +01:00
Matt Aitken d5548b71fb Allow setting classes on the Tooltip button 2024-06-26 16:29:55 +01:00
Matt Aitken 920ce6cd77 Deleted old request v3 access component/route 2024-06-26 16:01:42 +01:00
Matt Aitken fa6502b8dc Added GitHub modal and verified badge 2024-06-26 16:01:04 +01:00
Matt Aitken 1ff809131f Free flow is working 2024-06-26 15:13:46 +01:00
Matt Aitken 131827518a Use new api response that doesn’t require a Stripe call 2024-06-25 16:39:06 +01:00
Matt Aitken 60a23b2a92 Improved v3 plan display 2024-06-25 16:38:36 +01:00
Matt Aitken 53449304f6 Select plan using the real data 2024-06-25 15:47:26 +01:00
Matt Aitken 6bb4e794ce Moved v2 billing components into a subfolder 2024-06-25 14:34:54 +01:00
Matt Aitken 4a3cc10079 Use pnpm linked billing package during development 2024-06-25 13:41:01 +01:00