Vinod
2bd324a5aa
feat: address few bug with linting and improve highlighting ( #7287 )
...
* show lint errors as warnings
* add initial code
* adjust editor positions
* update pr comments
* mark jshint errors
* reset changes
* remove unused prop
* fix test errors
* remove unused imports
* dont show warning in the error counter
* show yellow if warning
* remove active error functionality
* update linter to use async functionality
* update linter messages
* update binding positions
* fix evaluate tests
* dont show undefined errors in debugger
* move lint code to separate file
* update testes
* remove unused import
* update tests
* address pr comments
* add comment to explain why
* replace proper regex
* fix undefined message error
* Update styling for warnings
* address position issue in the linter
* Fix failing tests
* Merge 'release' on to 'Feature/linting-errors'
* add console as global object
* address lint issues
* fix requested linting erros for release
* fix breaking issue
* remove unwanted code
* revert unrelated changes
* remove unnecessary file
* add extra libraries to jshint data
* import lodash functions that are used
* update jshint settings
* Fix failing test
* don't show lint errors if there is a parsing issue
* update jshint to latest version
2021-09-17 16:01:45 +05:30
balajisoundar
6baa5c8489
chore: Fix misc minor welcome page issues ( #7504 )
...
Fixes : #7503
2021-09-17 15:31:42 +05:30
Tolulope Adetula
15b26f823e
feat: Tree Select widget ( #6271 )
...
* feat: Tree Select
* feat: styling multiselect
* fix: selected values
* fix: remove console statement
* fix: popup position
* fix: selection types
* fix: Form validation using TreeSelect
* feat: Add Label to TreeSelect
* fix: styling
* fix: Dropdown search
* fix: Add Entity Definitions
* fix: Entity Definition
* Feat: Add clear icon
* fix: validation
* fix: options validation
* fix: Styling issues
* fix: build error
* Fix: Separate Tree Select widget
* fix: issues and add validation
* fix: Options Validation
* fix: issues with build
* fix: yarn
* fix: changes
* fix
* Fix: select component
* fix: PR issues
* fix: merge conflicts
* fix: issues
* fix: all issues
* test: added test
* fix: failing test
2021-09-17 02:08:35 -07:00
Aswath K
49551987fc
fix: Transparent menu on MenuButton widget ( #7268 )
2021-09-17 08:55:47 +00:00
Pranav Kanade
73b795cb71
fix: layout control not working ( #7502 )
...
* fixed layout control problem.
* removed extra padding for multi pointer canvas
2021-09-17 11:07:09 +05:30
Tolulope Adetula
ca8b74da30
fix: app crashes when editing table visibility ( #7472 )
2021-09-17 05:33:26 +00:00
Tolulope Adetula
0ce1bac98a
fix: only run onFilterUpdate when it's defined ( #7552 )
2021-09-16 23:02:16 +05:30
Ashok Kumar M
34c4dad0ac
fix: flashElement scrolls canvas too much. ( #7547 )
2021-09-16 22:24:12 +05:30
rahulramesha
333c28f702
fix: list widget cyclic dependency ( #7542 )
...
This commit fixes the cyclic dependency error shown to users when the data for list widget is removed.
2021-09-16 21:13:11 +05:30
Abhinav Jha
f19b62e86b
chore: Fix widget help links from the property pane ( #7529 )
2021-09-16 17:46:14 +05:30
Abhinav Jha
8a787c9918
chore: Fix the name of the select widget listed in the widget list ( #7518 )
2021-09-16 17:41:45 +05:30
Abhinav Jha
6913d188f9
chore: Fix checkbox widget icon ( #7524 )
2021-09-16 17:40:20 +05:30
Ashok Kumar M
396b72a378
Fix for #7526 . Scrolling issue on canvas ( #7530 )
2021-09-16 11:42:11 +00:00
Bhavin K
9116c6483f
fix: add check for max char in input widget only applicable for text type ( #7250 )
2021-09-16 16:32:34 +05:30
ashit-rath
1c24afb356
fix: table row cell actions to get proper currentRow data ( #7244 )
...
* fix: table row cell actions to get proper currentRow data
* minor change
2021-09-16 12:26:52 +05:30
ashit-rath
0354fdaa16
fix: Input widget as number type 0 as default value ( #7251 )
...
* fix: Input widget as number type 0 as default value
* added cypress test case
* cypress test fix, force click default text input
* updated input widget validation of number/currency/phone number type
* minor change
2021-09-16 11:22:01 +05:30
akash-codemonk
71d7b26665
fix: Do not show errors for blank fields in datepicker and listwidget ( #7032 )
2021-09-16 11:02:00 +05:30
akash-codemonk
8b8ddb3390
fix: Quickly clicking do it for me button shows errors during onboarding ( #7386 )
2021-09-16 10:09:55 +05:30
Yash Vibhandik
aea55014ec
fix: added container wrapper component to handle styles ( #6476 )
...
* FIX #2587 : added container wrapper component to handle styles, updated test cases
* FIX #2587 : abstract widget style component for common use and wraped on text widget
* updated style boundary and css
* updated cypress test
* fix: accommodate prop pane height change for the test
* removed properties from text widget
* updated container wrapper style to handle border corners, updated migrations for container and form widget
* fixed container overflow
* added testcases for container and text widget
Co-authored-by: Rishabh Saxena <rishabh.robben@gmail.com>
2021-09-16 09:51:31 +05:30
rahulramesha
c4de8fc720
fix: copy paste new widget key generation ( #7464 )
...
fixes widgets from having exact same react keys
2021-09-15 19:34:27 +05:30
Rishabh Saxena
f277fe92e0
feat: minor bottom bar UI updates ( #7456 )
2021-09-15 19:31:32 +05:30
Arpit Mohan
37e7a61792
chore: Minor changes for fixing some strings on the home page & action settings page ( #7469 )
2021-09-15 12:20:25 +00:00
Abhinav Jha
d94408776f
fix: Styling issues with the buttons on the platform ( #7365 )
...
Fix button styles in platform and also update stat box widget icon svg
2021-09-15 12:15:21 +01:00
balajisoundar
cf3b4ae1be
fix: Signposting and Welcome tour overlapping issue ( #7421 )
...
Fixes : #7405
Fixes #7226
2021-09-15 15:26:15 +05:30
haojin111
523ba15d88
chore: fixed issue of height when focusing on API inputbox ( #6304 )
...
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-09-15 06:37:49 +00:00
Apeksha Bhosale
3dd6c14b5f
create js action default with js collection ( #7388 )
2021-09-15 11:58:25 +05:30
deepsource-autofix[bot]
042f9d249a
chore: Remove the unreachable code block ( #7326 )
...
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
Co-authored-by: Arpit Mohan <arpit@appsmith.com>
2021-09-15 11:29:13 +05:30
akash-codemonk
e9fe54fefe
fix: Show trigger errors in the debugger with widget and property name ( #6970 )
2021-09-15 10:41:13 +05:30
balajisoundar
e102ee781f
fix: Suppress unauthorised error, when user visits welcome page ( #7435 )
...
fixes : #7433
2021-09-14 22:25:29 +05:30
Ayush Pahwa
cd889201a2
Added new key propertyName to uniquely store evals in state ( #7430 )
2021-09-14 15:41:50 +00:00
akash-codemonk
d34827da78
fix: Show recent errors first in the debugger error tab ( #7420 )
2021-09-14 20:21:07 +05:30
Pranav Kanade
a811bac995
feat: Enabled collab presence feature ( #7376 )
...
* enabled collab presence feature
* putting back unrelated changes
2021-09-14 18:57:39 +05:30
Rishabh Saxena
e08fc3c538
chore: check for anonymous user before fetching notifs ( #7381 )
2021-09-14 18:48:49 +05:30
Ayush Pahwa
8f294c8868
fix: Initial values extraction process from json ( #7414 )
...
* Updated getConfigInitialValues function to extract initialValues properly
* Added error catching in case the form is not loaded properly
* Comparing the whole formdata instead of just the values
* Refactoring
* Moved setting initial eval state to query pane saga
* Running update only if uicomponent type is consitent with UQI
* Removed check for UQI type for form eval
* Removed unused imports
2021-09-14 13:01:09 +00:00
Hetu Nandu
1c3cf30ac1
always assume onSuccess, onError, .then, .catch to be callbacks ( #7402 )
2021-09-14 13:56:54 +05:30
akash-codemonk
4af5a4dc0d
fix: debug button message shown in query pane ( #7373 )
2021-09-14 09:49:52 +05:30
Rishabh Rathod
a6c2a63ce9
feat: Git connection ( #7269 )
...
Add git connection UI
Co-authored-by: Rishabh Saxena <rishabh.robben@gmail.com>
2021-09-13 18:56:24 +05:30
ashit-rath
289c490217
fix: allow multiple draggable popper to co-exist ( #7323 )
...
* fix: allow multiple draggable popper to co-exist
* added custom data-cy for popper drag handler to fix failing cypress tests
2021-09-13 18:05:05 +05:30
ashit-rath
6d7ebf81b1
fix: New table widget migration to sanitize primaryColumn, columnOrder and binding paths ( #7037 )
...
* Table widget migration to sanitize keys and binding paths
* added new test case
* modified the logic to sanitize dynamicBindingPathList
* fix calling migrateTableSanitizeColumnKeys on child and fix updating dsl version
2021-09-13 17:33:39 +05:30
arunvjn
80d1766dfb
Execute snippet only for js snippets and remove default dynamic binding before execute. ( #7360 )
2021-09-13 17:13:05 +05:30
Hetu Nandu
bc6164cb81
Fix action error callback crash ( #7377 )
2021-09-13 15:55:22 +05:30
Ayush Pahwa
2c92b507b5
fix: Calling form eval init on form change ( #7372 )
...
* Calling form eval init on form change
* Updated comment on the function
2021-09-13 10:07:39 +00:00
balajisoundar
e2ef262f05
feat: Improved onboarding flow on user signup ( #7089 )
...
This commit introduces new improved onboarding flow for new users.
fixes : #4057
2021-09-13 12:52:51 +05:30
balajisoundar
95c729d7d1
feat: Introduce a Welcome screen and a form to create a super user, on a fresh installation ( #6806 )
...
This commit introduces a super user signup form, that appears only on an empty instance, to create a super user.
fixes : #6934
2021-09-12 22:06:43 +05:30
arunvjn
8f2d0c0984
fix: Removed js formatter and new icons for snippets ( #7290 )
2021-09-10 20:30:50 +05:30
Rishabh Rathod
dbfc140f2b
fix: text overflow issue ( #7270 )
...
Changed label text to avoid overflow issue
2021-09-10 20:13:17 +05:30
Pranav Kanade
3c0b33763e
fix: Collab feedback fixes ( #7298 )
...
* hide the widget names
* blocking multiselect in comment mode
* wrapped the name
* the latest comment will be on top
* isolated a condition for selection canvas
* added unresolve tooltip
* added resolved thread tooltip
* updated sorted comment cards when user gets the update/insert/delete events
2021-09-10 16:17:17 +05:30
Rishabh Saxena
594e0ef2e1
fix: ui polish comments ( #7273 )
2021-09-10 10:37:17 +05:30
akash-codemonk
116558fe8f
chore: Update snippet text and search params for debugger search menu ( #7249 )
2021-09-10 09:48:32 +05:30
Rishabh Saxena
e7cec074aa
refactor: reset comments fetched flag at the init sagas ( #7265 )
2021-09-09 16:01:26 +00:00