* [WIP]UI: Adding Policy UI.
* Integrating API to get Roles and Policy.
* Adding API integration to create and update role
* Adding form for Rule
* changing types
* removing suggested rules
* Changing rule form modal layout.
* Adding support for adding rules
* Adding support for deleting rule
* Adding support for editing rules
* Adding validation for rules
* Adding isAdminOnly check for roles page
* Adding license to new file
* Minor Fix
* replacing break-all with break-words class.
* Addressing review comments
* Fix: #1781 Automatically created admins don't get profile and displayName updated when using Google SSO.
* adding code to update the state through action.
* Adding methods to observable
* 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