Paul Li
d700b62ac5
feat: Spellcheck property for the input widget ( #8496 )
...
* feat: Spellcheck property for the input widget
-- Add a new widget boolean property, isSpellCheck
-- Add the corresponding Cypress test cases
* feat: Spellcheck property for the input widget
-- Place isSpellCheck property just after autoFocus property
2021-11-12 15:34:10 +08:00
Bhavin K
2f25dba34b
feat: design updates as per figma ( #8504 )
2021-11-11 17:41:43 +00:00
Paul Li
069f0645d3
fix: The value is always empty object in AudioRecorder Widget ( #8868 )
...
* fix: The value is always empty object in AudioRecorder Widget
-- Export blob contents in raw binary, data url, and text
* fix: The value is always empty object in AudioRecorder Widget
-- Create new meta properties dataAsDataURL, dataAsRawBinary
* fix: The value is always empty object in AudioRecorder Widget
-- Rename meta properties
* fix: The value is always empty object in AudioRecorder Widget
-- Remove unnecessary constants.ts
2021-11-11 20:16:08 +05:30
Yash Vibhandik
4b2c1fc316
fix: 8543 added disabled flag support in icon button table widget ( #8950 )
...
* fix: 8543 added disabled flag support in icon button table widget
* updated test case
2021-11-11 16:09:21 +05:30
Apeksha Bhosale
f703f13206
added beta for js editor ( #9040 )
2021-11-11 13:51:35 +05:30
Rishabh Saxena
b06aefd8ed
feat: git branch list updates ( #9097 )
2021-11-11 13:19:25 +05:30
Bhavin K
0a8561a007
feat: create button group widget ( #7337 )
...
* Widget with new file structure
* merged utils file to solve onClick err
* updates as required
* design update: buttonStyle - buttonColor
* updated widget config response
* updated buttonVariant changes
* solved btn list delete issue
* updates as required
* design fix for menu item
* fixed theme color updates
2021-11-11 06:41:05 +00:00
Nidhi
51246a0869
fix: Reverted AST
2021-11-10 20:13:21 +05:30
Confidence Okoghenun
014d1f17d6
fix: Disallows entity name to be any extra library name ( #8755 )
...
Co-authored-by: sbalaji1192 <balaji@appsmith.com>
2021-11-10 19:29:24 +05:30
Ayush Pahwa
172da99f06
Client side changes for new where clause component
2021-11-10 13:45:47 +00:00
arunvjn
a9cf962b74
fix: evaluation of escaped characters ( #8796 )
2021-11-10 12:41:23 +05:30
Aswath K
e653ca54e1
fix: set max-width for Toast message ( #9057 )
...
* set max-width for toast
* adds maxWidth props to Toast
2021-11-10 06:55:03 +00:00
balajisoundar
e76e515426
fix: Table widget column with 0 as value should render 0 ( #8998 )
2021-11-09 18:39:09 +05:30
Rishabh Rathod
389fbebc99
fix: dropdown subtext alignment ( #9046 )
2021-11-09 15:40:19 +05:30
haojin111
d3c3707ad3
feat: git sync - add error, progress states to connect and merge tabs ( #9007 )
...
Co-authored-by: Rishabh Rathod <rishabh.rathod@appsmith.com>
2021-11-09 15:21:18 +05:30
Aswath K
7570734f23
fix: Unable to group widgets ( #9043 )
...
* fix: Unable to group when indexeddb is empty
* Add test for widget grouping
2021-11-09 15:12:07 +05:30
balajisoundar
41bf761a58
feat: Provide option to send test email to test out email configurati… ( #8992 )
2021-11-09 12:31:36 +05:30
Tolulope Adetula
dbbb7b84b2
fix: disable sorting in view mode ( #7387 )
...
* fix: disable sorting in view mode
* fix: add sortable to property pane
* fix: fix failing tests
* fix: Add cypress test
* fix: remove unneccesary useMemo
* fix: sortable columns
* fix: default switch value
* fix: revert switch control and add migrations
* fix: migration
2021-11-08 21:08:39 -08:00
Aswath K
f17ce968e7
fix: toast width to fit-content ( #8955 )
...
* fix: toast width to fit-content
* Increase spacing between message and command
* Hide shadow
* Align toast to right
2021-11-08 15:19:33 +00:00
Favour Ohanekwu
29f5962e4c
fix: Added global functions to autocompletion for widgets ( #9034 )
2021-11-08 19:51:14 +05:30
Pawan Kumar
4005f23baa
fix: List Widget shows cyclic dependency error when children widgets with bindings in action are deleted ( #8942 )
...
* fix list widget dynamic trigger path issue
* Update app/client/src/sagas/WidgetOperationUtils.ts
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2021-11-08 17:52:41 +05:30
Apeksha Bhosale
229412e19d
Refactor: JS Editor eval flow ( #8821 )
...
Co-authored-by: Hetu Nandu <hetunandu@gmail.com>
2021-11-08 12:19:22 +05:30
akash-codemonk
7f07ea5f7d
fix: incorrect arrow icon shown for pages tabs ( #8901 )
2021-11-08 11:11:42 +05:30
Bhavin K
568d859af1
fix: theme updated with new variant keys ( #8680 )
...
* theme updated with new variant keys
* updated Menubtn styles for default
* theme update as required
* added jest test for WidgetUtils
2021-11-06 08:00:57 +00:00
Aswath K
4506766a05
fix: paste before copy resulted in value being undefined ( #8954 )
...
* fix: paste before copy resulted in value being undefined
* returns empty array on getCopiedWidget
2021-11-05 15:08:46 +05:30
haojin111
a8afe98a16
fix: member setting page issues ( #8816 )
...
* added delete icon on user mobile card
* replaced hard coded user name
* fixed alignment of delete comfirm modal and added headerIcon props on dialog component
* updated dropdown style on user mobile card on member setting page
* replaced iconbg color as constant
* fixed issue of invited user's list whenever sharing
* updated style of mobile user card on member setting page as figma
* updated style of user card of mobile member page
* updated dropdown icon
* added default user role
* removed border radius style
* removed duplicated action name
Co-authored-by: Albin <albin@appsmith.com>
2021-11-05 12:53:46 +05:30
Rishabh Rathod
bef48e8a79
chore: Config changes ( #8564 )
...
Change eslint config for console logging from error to warn
Add babel auto-import resolver to avoid using relative paths
2021-11-05 11:19:19 +05:30
Rishabh Rathod
1235e5a7a5
fix: git merge ( #8892 )
...
* fix git merge
2021-11-04 20:48:40 +00:00
Tolulope Adetula
92fe8e8d33
fix: selectedRows issues ( #8837 )
...
* fix: selectedRows issues
* fix: sanitized selectedRowIndices
2021-11-03 03:56:49 -07:00
Alyssa Holland
fe73e97206
fix: Enhance sort icon (layout) in Table widget ( #8140 )
2021-11-03 16:15:02 +05:30
Favour Ohanekwu
0da7908c34
fix: lint position is incorrect ( #8676 )
...
fix lint position when newline is present in original binding
2021-11-03 11:24:33 +01:00
Hetu Nandu
c0d0037ce2
feat: Extract references in code with AST ( #8617 )
...
Co-authored-by: Nidhi <nidhi@appsmith.com>
2021-11-03 13:12:31 +05:30
akash-codemonk
2e9533436b
fix application name overflowing ( #8895 )
2021-11-03 11:28:15 +05:30
Bhavin K
2956162d7f
feat: new tooltip, updated cypress tests ( #8759 )
2021-11-03 09:24:19 +05:30
rashmi rai
f56e5dce1a
fix: added try catch in where key handling ( #8618 )
2021-11-02 15:06:42 +00:00
Aswath K
dda55f38cc
chore: Expose Sentry object globally ( #8957 )
2021-11-02 13:17:40 +05:30
Rishabh Saxena
e944d005c1
fix: fixes related to switch branches ( #8864 )
2021-11-02 07:33:12 +00:00
haojin111
77e3c4f4db
added module of real time sharing icon tile when sharing user ( #8908 )
...
Co-authored-by: Albin <albin@appsmith.com>
2021-11-02 10:03:51 +05:30
albinAppsmith
f17d2793c0
fix: Property pane draggable field design fix ( #8893 )
...
* * design fix for property pane draggable column alignment
* * made global drag and drop component
2021-11-02 10:03:21 +05:30
Confidence Okoghenun
04bae5477b
feat: Updates widget default state ( #8562 )
2021-11-02 09:47:49 +05:30
Yash Vibhandik
7229ef5b37
fix: design audit input widget ( #8498 )
...
* fix: 8041 Added design changes
* updated password input design and error border design
* updated green color names
2021-11-01 20:14:08 +05:30
Arpit Mohan
8c397b81a9
chore: Fixing typo in tooltip for Map widget property ( #8914 )
...
Fixes #8912
2021-11-01 20:01:49 +05:30
Abdul Rehaman
64696de8ed
fix: [Bug]Audio option hidden on edit mode ( #8450 )
...
* fix: [Bug]Audio option hidden on edit mode
2021-11-01 15:54:50 +05:30
albinAppsmith
55df317211
fix: API Editor bug fixes ( #8803 )
...
* * Confirmation modal fixes
* * header overflow fixed, API editor
* * Delete truncate issue fix
* Tabs count UI fix
* * Removed hardcoded text from component and added in messages
* * removed hardcoded size
* * fixed scroll issue in appviewer
* * eval field fixes
* * design fix for key in API pane
* * fixed test cases
2021-11-01 10:24:06 +05:30
Abdul Rehaman
2e2e0d1d51
fixed treeselect bug ( #8474 )
2021-10-30 23:31:55 -07:00
Bhavin Ag
da5baba982
fix: rename no item to no results in select components ( #8666 )
...
* style: update no results found style for multi select
* style: update empty data text for multi select widget
* style(SingleSelectTree): update style for no items found
* style: remove minimum width from empty containers
* test: add integration test for tree select
* test: add integration test for empty data for multi select
* test: add integration test for empty states
2021-10-30 23:25:23 -07:00
Nayan
09eff23479
feat: [Feature] Added release version api for clients and RTS ( #8324 )
...
Added a new event in RTS when new version is deployed. After receiving this event, client will show a prompt to refresh.
2021-10-29 15:52:21 +06:00
balajisoundar
baf67a8988
chore: Super user signup form cypress tests ( #8665 )
2021-10-29 14:40:30 +05:30
akash-codemonk
b7b29eeb89
chore: minor windows styling fixes ( #8696 )
2021-10-29 13:13:32 +05:30
Pranav Kanade
3fd5edad11
allowing omnibar and debugger hotkeys to work from focused input fields ( #8897 )
2021-10-29 12:36:29 +05:30