-
Notifications
You must be signed in to change notification settings - Fork 3
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
Us10.1 filter panel new design #159
base: master
Are you sure you want to change the base?
Us10.1 filter panel new design #159
Conversation
… to the new design. #10
…to the new design. #10
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
generated by cargo update
…orksTM#140) Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…stWorksTM#128) Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renyuan <hry87625@gmail.com> Co-authored-by: Kevin Ayad <kevinayad@Kevins-MacBook-Pro.local> Co-authored-by: Kevinayad <kevinayad@hotmail.com> Co-authored-by: Alexandre Rancati-Palmer <a.rancatipalmer@mailo.com> Co-authored-by: Kamila Y <75277107+kam56@users.noreply.github.com> Co-authored-by: Alexandre Rancati-Palmer <71485862+alrapal@users.noreply.github.com>
adds lower_case and partial options for now, this means the backend will alter the way the nodes are matched. note: client provided string is not modified.
frontend: refactor the overall layout Co-authored-by: Alexandre Rancati-Palmer <71485862+alrapal@users.noreply.github.com> Co-authored-by: Karl Nilsson <44969574+ktpa@users.noreply.github.com>
… and add_tempFIlter_to_query
…uery data structure
…query datastructure
…JustWorksTM#146) frontend: Introduce settings window and shuffle code around
…filter panel branch.
…ilter set display when use select node as root.
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.2...v2.0.3) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
…stWorksTM#128) Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4. - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md) - [Commits](webpack/loader-utils@v2.0.3...v2.0.4) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
adds lower_case and partial options for now, this means the backend will alter the way the nodes are matched. note: client provided string is not modified.
…JustWorksTM#146) frontend: Introduce settings window and shuffle code around
Co-authored-by: Alexandre Rancati-Palmer <a.rancatipalmer@mailo.com>
A couple of issues I discovered while testing. |
I will fix that.
I think this behavior is inherited from the original design, we need to discuss about expected behavior in this case
Substring does not suppose to work with ID, I will disable it in the code.
I will look into it.
We may have a short meeting regarding that. |
…e for filter with ID does not support substring filter.
…on with isWildCard default value be false.
…hen there is no filter set.
Description:
Useful notes:
Knowing issues:
Screenshots:
Preview of filter panel: