Code Monkey home page Code Monkey logo

querybuilderwidgettwx's People

Contributors

lykhoshva-amc avatar red-victor avatar semantic-release-bot avatar sneaguptc avatar stefan-lacatus avatar vrosu avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

querybuilderwidgettwx's Issues

Thingworx 9 infinite Composer loading

When importing the extension (QueryBuilder-min-1.2.2) in Thingworx 9.0.0-b9557, opening any mashup to Edit will cause the Composer to show the loading animation indefinitely. Users can load the mashup normally (to View).

image

Combobox with search support for field names and operators

Problem description

Currently when creating a query, if multiple (>10) field names exist, it's hard for the user to identify them from the given dropdown.
Nowadays, users are used to having dropdowns with search options, so they can quickly type up the first characters of the option and see a realtime filter.

Proposal

It seems that the upstream library that we are using, jQuery QueryBuilder does have a plugin that replaces ALL <select> elements with bootstrap-select that seems to offer a Live Search functionality.
Alternatively, the same functionality also seems to be exposed by the Chosen plugin.

The library that will be used is going to be: Chosen because it does not have any dependency on bootstrap.

The goal of this task would be to add a new design time property, useComboBoxes (defaults to false). When enabled, the functionality described above is activated.

Task list

  • Create a local development environment
  • Add design time property
  • Figure out how to activate the plugin. Preferably, use the npm distribution https://www.npmjs.com/package/chosen-js
  • Have this enabled only when useComboBoxes is set to true.
  • Optional. Don't load the boostrap-select plugin and the js/css files when is set to false.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.