* Cypress: Added log1 flow for services spec
* updated data-test id
* updated service flow and add login session for the same
* reduce wait count
* removed manual login from data quality spec
* added appropriate comment for wait
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* UI label fixes for errorplaceholder in User page
* minor changes
* added fix for server error
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Add orderby for listing KpiResult Times Series
* Add order by param for kpi results
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* Mask the Jwt token in Metadata service
* minor fix
* fix the icon alignment in Add Ingestion button
* disable the test connection for metadata service OpenMetadata type
* change the css name
* fix unit test issue
* Fix Auth Provider
* Fix add ingestion dropdown icon alignment
* Fix formatting
* Do not encryt JWT auth mechanism with secrets manager
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
* Removed highlighting on hover of data cards for data assets other than table
* Fixed alignment issues in Executions tab for pipelines
* Entity summary panel profiler data styling changed
* Added vector svg to use in Executions tab
* Changed OM logo to show on services page for Openmetadata Service
* Fixed Breadcrumb typo for add ingestion page
Replaced 'entity' with 'data asset'
Localisation
* Fixed version page bug
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
* Added colored svgs to show on feed and thread type filter selection
* updated spacing between activity feed cards
* Improved the filters styling on my-data page
* Fixed alignment for activity filters container on 'Activity Feeds & Tasks' tab
* Changed z-index for filter container to allow popovers to show on top
* Added no data placeholder in ActivityFeedList component for no data found for selected filters
* Fixed dropdown icon alignment for ActivityFeedList
* Worked on comments
Removed use of !important from css
Removed tailwind css changes
* fixed failing cypress tests
Co-authored-by: Nahuel Verdugo Revigliono <nahuel@getcollate.io>
* - Converted normal table to antd table for 'Service Page'
- Table styling made consistent
- Fixed delete icon issue on UsersList page
- Code optimisations
* Fixed failing unit tests for service page
* Used antd Card component instead of Row/Col in 'Service', 'DatabaseDetails' and 'DatabaseSchema' pages
* Code optimisation and eleminated duplications
* Reverted the changes for Using Card component instad of Row/Col
* - Fixed cypress tests
- Localisation changes
* Fixed unit tests
* fixed acitvity feed and task label
* fix the missing special character in TableEntity type column
* remove word break
* updated style same as earlier
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
* Change insight to insights
* Fix : for percentage metric send value as fraction not whole number
* Fix: show percentage for chart instead of fraction
* Fix KPI fraction to percentage
* Fix : KPI results value and end time
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>