Fredrik Strand Oseberg
7fbe227e0f
Fix/frontendapi synchronization ( #2100 )
...
* feat: add db fetch polling for proxy endpoints
* feat: add test for retrieving cache on interval
* feat: configurable interval
* fix: add config options
* feat: docs
* fix: add config to proxy-repository
* fix: update snapshots
* Update website/docs/reference/front-end-api.md
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
* fix: update docs
* Update website/docs/deploy/configuring-unleash.md
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
* Update website/docs/reference/front-end-api.md
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-09-28 14:23:41 +02:00
Thomas Heartman
f2536e7935
Docs(fix): fix formatting error introduced by prettier.
2022-07-06 09:16:49 +02:00
Ivar Conradi Østhus
ab323f253f
fix: add docs for session options ( #1660 )
...
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-06-23 14:40:51 +02:00
Christopher Kolstad
37211491e7
feat: default to memoizing client features ( #1674 )
2022-06-08 09:43:37 +02:00
Pfuenzle
4ca0de27e5
docs: Add deprecation notice to eventHook ( #1618 )
...
* Add deprecation notice to eventHook
* Update website/docs/deploy/configuring-unleash.md
Co-authored-by: Thomas Heartman <thomasheartman+github@gmail.com>
* Added proxy documentation
* Update configuring-unleash.md
* Update website/docs/deploy/configuring-unleash.md
Co-authored-by: Thomas Heartman <thomasheartman+github@gmail.com>
Co-authored-by: Thomas Heartman <thomasheartman+github@gmail.com>
2022-06-03 14:03:45 +02:00
Christopher Kolstad
606270d86a
feat: Allow extra CSP domains ( #1610 )
...
* feat: Allow extra CSP domains
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
* fix: eslint:
* fix: allow partial csp domains
* fix: add option and config type
* fix: snapshot
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2022-05-31 11:32:15 +02:00
Pfuenzle
0fd26e26bc
added db-schema to the docs page ( #1567 )
...
I added the "schema" option to the configuring unleash docs page
Co-authored-by: Pfluenze <pfuenzle@protonmail.com>
2022-05-05 11:52:02 +02:00
Salvatore Novelli
7ddbff2669
feat: add "application_name" as an optional DB option #1170 ( #1478 )
...
* implemented changes to resolve issue 1170
* added applicationName to the list of db options in the documentation'
Co-authored-by: Daniele Casal <daniele.casal@lloydsbanking.com>
Co-authored-by: Sukhvinder Panesar <79143027+esspee-lbg@users.noreply.github.com>
2022-04-07 20:55:56 +02:00
Thomas Heartman
47a4fe3234
docs: sort options alphabetically in example object.
2022-03-22 11:20:48 +01:00
Thomas Heartman
da0fe21832
docs: PR feedback: configure db url, db url file, precedence
2022-03-22 11:19:09 +01:00
Thomas Heartman
b8673c86b1
docs: remove duplicate db connection options description
2022-03-17 16:43:19 +01:00
Thomas Heartman
b235eba6ac
docs: add code samples, move db configuration to separate section
2022-03-17 16:11:56 +01:00
Thomas Heartman
3d1d115a30
docs: add more content around database connections
2022-03-17 15:54:56 +01:00
sighphyre
8f60dd6958
Merge pull request #1431 from Unleash/enabled-environments-override
...
Add enabled environments override flag
2022-03-16 14:45:55 +02:00
sighphyre
bf95a40527
docs: describe details of enabled_environments in unleash config docs
2022-03-14 09:48:54 +02:00
Thomas Heartman
451fa64018
docs: add a note saying passord is password for Norwegian
2022-03-10 14:22:03 +01:00
sighphyre
010a699a19
Update website/docs/deploy/configuring-unleash.md
...
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-03-02 14:09:50 +02:00
sighphyre
6de5fdb565
feat: allow startup to load client tokens from env var
2022-03-02 13:44:46 +02:00
Thomas Heartman
55a7cefc53
docs: add note about when the new configuration option was added.
2022-01-14 12:20:31 +01:00
Thomas Heartman
211de55bb7
docs: add new disableLegacyFeaturesApi
config option.
2022-01-12 14:20:45 +01:00
Thomas Heartman
d99602355e
docs(chore): sort configuration options alphabetically.
2022-01-12 14:01:13 +01:00
Thomas Heartman
d027c0ed7b
docs: add difference between initApiTokens
and env var option.
2022-01-05 11:30:04 +01:00
Thomas Heartman
e73f3c6aa7
docs(fix): add description of open-source
authentication type.
2022-01-05 11:21:55 +01:00
Ivar Conradi Østhus
66d4aa61de
fix: correct format for API tokens
2022-01-05 10:40:22 +01:00
Ivar Conradi Østhus
ce1cc8f3a8
doc: minor language improvements
2022-01-05 10:23:16 +01:00
Juraj Malenica
e757c00840
feat: Add init api tokens option ( #1181 )
...
Adds support for initializing a fresh Unleash instance with predefined API tokens.
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
Co-authored-by: Juraj Malenica <juraj.malenica@mindsmiths.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2022-01-05 10:00:59 +01:00
Ivar Conradi Østhus
ffec4f6342
fix: rename websitev2 to website
2021-10-26 11:25:19 +02:00