5 Commits

Author SHA1 Message Date
Dylan Martin
0241e21896 add error handling to feature flag SDK docs (#9378) 2024-09-20 14:02:08 -04: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
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