1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/migrations
Christopher Kolstad ff7be7696c
fix: Stores as typescript and with interfaces. (#902)
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-08-12 15:04:37 +02:00
..
.eslintrc feat: automatically add all existing users as owners to all existing … (#818) 2021-04-30 13:04:25 +02:00
20141020151056-initial-schema.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20141110144153-add-description-to-features.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20141117200435-add-parameters-template-to-strategies.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20141117202209-insert-default-strategy.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20141118071458-default-strategy-event.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20141215210141-005-archived-flag-to-features.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20150210152531-006-rename-eventtype.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20160618193924-add-strategies-to-features.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20161027134128-create-metrics.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20161104074441-create-client-instances.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20161205203516-create-client-applications.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20161212101749-better-strategy-parameter-definitions.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20170211085502-built-in-strategies.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20170211090541-add-default-strategies.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20170306233934-timestamp-with-tz.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20170628205541-add-sdk-version-to-client-instances.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20190123204125-add-variants-to-features.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20191023184858-flexible-rollout-strategy.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200102184820-create-context-fields.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200227202711-settings.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200329191251-settings-secret.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200416201319-create-users.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200429175747-users-settings.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200805091409-add-feature-toggle-type.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200805094311-add-feature-type-to-features.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200806091734-add-stale-flag-to-features.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200810200901-add-created-at-to-feature-types.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200928194947-add-projects.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20200928195238-add-project-id-to-features.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20201216140726-add-last-seen-to-features.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210105083014-add-tag-and-tag-types.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210119084617-add-addon-table.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210121115438-add-deprecated-column-to-strategies.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210127094440-add-tags-column-to-events.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210208203708-add-stickiness-to-context.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210212114759-add-session-table.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210217195834-rbac-tables.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210218090213-generate-server-identifier.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210302080040-add-pk-to-client-instances.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210304115810-change-default-timestamp-to-now.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210304141005-add-announce-field-to-application.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210304150739-add-created-by-to-application.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210322104356-api-tokens-table.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210322104357-api-tokens-convert-enterprise.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210323073508-reset-application-announcements.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210409120136-create-reset-token-table.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210414141220-fix-misspellings-in-role-descriptions.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210415173116-rbac-rename-roles.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210421133845-add-sort-order-to-strategies.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210421135405-add-display-name-and-update-description-for-strategies.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210423103647-lowercase-all-emails.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210428062103-user-permission-to-rbac.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210428103923-onboard-projects-to-rbac.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210504101429-deprecate-strategies.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210520171325-update-role-descriptions.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210602115555-create-feedback-table.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210610085817-features-strategies-table.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210615115226-migrate-strategies-to-feature-strategies.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210618091331-project-environments-table.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210618100913-add-cascade-for-user-feedback.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210624114602-change-type-of-feature-archived.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210624114855-drop-strategies-column-from-features.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210624115109-drop-enabled-column-from-features.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210625102126-connect-default-project-to-global-environment.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
20210629130734-add-health-rating-to-project.js fix: Stores as typescript and with interfaces. (#902) 2021-08-12 15:04:37 +02:00
default-strategies.json
flexible-rollout-strategy.json