* design: change widget sidebar design
t # with '#' will be ignored, and an empty message aborts the commit.
* add empty text if search invalid
* fix: the expand query button getting cut
* make css changes
* small rgb fix
* add bg color
* feat: add integration section
* update categories
* add text, datepicker to common list
* remove space from title
* fix canvas alignment
Co-authored-by: navaneeth <navaneethpk@outlook.com>
* Add option to set poisition of table action button
* Display table actions on the left if their position is set to left
* Replace 'buttonPosition' with 'position' for table actions
* Use SelectSearch instead of html select
* Display actions column only if actions are present
* Add support for editing and deleting components inside container
* Dont allow config handle click event to propagate
* Supply removeComponent method for Container component
* add ability to preview and edit versions
* add specs for get app versions
* create new app versions from prev definition
* fixes
* move default slug creation outside typeorm transaction
* set slug as app id when null
* fix app creation response
* fix entities not loading on test env
* add e2e test for version creation scenarios
Co-authored-by: navaneeth <navaneethpk@outlook.com>
* feat: add rest api new design
* fix page break on create/save query
* remove console.log
* align the i/p fields
* rename files
* remove border from i/p
* remove hover styles
* fix: filter empty headers, url_params, body
* fix when editmode headers empty
* fix the options on preview getting null
* fix navlink color on dark mode
* add color for non active tab in dark mode
* debugger
* debugger.2
* empty options
* json styles
* positioning the divider for each queries
* refactored for generic cases
* bug fix: a single log for each datasource
* feature: notification-badge for debugger
* show badge when notification count is greater than 0
* notification badge
* removed
* not req for badge
* clear button: debugger
* json alignment
* debugger
* debugger.2
* empty options
* json styles
* positioning the divider for each queries
* refactored for generic cases
* bug fix: a single log for each datasource
* feature: notification-badge for debugger
* show badge when notification count is greater than 0
* notification badge
* removed
* not req for badge
* resolves
* badge styles
* edge case