* udpating docs for multiworkspace
* updates
* cleanup
* typo updates
* updates
* renaming to Multi-Workspace
* reviewed and updated multi-workspace doc
* updated a point in when enabled
* mapped sso and general settings under user authentication
* mapped password login in sidebar
Co-authored-by: Shubhendra <withshubh@gmail.com>
* Remove SVG icons next to navlinks and add styling to navlinks
* Revert Changes to Unrelated Files
* Revert "Revert Changes to Unrelated Files"
This reverts commit 073feb46b1.
* Revert "Remove SVG icons next to navlinks and add styling to navlinks"
This reverts commit 63ee554c28.
* Change Navlink styling
* Responsive video container for widgets and data source
* removed wrapper divs
Co-authored-by: Shivang Tiwari <shivangtiwari@Shivangs-MacBook-Pro.local>
* 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