* 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
* Added Json description feature
* Added a toggle button for toggle from chart data to json data
* toggle effects for chart-data and json-data is added
* documentation about json part is added
* replaced the position of json toggle . changed the section and label name
* marker color field will hide if plotly is enabled
* implemented tags widget
* added text color option, changed default tags
* added scrollbar & space between tags
* Required changes are added:
- Changed colors of buttons as per the document
- Now scrollbar only shows if it is needed
- Tags height will be static
* Changed documentation
- Added gif file
* Removed text color style option from inspector
- Changed md text file
* add launch icon
* Set categories for app templates
* Display button with dropdown for create new app
* Show modal when "create from template" is chosen
* Implement template selection modal category list
* Filter and list app templates based on selected category
* Display template screenshot on templates modal
* Align template screenshot vertically and horizontally centered
* Deploy template app when deploy button of template modal is clicked
* Display data sources in template preview
* Add search functionality to template modal
* Show "no results" if templates are not found
* Display category counts on template list
* Add styles for darkmode
* Dark mode style updates for template modal
* Add dark mode template screenshots
* Correct template screenshot proportion
* Change text on deploy button of template modal
* Remove links to apps and library from dashboard
* Remove library apps
* Remove unnecessary import of deleted component Library
* Show loading icon when template is being created
Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>
* list view initial commit
* More stuffs
* More stuffs
* Minor changes
* merge fixes
* Minor changes
* Fix misspelt variable name that caused data to not show up
* Merge conflicts
* Fix lint for ListView component
* Update ListView to new API
* Fixes
* Fixes
* Fix radio
* Fix
* Lint fixes
* Set icon for List View widget
* Fix list view within tabs
* Fix
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
* feature-842 mongo support
* feature-842 fix
* json parse improvement
* Feature-842 date data type support
* feature-842 fix
* convert ejson to bson on mongo queries
* fix type on parse
* json parsing
* Typo error fix
* Insert Many Fix
Co-authored-by: Akshay Sasidharan <akshaysasidharan93@gmail.com>