Thomas Heartman
b3faf3e622
docs: add screenies and update descriptions accordingly
2022-03-17 08:41:57 +01:00
Thomas Heartman
905fa6fc6f
docs: create first draft of schedule how-to
2022-03-15 16:29:55 +01:00
Thomas Heartman
8c5657911f
docs: add more placeholder / structural content.
2022-03-14 18:36:01 +01:00
Thomas Heartman
27a74ecf0d
docs: create initial outline for how to schedule feature releases
2022-03-11 13:58:41 +01:00
Thomas Heartman
451fa64018
docs: add a note saying passord is password for Norwegian
2022-03-10 14:22:03 +01:00
Thomas Heartman
d28c046e51
Merge pull request #1428 from Unleash/docs/document-semver-gte-lte
...
docs: document how to get SEMVER_GTE/LTE functionality
2022-03-10 11:45:01 +01:00
Thomas Heartman
9f292465eb
docs: document how to get SEMVER_GTE/LTE functionality
2022-03-10 10:56:59 +01:00
Thomas Heartman
b94f7bdb48
Merge pull request #1401 from Unleash/docs/add-feedback-component
...
feat: add feedback component
2022-03-10 10:26:00 +01:00
Thomas Heartman
18c16b3040
fix: make sure customer type is included in the payload.
...
Because it previously set it via a reducer and submitted the form in
the same step, the customer type wouldn't be set correctly before the
form was submitted, causing it to show up as "undefined".
We're doing double the work now, but I think that's an acceptable
trade-off for now.
2022-03-10 10:12:10 +01:00
Thomas Heartman
027eac47ac
feat: add data: "was the form opened manually" and "current page"
2022-03-10 09:48:58 +01:00
Thomas Heartman
22c4752c53
fix: remove empty ruleset
2022-03-10 09:40:28 +01:00
Thomas Heartman
ad9709f235
Tell the user what was available prior to 4.9
2022-03-09 13:44:25 +01:00
Thomas Heartman
613ee550bc
docs: merge currentTime
with "advanced constraints" row
2022-03-09 11:55:21 +01:00
Thomas Heartman
aafa2005e0
Merge branch 'main' into docs/new-constraint-operators
2022-03-09 11:32:42 +01:00
Thomas Heartman
52281512ac
Apply suggestions from code review
...
Co-authored-by: Fredrik Strand Oseberg <fredrik.no@gmail.com>
2022-03-09 10:56:48 +01:00
Thomas Heartman
fd042f9b1a
docs: update semver format after discussion and alignment
2022-03-09 10:51:24 +01:00
sighphyre
3910e23d2d
Merge pull request #1408 from Unleash/feat/init-client-tokens
...
Load Client Tokens From Environment on Startup
2022-03-09 09:53:47 +02:00
Thomas Heartman
db9a0e2c54
chore: merge main -> this branch
2022-03-08 13:58:16 +01:00
Thomas Heartman
fee4caf2f9
docs: Add note about how invalid context field values are handled
2022-03-08 13:44:02 +01:00
Thomas Heartman
c0eac49313
fix: delete empty table row
2022-03-08 13:34:11 +01:00
Thomas Heartman
419dda09a0
docs: Update description of currentTime
in the Unleash context.
2022-03-08 13:31:55 +01:00
Thomas Heartman
2f6b067eb5
docs: Update SemVer section: clarify what requirements we have
2022-03-08 13:27:19 +01:00
Thomas Heartman
39d01f46ec
docs: move string operator case sensitivity note to table
2022-03-08 12:57:09 +01:00
Thomas Heartman
774bed5bee
fix: mark .NET sdk as not having currentTime
context field
2022-03-08 12:53:56 +01:00
Thomas Heartman
4ce4a9c2d6
docs: remove 'introduced in' column in Unleash Context table.
2022-03-08 11:22:24 +01:00
Thomas Heartman
05187ce6a9
fix: remove placeholder comment
2022-03-08 11:20:06 +01:00
Thomas Heartman
94f13075ac
docs: add unleash context and compat table updates
2022-03-08 11:14:55 +01:00
Thomas Heartman
decdc083d0
docs: finish first draft of new strat constraints doc.
2022-03-08 11:02:24 +01:00
Thomas Heartman
3f5e8524d3
docs: add availability note, finish first draft of constraint ops
2022-03-07 18:25:41 +01:00
Thomas Heartman
731d1374e1
docs: update "constraint structure" section
2022-03-07 17:21:25 +01:00
Thomas Heartman
1b19cac3fa
docs: add description of each of the strat constraint operators.
2022-03-07 17:00:45 +01:00
Thomas Heartman
0b5b74ebab
docs: start scaffolding out new constraint operator info
2022-03-07 15:39:32 +01:00
Dominik Chrastecky
2623fb17c4
Mark custom headers - function as supported in PHP SDK
2022-03-07 12:44:37 +01:00
Dominik Chrastecky
29c8f1ec72
Merge remote-tracking branch 'origin/main' into docs/php-compatibility-matrix
2022-03-07 12:42:16 +01:00
Thomas Heartman
c63c9b6fab
docs: minor rewording and clarification around strategy impl/eval
2022-03-07 11:11:51 +01:00
Thomas Heartman
300c6abd74
fix: fix broken link in SDK list
2022-03-04 13:52:19 +01:00
Thomas Heartman
c88da63888
Merge pull request #1417 from Unleash/docs/add-offline-info-to-sdks
...
docs: describe how sdks work in offline modes
2022-03-04 13:50:49 +01:00
Thomas Heartman
c0985ad08d
docs: be explicit about what happens if an SDK doesn't have toggles.
2022-03-04 13:43:02 +01:00
Thomas Heartman
304e95f9d7
docs: add working offline section to the SDKs doc
2022-03-04 13:37:59 +01:00
Thomas Heartman
db7848680a
Merge pull request #1416 from Unleash/docs/clarify-activation-evaluation
...
docs: reword and add additional deets re: activation strategy impl
2022-03-04 13:10:03 +01:00
Thomas Heartman
6a4e2b7163
fix: change : to ,
2022-03-04 13:04:40 +01:00
Thomas Heartman
f35a932e8d
fix: stitch the info paragraph together with the existing content
2022-03-04 13:02:06 +01:00
Thomas Heartman
cda31e46d3
fix: remove unintended line break.
2022-03-04 12:56:55 +01:00
Thomas Heartman
28df5dcb31
docs: add offline headings / rough skeleton
2022-03-04 12:56:16 +01:00
Thomas Heartman
9b691a4f89
fix: fix broken link custom activation strategies doc.
2022-03-04 12:43:58 +01:00
Thomas Heartman
28b16d922d
docs: reword and add additional deets re: activation strategy impl
2022-03-04 12:41:13 +01:00
Thomas Heartman
c15cbfc6d3
Merge pull request #1319 from Unleash/docs/describe-project-users-endpoints
...
docs: describe `/api/admin/projects/:projectId/users/:userId/roles/:roleId` endpoint
2022-03-04 12:10:11 +01:00
Thomas Heartman
cf2a8de161
Merge pull request #1342 from Unleash/docs/user-admin-send-email-props
...
docs: Add payload properties for user-admin post payload
2022-03-04 12:10:02 +01:00
Thomas Heartman
4705fe22cc
docs: remove error payload that no longer applies.
2022-03-04 10:41:52 +01:00
Thomas Heartman
6d433c50ab
docs: add info about requiring name
OR email
2022-03-04 10:36:40 +01:00