Commit Graph

33 Commits

Author SHA1 Message Date
Eli Kinsey
04b3a25fa9 Optional GitHub sourcing (#13380)
* source github nodes optionally

* fetch references from strapi

* fix type

---------

Co-authored-by: Cory Watilo <corywatilo@gmail.com>
2025-10-27 12:26:52 -07:00
Eli Kinsey
17481e1906 CMS events (#13334)
* source from strapi

* schema

* add event form

* fixes

* client fetch

* delete events

* update devents

* error handling

* bump

---------

Co-authored-by: Cory Watilo <corywatilo@gmail.com>
2025-10-25 06:31:24 -07:00
Cory Watilo
15c925b43d version bump (#12254)
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
Co-authored-by: Lucas Faria <12522524+lucasheriques@users.noreply.github.com>
Co-authored-by: Ben White <ben@posthog.com>
Co-authored-by: Juraj Majerik <juro.majerik@gmail.com>
Co-authored-by: Rafael Audibert <32079912+rafaeelaudibert@users.noreply.github.com>
2025-09-10 16:33:30 +00:00
Vincent (Wen Yu) Ge
4a706eb889 Revert "Refactored Sales and CS handbook navigation (#12056)" (#12068) 2025-07-03 11:01:31 -04:00
Simon Fisher
40dfa7ca68 Refactored Sales and CS handbook navigation (#12056)
* Refactored Sales and CS handbook navigation

* Update index.js

Co-authored-by: Charles Cook <charles@posthog.com>

---------

Co-authored-by: Charles Cook <charles@posthog.com>
2025-07-03 12:06:58 +01:00
Marcus Hof
73969c645b feat(cdp): automatically fetch segment docs (#11992) 2025-07-02 11:12:24 +02:00
Eli Kinsey
157555c537 add inventoryPolicy to schema 2025-06-13 10:23:30 -07:00
Zach Waterfield
053670f606 feat: new platform addons (#11585)
* support new platform addons

* get addon comparison table working

* legacy_product product support

* Update posthog-vs-fathom.mdx

* misc styling improvements

* Update PlanColumns.tsx
2025-05-26 18:47:53 +00:00
Zach Waterfield
ced44f60db Add missing unit for graphql (#11402) 2025-05-01 17:36:02 -04:00
Zach Waterfield
03d3360fa5 chore: update feature types for entitlement only (#11370) 2025-04-28 19:11:38 -04:00
Eli Kinsey
7d0e60e972 Data pipeline updates (#10922)
* add transforms to cdp page

* add api config component

* api configs -> api examples

* dynamic type

* add config to side modals

* auto link destinations

* margin

* Update src/components/Product/Pipelines/APIExamples.tsx

Co-authored-by: Ben White <ben@posthog.com>

* agnostic pipeline templates/nav

* remove unused type

* delete unused files

* use auto-generated docs

* Update src/components/Product/Pipelines/APIExamples.tsx

Co-authored-by: Ben White <ben@posthog.com>

* icons

* sort

* hide transform cats

---------

Co-authored-by: Ben White <ben@posthog.com>
2025-03-24 09:47:24 -07:00
Andy Vandervell
f71f15b0ed Remove legacy CDP pages + data pipeline sidebar tweaks (#10930)
* Remove legacy CDP pages + data pipeline sidebar tweaks

* Add popular tag to GeoIP

* tidy up vercel.json

* Remove old redirects

* Update vercel.json

* Update vercel.json

* fixed a url

* price schema

---------

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
2025-03-13 15:12:33 +00:00
Eli Kinsey
274c2e6980 Lil merch updates (#9984) 2024-11-26 17:54:41 -05:00
Eli Kinsey
521e7c3412 Faster Shopify sourcing (#9754) 2024-10-29 17:22:17 -04:00
Eli Kinsey
e5fbf8ed7e fix builds without Shopify envs (#9701) 2024-10-22 12:14:01 -07:00
Eli Kinsey
13f582dcb9 dont process contributor images 2024-10-17 10:00:58 -07:00
Cory Watilo
b135b298e3 Source CDP connectors from API (#9577)
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
2024-10-09 20:28:00 +00:00
Eli Kinsey
af4f1a7c4a update shopify schema 2024-09-12 19:52:18 -07:00
Eli Kinsey
8cf4a74e46 Improved roadmap form UI (with auto-generated social image support) (#9246)
* tooltip menu

* new fields

* ui additions

* add social sharing

* title spacing

* allow image download

* hogs

* save social values

* fixed width

* default title

* fix value bug

* use secure_url

* overflow

* better sort/dropdowns

* remove env

* schema

* ui cleanup

* polish

* use team name

* title explanation

* use role if team isnt available

* more polish

* social defaults

* hog selector

* text color

* option to show/hide hog selector

---------

Co-authored-by: Cory Watilo <cww@watilo.com>
2024-08-26 12:44:54 -04:00
Eli Kinsey
d126519274 Post index filters (and lil bit more) (#9144) 2024-08-10 09:33:51 +02:00
Cory Watilo
77fb33cafd Another pricing page test (#9035)
* add pricing experiment for cory

* Merge branch 'master' into test-pricing-page

* hero (static)

* free/paid tabs

* working accordion

* accordion ui

* added old plans table

* refactored

* compare plans, more refactoring

* add-ons

* responsive cleanup

* some neurotic responsive tuning fr

* moar finesse

* compare to

* reviews

* removed old blocks

* responsive things

* more responsive (md: needs work)

* polish

* slider

* flash free tiers

* accordion tiers

* add intent

* addons

* add free allocation

* g2 reviews

* schema

* ui-updates

* added product images, icon for WA

* updated calc layout

* add-ons polish

* smooth scroll things

* free tier flash

* working plan selector

* accurate signup count/signup modal

* full-width plan ctas

* add data warehouse

* format decimals

* nit

* better image slider

* flex on mobile slider, product os random strings, better green

* better responsiveness for small desktop

* responsive

* fixed slider thumbs

* purchased with section

* dark mode

* polish

* use ff

* text on white bg in dark mode

* integrated feedback

* review count

* added Warehouse, more polish

* modal loading state

* Merge branch 'master' into test-pricing-page

---------

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
2024-07-30 15:08:01 -07:00
Eli Kinsey
3c81d41ebe add locations type to schema (#9055) 2024-07-25 14:30:17 -07:00
Eli Kinsey
63f99957d2 Content posts quality fixes (#8794)
Co-authored-by: Cory Watilo <corywatilo@gmail.com>
2024-06-28 01:28:52 +00:00
Cory Watilo
f15e180e47 More team features (#8209)
* edit height

* add hedgehog height

* hedgehog percentage

* padding

* mobile

* add variables so cory can tweak to his hearts content

* slack emojis

* small team faq polish

* tooltip for removing a team member

* feature flag for location

* unit feature flag

* remove inches

* use local image

---------

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
2024-04-08 14:04:06 -04:00
Kevin
970e883929 Link product metafields (#8010)
* feat(merch): add image products to ShopifyProduct node

provide array of image_products to ShopifyProduct node, which point to product metafield-based product references, for use in creating links to additional products seen in product photos on the PDP and slide-in product panel

* show related products on product panels

* featured image schema

* reword some things

* featured image size

---------

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
Co-authored-by: Cory Watilo <cww@watilo.com>
2024-03-12 12:41:32 -04:00
Cory Watilo
906c6380f2 Add teams plan to pricing page (#7720)
* upgraded tailwind

* added free tier in page header

* show all 4 plans

* plan data

* alignment n stuff

* updated calculator icons

* polish

* pricing card polish

* got desktop calc integrated

* calc desktop responsive polish

* fixed calc values

* plans overflow for small desktop

* responsiveness for calc grid on mobile

* mobile calculator polish

* re-added lottie for mobile

* more polish

* placeholder plan comparison breakdown

* "other options" and, you guessed it, more polish

* tooltips n stuff

* full-width plan comparison table

* dark mode fixes

* typooo

* text updates

* massively improved tooltips

* cleaned up css

* update global components

* show different header on product-specific pricing pages

* colorized slider handles to match product

* conditionalize tooltips

* improved other tooltips

* small fixes

* fix

* populate plans table from billing info

* change some language

* fix

* secondary CTAs

* fix ab testing name

* show annual pricing in calculator

* add control back

* try to do set up experiment

* add types / remove named queries

* fixed table columns (now that we have 2 plans, not 4)

* fix test case

* adjusted available discounts section

* annual toggle styling on mobile

* Revert "fixed table columns (now that we have 2 plans, not 4)"

This reverts commit 5c652df7a404f8d5aad8f315b1473d7192df775f.

* smaller startups CTA

* fix yearly price, show tooltip with total yearly amt

* feedback changes

* set up test

* use usePosthog

* exclude a couple more things

* fix cta hog location

* better loading state

* updates

---------

Co-authored-by: Raquel Smith <raquelmsmith@users.noreply.github.com>
Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
2024-03-04 07:09:22 -08:00
Eli Kinsey
198ddd3e38 Changelog fixes (#7843)
* refactor

* schema update

* number
2024-02-18 11:46:30 -08:00
Eli Kinsey
a556cb67a2 Fix local dev Shopify error (#7578)
* fix local dev

* disable type creation if env vars present
2024-01-22 11:02:20 -05:00
Eli Kinsey
1a53836d23 SEO frontmatter field (#7378)
* add seo object to frontmatter

* update docs

---------

Co-authored-by: Cory Watilo <corywatilo@gmail.com>
2023-12-22 02:45:19 +00:00
Eli Kinsey
a3f7594846 Refactor posts section (#6695)
* refactor posts section

* add mobile nav

* index views

* filtering fixes

* lazy load index pages / menu fixes

* hide mobile nav

* more index views

* missing images

* wide mode (broken)

* comment out wide mode code

* categories column: better overflow-y on short viewports

* tooltip to explain why we organize content the way we do

* stylin's

* dialing in posts max-width and wide mode

* wide mode and not wide mode tweaks

* link post title

* match postcard changes in customers view

* customers sizing

* icon color fix

* space between post title and metadata in list view

* don't block text with graphic

* add excerpts to client posts

* Show correct active subnav tab for each section

* prevent list from shifting

* like buttons next to title

* only show post type on /posts

* show and link authors

* fix open menu items

* add back to posts button

* add filter by crosspost

* Content Hub Reorg

* load more button

* index new categories/build fix

* add redirects

* update index pages

* post schema/strapi sync auto tag and category creation/manual menus/crosspost filtering/rip sticky sidebar

* Updating posts sidebar

* Tutorials tags

* re-implemented sticky sidebar

* cleanup

* case when there's no featured image (or video)

* removed all tutorial banners

* more tutorial banner deletion

* Tidying up blog tagging

* add "all" pages

* Fixing some tags

* Blog category redirects

* Remove newsletter tag from old newsletters

* Moving paid ads blog post

* Newsletters

* Fix redirect loop

* fixed some syntax errors

* build fix

* cleanup

* added icons to tutorials categories

* sidebar filters

* styled post sidebar (wip)

* scope communitybar

* vertical dividing lines

* updated icons pkg

* colored icons

* wide mode index view

* wide mode comments

* had my way with the posts view... 👀

* applying general layout to customer stories, tutorials, clientpost templates

* post type icons

* category dropdown icons

* polish

* use prod api host

* spacing

* cleanup

* client post padding, wide mode support

* spacing

* remove breadcrumb, replace with simple message about posts hub

* padding

* image background for transparent pngs

* force reload to see landing page views

* reluctantly fix hilarious image issue

* Moving post back into blog folder

* Redirect fixes

* Redirects

* Redirecting blog categories to new paths

* Tweaks to blog sidebar + redirects

* menus / upvote  button

* footer links

* active internal menus / nav fixes

---------

Co-authored-by: Cory Watilo <cww@watilo.com>
Co-authored-by: Andy Vandervell <92976667+andyvan-ph@users.noreply.github.com>
2023-10-23 09:10:32 -07:00
Cory Watilo
bed69de589 Product page for Product OS (#6793)
* flag for "posthog does that" since product os doesnt use it

* link product os page

* loaded in content, added styles to mainfeatures block

* features type option

* cards

* fixes

* alphabetize safelist

* product icons

* icons

* icon-version

* update icons

---------

Co-authored-by: Eli Kinsey <eli@ekinsey.dev>
2023-09-26 14:08:17 -04:00
Eli Kinsey
450a0cf011 Community page (#4839)
* add login / activity

* source issues/prs

* add toc

* source github stats

* mobile improvements

* github tooltip

* build fix

* buttons

* add community sidebar

* nav update

* update sidebar
2022-12-16 12:13:35 -08:00
Paul Hultgren
9b782471e6 feat: Nail Search (#4706)
* move search components to subfolder

* merge search into single component

* remove netlify plugin

* remove netlify deps

* add gatsby-plugin-algolia

* add optional chain

* move schema customizations to gatsby-source-squeak

* remove unused deps

* slugify id and remove internal.type field

* move config to typescript and es modules

* add pageview numbers to pages

* very rough first version of search

* styling improvements to search results

* open search menu with either ctrl+k or /

* only check pageview cache if it exists

* create sidebar search box and tweak styling of results

* rough draft of side-by-side preview

* show all categories and only allow selecting one at a time

* only send algolia information when env variables are present

* display api endpoints on preview

* allow setting initial filter when opening search box

* use headless ui combobox component

* set initial filter types

* fetch question body as excerpt

* uncomment onPostBuild

* style result background based on active state

* allow for opening with Cmd+K on Mac

* navigate to result on clicking enter

* allow tabbing through categories

* styled search results, added better 'no results' state

* only uppercase API category

* polish for individual category results

* more polish

* remove ui around searchbar

* moves result categories to bottom as tabs

* more itty bitty modal polish

* border polish

* correctly set initial filter category when present

* style sidebar search input

* remove search box from Using PostHog page

* links to site search

* disable categories with no results

* hide event count for the 'all' category

* link to specific headings within pages

* pull parameters from environment

* small improvements

* Revert "remove search box from Using PostHog page"

This reverts commit 24a3dd8ea34214fec79b5221eb632df86458fa2c.

* sidebar search button dark mode

* fixed a couple unrelated bugs

* search: dark mode

* add search to 404 page

* use correct env variables in gatsby-config

* add slugs for api and questions

* remove search box from docs, handbook, and using posthog

* add detailed custom tracking

Co-authored-by: Cory Watilo <corywatilo@gmail.com>
2022-12-01 22:06:53 -05:00