12 Commits

Author SHA1 Message Date
Manuel Mendez
52855bc762 Fix capture example feature-flags-code-python.mdx (#12842) 2025-09-19 07:45:56 +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
Oliver Browne
9e297830c6 feat: Document 6.0.0 of the python SDK (#11920)
* document contexts and django middleware

* Update contents/docs/libraries/python/_snippets/django.md

Co-authored-by: David Newell <david@posthog.com>

* clarify decorator

* clean up

* add snippets to docs and link

* rename django to django context middleware

* context docs rework

* more docs links

* fix comments in decorator example

* update middleware docs

* bunch of updates

* update flask

* update tutorials to use right calling convention

* Update contents/docs/error-tracking/_snippets/python-install-error-tracking.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/error-tracking/_snippets/python-install-error-tracking.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/integrate/feature-flags-code/_snippets/feature-flags-code-python-set-send-feature-flags-to-true.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/integrate/feature-flags-code/_snippets/feature-flags-code-python.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/integrate/send-events/_snippets/send-events-python.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/integrate/send-events/_snippets/send-events-python.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/libraries/python/index.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/libraries/python/index.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/libraries/python/index.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Update contents/docs/libraries/python/index.mdx

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* fix language around anon evnts

* review feedback

---------

Co-authored-by: David Newell <david@posthog.com>
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
2025-07-03 06:57:18 +00:00
Dylan Martin
0241e21896 add error handling to feature flag SDK docs (#9378) 2024-09-20 14:02:08 -04:00
Manoel Aranda Neto
1ad8414b09 fix: is feature enabled flag in python is wrong (#8406) 2024-05-04 20:20:51 +00:00
Ben White
54c4f2f198 feat: New api hosts (#7996) 2024-04-22 13:08:09 +02:00
Neil Kakkar
c9ee56e729 Ruby add flag timeouts (#8058)
* Ruby add flag timeouts

* Apply suggestions from code review

* lior: add request timeouts to other docs

---------

Co-authored-by: Lior <lneuner@gmail.com>
2024-03-18 11:58:47 +00:00
Lior539
145dbb2c71 Docs - Add sendFeatureFlags to A/B testing docs (#8005)
* Link to option for easily adding variant properties in experiments

* Add SendFeatureFlags to experiment docs

* Fix typos

---------

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
Co-authored-by: PostHog <hey@posthog.com>
2024-03-07 13:44:00 +00:00
Lior539
e1f81f3341 Docs - Add feature flag called argument to docs (#7991)
* add feature flag called

* Apply suggestions from code review

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

---------

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
2024-03-06 15:06:17 +00:00
Neil Kakkar
5371880167 Add feature_flag_called docs for python (#7580)
Co-authored-by: Lior539 <lneuner@gmail.com>
2024-01-24 11:37:46 +00:00
Lior539
8a3027b246 [Getting started][Feature flags] Add installation page (#6457)
* Add feature flags installation

Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

fix rust import

[Getting started][Feature flags] Add how to create feature flags page (#6464)

* How to create feature flags

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

[Getting started][Feature flags] Add "add your code" page  (#6502)

* progress - backend code and mobiel code

* add react and react native

* add web

* added API code

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* tweaks

* add sendFeatureFalgs

* [Getting started][Feature flags] Add local evaluation page (#6521)

* Add local evaluation

* tweaks

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* update group properties

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* [Getting started][Feature flags] Add client side bootstrapping page (#6522)

* Add client side bootstrapping

* Apply suggestions from code review

suggestions

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

---------

Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>
Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

delete unused pages + clean up (#6538)

[Getting started][Feature flags] Add how to test feature flags (#6547)

* delete unused pages + clean up

* add how to test your feature flag

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* comments

* [Getting started][Feature flags] Update FAQ (#6563)

* Update Feature Flag FAQ - WIP

* tweak

* add advanced_disable_feature_flags_on_first_load

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

* Neil's suggestion

* [Getting started][Feature flags] Add cohort expansion, getAllFlags, and overriding server properties (#6561)

* add cohort expansion, getall flags

* Apply suggestions from code review

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

* Apply suggestions from code review

* Ians suggestion

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

---------

Co-authored-by: Ian Vanagas <34755028+ivanagas@users.noreply.github.com>
Co-authored-by: Neil Kakkar <neilkakkar@gmail.com>

[Getting started][Feature flags] Clean up SDK docs (#6562)

* clean up sdk docs

* Neil suggestion

* Clean up - Rename manual pages to installation and add free/partial to feature flags (#6564)

* add whats free or not. Rename manual to installation

* no message

* andy's comments
2023-08-23 12:49:02 +00:00