* fix feeds not getting updated after user profile change
* fix feeds call happening with aftre payload on initial load
* playwright for feed user profile change
* Add DayOneExperienceApplication SVG and update styles for scrollbars and borders
- Introduced a new SVG file for DayOneExperienceApplication.
- Enhanced scrollbar visibility across various components by hiding scrollbars in CSS.
- Updated border styles in multiple components to use a consistent blue color.
- Adjusted padding and layout in several components for improved UI consistency.
* Update border style in GenericTab component for improved UI consistency
* Add loading skeleton to IngestionListTable for improved user experience
* Hide scrollbars in resizable panels for a cleaner UI experience
* Enhance UI consistency by updating border styles and layout across multiple components. Added border and border-radius to various elements, including ActivityFeedTab, TableProfiler, and others, for a more cohesive design. Improved error placeholders and success screens with consistent styling. Updated localization strings to include dynamic brand names in error messages.
* Fix the agents sub-tab stylings
Improve the logic for the platform insights charts
* fix tab styling
* Enhance ingestion and owner label styles by adding hover effects for radio buttons and removing unnecessary styles for no-owner typography.
* Add .no-owner style to OwnerLabel component for improved typography consistency
* Fix the border stylings
Fix the alert details page header wrapping issue
* Fix the schedule interval styling
* Worked on comments
* Refactor LESS variables for consistent padding and border radius usage across components. Updated table-profiler and pipeline-actions-dropdown styles to utilize new padding variables. Removed redundant border radius definitions and aligned them with size variables in variables.less.
* Udpate the json1ts script
* Update the new types
* fix the json, update types and type generation script
* revert the changes in the existing script and add new script for type generation for all schemas
* Add script for generating TypeScript types from JSON schemas
* playwright: fix table playwright test failure
* added wait
* minor fix
* revert pw config
* testing linage and table spec
* fixed user and table test
* fix link issue
* fixed playwright test in PR's
* fix test
* revert the playwright setup
* fixed alert bar issue
* alert confirmation
* Add last login time
* Add change to entitySpecificUpdate
* remove last login time from createOrUpdate
* moved UpdateLastLogin to user repository
* Added last login Time on login (#20419)
* updated last login time
* removed condition
* added unit tests
---------
Co-authored-by: Dhruv Parmar <83108871+dhruvjsx@users.noreply.github.com>
Co-authored-by: Karan Hotchandani <33024356+karanh37@users.noreply.github.com>
* Playwright: fixed AUT failure of main
* Remove Advanced search tests for entityType field
* Improve searchIndex application spec
* Add slow test flag for entity version page and remove unused entityType field from advanced search
* replace heading click with clickoutside function
* conditional allowed
---------
Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
* improvement and fixes around table styles
* fix the glossary table and other table column spacing issue
* fix the border and style issue in ingestion and agents tables
* move the pagination prop is usMemo
* remove the glossary code and fix the playwright test for user and serviceListing