124 Commits

Author SHA1 Message Date
Gabe Lyons
60928757e0
feat(advanced-search): adding select value modal (#6026)
* adding select value modal

* responding to comments
2022-09-26 12:17:32 -07:00
Chris Collins
efc6ac3753
fix(ui) Filter search through schemas based on non-editable tags and terms as well (#5942)
* filter based on non-editable tags and terms as well

* update function name for consistency

Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-18.lan>
2022-09-16 14:57:17 -07:00
Chris Collins
3fb4fc35f7
feat(schema) Add search filter to Schema tab (#5845) 2022-09-09 14:28:53 -04:00
Gabe Lyons
5bf5fc2d66
feat(previews): add previews for glossary terms, tags, and domains (#5784)
* add graphql for chart glossary terms

* add placeholder tab component

* continued progress

* finished rendering of other tooltips

* fix tests

* add null check

* force more clicks

* fix analytics test
2022-08-31 20:48:32 -07:00
John Joyce
ca29f8b679
fix(bootstrap): Creating dedicated thread pool for executing async bootstrap steps + misc fixes (#5798) 2022-08-31 19:34:17 -07:00
John Joyce
7cfae0d7a3
fix(ui): Remove add limit on Entity Profile for glossary terms and tags (#5780) 2022-08-31 08:51:08 -07:00
Aditya Radhakrishnan
73cd2f995d
feat(roles): add roles feature to DataHub (#5767) 2022-08-30 18:31:34 -07:00
John Joyce
ea9b5f8e21
fix(ui): Improve Error Messaging on the UI (#5752) 2022-08-28 20:08:25 -07:00
Ankit keshari
e8f521ef07
fix(): Worked on the scroll to top of the page after pagination change (#5714) 2022-08-24 15:20:52 -07:00
John Joyce
57b7ade1f0
feat(ui): Add rich UI ingestion run summary (#5577) 2022-08-08 14:33:57 -07:00
John Joyce
76b40b0946
feat(ui): Batch add & remove Owners to assets via the UI (#5552) 2022-08-03 17:02:37 -07:00
John Joyce
5c7975bd7c
feat(ui): Support Batch adding and removing Glossary Terms (Batch Actions 3/7) (#5544) 2022-08-02 15:20:24 -07:00
John Joyce
44d5276879
feat(ui): Support batch adding / remove tags from search lists. (Batch Actions part 2/7) (#5534) 2022-08-02 08:38:44 -07:00
John Joyce
f6736bf7a9
Fixing OIDC logout issues (#5538) 2022-08-01 19:23:03 -07:00
Chris Collins
be296d69a5
feat(ui) Show Glossary and Domains header links to everyone (#5506)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-07-27 14:55:27 -07:00
Ankit keshari
f59b21e951
refactor(ui): Adding checkbox option to select multiple results at once. (#5422) 2022-07-25 16:34:15 -07:00
John Joyce
f8d059901f
feat(ui): Supporting enriched search preview + misc improvements (#5419) 2022-07-17 22:02:09 -07:00
Ankit keshari
ab549257b4
refactor(ui): Added Cursor pointer to tags (#5389) 2022-07-14 18:29:54 -07:00
Gabe Lyons
cd147685c7
feat(siblings): allow viewing siblings separately (#5390)
* allow pulling back curtain for siblings

* sibling pullback working for lineage + property merge

* propagating provinence to ui

* fixups from merge & some renames

* fix styling & add tooltip

* adding cypress tests

* fix lint

* updating mocks

* updating smoke test

* fixing domains smoke test

* responding to comments
2022-07-14 14:23:12 -07:00
John Joyce
b927c0d219
refactor(ui): Use createTag mutation for creating new tags from the UI (#5359) 2022-07-08 09:18:33 -07:00
Chris Collins
cb54629af4
fix(ui) Make profile icon clickable to expand header menu (#5317) 2022-07-01 14:45:44 -07:00
Ankit keshari
bba75b6b86
feat(ui): Modified the drop down of Menu Items (#5301) 2022-07-01 12:30:06 -07:00
John Joyce
11356e37ba
feat(ui) Adding support for deleting Tags and Domains via the UI (#5280)
* Adding support for deleting tags and domains via the UI

* Fixing tests
2022-06-29 19:41:41 -07:00
Ankit keshari
bf7da0a853
feat(ui): Selector recommendations in Owner, Tag and Domain Modal (#5197) 2022-06-28 09:45:25 -07:00
John Joyce
6b82a0b0b6
refactor(UI): Refactor Dataset Health Status (#5222) 2022-06-22 12:21:34 -07:00
Ankit keshari
907d5cd81d
fix(ui): Fix logout redirect bug + Handling 404 page not found (#5227) 2022-06-22 11:34:53 -07:00
Ankit keshari
9a8027089b
feat(ui): Manage Revokable Access Tokens via the UI (#5067) 2022-06-06 08:15:00 -07:00
Felix Lüdin
a1287a82e2
fix(ui): do not show copy URN buttons when Clipboard API is not available (#5087) 2022-06-06 08:05:17 -07:00
John Joyce
4da3d132f8
refactor(ui): UI Navigation Refactoring (#5076) 2022-06-03 07:47:39 -07:00
Chris Collins
43deb7080a
feat(glossary) Business Glossary updates (#5026) 2022-05-29 21:26:07 -07:00
Ankit keshari
6eb7d80e04
refactor(ui): UI Integration to add multiple tags, terms and owners (#4938) 2022-05-27 08:02:03 -07:00
Shubham Thakre
9e429f1d68
fix(ui): ui bug fix - fixing search card vertical margin (#5002) 2022-05-25 14:37:00 -07:00
Chris Collins
3aa841c2e1
fix(UI) Fix multiple UI usability issues (#4975) 2022-05-23 14:21:30 -07:00
Shubham Thakre
c99b1670c3
fix(ui): policy outside modal click issue update (#4909) 2022-05-20 09:11:41 -07:00
Shubham Thakre
80cdd6b76a
fix(ui): preview card UI design update (#4808) 2022-05-03 12:16:39 -07:00
Aditya Radhakrishnan
b09e61eedb
feat(blame) - add schema history blame UI (#4793) 2022-05-02 17:28:47 -07:00
Shubham Thakre
e3eb4b190b
fix(ui): update default preview component with new ui design (#4783) 2022-05-02 15:34:32 -07:00
Shubham Thakre
fd3723ac7e
Feature/modal-validation-and-UI-fixes-updates (#4439) 2022-03-23 13:35:45 -07:00
John Joyce
ecd263b0d2
feat(*): Support setting owner type when assigning ownership (#4354) 2022-03-14 11:14:32 -07:00
Gabe Lyons
bb413beb24
Revert "Fixed Bug: Alpha slider doesn’t move, only the color slider is movable in tag color picker (#4359)" (#4390)
This reverts commit cf7cefe20389e20754718cd07dab4ff13eba974c.
2022-03-13 13:43:29 -07:00
Ankit keshari
cf7cefe203
Fixed Bug: Alpha slider doesn’t move, only the color slider is movable in tag color picker (#4359) 2022-03-10 17:29:45 -08:00
Ankit keshari
4037d49777
Fixed the Small Project issue (#4343) 2022-03-08 12:25:05 -08:00
John Joyce
7efc88e389
Minor ui fixes (#4325) 2022-03-06 20:45:19 -08:00
John Joyce
902929293d
fix(ui) Misc UI fixes & styling improvements. (#4311) 2022-03-04 12:19:37 -08:00
John Joyce
9f1c5a8f75
feat(assertions): Adding Assertions Entity & Great Expectations BETA (#4305) 2022-03-04 11:51:31 -08:00
John Joyce
5cb02319c6
feat(ui): Introducing New group profile (#4308) 2022-03-03 18:04:48 -08:00
Ravindra Lanka
1ac20ee764
feat(platform): add timeline api for dataset entity (#4252) 2022-02-24 19:40:55 -08:00
John Joyce
5d0915ec64
fix(ui) Misc styling fixes (truncated filter values, updating tag color on clickaway) (#4246) 2022-02-24 10:48:27 -08:00
Ankit keshari
826abb882e
Added Drawer to show the tag profile data (#4132) 2022-02-24 08:33:00 -08:00
John Joyce
ec9084acee
Fixing word wrap for logo count cards (#4220) 2022-02-22 20:32:33 -08:00