* Feat : #5057 UI : Add support for adding a custom field to an entity
* Add suport for deeplink
* Add unit test for custom entity page component
* Add unit test for custom entity detail
* Fix : params code styling for get list method
* Fetch type details on type select
* Fix failing unit test
* Fix code styling
* Fix#5042: Add a field to an entity API is failing
* Add unit test
* Add unit test
* Style : change customfields table styling.
* Add unit test
* Add support for deleting custom field
* Add unit test for delete field flow
* Fix failing unit test
* Add operation state
* Add support for edit field
* Add unit test
* Fix no-data row styling
* Complete todo items
* Add check for if no entity data available
* Add unit test
* Fix code smell
* Fix feed issue for entity `type`
* Addressing review comment
* Addressing review comments
Co-authored-by: Sriharsha Chintalapani <harsha@getcollate.io>
* Fix#4213 Advance Search Filter
* Add support for adding and removing filters
* Fix input label word breaking issue
* Add support for getting updated filter callback.
* Fix code smell
* Add unit test for input text component
* Add support for getting updated value for textinput
* Add support for making queries
* Add unit test for search component
* Fix search box styling
* Fix empty filter query issue
* Addressing review comments
* Implemented Listing, Add and Delete Webhook functionalities
* Implementing Edit Webhook and minor changes
* Minor updates
* Minor changes for generate button
* Addressing comments
* Addressing comment
* Feat: Revamping Landing page for new design
* Added Filter support for feeds
* Added Feeds card component.
* Removed Unwanted codes
* Added API support for feeddata
* Adding types
* Added support for view all following and owned data.
* Adding day seperator.
* Added support to view data owned by team.
* Adding support for feedFilters
* Moved sorting from feed component to mydada component.
* Adding testid
* Added License to new file
* Adding utils to get rekative date and time.
* Adding getOwnerIds Util
* Adding No data placholder.
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>