1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-02-14 00:19:16 +01:00
unleash.unleash/website/docs
sellinjaanus 04fb065df4
Added missing archivedAt to featureSchema (#1779)
* Added missing archivedAt to featureSchema

* Added archivedAt to feature toggle.
Added archived_at to db

* Add test

* Add test

* Bug fix

* Bug fix

* update archivedAt to date-time

* Code refactoring done

* Conver to static and remove unused methods

* Add tests

* Fixes

* Fix

* Removed docker file from linting

* Fix segment test

* Fix failing test

* Make fixes

Co-authored-by: andreas-unleash <andreas@getunleash.ai>
Co-authored-by: andreas-unleash <104830839+andreas-unleash@users.noreply.github.com>
2022-07-01 11:51:26 +00:00
..
addons docs: Add NODE_EXTRA_CA_CERTS documentation for webhook addons (#1578) 2022-05-09 13:04:56 +02:00
advanced docs: clarify that multiple overrides for a variant create unions (#1551) 2022-05-06 14:00:08 +02:00
api Added missing archivedAt to featureSchema (#1779) 2022-07-01 11:51:26 +00:00
contributing
deploy fix: add docs for session options (#1660) 2022-06-23 14:40:51 +02:00
guides chore: update deprecation notice. 2022-04-22 11:20:30 +02:00
how-to docs: Update ApiRequest in how-to guide for proxy 2022-04-13 15:15:27 +02:00
integrations Update website/docs/integrations/jira-server-plugin-installation.md 2022-03-25 12:51:47 +02:00
migrations fix: rename websitev2 to website 2021-10-26 11:25:19 +02:00
reference Docs: add segments explainer video + fix formatting (#1775) 2022-06-30 08:00:47 +00:00
sdks Added missing archivedAt to featureSchema (#1779) 2022-07-01 11:51:26 +00:00
topics docs: add proxy deployment diagrams (#1743) 2022-06-23 08:28:01 +02:00
user_guide docs: add svelte and vue front-end SDKs (#1760) 2022-06-29 12:04:21 +01:00
client-specification.md