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
Chris Collins
d9d77646af
fix(glossary) Fix Glossary success messages and sort Glossary ( #5533 )
...
* show error and success messages in glossary properly
* sort glossary nodes and terms alphabetically
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-08-01 09:37:34 -07:00
John Joyce
c0eb8a1b8b
feat(ui): Adding Search Select feature(frontend only) ( #5507 )
2022-07-28 17:40:03 -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
f8697ba54f
feat(ui): Partial support for Chart usage ( #5473 )
2022-07-22 15:19:04 -07:00
Ankit keshari
582c39e477
Worked on the alignment of menu icon in search header ( #5458 )
2022-07-21 12:38:05 -04:00
Aditya Radhakrishnan
d28e18147c
feat(app): schema-history - remove blame language for the schema history feature ( #5457 )
2022-07-21 08:58:48 -07:00
Aditya Radhakrishnan
eec5eae0ab
feat(groups): add native groups concept to DataHub ( #5443 )
2022-07-20 16:55:10 -07:00
John Joyce
aa7ae23904
feat(ui): Adding Statistics Summary to Dataset + Dashboard Profiles ( #5440 )
2022-07-19 15:46:43 -07:00
John Joyce
ac61bcd951
fix(ui): Fixing unreleased search preview bugs ( #5432 )
2022-07-19 10:29:42 -07:00
Chris Collins
386fd146ed
fix(glossary) Fix dropdown where disabled buttons are still clickable ( #5430 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2.lan>
2022-07-18 17:14:26 -07:00
John Joyce
f8d059901f
feat(ui): Supporting enriched search preview + misc improvements ( #5419 )
2022-07-17 22:02:09 -07:00
Chris Collins
d020f42d38
fix(documentation) Fix erratic cursor in documentation editor bug ( #5411 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-2-280.lan>
2022-07-17 20:01:56 -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
Felix Lüdin
a0303448ba
feat(dashboards): add datasets field to DashboardInfo aspect ( #5188 )
...
Co-authored-by: John Joyce <john@acryl.io>
2022-07-14 09:54:02 -07:00
John Joyce
39a4ef842d
refactor(ui): Remove unnecessary fields in GraphQL ( #5358 )
2022-07-08 09:19:50 -07:00
Ankit keshari
2543ff1eb3
feat(ui): Added recommendation on group modal ( #5362 )
2022-07-08 09:19:31 -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
a1d0b11510
feat(lineage) Add Lineage tab to Chart and Dashboard entity profiles ( #5357 )
2022-07-07 17:54:11 -05:00
Chris Collins
7c8297c176
fix(glossary) Fixes a bug for yaml ingested terms without source_url ( #5356 )
2022-07-07 16:23:46 -05:00
Chris Collins
68fb0d8f06
feat(schema) Show last observed timestamp in the schema tab ( #5348 )
2022-07-07 12:31:01 -07:00
Gabe Lyons
7872a74a21
fix(siblings): add useMutationUrn to domain section ( #5270 )
...
* fixing dbt platform issues
* useMutationUrn for domains modal
2022-07-07 10:36:05 -07:00
Amanda Ng
3a169c2a5f
feat(ui): add copy function for stats table sample value ( #5331 )
2022-07-07 11:17:49 -05:00
Chris Collins
9f52088b43
fix(siblings) Combine siblings data but remove duplicate data ( #5337 )
2022-07-05 10:49:10 -07:00
John Joyce
afc9842e32
fix(ui): Fix pipeline tasks list loading ( #5332 )
2022-07-05 09:19:13 -07:00
John Joyce
a44167c33d
refactor(ui): Extract searchable page into its own component (perf + ux) ( #5318 )
2022-07-01 15:08:08 -07:00
Chris Collins
38552e02cf
fix(validation) Fail validation error silently instead of crashing ( #5314 )
2022-07-01 12:35:26 -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
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
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
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
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
John Joyce
6b82a0b0b6
refactor(UI): Refactor Dataset Health Status ( #5222 )
2022-06-22 12:21:34 -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
2841f32b8e
feat(lineage) Update Lineage tab and Impact Analysis feature ( #5121 )
2022-06-21 07:30:40 -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
Ankit keshari
e6b66d8cf5
refactor(ui): Fixed the UI issue on Deprecated Pop-Up issue ( #5130 )
2022-06-09 11:11:42 -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