Commit Graph

12 Commits

Author SHA1 Message Date
Michael Beemer 9891df2d0c
chore: bump flagd-core in playground, add metadata example, fix doc links
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2025-01-07 20:52:31 +00:00
Michael Beemer df937e9eb2
docs: update playground libraries (#1394)
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-08-30 09:49:35 -04:00
Todd Baert 4c8f2b788f
chore: update playground (#1360)
Update plaground (includes new fractional features).

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2024-07-12 11:02:46 -04:00
Todd Baert 9b8fa74596
chore: update to fix unary bug in playground (#1318)
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2024-05-23 17:05:52 -04:00
Michael Beemer 281c8094ef
docs: update playground example to use chained if conditions (#1287)
## This PR

- update playground example to use chained if conditions

### Related Issues

Fixes #1263

### Notes

The docs already described this behavior. This PR updates the playground
example.

https://flagd.dev/reference/flag-definitions/#conditions

### How to test

Use the progressive rollout example in the playground.

---------

Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
2024-04-19 09:40:06 -07:00
Dave 3a0a6a7318
docs: playground share button (#1253)
Added share button to flagd playground

---------

Signed-off-by: DBlanchard88 <davidblanchard88@gmail.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
2024-04-04 11:37:34 -07:00
Todd Baert 9e3d06b034
docs: use monaco+schema in playground (#1244)
Uses monaco (vs code) for the playground for better experience,
including JSON schema validation.

Try it out:
https://deploy-preview-1244--polite-licorice-3db33c.netlify.app/playground/


![image](https://github.com/open-feature/flagd/assets/25272906/de430a81-a167-4421-8dc7-612c35f06178)

---------

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2024-03-11 10:42:56 -04:00
Todd Baert 6b8e954f96
docs: add targeting key doc/demo/spec (#1206)
Speccing this out and providing an example for maximum clarity.

New playground entry is last in the list:
https://deploy-preview-1206--polite-licorice-3db33c.netlify.app/playground/

New section:
https://deploy-preview-1206--polite-licorice-3db33c.netlify.app/reference/flag-definitions/#targeting-key

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2024-02-13 07:59:02 -05:00
Michael Beemer 1c530abc03
docs: update playground flagd version, add new scenarios (#1180)
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-01-31 14:40:05 -05:00
Michael Beemer 029874c1e2
docs: update the fractional playground description (#1131)
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2024-01-08 09:48:42 -05:00
Best Olunusi 933aaa9aae
fix(playground): remove unnecessary context properties in 'enable by timestamp' scenario (#1127)
Signed-off-by: Best Olunusi <olunusibest@gmail.com>
2024-01-05 14:34:19 -05:00
Michael Beemer 11692e60fc
docs: add flag definition playground (#1084)
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
Co-authored-by: Todd Baert <todd.baert@dynatrace.com>
2023-12-19 16:29:47 -05:00