* raw text for quickstart guide:incomplete and not edited
* add more raw text for the quickstart guide
* revamp quickstart guide with new UI and reduce the length
* minor changes in quickstart
* renamed and updated screenshot qpanel
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
* quickstart guide for workflows
* add info for all workflow nodes and workflow usage image
* add docs for logs, nodes and permissions
* add enhancement to workflow docs
* update the beta version caution message
* update types of nodes page and other misc details
* mention the flow builder term in the overvoew
* remove the term instance
* [docs]harperdb nosql
* [docs]new operations in dynamodb
* [docs] minor changes in dynamodb
* [docs]redis revamp with encode-decode
* [docs]azure blob gds
* [docs]graphql authentication type udpate
* [docs]added v2.12.0
* minor fix in how to use inspector
* minor fix in pdf&filepicker
* adding changes in getting started docs
* adding more changes in getting started docs
* adding width and height in getting started docs images
* made change in docs base directory
---------
Co-authored-by: Syed Abdul Rahman <rahmanabdul10@outlook.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
* [docs] #6883#6894#6352#6417
* [docs]added V2.10.0
* [docs]update supported file types for generate file action
* [docs] updated generate file doc and how-to for generate file for text type
* initial commit
* design the UI to add new row
* added logic to add and discard single row
* added csa to discard newly added row
* added feature to add and discard multiple rows
* added a dot to the icon of add new row to determine if the new rows is still not saved or discarded
* discard rows added csa bug fixed
* fixing the horizontal spacing issue inside the cell
* changing the default height of the table widget to make sure filter and add new rows pop-up windows footer is visible upfront
* made suggested text and spacing changes
* fixed spacing for add another row button
* fixed es lint issue
* bug fixed added missing return statement
* changed the exposedVariable name to newRows for adding new rows
some text and style changes for button
* fixed tooltip issue for adding new rows button
* avoided deleting new row added immediately after clicking on save button
* handled edge case if data url is chnaged in between add new row operation
* simplified the code in AddNewRowComponent.jsx
* docs: updated table doc with ui options
* Fixed bug on adding different column types
* Update docs/docs/widgets/table.md
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
Co-authored-by: Kavin Venkatachalam <kavin.saratha@gmail.com>
* exposed display_values to the expsoed variables as optionlabels
* removed console
* added exposed vars of dropdown
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
* initial commit
* made the UI changes
* added property to enable or disable pagination
* code enhancement
* bug fixed: app is getting crashed for older versions
* code enhancement
* bug fixed : scrollbar thumb was pratially getting hidden under the pagination div
* shifted enablePagination check before is data array check
made changes so that scrollbar thumb visible only for list item container
* if pagination is disabled, blank space is visible at the bottom
* bug fixed
* bug fixed: Pagination was showing NaN and not showing any data when invalid rowPerPage value provided
* list view is not closing on clicking on hide modal icon
* bug fixed when rowsPerPage is provided with string value its not working as desired
* pagination:listview
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
* added functional changes to support enabling/disabling action button in the table component
* designed UI
* minor changes
* added disable property for the action button
* minor changes
* added feature to disable/enable action button in the table widget
* fixed lint issues
* bug fixed : not able to programatically disable or enable action button based on fx value
* made the suggested changes
* bug fixed
* initial commit
* made action button programatcially enabled/disabled
* code enhancement
* removed console in actions file
* fixed es lint issue
* made default value of codehinter to false
* deep cloned current state instead of shallow cloning
* code enhancement
* code enhancement
* action button doc update
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
* made editable programtical using fx
* updated doc for programmatically enabling the editable option in column
---------
Co-authored-by: Shubhendra <withshubh@gmail.com>
* Kanban 2.0 init
* Implemented Kanban 2.0
* Moved add card button to the header
* Added debounce functionality
* Added CSA to Kanban
* Formatted Kanban
* Updated default data on Kanban
* Handled undefined data and exposed lastUpdatedCard
* Added lastCardAdded exposed variable in Kanban
* Fixed id bug on Kanban
* Fixed width issue on Kanban
* Fixed dark mode
* Commented onUpdate event for every action
* Rename containerId to columnId in lastCardMovement in Kanban
* Updated min width in kanban card
* Fixed bug on dropping items into cards when first container is empty
* kanban2 docs
* updated info in kanban doc
---------
Co-authored-by: Sherfin Shamsudeen <sherfin94@gmail.com>
Co-authored-by: Shubhendra <withshubh@gmail.com>
* 4810 - add a list messages operation to the Slack plugin
* support pagination
* update docs
* eslint fixes
Co-authored-by: Maurits Lourens <maurits.lourens@gmail.com>
* add migration guide
* add support links
* Update docs for digital ocean and ec2 (#5224)
* update docs for digital ocean and ec2
* update doc
* update digital ocean doc and script