Paul Li
b682741f13
Merge branch 'release' into feature/4135-table-url-column-pretty-link
2021-06-10 01:31:54 -04:00
Somangshu Goswami
d37c7a97a4
Merge pull request #4834 from appsmithorg/feature/modal-onClose
...
added onclose property and handlers on ModalWidget
2021-06-08 12:43:50 +05:30
Somangshu Goswami
5f01ec859d
Merge pull request #4660 from appsmithorg/FIX/4573-custom-chart-type-not-supported-text
...
FIX #4573 : added custom fusion chart config to override default message
2021-06-07 19:09:35 +05:30
Somangshu Goswami
5bca743790
Merge pull request #4452 from appsmithorg/fix--color-picker-in-form-widget
...
fix: add color picker to form component
2021-06-07 18:15:15 +05:30
Somangshu Goswami
ba0a7a428e
Merge pull request #4734 from appsmithorg/bug/select-lodash-options
...
added string check on options props
2021-06-07 14:45:49 +05:30
Tolulope Adetula
cf8d9b8c0b
Merge branch 'release' into fix--color-picker-in-form-widget
2021-06-07 07:33:17 +01:00
bhavin
a889153714
fixing docs and expectation strings on custom chart
2021-06-01 16:01:32 +05:30
bhavin
53598e8027
added onclose property and handlers on ModalWidget
2021-06-01 14:50:13 +05:30
Hetu Nandu
ae28731947
Enable smart substitution for widgets ( #4801 )
2021-06-01 10:29:45 +05:30
bhavin
2b9cc622cc
replaced string check with array check
2021-06-01 09:36:47 +05:30
Somangshu Goswami
d770b360b0
Merge pull request #4350 from appsmithorg/fix/dropdown-default-value
...
fix: set default format in table date type cell
2021-05-31 20:08:49 +05:30
Somangshu Goswami
fd7db3356e
Merge pull request #4433 from appsmithorg/fix/-filePicker-widget-property-cleanup
...
fix: remove uploadedFileUrls property from FilePicker
2021-05-31 20:07:16 +05:30
Yash
9de9b1eb30
FIX #4573 : added sample custom fusion chart config and updated data shape to override default message
2021-05-28 14:49:36 +05:30
Tolulope Adetula
664ba6ab22
Update File-picker widget property
2021-05-28 01:45:37 -07:00
Ashok Kumar M
575d7fe7f9
Fix: Adding missing widget properties when a new tab is created. ( #4733 )
...
* dip
* dip
* dip
* Revert "dip"
This reverts commit f0eeaa4a2dc9845509945c2af9376f1573baafdf.
* dip
* removing unwanted iteration.
* Adding and fixing specs.
2021-05-28 08:28:02 +05:30
bhavin
c014485268
added string check on options prop
2021-05-27 16:27:10 +05:30
somangshu
ee4fa8307f
Merge branch 'release' into areyabhishek-patch-4
2021-05-27 12:38:32 +05:30
Pawan Kumar
0d41797a26
Fix: List Widget crashes on null empty object in data ( #4349 )
...
* filter null values in property pane autocomplete
* add hover states for list items
* add loading state in list
* fix loading state of list widget
* open list widget property on click of container
* fix isVisible bug in list widget children
* remove unused import
* add cusor pointer
* add focused state for first item in list widget
* fix empty state
* fix test case
* fix visiblity bug
* fix test case
* fixes for review comments
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Pawan Kumar <pawankumar@Pawans-MacBook-Pro.local>
2021-05-27 12:11:38 +05:30
Tolulope Adetula
3c1f4bca9b
Merge branch 'release' into fix/-filePicker-widget-property-cleanup
2021-05-21 08:05:17 +01:00
Tolulope Adetula
f4e693f4f8
Merge branch 'release' into fix--color-picker-in-form-widget
2021-05-21 06:42:26 +01:00
somangshu
29579a71fa
Merge branch 'release' into areyabhishek-patch-4
2021-05-20 15:21:25 +05:30
bhavin
4e559b4228
remove no selection option
2021-05-20 13:54:26 +05:30
Ashok Kumar M
8c8141650a
Feature: Widget grouping Phase I (Multi select and Bulk Delete) + Canvas Enhancements. ( #4219 )
...
* Feature: Canvas layer enhancements(DIP)
* feedback fixes
* fixing build
* dip
* dip
* dip
* fixing build
* dip
* dev fixes
* dip
* Fixing top bottom resize handles
* dip
* reposition widget name on top edges.
* dip
* dip
* dip
* dip
* renaming selectedWidget to lastSelectedWidget
* code clean up
* Fixing list widget as per grid scale.
* Fixing existing specs.
* Adding migration test cases.
* dip
* FIxing proppane in modal.
* fixing modal z-indedx.
* fix for modal name.
* dip
* dip
* dip
* adding test cases for hotkeys.
* dip
* dip
* fixing build
* Trying some performance improvements for jests.
* 17 mins with runinband lets try without it.
* minor bug fixes.
* code clean up
* save migrated app on fetch.
* fixing few cypress tests
* fixing cypress tests
* fixing cypress tests.
* fixing cypress
* updated DSL
* Addressing code review comments.
* test fails
* dip
* eslint fixes.
* fixing debugger cypress tests.
* updating latest page version.
* updating migration changes to cypress dsl's.
* updating chart data fixes for cypress tests.
Co-authored-by: Apple <nandan@thinkify.io>
2021-05-18 23:59:39 +05:30
Somangshu Goswami
01aa8ed36d
Merge pull request #4316 from appsmithorg/fix/server-side-search
...
Disable client side search when server side search is enabled in table widget
2021-05-18 20:16:30 +05:30
Somangshu Goswami
52da3e7030
Merge pull request #3791 from aswathkk/issue/3321
...
Allow removing filter on Dropdown Widget
2021-05-18 20:15:42 +05:30
akash-codemonk
9e082a6156
Feature: Show widget error state ( #4558 )
2021-05-18 19:24:40 +05:30
Satish Gandham
6bf7903570
Merge pull request #4470 from appsmithorg/ui/eslint/sort-destructured-props
...
Add eslint rule to sort destructured props and auto fix the issues.
2021-05-17 14:52:59 +05:30
Satish Gandham
bed4b39561
Merge pull request #4292 from appsmithorg/perf/optimize-table-widget
...
Optimize table widget
2021-05-17 14:52:49 +05:30
Satish Gandham
8ecac87ec7
Change the cell renderer function from class property to inline and use JSON.stringify to do the comparision.
2021-05-13 17:38:15 +05:30
Satish Gandham
8ad7eecdeb
- Auto fix sort ddestructured props rule
2021-05-13 14:05:39 +05:30
Tolulope Adetula
285f7faf41
fix: add color picker to form component
2021-05-12 11:03:34 +01:00
Pawan Kumar
cc36bdc051
Fix: TypeError: t.match is not a function ( #4445 )
...
* add is number check before setting widget property
* use toString of lodash
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
2021-05-12 13:27:28 +05:30
Tolulope Adetula
f6c7036d5c
fix: remove uploadedFileUrls ppty from FilePicker
2021-05-11 16:53:02 +01:00
akash-codemonk
d6de913949
Revert "Feature: Show widget error state ( #4202 )" ( #4406 )
...
This reverts commit bf7a8b91a4 .
2021-05-11 09:40:43 +05:30
abhishek nayak
1276edf517
Update DropdownWidget.tsx
...
Updated the default value to something that doesn't fail.
2021-05-11 03:19:03 +05:30
Apeksha Bhosale
2138c9059b
match is not a function ( #4409 )
2021-05-10 19:40:22 +05:30
Tolulope Adetula
57a621978d
Merge branch 'release' into pr/3791
2021-05-10 14:33:01 +01:00
Somangshu Goswami
1864166fdc
Merge pull request #4285 from appsmithorg/fix/date-time-picker-bug
...
change data-time format 'YYYY-MM-DD hh:mm:ss A' to 'YYYY-MM-DD hh:mm:ss'
2021-05-10 11:21:42 +05:30
akash-codemonk
bf7a8b91a4
Feature: Show widget error state ( #4202 )
2021-05-07 20:03:20 +05:30
Tolulope Adetula
213d7e0c58
Merge branch 'release' into pr/3791
2021-05-06 19:04:14 +01:00
Paul Li
8ea4638d00
FEATURE-4135 : Table URL columns pretty link
...
-- Change controlType for display text to COMPUTE_VALUE
2021-05-06 10:29:09 -04:00
bhavin
9b91a09c73
fix: set default format in table date type cell
2021-05-06 19:36:41 +05:30
Satish Gandham
f193ff4a21
- Remove the accidental recursive funciton call in tablewidget
2021-05-06 12:01:39 +05:30
Satish Gandham
9fc5770d72
- Refactor the Cell render function and change it into a class property.
...
- Remove unsed hook.
2021-05-05 18:31:11 +05:30
Paul Li
ee47510fac
Merge branch 'release' into feature/4135-table-url-column-pretty-link
2021-05-05 05:29:46 -04:00
Paul Li
4be80b665a
FEATURE-4135 : Table URL columns pretty link
...
-- Remove the anchor tag wrapping display text
-- Make display text case-sensitive
2021-05-05 05:26:57 -04:00
vicky-primathon.in
e96fa63f6d
Disable client side search when server side search is enabled in table widget
2021-05-05 12:39:15 +05:30
Somangshu Goswami
0a0d9794dd
Merge pull request #4099 from appsmithorg/fix/#3860-input-widget-validation
...
[Bug] : Input widget validation issues#3860
2021-05-05 12:06:59 +05:30
Somangshu Goswami
6d41a4eb27
Merge pull request #4211 from appsmithorg/fix/4134-table-filter-case-insensitive
...
Fix/4134 table filter case insensitive
2021-05-05 12:02:27 +05:30
Paul Li
a5a0e0d85d
FEATURE-4135 : Table URL columns pretty link
...
-- Add displayText field into property pane
-- Display urls based on displayText
-- Fix url alignment issue
2021-05-04 15:48:40 -04:00