141 Commits

Author SHA1 Message Date
John Joyce
c150ef04d6
feat(ui): Supporting display of columns and storage count in previews (#7198) 2023-02-02 09:38:06 -08:00
Chris Collins
1e206c2584
feat(ui) Add new embedded profile to be displayed in extension (#7113) 2023-01-26 12:14:31 -05:00
John Joyce
50bc591811
fix(tests): Fixing add_users smoke test (#7116) 2023-01-24 08:35:10 -08:00
Meenakshi Kamalaseshan Radha
d9b71cea19
feat(ui) - Add a custom error message for bulk edit to add clarity (#6775)
Co-authored-by: Kamalaseshan Radha <mkamalas@LAMU02DN212MD6R.uhc.com>
2022-12-28 13:22:21 -08:00
John Joyce
8976844635
feat(ui): Support adding custom id when creating term and term group (#6830) 2022-12-22 06:32:46 -08:00
John Joyce
54230a8d81
feat(): Views Feature Milestone 1 (#6666) 2022-12-12 12:30:09 -08:00
Aditya Radhakrishnan
f0f0355a83
feat(onboarding): adds framework and some steps for onboarding steps UI (#6462)
* feat(onboarding): adds models and API for onboarding steps feature

* feat(onboarding): adds backend for onboarding steps feature

* feat(onboarding): adds framework and some steps for onboarding steps UI
2022-12-07 16:21:55 -08:00
John Joyce
86798ec618
feat(ui): Introducing Share Button on Entity Pages (#6450) 2022-11-22 08:48:03 -08:00
Chris Collins
78c3bf9ab6
fix(ui) Improve HoverEntityTooltip and truncate parent glossary nodes (#6417) 2022-11-14 13:05:55 -05:00
John Joyce
4c6dd0656f
fix(ui): Addressing minor UI issues pre-release (#6368) 2022-11-04 14:59:30 -07:00
John Joyce
0b9a30bd8d
refactor(ui): Refactor the Glossary Related Entities, Tag Profiles to use search filters instead of query API. (#6352) 2022-11-03 15:32:25 -07:00
Chris Collins
cd1331fffe
feat(lineage) Add column-level impact analysis feature (#6272) 2022-10-26 16:43:39 -04:00
Amanda Ng
ebd052ec43
feat(ui): display entity names in browser tab titles (#6225) 2022-10-23 21:07:51 -07:00
Ankit keshari
bd217f8a58
Create Tag Modal Issue: Clear the input value on press. (#6212) 2022-10-20 11:22:37 -04:00
Ankit keshari
0b60225095
Worked on the CSS issue of Add Owners Modal (#6223) 2022-10-19 15:58:51 -04:00
Chris Collins
1f1398605c
feat(lineage) Add Column-Level to Lineage Visualization (#6138) 2022-10-06 19:41:18 -04:00
Gabe Lyons
ce90310dd0
feat(advanced-search): Complete Advanced Search: backend changes & tying UI together (#6068)
* stashing progress

* adding remove option

* more progress

* editing

* further in

* additional rendering improvements

* stashing adv search progress

* stashing more progress

* propagating not filters back to UI

* more frontend progress

* more filters working

* getting ready for data platform selector

* add platform select functionality

* locking out switching btwn advanced and standard filters

* final polish

* remove unneeded code

* added unit and cypress tests

* resolutions after merge

* adding documentation

* cleaning up & refactoring

* removing console.log

* minor ui fix & removing unneeded code

* fixing lineage search

* fixing lints

* fix display of degree

* fixing test

* fixing lint

* responding to comments

* fixing tests

* fix smoke tests

* fixing cypress

* fixing cypress test

* responding to comments
2022-10-04 10:20:04 -07:00
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