Chirag Madlani
3ff11d8518
Revert "Add alert bar component ( #17230 )" ( #18812 )
...
This reverts commit e32f9cf8623cbe96cce8d0cc6c063b489c3f9590.
2024-11-27 16:43:33 +05:30
Sweta Agarwalla
e32f9cf862
Add alert bar component ( #17230 )
...
* 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>
2024-11-27 00:35:23 +05:30
Sriharsha Chintalapani
680ace99b3
Fix #18332 : Do not consolidate changes for Parent Entities ( #18333 )
...
* Fix #18332 : Do not consolidate changes for Parent Entities
* Fix #18332 : Do not consolidate changes for Parent Entities
* added no data placeholder when no tags there
* fix failing playwright test due to consolidation changes and added the missing services
* Fix tests
* Fix parent entity change notifications
* Fix tests
* Fix parent entity change notifications
* Fix tests
* Fix tests
---------
Co-authored-by: Ashish Gupta <ashish@getcollate.io>
2024-10-31 11:48:46 -07:00
Shailesh Parmar
504b84138b
playwright: fixed failing aut of 1.5.4 ( #17798 )
...
* playwright: fixed failing aut of 1.5.4
* fixed failing AUT test
* minor fix
2024-09-11 18:22:35 +05:30
Shailesh Parmar
b08836efa0
Migrate: All the version page test to playwright ( #17765 )
...
* Migrate: classification version page to playwright
* removed migrated test
* add manual wait before run
* migrate all the version page test to playwright
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2024-09-10 14:13:21 +05:30