* fixes: multiple files with same file name can be uploaded
* removes unwanted logs
* compare file paths for validating existing selected files
* disable picker if max count is reched
* fixes loading spinner postions
* max file count for single selection
* disables the dropzone on max count only when multiple is true
* show max count msg for dnd file to the dropzone
* clean up
* check already selectedFile count with max file count on adding new files
* reverts accepted file data for singly selected files
* Remove validation for existing files on filepicker
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
* solve the bug- now only 1 message is shown for exceeding max file count
* added edge case to only show unique error message
* persisting previous accepted files upon rejecting a file
* fixes: retain existing selected files on rejection
* cleanup
* fixes: dropzone active even with listed selected files
* handles rejected files sizes for error msgs
* on dialogue box closed, should list files if exits
* fixes: show list of files if exits when files are rejected
* fixes: show list of files if exits when files are rejected
* fixes reject message for file sizes
* clean up
Co-authored-by: arpitnath <arpitnath42@gmail.com>
* Implemented basic edited queries tracking for normal plugins (queries)
* Implemented on custom plugin also
* Resolved a bug
* now, save modal will not popup if querypane moved
* Resolved restapi array values issue
* Removed unwanted lines
* Resolved issues
- losing selected datsource while Query pane being dragged
- Triggering save modal when theme mode changes
* Now, application will be save unsaved new queries
* Resolved some issues
* added default value in the toggle widget
* make sure existing apps do not get crashed if they don't have default value prop
* removed unwanted code
* changing defaultValue prop display name to Default Status
* added value key in exposedVariables prop
* Added cypress test for button widget
* Added custom commands
* Updated common selectors
* data-cy attributes for the elements
* Updated the login end point
* Updated new login end point
* Added data-cy attribute for autosave indicator
* Updated login end point
* Updated test for auto save indicator
* Updated custom commands for skipping instruction modal
* adding loadingstate and object fit style
* adding zoom functionality
* pan image function
* fixing pan for image
* pan and drag fix image
* library install
* pr changes:: hover button , object fit made dropdown
* fix for old apps
* updated docs
* Better canvas
* fixes sets the active node to the selected widget on the editor
* removing selectedComponent and fixing currentTab msg alignment for inspector
* useKeyHooks custom hotkey hook
* handles escape key on editor
* handles delete for multiple widgets
* removes unwanted comments
* fixes: all the widgets are deleted at once, in a single action
* hide delete button from widegt config handler when multiple components are selected
* fixes delete button width for long chars
* Revert "fixes delete button width for long chars"
This reverts commit 79dadfa7d3.
* fixes display config handler for selected widgets on layout/container widgets
* subcontainer layer dnd improvement for multi-widget
Co-authored-by: arpitnath <arpitnath42@gmail.com>
* style: add save text to header
* hide message if version is released:
* on version switch
* avatar border +.5px
* fix: tooltips not showing for dynamically added user
* add tooltip for undo-redo