Tymoteusz Czech
d760af321f
feat(onboarding): add comments to snippets ( #8361 )
...
Add warning about plaintext API key and increased metrics interval
2024-10-04 10:56:19 +02:00
Jaanus Sellin
0077a56ef6
feat: add plausible for onboarding ( #8352 )
...
Tracking events for
1. Onboarding started/project created
2. Onboarding finishes
3. API token generated
4. Sdk example clicked
Not tracking events that can happen multiple times and results are
skewed
1. Moving between onboarding steps
2024-10-03 14:41:50 +03:00
Tymoteusz Czech
ed0123d88a
fix(onboarding): Node.js SDK link ( #8334 )
2024-10-02 10:31:57 +00:00
Tymoteusz Czech
3341d4aee9
fix(onboarding): update go snippet ( #8333 )
2024-10-02 10:14:29 +00:00
Jaanus Sellin
32849b6322
chore: update metrics interval from 5 to 1 ( #8331 )
2024-10-02 13:01:12 +03:00
Jaanus Sellin
e51e6cc507
feat: improve onboarding flow ( #8327 )
...
1. Refetch features when creating the flag. It took a while for it to
appear before.
2. Fix NodeJS snippet and make texts more clear.
2024-10-02 10:39:47 +03:00
Tymoteusz Czech
b03686dc3f
feat(onboarding): .NET snippet ( #8307 )
...
## About the changes
Quick-start for .NET
2024-10-01 14:20:49 +03:00
Tymoteusz Czech
c502e99b85
feat(onboarding): Android snippet ( #8281 )
2024-09-27 12:02:12 +00:00
Jaanus Sellin
ee9f8c8836
fix: now only one onboarding screen will be shown at time ( #8290 )
...
Makes the button more clear.
Now both **onboarding** started and **onboarding finished** screens will
not be shown in the same time.
2024-09-27 14:58:03 +03:00
Jaanus Sellin
ed4c05d3c4
feat: add production snippets and resources ( #8286 )
...
Skipped .NET and Android because they are not ready. Also swift does not
support env variables, so skipped for now.
Added all rest.
2024-09-27 13:46:12 +03:00
Jaanus Sellin
b73c283e6c
feat: now code examples are joined into one ( #8284 )
...
Joined all examples into one copyable example.
Did not do following ones, because they are using templates and probably
will not work as joined.
1. React
2. Svelte
3. Vue
Also skipped, because those examples are not final yet.
1. .NET
2. Android

2024-09-27 10:28:12 +03:00
Jaanus Sellin
86e7bbc85d
feat: after onboarding show success box with resources ( #8278 )
...

2024-09-26 15:40:14 +03:00
Tymoteusz Czech
2292e2f6ca
feat(onboarding): Vue and Svelte snippets ( #8250 )
2024-09-26 15:06:30 +03:00
Jaanus Sellin
4397af0df7
chore: move onboarding flow and dialog under same location ( #8272 )
...
It is mostly moving the onboarding folders under same directory for more
clear project structure.
2024-09-26 12:56:49 +03:00