Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(Release) Apply filterMode (includeAll) to an imported Feature Flag #2031

Merged

Conversation

zackcl
Copy link
Collaborator

@zackcl zackcl commented Oct 7, 2024

@zackcl zackcl self-assigned this Oct 7, 2024
@zackcl zackcl changed the title Apply filterMode (includeAll) to an imported Feature Flag Apply filterMode (includeAll) to an imported Feature Flag (Release) Oct 7, 2024
@zackcl zackcl changed the title Apply filterMode (includeAll) to an imported Feature Flag (Release) (Release) Apply filterMode (includeAll) to an imported Feature Flag Oct 7, 2024
@zackcl zackcl linked an issue Oct 7, 2024 that may be closed by this pull request
@danoswaltCL danoswaltCL merged commit 01060ae into release/v6.0.0-prerelease Oct 8, 2024
14 checks passed
@danoswaltCL danoswaltCL deleted the bugfix/2027-import-filter-mode branch October 8, 2024 02:04
shpwe pushed a commit that referenced this pull request Oct 14, 2024
* intial 6.0.0 version bump

* Decoupling join and paginated query

* Apply filterMode (includeAll) to an imported Feature Flag (#2031)

* (Release) Refine Disabled Slide Toggles and Action Buttons on 'Reader' mode  (#2032)

* Refine Disabled Slide Toggles and Action Buttons on 'Reader' mode (Release)

* Move common mat-mdc-slide-toggle styles to styles.scss

* adding exposures to the feature flag paginated query

* Bugfix/handy prerelease version bump script (#2033)

* add prerelease version bump/removal script

* add prerelease bump script and bump to 1

---------

Co-authored-by: Zack Lee <[email protected]>

* v6-pre-release version update

* (Release) Fix Not-Allowed Cursor Appearing on Enabled Slide Toggles (#2040)

* (Release) Fix the Not-Allowed Cursor Bug on Disabled Slide Toggles

* version bump

---------

Co-authored-by: danoswaltCL <[email protected]>

* add var to turn off migrations for ECS (#2041)

* add var to turn off migrations for ECS

* add var to CF config file

* hardcode IS_ECS to 'true' in CF config

---------

Co-authored-by: Vivek Fitkariwala <[email protected]>
Co-authored-by: Zack Lee <[email protected]>
Co-authored-by: pratik <[email protected]>
Co-authored-by: Pratik Prajapati <[email protected]>
Co-authored-by: Ben Blanchard <[email protected]>
danoswaltCL added a commit that referenced this pull request Nov 19, 2024
* intial 6.0.0 version bump

* Decoupling join and paginated query

* Apply filterMode (includeAll) to an imported Feature Flag (#2031)

* (Release) Refine Disabled Slide Toggles and Action Buttons on 'Reader' mode  (#2032)

* Refine Disabled Slide Toggles and Action Buttons on 'Reader' mode (Release)

* Move common mat-mdc-slide-toggle styles to styles.scss

* adding exposures to the feature flag paginated query

* Bugfix/handy prerelease version bump script (#2033)

* add prerelease version bump/removal script

* add prerelease bump script and bump to 1

---------

Co-authored-by: Zack Lee <[email protected]>

* v6-pre-release version update

* (Release) Fix Not-Allowed Cursor Appearing on Enabled Slide Toggles (#2040)

* (Release) Fix the Not-Allowed Cursor Bug on Disabled Slide Toggles

* version bump

---------

Co-authored-by: danoswaltCL <[email protected]>

* add var to turn off migrations for ECS (#2041)

* add var to turn off migrations for ECS

* add var to CF config file

* hardcode IS_ECS to 'true' in CF config

* use branch to build artifacts and deploy automatically to staging (#2056)

uses branch as version.

* fix config string replacement (#2054) (#2063)

* fix config string replacement

* set featureFlagNavToggle to true

* add quicktests for the clientlibs (#2081)

* add quicktests for the clientlibs

* commit correct version

* fix log response and java CL log call

---------

Co-authored-by: Benjamin Blanchard <[email protected]>

* Bugfix for experiment data export storing condition name in condition payload column (#2095)

* hotfix for condition payload data eport issue and adding types

* return NA for no enrolment start and mark date time

* removed disable on context change in experiment edit modal (#2094)

* removed disable on context change in experiment edit modal

* Remove logging checkbox and enableSave variable; Add warning message for Context/Design Type changes in Overview step

---------

Co-authored-by: Zack Lee <[email protected]>
Co-authored-by: Zack Lee <[email protected]>

* Revert Logging Property in the Overview Form (#2103)

* fix up package-locks

* hotfix to handle duplicate export data csv rows for marking multiple decision points by same user

(cherry picked from commit ca84d0a)

---------

Co-authored-by: Vivek Fitkariwala <[email protected]>
Co-authored-by: Zack Lee <[email protected]>
Co-authored-by: pratik <[email protected]>
Co-authored-by: Pratik Prajapati <[email protected]>
Co-authored-by: Ben Blanchard <[email protected]>
Co-authored-by: shpwe <[email protected]>
Co-authored-by: Yagnik Hingrajiya <[email protected]>
Co-authored-by: Zack Lee <[email protected]>
danoswaltCL added a commit that referenced this pull request Dec 4, 2024
* intial 6.0.0 version bump

* Decoupling join and paginated query

* Apply filterMode (includeAll) to an imported Feature Flag (#2031)

* (Release) Refine Disabled Slide Toggles and Action Buttons on 'Reader' mode  (#2032)

* Refine Disabled Slide Toggles and Action Buttons on 'Reader' mode (Release)

* Move common mat-mdc-slide-toggle styles to styles.scss

* adding exposures to the feature flag paginated query

* Bugfix/handy prerelease version bump script (#2033)

* add prerelease version bump/removal script

* add prerelease bump script and bump to 1

---------

Co-authored-by: Zack Lee <[email protected]>

* v6-pre-release version update

* (Release) Fix Not-Allowed Cursor Appearing on Enabled Slide Toggles (#2040)

* (Release) Fix the Not-Allowed Cursor Bug on Disabled Slide Toggles

* version bump

---------

Co-authored-by: danoswaltCL <[email protected]>

* add var to turn off migrations for ECS (#2041)

* add var to turn off migrations for ECS

* add var to CF config file

* hardcode IS_ECS to 'true' in CF config

* use branch to build artifacts and deploy automatically to staging (#2056)

uses branch as version.

* fix config string replacement (#2054) (#2063)

* fix config string replacement

* set featureFlagNavToggle to true

* add quicktests for the clientlibs (#2081)

* add quicktests for the clientlibs

* commit correct version

* fix log response and java CL log call

---------

Co-authored-by: Benjamin Blanchard <[email protected]>

* Bugfix for experiment data export storing condition name in condition payload column (#2095)

* hotfix for condition payload data eport issue and adding types

* return NA for no enrolment start and mark date time

* removed disable on context change in experiment edit modal (#2094)

* removed disable on context change in experiment edit modal

* Remove logging checkbox and enableSave variable; Add warning message for Context/Design Type changes in Overview step

---------

Co-authored-by: Zack Lee <[email protected]>
Co-authored-by: Zack Lee <[email protected]>

* Revert Logging Property in the Overview Form (#2103)

* hotfix to handle duplicate export data csv rows for marking multiple decision points by same user (#2117)

* update to 6.0.5, ready for prod (#2118)

* get export log data from replica (#2125)

* update filter mode when ALL row is removed in include table (#2131)

* match package version to build tags (#2138)

* Update clientlib readme (#2139)

* update typedoc generated readme and other docs

* fix quick tests

* readme typedocs and quicktest brush-ups

* update filelockVersion for two packages

* fix up package-locks?

* remove nounused var from tsconfig for build?

---------

Co-authored-by: Vivek Fitkariwala <[email protected]>
Co-authored-by: Zack Lee <[email protected]>
Co-authored-by: pratik <[email protected]>
Co-authored-by: Pratik Prajapati <[email protected]>
Co-authored-by: Ben Blanchard <[email protected]>
Co-authored-by: shpwe <[email protected]>
Co-authored-by: Yagnik Hingrajiya <[email protected]>
Co-authored-by: Zack Lee <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The filterMode (includeAll) is not applied to an imported Feature Flag
2 participants