* add modal to create init version
* add init version and ability to auto save
* auto save only when editing version is set
* Feature: App version management ui revamp (#1873)
* add modal to create init version
* add init version and ability to auto save
* auto save only when editing version is set
* revamp version switching on editor
* skip save on app definition load
* handle click outside dropdown
* fix remove component and update styling
* fix auto save detail
* change wording of deployed to released
* remove console.log
* add spec for version creation from another version
* update version create model and hide save detail after shown
* enhancement : import option to dropdown in homepage
* updated style for dropdown item
* included hover styles
* custom hook for inline media query according to screen size
* updated position of dropdown to end align in large screen
* screen size updated
* pr review changes : cleanup and css moved to theme file from internal
* typo error updated
* fixing lint issues
* added circular progressbar widget
* added a basic documentation about the widget
* added progress attribute
* bounding issue is solved
* edited the widget doc
* Added new style
- Text color
- Text size
* Changed the documentation
* new modal body with sidebar
* sidebar list
* card ui component and render datasources in deck of cards
* style fixes-datasource modal
* modal card ui
* refactored cards
* Card refactored
* data source list modal
* modal margin topt
* modal datasource search bar
* styles fixes and searchbar
* style fixes for the search bar
* margin fixes
* added filter for datasources
* undo unwanted
* empty state ui
* handle back to all datasource from empty etate
* on type icon
* clear icon
* updated onexit
* refactored handlesearch
* suggestion datasource ui
* removes active class when suggestion ui is on
* styles fixes for suggestied ui
* added darkmode fixes
* styles fixes
* padding fixed for search box
* exp: hover effect on datsources card
* exp: hover effect on datsource tyes list
* fixes typos
* should not able to submit an empty value
* fixes unsued console.logs and white spaces
* plugin icon prop to card component
* fixed close icon
* fixes margintop for searchbar
* list size fix
* fixes datasource title
* fixes datasource list padding
* moving minio plugin to cloud storage type
* fixing typos and refactored
* improved search
* fixes search box sideeffect
* fixes back to all datasources list
* adding groups which lists all the groups the current user belongs in globals [inspector(leftsidebar))]
* adds a check for possibility exists for a missing ref
* added dark theme to querymanager dropdown lists
* set Operation dropdown to 100% width to match light mode
* removed filter on icons, removed commented out styling
* disabled rnd dragging on maps widget canvas
* fixed: initial location field doesn't update map on the fly if lat and lng changed
* Exposed googleMapUrl
* Added text alignment property
* Replaced dropdown list with image radio buttons
- Added list of action buttons
- Added tooltips
* changed colors and icons
* tooltip is redesigned