Aniket Katkar
1b084fd956
Fix #6791 : Table styling on Settings page made consistent to that on entity page ( #6938 )
...
* Fix #6791 : Replaced react-table with antd table component
* Updated unit tests
* Fixed failing cypress tests
* Refactored code, removed code smells.
* Fixed code smells
2022-08-29 11:51:16 +05:30
Shailesh Parmar
87f8bcc4fa
Fixed issue: UI: Glossary details page improvements#6834" ( #6879 )
...
* Fixed issue: UI: Glossary details page improvements#6834"
* added data-testid
* fixed input box re-render issue
* fixed failing cypress for glossary
* addressing comments
* fixed failing cypress
* updated glossary test and cypress
* fixed glossary test
2022-08-26 16:08:02 +05:30
Aniket Katkar
9cd9ed4a1a
Improvement(UI) #6556 : Made tag and glossary names clickable ( #6882 )
...
* Improvement #6556 : Made tag and glossary names in entity tables and other places clickable which now on click will redirect to the respective tag or glossary details page
* Changes made for failing cypress tests
* - Added functionality to redirect to specific tag category
- Merged 2 tooltips of tags into one which show both name and description
- Removed edit icon showing for links in entity summary details
* Updated unit tests
2022-08-24 20:01:22 +05:30
Chirag Madlani
448c4b85ed
feat(ui): support slack Webhook integration on settings ( #6677 )
...
* feat(ui): support slack webhook integration on settings
* revert enum related changes
* update webhook listing with icon & list
* add glossary & tag links
* fix cypress tests
* fix cypress tests
* fix failing tests
2022-08-11 10:57:39 +05:30
Chirag Madlani
e102f0eb7c
feat(ui): support command + k global search support ( #6322 )
2022-07-29 14:12:58 -07:00
yug-shah0106
9e11ad54d9
[issues-5528] UI layout improvements. ( #5604 )
...
* [issues-5528] UI layout improvements.
* comments addressed.
* cypress fixed.
2022-06-24 13:52:42 +05:30
yug-shah0106
bdfee26533
Fix #5295 UI layout fixes on setting tab. ( #5541 )
...
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-06-22 10:19:10 -07:00
Shailesh Parmar
b03411470d
Fixed: Glossary-tag issue and added skipped cypress tests ( #5476 )
...
* Fixed glossary tag issue and added skip test related to glossary
* align the icon of tags and fixed failing cypress test
2022-06-16 22:05:22 +05:30
Shailesh Parmar
2291fb4546
Fix #4773 UI: Improve styling and layout in Glossary pages for better UX ( #5363 )
2022-06-08 10:34:41 -07:00
Shailesh Parmar
7d98e7c652
Fixed issue 4774 consistent style for tags ( #5253 )
2022-06-02 13:21:45 -07:00
Shailesh Parmar
e51b50825f
Cypress: E2E test for glossary page ( #5232 )
2022-05-31 23:06:36 -07:00