* made the tag and options of dropdown widget aligned horizontally
* Use bootstrap classes to remove margin and padding for dropdown label
* Remove unnecessary css
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
* Ported multi-select to react-select lib
* Changed some values
* working on all option select / unselect feature
* All clear event
* Changed exposed values
* Resolved some ui issues
- Changed values height to a fixed size
- Fixed close btn alignment
* Removed 'All' option from selected values section
* Changed some paddings and sizes
* Resolved scroll and label width problem
* Adjusted some margin
* Removed scrolling from container
- scroll only values
* Hide scrollbar
* Resolved indicators alignment
* updated multiselect with searchable select
* Use only multiselect with checkboxes
* Alignment fix for multiselect dropdown
* Make multiselect dropdown adjust according to height
* Add custom rendered for multiselect options
Co-authored-by: stepinfwd <stepinfwd@gmail.com>
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
* made the confirmation modal consistent with the currently applied theme
* made the request confirmation before query run to behave consistently according to applied theme
* made confirmation modal of query run consistent with the applied theme
* initial commit
* made datepicker functional
* update date format
* made border-radius and adjusting width and height of the input element to the datepicker container functional
* add year and month selection dropdown & upon enableDate false, only showing time selection
* changed dropdown year display
* adjusted width of the datepicker widget
* added React.forwardRef inside ExampleCustomInput function
* Show month dropdown on mode select for datepicker
* Slight refactoring
* Display default date on load of DatePicker widget
* Apply brand colors for date picker
Co-authored-by: arpitnath <arpitnath42@gmail.com>
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
* bugfix :: If we change the default tab field, the change is not immediately reflected on the widget
default tab field only accepts string value: make it reflect number values as well
* fixing exposed variable
* update
* cleanup
* pr changes updated : exposing current tab
* revise metadata service for telemetry
* send finish installation metric only on prod
* fix endpoint
* keep fetching metadata with an interval
* fix version check error
* remove ip address on telemetry
* fixing query panel header
* fixing right siedebar header : making it fixed
* fixing bug in higher resolution
* fixing position
* updating pr changes : dark mode color issues
* updating query manager datasource listing ui
* ui updation for datasource in query manager
* including back button after selecting datasource
* handling ui break when more data source is added
* updating key
* removing unused code
* removing unused code
* updating ui for darkmode support + testing clearing of fields during backbutton click
* fixing border
* testing updates for clearing fields for stripe,rest
* updated transformation alert
* indication for selected data source
* updating styles for dark mode
* darkmode bugfix
* updating transformation style to enable popover
* bugfix
* css updates for popover
* style updates
* aligning icon
* updating styles
* cleanup
* state name updated
* removing unwanted things from ui during create query
* lifting state uo :: fixing intermediate state issue while clicking add query during query edit
* update
* fixing typesense icon
* fixing padding issues in query panel search
* fix for monitor screens
* positioning query panel
* fixing position of all popover in left sidebar
* updates
* updating header margin to be equal and removing unwanted margin in query list
* fix version creation on empty/invalid version from id
* fix spec
* hotfix: Edited changes not shown when switching versions (#2386)
* fix edited changes not shown when switching versions
* fix version create from not picking editing version
* fix version switch not updated on editing version save
* fix edited changes not shown when switching versions
* fix version create from not picking editing version
* fix version switch not updated on editing version save
* fix: set `explosedVariables.value` to "" for TextArea components
* changed default text to correct one
* reverted package-lock.json and server/package-lock.json
* setting minimum width for left sidebar
* updated left sidebar width
* left-sidebar width updation and including label
* adjusting margin for changed width
* bugfix darkmode
* fixing bug in margin of sidebar
* updating icon for inspect
* aligning canvas for changed width
* adjusting margin of sidebar popovers for changed sidebar width
* margin bugfix