1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/src/migrations
Fredrik Strand Oseberg 6520aa1b0c
Feat/impression data (#1310)
* feat: add impression data column

* fix: add default value to impressionData

* fix: allow client api to return impressionData

* fix: add tests for impressionData

* fix: reset server-dev

* fix: add test for adding a toggle with impression data on a different project

* fix: update tests
2022-02-03 11:06:51 +01: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 refactor: create migration to update feature types description 2022-01-19 19:54:49 +01: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
20210830113948-connect-projects-to-global-envrionments.js fix: make sure exising projects get :global: env automatically 2021-08-30 13:47:01 +02:00
20210831072631-add-sort-order-and-type-to-env.js feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00
20210907124058-add-dbcritic-indices.js fix: Added indices and primary key to feature_tag (#936) 2021-09-10 12:27:20 +02:00
20210907124850-add-dbcritic-primary-keys.js fix: Added indices and primary key to feature_tag (#936) 2021-09-10 12:27:20 +02:00
20210908100701-add-enabled-to-environments.js feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00
20210909085651-add-protected-field-to-environments.js feat: Move environments to enterprise (#935) 2021-09-13 15:57:38 +02:00
20210913103159-api-keys-scoping.js Feat/api key scoping (#941) 2021-09-15 20:28:10 +02:00
20210915122001-add-project-and-environment-columns-to-events.js feat: add project and environment columns to events (#942) 2021-09-20 12:13:38 +02:00
20210920104218-rename-global-env-to-default-env.js fix: envrionments should have type 2021-09-24 14:16:13 +02:00
20210921105032-client-api-tokens-default.js feat: rename :global: env to "default" (#947) 2021-09-24 13:55:00 +02:00
20210922084509-add-non-null-constraint-to-environment-type.js fix: Enforce non-nullability of environment type (#950) 2021-09-24 09:11:36 +02:00
20210922120521-add-tag-type-permission.js Add UPDATE and DELETE TAG_TYPE permissions (#951) 2021-09-24 09:01:15 +02:00
20210928065411-remove-displayname-from-environments.js task: remove displayName from environments (#988) 2021-09-29 10:23:43 +02:00
20210928080601-add-development-and-production-environments.js fix: add default sort order for built in envs (#1076) 2021-10-29 13:02:05 +02:00
20210928082228-connect-default-environment-to-all-existing-projects.js task: add default environment (#989) 2021-09-29 11:09:35 +02:00
20211004104917-client-metrics-env.js feat/metricsV2 (#1005) 2021-10-08 10:09:22 +02:00
20211011094226-add-environment-to-client-instances.js Make Appinstance registration include environment (#1014) 2021-10-12 10:39:28 +02:00
20211013093114-feature-strategies-parameters-not-null.js fix: feature_strategies paramter column should not be null (#1024) 2021-10-13 12:42:57 +02:00
20211029094324-set-sort-order-env.js fix: add default sort order for built in envs (#1076) 2021-10-29 13:02:05 +02:00
20211105104316-add-feature-name-column-to-events.js feat: clean up events (#1089) 2021-11-12 13:15:51 +01:00
20211105105509-add-predata-column-to-events.js feat: clean up events (#1089) 2021-11-12 13:15:51 +01:00
20211108130333-create-user-splash-table.js fix: add cascade query inside create table for splash 2021-11-12 13:01:56 +01:00
20211109103930-add-splash-entry-for-users.js fix: update sql query in add-splash-entry 2021-11-12 11:02:12 +01:00
20211126112551-disable-default-environment.js Fix/enable standard environments (#1134) 2021-11-26 15:31:36 +01:00
20211130142314-add-updated-at-to-projects.js fix: add timestamp on project creation for update_at column 2021-12-01 09:59:34 +01:00
20211202120808-add-custom-roles.js feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
20211209205201-drop-client-metrics.js fix: drop client_metrics table 2021-12-10 09:31:54 +01:00
20220103134659-add-permissions-to-project-roles.js feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
20220103143843-add-permissions-to-editor-role.js feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
20220111112804-update-permission-descriptions.js feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
20220111115613-move-feature-toggle-permission.js feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
20220111120346-roles-unique-name.js feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
20220111121010-update-project-for-editor-role.js feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
20220111125620-role-permission-empty-string-for-non-environment-type.js feat: custom project roles (#1220) 2022-01-13 11:14:17 +01:00
20220119182603-update-toggle-types-description.js refactor: create migration to update feature types description 2022-01-19 19:54:49 +01:00
20220125200908-convert-old-feature-events.js fix: add migration for old feature events (#1300) 2022-01-26 13:39:59 +01:00
20220128081242-add-impressiondata-to-features.js Feat/impression data (#1310) 2022-02-03 11:06:51 +01:00
20220129113106-metrics-counters-as-bigint.js fix: metric counters should use bigint (#1313) 2022-01-31 08:50:11 +01:00
20220131082150-reset-feedback-form.js fix: set migration for feedbacK (#1315) 2022-01-31 09:57:33 +01:00
default-strategies.json Feature/setup typescript 2021-02-12 11:42:00 +01:00
flexible-rollout-strategy.json Feature/setup typescript 2021-02-12 11:42:00 +01:00