Rishabh Rathod
7a484fc027
fix: meta changes (non-default) also update metaHOC state ( #10734 )
...
* Reset metaHOC state on widget reset
* Pass all meta values for metaHOC reset logic
* pass only metaReducer values in meta
* fix unit test
* Add test
2022-02-26 02:16:04 +05:30
Tolulope Adetula
bb2f7da823
feat: Select and Multiselect V2 ( #10359 )
...
* fix: Select V2
* Fix: CI Fail
* fix: failing test
* fix: failing test
* Fix: MultiSelect
* Fix: loading issue
* Fix: loadin state
* Fix: loading
* fix: failing test
* fix: evaluation tests
* Fix: failing tests
* Fix: failing test
* fix: failing tests
* Fix: Failing tests
* fix: select All
* fix: filtering
* Fix: filtering
* fix: refactor Select widget
* fix: hide MultiSelect
* fix: select options
* Fix: failing tests
* fix: failing tests
* Fix: issues
* Update system-themes.json
* Update system-themes.json
* Update system-themes.json
* Update system-themes.json
* fix: PR reviews
* Update EntityDefinitions.ts
* Fix: issues
* fix: console
* fix: QA issues
* fix: options issues
* fix: add widget icons
* fix: update Selectv2
* empty commit to fix CI
* fix: failing test
2022-02-02 06:15:07 -08:00
balajisoundar
02785b90b2
feat: Input, Phone no., Currency input widget ( #10259 )
...
* feat: Input, Phone no., Currency Widget
* cypress tests, jest test, QA and CR callouts
* fix tests
* Cypress and jest test fixes
2022-01-18 13:22:24 +05:30
Tolulope Adetula
24b78d1e2b
Multiselect Widget ( #5228 )
...
We have now separated the multi-select from the select widget, This has simplified the implementation and helped us resolve any issues we where facing because of the complexity bought by both under the same hood and has also increased the discoverability of the widget for our end users. We have also simultaneously taken up multiple enhancements related to the select and multi-select widget.
2021-08-03 12:08:01 +05:30
vicky-primathon.in
3dc6e0884d
Added cypress test case to test multi selected dropdown options are cleared in form reset
2021-04-12 13:07:05 +05:30
Hetu Nandu
2538444e20
Remove old derived value bindings from test DSLs ( #1757 )
2020-11-18 18:18:07 +05:30
Hetu Nandu
37c2246e22
[Enhancement] Update DSL structures to allow for nested dynamic paths ( #1625 )
...
Implements #1575
2020-11-12 16:53:32 +05:30
Hetu Nandu
37b5924110
Fixes for release ( #436 )
...
* Possible fix for plugins not found
* Add user info on smart look
* Add test for form and table inside form reset
* Add test for postgres nested data render
2020-08-26 18:52:10 +05:30