1416 Commits

Author SHA1 Message Date
Chris Collins
cb54629af4
fix(ui) Make profile icon clickable to expand header menu (#5317) 2022-07-01 14:45:44 -07:00
Chris Collins
38552e02cf
fix(validation) Fail validation error silently instead of crashing (#5314) 2022-07-01 12:35:26 -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
c9be9e066d
perf(ui): Performance improvements and misc refactorings in the UI (#5310) 2022-07-01 11:35:21 -07:00
Chris Collins
1ce4349a76
fix(ui) Fix entity profile sidebar width issues (#5305)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-07-01 10:20:23 -07:00
Gabe Lyons
0fc8a65cda
perf(ui): reduce data fetched by siblings in lineage (#5308) 2022-06-30 19:56:23 -07:00
John Joyce
7b5f28b919
Minor UI bug fuix (#5292) 2022-06-30 10:40:57 -07:00
Aseem Bansal
40452b3cc1
fix(docs,quickstart): release related changes for 0.8.40 (#5299) 2022-06-30 17:21:12 +05:30
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
8e79a89355
refactor(ui): Show message when related glossary terms are empty. (#5285) 2022-06-29 10:47:30 -07:00
John Joyce
fdee7a787b
feat(GraphQL): Support for Deleting Domains, Tags via GraphQL API (#5272) 2022-06-28 14:57:22 -07:00
Chris Collins
be0bc0f0f0
fix(security) Sanitize rich text before sending to backend or rendering on frontend (#5278) 2022-06-28 14:27:42 -07:00
Ankit keshari
bf7da0a853
feat(ui): Selector recommendations in Owner, Tag and Domain Modal (#5197) 2022-06-28 09:45:25 -07:00
Chris Collins
99890cde78
feat(glossary) Add Source section to sidebar for Glossary Terms (#5262) 2022-06-27 18:34:54 -07:00
Chris Collins
86deafb73e
fix(siblings) Update the names of siblings utils args for readability (#5269)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-193.lan>
2022-06-27 18:25:56 -07:00
Mugdha Hardikar
5455122267
feat(ingest): delta-lake: adding support for delta lake (#5259)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-06-27 16:16:33 -07:00
Chris Collins
f9aca8aca2
feat(domain) Add ability to edit a Domain name from the UI (#5266) 2022-06-27 16:09:36 -07:00
Chris Collins
9fd314f92f
fix(siblings) Display sibling assertions in Validations tab (#5268)
* fix(siblings) Display sibling assertions in Validations tab

* query changes

Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-192.lan>
2022-06-27 16:04:12 -07:00
Michael A. Schlosser
d0d88a4428
fix(ui): Enable previews properly when browsing for DataJob (#5250) 2022-06-27 09:42:51 -07:00
Chris Collins
4c9554e9d2
feat(search) Allow users to update the number of search results per page (#5212)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-3.lan>
2022-06-24 16:13:09 -07:00
John Joyce
67104893e1
fix(siblings): Force merged urn to viewed entity urn (#5247) 2022-06-24 13:59:27 -07:00
xiphl
13d5734464
bug fix: fix glossary dropdown viewing 2022-06-23 13:12:45 -07:00
Aseem Bansal
1adcc994f3
feat(ingest): remove need for sink block in UI based ingestion (#5208) 2022-06-23 15:22:40 +05:30
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
Gabe Lyons
baf3f3f33c
feat(dbt): add sibling association logic to associate dbt elements with their target systems (#5190) 2022-06-22 08:31:18 -07:00
Chris Collins
4c33f2d733
feat(glossary) Add empty state for the Business Glossary home page (#5217) 2022-06-21 15:56:24 -07:00
Chris Collins
2841f32b8e
feat(lineage) Update Lineage tab and Impact Analysis feature (#5121) 2022-06-21 07:30:40 -07:00
Felix Lüdin
6a58398f90
fix(ui): load monaco-editor as a dependency and not from a third party CDN (#5189) 2022-06-21 06:58:01 -07:00
John Joyce
7c46437280
refactor(ui): Misc improvements to Dataset Assertions UI (#5155) 2022-06-14 13:02:15 -07:00
Chris Collins
9f9c3b832d
feat(ui) Update the max text length of Terms/Term Groups (#5162)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-574.lan>
2022-06-14 07:40:32 -07:00
Gabe Lyons
1b50709e20
feat(schema): support rendering schemas with . in field names (#5141) 2022-06-10 09:06:36 +05:30
John Joyce
c4650356fa
Chore: Bump Default UI Ingestion Version (#5145) 2022-06-10 09:05:24 +05:30
Aditya Radhakrishnan
fbf88f072f
fix(ui-ingestion): update looker ingestion warning banner (#5142) 2022-06-09 16:51:53 -07:00
Aditya Radhakrishnan
a29a0286d5
fix(ui-ingestion): show warning banner when configuring looker ui-ingestion for the first time (#5139) 2022-06-09 14:38:53 -07:00
Ankit keshari
e6b66d8cf5
refactor(ui): Fixed the UI issue on Deprecated Pop-Up issue (#5130) 2022-06-09 11:11:42 -07:00
Aditya Radhakrishnan
f2304c348b
feat(settings): skip calling graphql hooks if user does not have the right permissions (#5136) 2022-06-09 09:20:47 -07:00
Aditya Radhakrishnan
fdf4e48495
feat(users): add ability to add native users from the UI (#5097)
Co-authored-by: John Joyce <john@acryl.io>
2022-06-08 18:13:22 -07:00
Chris Collins
c37d5a9e22
feat(glossary) Hide self and children from select when moving a GlossaryNode (#5123) 2022-06-08 11:06:01 -07:00
Ankit keshari
4309001150
fix(ui): Add Members Modal (#5117) 2022-06-08 08:35:42 -07:00
Chris Collins
58dc909a80
feat(terms) Add ability to Add and Remove Related Terms to Glossary Terms (#5120) 2022-06-08 07:50:29 -07:00
Ankit keshari
68e74f292f
fix(ui): Reload policies on activate / deactivate (#5107) 2022-06-07 11:39:26 -07:00
Chris Collins
64c4f518a4
feat(glossary) Display Incoming 'IsA' Glossary related entities (#5063)
* feat(glossary) Display Incoming 'IsA' Glossary related entities

* update name of field

Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-285.lan>
2022-06-06 13:55:01 -07:00
Chris Collins
ffbb783627
fix(glossary) Two quick followup fixes around the new Glossary updates (#5065) 2022-06-06 09:14:54 -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
Shubham Thakre
3885494f90
fix(ui): ui bug fix for datasets sidebar stats section (#5053) 2022-06-01 10:53:30 -07:00
dependabot[bot]
1f638fcc8c
chore(deps): bump eventsource from 1.1.0 to 1.1.1 in /datahub-web-react (#5058) 2022-06-01 18:00:09 +05:30
Chris Collins
43deb7080a
feat(glossary) Business Glossary updates (#5026) 2022-05-29 21:26:07 -07:00