mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-06 04:26:57 +00:00
* add alert bar component * updated as per comments * updated as per comments * updated alert bar component * remove styles attributes * update styles * add alert store and use alert in page layout * update component to have reset method * refactor: update reset calling method * update reset method name * updated as per feedbacks * refcator: update CrossIcon component usage * chore: remove condition for CrossIcon * update animation for opening alert bar. * add autoCloseTimer to alert banner * remove cross icon component * add cross icon svg * update to fix the height issue * fix height glitch issue when alert appears * update the alert notification tests * update alert transition issue * revert the changes for height issue * add alert in mydata * update alert animation issue * update alert position in page layout * update as per feedbacks * fix tests failure * update test for toast * remove dummy alert bar * made alert fixed to top * fix check failing issue * fix activity feed playwright test issue * update test * fix test issues * update page layout * fix sonar cloud failure * fix sonar cloud failure * fix test issues * resolve sonar issue * update lineage spec * update as per comments * update domain page css * fix sonar issue * fix sonar cloud issue * remove react-toastify * fix sonar error * yarn install command run * update yarn lock * revert yarn lock changes * update yarn lock * revert yarn * revert yarn changes * remove toastify instance * update message type * fix sonar issue * add alert bar in Alert details page * create mock for page layout --------- Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com> Co-authored-by: Ashish Gupta <ashish@getcollate.io> Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>