* refactor(ui): task flow
* fix: task workflow
* fix(ui): pass initial value on modal form based on task type
* fix(ui): pass proper value in initial form values.
---------
Co-authored-by: karanh37 <karanh37@gmail.com>
* updated request description in topic details
* miner fix
* worked on feedback
* fixed redirection link for activity feed
* fixed failing test
* miner fix
* fixed infinite loading issue when there is no permission
* updated the aggregate from owner.fullyQualifiedName.keyword to owner.displayName.keyword
* fix owner search for filters
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Update behavior to disallow submitting an empty string value for the email field when creating a team. If the email input is left blank without entering any characters, no problem is encountered. However, if the email input is filled and then emptied, an exception with the message "[email must match "^\S+@\S+.\S+$", email size must be between 6 and 127]" was previously thrown because the email pattern did not accept empty strings. Rather than altering the email pattern to accept empty strings, the change ensures that empty string values are not submitted.
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* supported pagination for tags in task creation and minor ui fixes
* fix unit test
* fix cypress issue and added disable flag in tags api
* fix cypress issue and breaking of related term while adding glossary term
* fixed permissions related bugs for entity details pages
* permission related bug fixes for version pages
* changes to revert tab visibility for no permission
* fixed console errors
* fixed unit tests
* supported pagination and search in tags and term select for both table and entity level
* supported pagination of tags in glossary overiew section for tags
* fix cypress and address comments
* fix cypress issue
* ui: worked on DQ feedback part 3
* updated name of test suite ingestion name
- Added description field in test case expand view
- Added functionality to update displayname of test case
* added testCase in re-indexing
* integrated permission in DQ
* Filter out PII queries
* Mask topic PII
* Mask topic PII
* Update sample data test
* Format
* Moved logic to repository or PIIMasker
* Fix test
* chore(ui): update sample data api endpoint for topic
---------
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Reverted the ES config step for Data Insights pipeline
* es sink fixes for ingestion
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
* ui improvement for tags and placeholder icon
* change add and permission icon
* fix unit tests
show open tasks on feedwidget
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Fixed version page bugs for table, container, dataModel
Updated version page details with newly implemented data
* updated the comment position to explain the added key prop
* Refactored code for version pages to eliminate repetitions
* localization changes for other languages
* Version page changes for glossary and glossary terms
* Fixed glossary version page bugs
* changes to add custom property tab in version pages
* bug fixes and improvements in existing version pages
* fixed failing unit tests
* code improvements for version pages
* Fixed code smells and redirection link
* added changes to include column constraints into version page
* Added changes to show version changes for name and display names
* addressed comments for table scroll value
* changes to remove TabsPane component with items
* Fixed version pages to match revised layouts
* Made changes for newly added glossary tags section on version pages
* removed task actions showing on version pages
* fixed failing unit test
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* ui: worked on feedbacks of data-quality ui revamp, part-1
* translation sync
* fixed alignment issue
* fixed failing unit test, and updated data quality tab name to profiler and data quality
* chore(ui): revamp table details page
Re-design table details header with schema tab
* misc fixes for ui and tests
* update
* fix edit description
* chore(ui): update the app left panel icons
* chore(ui): update left panel icon stroke color
* fix: explore page layout change
* fix: highlight issues
* updated right panel for explore page
* fix: explore layout changes
* separate out header component
* added activity feed tab
* fix: highlight issue
* fix: highlight card for explore page
* support all widget
fix spacing issue
* fix: show reactions
* fix: update reactions for tasks tab
* fix: make use of appstate to avoid repetitive calls
* fix activity feed layout
* fix: landing page and explore feedbacks
* fix: missing localization
* update activityFeedProvider with drawer
* fix description v1 component icons
* fix: update styles
* minor fix on icons and entity table
* Revamp Tag UI for TableDetailPage
* fix: update css
* Remove color in TagV1 component and minor file improvement
* added frequantly joint table basic structure
* fix: update kpi chart styles
* supported request tags in table detail page
* fix request description redirect issue
* fix: update styles for my data page
* added scroll to frequently joint table
* removing unnaccessary code
* fix: explore page feedbacks
* fix: explore feedbacks
* fixed signup page issue
* chore(ui): only apply the text transform on heading
* chore(ui): update table header styling
* chore(ui): update table text color and border radius
* fix: explore quick filters
* update header for topic and dashboard
* chore: update table body styling
* supported glossary term hierarchy
* updating spacing for all the page
* chore(ui): update descriptionV1 component styling
* chore: update add-chat viewbox
* fix: left sidebar console errors
* update all the entity headers
* chore: update table name to name
* update description component
* clear console errors
* revamp entity topbar manage area
* fix: entity popover similar to explore card
* updated navbar as per new UI mock
* fix: feedbacks
* updated announcement style as per mock
* fix: explore feedbacks
* implemented single box shadow wherever its needed and worked on feedback
* worked on feedbacks
* update feed tab on activityFeedTab component
* updated glossary card, no owner icon
* fix glossary hierarchy issue of repeating same glossary
* fix: update resizable panel pages
* updated navbar, align profiler picture in navbar with other element
* fix: remove page layout component
* fix: add missing layout in rule pages
* fix: jest tests
* fix: jest tests
* replace old activity feed component with new one
* fix: jest unit tests
* initial DQ page setup
* translation sync
* fix: unit tests
* supported subtab route for entities pages
* fix: feedbacks
* fix: update tasks pages
* supported api for activity feeds for entity
* added tabs component in entity table component
* worked on test-suite tab
* added quality page path in left bar
* added action button for test suite
* updated redirect path for data-quality
* revert to old re-direction for add-test suite
* update activity feed task tab
* hide action for activity feed tab
* fix: task action issue on descriptionV1
* supported new ui for data modal detail page
* fix: feedbacks
* fix: add missing localization
* fix: breadcrumbs
* data quality feedbacks
* fix: feedbacks
* fix: add missing localization
* fix: feedbacks
* supported activity feed in container and tags of all entities
* update task relates changes
* remove inline css for entity tag component
* feat: update blue as primary color
* feat: update svgs to use new primary color
* updated DQ page with feedback, and add quality page flow change
* translation-sync
* fix assignee for tasks
* updated api data for test suite pipeline creation
* fix: primary color changes
* fix: feedbacks
* fix count issues
* fix scrolling issue for activity feed
* address feedbacks
* combine open task with heading buttons
* data quality changes
* fix close with comment
* removed delete functionality
* clear CLI error, and changes as per JSON schema
* update scroll issue on details page
* added new badge, and api integration
* chore: update data quality tab page styling
* cleanup
* fix settings page scroll issue
* fix scroll issue on service page
* chore: update summary cards
* update graph color
* DQ test case test as per mock
* support edit and suggest
* integrated API for status update
* translation sync
* fix cypress tests
* integrated API call for test summary
* mydata and following page change in user profile page
* fix tag cypress tests
* updated success % via api data for test suite
* fix user component unit test
* integrated API for test summary
* updated data quality tab as per new mock
* revert commented code fir testcaseForm.tsx
* fix cypress tests
* change user page activity feed with new ui
* chore: fix console errors related to activity feed tab component
* chore: update setting button style
* chore: fix spacing
* added pipeline tab
* chore: update the colum profiler table
* fix: test indicator styling
* fetch test suite details
* fix: lineage redesign
* fix: missing localization
* chore: add support for showing single column profile in page itself
* chore: add column dropdown for column profiler
* fix cypress for entity tags add and remove
* supported more parameter in entity dashboard header
* chore: add default tab for data quality
* removed unneccessary code, and updated testsuite details page with new style
* fixed DQ test
* translation sync
* fix cypress
* added functionality to link test case with logical test suite
* chore: remove fixed right from status column in column profile tab
* fix: purple color issues
* added remove test suite functionality
* fix the count issue in user profile page and breaking of task page
* chore: delete unused files
* fix: feedbacks
* fix: feedbacks
* chore(ui): add data type in column dropdown
* added testcase form for testsuite form.
* ui improvements
* updated pipeline tab in entity details page
* fix cypress for owner and tier
* change announcement card color and deleted old assest to it
* remove old activity feed files
* fix unit test
* fixed add test case flow, added dynamic name of test case
* fix various cypress
* fix cypress failues
* integrated search experiacne for testCases
* feedback part 1
* chore: update column detail
* feedback part 2
* feedback part 3
* chore: show graph on test case right panel
* chore: add back option to column profile
* feedback part 4
* remove star around search for test suite
* removed old component of test suite, and updated code
* clean CLI
* fixed failing test, hide operation graph for not supported service type
* fixed failing unit test
* fixed graph count issue.
* updated ES test case response as per new update
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: karanh37 <karanh37@gmail.com>
Co-authored-by: Ashish Gupta <ashish@getcollate.io>