* Fixed the error while fetching profiler details of a table having special characters in the name.
* Fixed table names shown in the test suit details table
* Added unit tests for newly added util functions
* Optimized the regular expression used in getNameFromFQN function in CommonUtils
Added more test cases in unit tests for the getNameFromFQN function
* UI: Data insight feedback part 6
* updated title for Page views by data assets
* addressing feedback
* updated description and owner progress bar and added formatting for y axis in Total Data Assets graph
* Table data card titles width reduced from full to required length
Added different data-testid for summary panel heading
* Fixed table card title max width issue
* UI: Added relative percentage change details in UI
* added license
* UI: updated chart styling and layout of all the DI chart as per new mock
* added space in tier chart
* updated legend style and other kpi page style
* updated target marker style in progress bar
* fixed styling for target marker
* removed unwanted code and updated opacity for hover effect
* added localization and remove use of tailwind class
* fixed failing unit test
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Schema for Alerts #9248
* 1. Api for alerts
2. Api for alertAction
API for Alert and AlertAction #9266
* missing file
* fix ui failures
* Added Api to give function parameter type and additional Context for UI
* Added default Triggers in Alerts
* checkstyle fix
* docs update
* function names updated
* added timestamp for alert status update
* receiver should be unique in json schema and alerts publishers
* updated bootstrap filters
* updatated review comments
* added functions to match eventType for entities
* added migrations for alerts
* added alert config in alertACtionConfig
* Fix issue in sending mails
* removed commented part
* feat(ui): update alerts experience with generic approach
* fix cypress failure around webhooks
* create alert ui changes wip
* update add alert screen
* support add / edit / delete alerts
* fix unit tests
* address comments
* fix tests failures
* fix unit tests for util page
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
* UI : User profile page improvements
* chore : remove owns and following fields from user api call
* chore: update effect logic to avoid unnecessary API calls
* Added Organization displayName in DataInsight health glance
* changes as per comments
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* fix(ui): minor improvements around fonts and page sizing
* address review comments
* update file name
* Fix: multiple feed api calls at once on my data page
* fix: ui improvements part 2
* fix: update font colors of announcements
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
* - Added entity summary details for all the entities
- Fixed styling for summary panel
- fixed unit tests
* Worked on comments
* Changed styling for summary panel title
* - Separated the functions to get options on load and on search
- Fixed bug with options not updating properly
* Fixed failing tests and added unit test for SearchDropdown.
* Fix (#9087) : Search, show the condition after user applies the Advanced Search
* chore : show owner as default field
* chore : add advanced search text component
* Schema for Alerts #9248
* 1. Api for alerts
2. Api for alertAction
API for Alert and AlertAction #9266
* missing file
* fix ui failures
* Added Api to give function parameter type and additional Context for UI
* Added default Triggers in Alerts
* checkstyle fix
* docs update
* function names updated
* added timestamp for alert status update
* receiver should be unique in json schema and alerts publishers
* updated bootstrap filters
* updatated review comments
* added functions to match eventType for entities
* added migrations for alerts
* added alert config in alertACtionConfig
* Fix issue in sending mails
* removed commented part
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Updated common background to seprate component background
* move tab in to left panel for profiler tab
* added table profiler component
* added system profiler api
* Added row metrics
* Added operation date metricsa chart
* added localization support for the table profiler
* added timerange filer for profiler
* fixed failing test
* added unit test for new component
* fixed failing cypress
* fixed cypress for DBT
* Address the comments
* fixed failing cypress
* seprated mock file for rechart
* addressing comments
* addressing comments
* added scatter chart, updated tab order
* added lolipop chart
* added filter for chart legend
* fixed failing unit test
* added mock component
* fixing failing cypress
* fixed cypress
* Fix#8509: Add schema fields
* Fix#4675: Ingestion deployment from UI is broken
* Added sample data for topics
* Fixed pytests
* Address comments
* Refactored sampledata according to new schema
* Added return type
* Feat(ui) ✨ : Add support for Avro editor (#9224)
* Feat(ui) ✨ : Add support for Avro editor
* chore : add mock data for nested fields
* style: add group and opacity css
* add schema fields component to topic details and unit test
* Add locale keys
* Add support for edit description.
* refactor: expandableConfig
* test: add unit test for util method
* chore : make changes according to the schema change
* test : fix unit test and add new mock data
* chore : rename files
* Add row key
* chore : add default value for tags
* chore : update util method
* chore : add support for editing field tags
* chore : rename util files
* test : add unit test
* add comments
* addressing comments
* Address comments
* Added avro requirments
* Added requirement versions
* fixed versions
* protobuf version fix
* chore : rename util test file
* Fixed Dataype
* test: add unit test for schema component
Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Fixed issue with dropdown options not resetting for different dropdowns
* Added unit test for additional checks
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>