olav
3b46bfb83a
refactor: fix CDN prefix rewrite ( #1585 )
...
* fix: change folder path
* refactor: revert cdnPrefix test config
* refactor: fix rewriteHTML test data
* refactor: add rewriteHTML cdnPrefix test
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2022-05-10 14:05:53 +02:00
Thomas Heartman
943af1e804
docs: Update the react client install instructions ( #1584 )
...
The install instructions didn't previously add the
`unleash-proxy-client` package (presuming it'd be implicitly installed
by `npm`). This doesn't seem to be the case, so we'll list it explicitly.
2022-05-10 13:26:52 +02:00
Ivar Conradi Østhus
86184d8a8b
4.11.0-beta.0
2022-05-10 10:23:06 +02:00
Ivar Conradi Østhus
af3c1aba1d
fix: release script use
2022-05-10 10:21:46 +02:00
Ivar Conradi Østhus
9915a19770
fix: upgrade unleash-frontend to v4.11.0-beta.0
2022-05-10 10:17:45 +02:00
Ivar Conradi Østhus
d711c4749d
fix: correct types used in addon.ts
2022-05-10 09:35:39 +02:00
Renovate Bot
7c9966d96b
chore(deps): update dependency @typescript-eslint/eslint-plugin to v5.23.0
2022-05-09 20:45:33 +00:00
renovate[bot]
77874e845d
chore(deps): update dependency husky to v8 ( #1576 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 19:40:51 +02:00
renovate[bot]
b129edc274
chore(deps): update dependency @typescript-eslint/parser to v5.23.0 ( #1580 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-09 19:40:35 +02:00
sighphyre
5ef8dba7a7
fix: Upgrade knex to 2.0.0 and patch some stores to correctly order their count queries so they compile ( #1579 )
2022-05-09 15:20:12 +02:00
Christopher Kolstad
c0207bf3ff
docs: Add NODE_EXTRA_CA_CERTS documentation for webhook addons ( #1578 )
...
* docs: Add NODE_EXTRA_CA_CERTS documentation for webhook addons
Co-authored-by: Thomas Heartman <thomas@getunleash.ai>
2022-05-09 13:04:56 +02:00
Thomas Heartman
75e6df5b5b
docs: document Proxy openAPI integration ( #1571 )
...
* docs: document the new OpenAPI functionality
* docs: add availability note for openapi integration
* docs: rewrite openapi section
2022-05-09 09:24:48 +02:00
Renovate Bot
b81c056cdb
chore(deps): update dependency eslint to v8.15.0
2022-05-07 01:37:41 +00:00
Renovate Bot
ecd6f53784
chore(deps): update dependency @types/memoizee to v0.4.8
2022-05-06 22:56:26 +00:00
Renovate Bot
beaa75f86b
fix(deps): update dependency unleash-frontend to v4.10.1
2022-05-06 19:41:50 +00:00
Fredrik Strand Oseberg
e3c2d006db
fix: update spec ( #1572 )
2022-05-06 19:20:04 +02:00
Thomas Heartman
2113732f3b
docs: clarify that multiple overrides for a variant create unions ( #1551 )
...
* docs: clarify that multiple overrides for a variant create unions
* Update website/docs/advanced/feature-toggle-variants.md
Co-authored-by: sighphyre <liquidwicked64@gmail.com>
2022-05-06 14:00:08 +02:00
Thomas Heartman
3b545b7dcd
docs: add more details to variant creation API ( #1548 )
...
* docs: add more details to variants api PUT example
* docs(fix): correct header title for code sample
2022-05-06 11:46:37 +02:00
Thomas Heartman
68bad77a84
docs: Update Unleash architecture diagram ( #1549 )
...
* docs: Update Unleash architecture digram
* fix: typo an -> a
* docs(fix): fix img link in readme
* docs: update architecture graph
2022-05-06 11:17:35 +02:00
Connor Teague
e67c0d115b
1568 fix datadog type/value order in addon ( #1569 )
2022-05-06 09:07:19 +02:00
Nuno Góis
ce2714713a
refactor: use vite html in test ( #1561 )
2022-05-05 16:14:47 +01: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
olav
ac90a3b1c7
fix: remove trailing slash from OpenAPI route ( #1564 )
2022-05-05 11:45:23 +02:00
Diego Susa
7187907d53
Added version to simplify tracking in Vanta & SOC2
2022-05-05 11:08:56 +02:00
Diego Susa
57c3b7d4fd
SOC2 updates
...
Changed the mailbox used on Enforcement section to a new dedicated one (coc@getunleash.io )
2022-05-05 10:52:01 +02:00
Renovate Bot
2f7ffd19ce
chore(deps): update node.js to v14.19.2
2022-05-04 23:38:22 +00:00
olav
56615e91f0
fix: validate the type and length of parameter values ( #1559 )
...
* refactor: coerce primitive types in OpenAPI requests
* refactor: avoid broken array args to serializeDates
* refactor: avoid some spec refs to improve generated types
* refactor: remove debug logging
* refactor: fix IExpressOpenApi interface name prefix
* refactor: ensure that parameter values are strings
* refactor: test that parameter values are coerced to strings
2022-05-04 15:16:18 +02:00
Nuno Góis
61e9588bb0
fix: update open api snapshot ( #1560 )
2022-05-04 14:54:26 +02:00
Nuno Góis
7e938a21b4
feat: show archived toggles on a project level ( #1555 )
...
* feat: show archived toggles on a project level
* refactor: split behaviour in 2 separate routes and methods for clarity
* add e2e test
2022-05-04 07:45:29 +01:00
Thomas Heartman
188352cb7a
docs: remove duplicate sidebar item; sort sdks ( #1558 )
...
* fix: remove duplicate sidebar entry
* fix: sort sdk list
2022-05-03 10:21:14 +02:00
sebastian-unleash
67f9277b25
docs: Add link to kill switch best practices blog post. ( #1554 )
2022-05-03 10:16:02 +02:00
Renovate Bot
fe875d4fff
chore(deps): update dependency @types/jest to v27.5.0
2022-05-03 02:55:39 +00:00
Renovate Bot
03267041cc
chore(deps): update typescript-eslint monorepo to v5.22.0
2022-05-02 23:18:26 +00:00
Fredrik Strand Oseberg
42e32a9118
fix: set favicon icon to CDN if prefix is set ( #1553 )
2022-05-02 12:49:48 +02:00
Renovate Bot
042d0137f3
chore(deps): update dependency @babel/core to v7.17.10
2022-04-29 20:24:13 +00:00
sighphyre
d1fd6d017b
4.10.0
2022-04-29 16:26:53 +02:00
sighphyre
95b9927cad
feat: bump frontend to 4.10.0
2022-04-29 16:25:11 +02:00
Thomas Heartman
581fc76ae1
docs(fix): correct custom activation strategies param types ( #1547 )
2022-04-29 11:20:26 +02:00
Martin Lehmann
a36a19c33a
Don't import from root URL ( #1540 )
2022-04-29 10:44:01 +02:00
olav
c02865504e
refactor: disallow additionalProperties in response schemas ( #1543 )
2022-04-29 08:09:27 +02:00
Renovate Bot
ec878110d9
chore(deps): update dependency typescript to v4.6.4
2022-04-29 00:28:58 +00:00
Ivar Conradi Østhus
25b3d57c3e
fix: pr-build use pull_request_target event
2022-04-28 19:38:19 +02:00
renovate[bot]
3b93ce3625
fix(deps): update dependency unleash-frontend to v4.10.0-beta.8 ( #1545 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 18:00:39 +02:00
Thomas Heartman
05f4cbb708
docs(fix): change the remoteAddress description ( #1539 )
...
remoteAddress previously used the sessionId description.
2022-04-28 16:20:28 +02:00
Fredrik Strand Oseberg
5f96cb3785
docs: update compat table with custom stickiness for go ( #1544 )
2022-04-28 15:49:05 +02:00
Fredrik Strand Oseberg
e6495d9d26
docs: add docs for vue and svelte clients ( #1541 )
...
* docs: add docs for vue and svelte clients
* fix: update version for svelte
2022-04-28 15:33:38 +02:00
olav
36922d156d
refactor: fix a few eslint module boundary type overrides ( #1542 )
2022-04-28 12:40:38 +02:00
Christopher Kolstad
3e40cb935e
task: Use make-fetch-happen ( #1500 )
...
closes #739
2022-04-28 10:57:52 +02:00
Thomas Heartman
038d9eb8ec
Merge pull request #1531 from Unleash/docs/deprecate-features-v1
...
docs: Add deprecation notices to features v1
2022-04-28 08:42:37 +02:00
Renovate Bot
2e551c9f4e
fix(deps): update dependency unleash-proxy-client to v2.0.1
2022-04-27 13:38:16 +00:00