* UI: Adding Support for Manual lineage
* Minor fix
* Adding validation
* Adding editMode handler
* Adding micro iteraction
* Minor Fixes
* Adding support to clear selected entity
* Removed unwanted props
* Removed editable argument from getLineageData Function.
* Removed EntityLineage Drawer
* Removed unwanted codes
* Adding customControls
* Adding toggler for view/edit mode
* minor fix
* Adding sidebar for entities in editmode
* Adding state for reactflow instance
* Adding support for drag and drop
* Minor fixes to avoid flickerness
* adding iseditmode params to getlineage data helper
* fixing icon styling
* Adding state to hold newAdded nodes
* Fixed sidebar styling
* Adding searchbar for custom node
* Adding support for entity suggestions and selected entity state.
* Adding database name in suggestion for table entity.
* Adding arrow head type to new edge
* Adding addlineage api
* Adding support for real time changes
* Style : making some style changes to controls and widgets.
* Adding support for deleting lineage edges.
* Adding background image for graph.
* Adding support for removing new selected entity.
* Adding micro interaction for add new edge operation.
* Adding micro interacton for delete operation.
* Renamed component and added License.
* Disabling cancel button while deleting edge
* Addressing review comments
* Adding checks for already existing entity node.
* Fixed new node handler position
* Reseting state when entity is alredy present.
* Changed delete icon for nodes.
* Enhanced Tour feature
* Fix: #2182 - Tour steps getting skipped
* Fix: #2180 - Stat links deactivated on browser back from Tour route
* Addressing comments
* Addressing comments
* Adding license
* added selenium tests for tags with space
* addressing style check
* addressing comments
* using config for url
* minor changes
* minor changes
* changes for new service page
* empty commit, testing workflow
* minor changes
* addressing style-check
* added workflow for selenium tests without sample data
* change in drop-create command
* using different approach to start server
* minor change
* minor change
* adding timeout to start server step
* UI: Adding versioning for topic entity.
* Adding versions button
* Adding topicversion component.
* Adding diff for topic tags and tier.
* Adding license for new file.
* Removed Fragment .
* Moving state dispatch to method.