Shirshanka Das
d8ac6cd258
gql: add data platform instance to search fragment ( #12472 )
2025-01-27 19:49:12 -08:00
Andrew Sikowitz
05ed277f5e
feat(graphql/versioning): Add versioning support to graphql; mutations return version set ( #12358 )
...
Co-authored-by: RyanHolstien <RyanHolstien@users.noreply.github.com>
2025-01-16 22:56:36 -08:00
Deepali Jain
fb08919f04
feat(ui): Enhancements to the user pic list selection within entities ( #11803 )
2025-01-16 17:00:59 -08:00
Sergio Gómez Villamor
efc5d31f03
feat(graphql): adds container aspect for dataflow and datajob entities ( #12236 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2025-01-10 10:52:57 +01:00
Chris Collins
d5e379a94d
feat(ui) Add finishing touches to the structured props feature ( #12111 )
2024-12-16 15:30:25 -05:00
Chris Collins
8b5fb71192
feat(structuredProps) Add frontend for managing structured props and filtering by them ( #12097 )
2024-12-11 18:45:46 -05:00
kanavnarula
8a1c1804b7
feat(): Add parent container hierarchy label to the container ( #11705 )
...
Co-authored-by: mac <mac@192.168.1.7>
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Kanav Narula <kanav_narula@optum.com>
Co-authored-by: mac <mac@192.168.1.2>
Co-authored-by: mac <mac@192.168.1.6>
2024-12-09 13:03:09 -08:00
kartikey-visa
25a4eefe6b
feat(frontend): show browse paths for business attributes related entities - schema fields ( #11585 )
2024-10-28 14:29:07 -04:00
jayasimhankv
3a38415d6b
feat(ui): Changes to allow editable dataset name ( #10608 )
...
Co-authored-by: Jay Kadambi <jayasimhan_venkatadri@optum.com>
2024-08-09 09:02:17 -07:00
Shirshanka Das
43e3cd9602
feat(propagation): Add graphql API ( #11030 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-07-30 09:45:57 -07:00
Andrew Sikowitz
92e9a5823b
ci(ui): Add prettier to CI ( #10741 )
2024-06-21 11:03:56 -07:00
Chris Collins
8c61d088dc
Cc fix broken cll impact analysis ( #10303 )
2024-04-16 17:20:26 -05:00
deepgarg-visa
c35f3602b6
feat(ui/backend/openapi/docs) : Add support for Business Attributes ( #9863 )
...
Co-authored-by: ppurswan <ppurswan@visa.com>
Co-authored-by: PrithviVISA <140717353+PrithviVISA@users.noreply.github.com>
Co-authored-by: aditigup <aditigup@visa.com>
Co-authored-by: Bharti, Aakash <aabharti@visa.com>
Co-authored-by: Singh, Himanshu <hisingh@visa.com>
Co-authored-by: Shukla, Amit <amishukl@visa.com>
Co-authored-by: Kartikey Khandelwal <kakhande@visa.com>
2024-04-15 18:19:21 -05:00
poorvi767
c1f6efae67
feat(models) : Joins (Datasets) schema, resolvers and UI ( #8325 )
...
Co-authored-by: Raj Tekal <rtekal@gmail.com>
Co-authored-by: Raj Tekal <rtekal@users.noreply.github.com>
Co-authored-by: Raj Tekal <varadaraj_tekal@optum.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-03-20 10:26:25 -04:00
John Joyce
0328f854e8
feat(): Adding supports for data incidents for datasets, dashboards, charts, data jobs, data flows ( #9710 )
...
Co-authored-by: John Joyce <john@ip-192-168-1-149.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Johns-MBP.attlocal.net>
Co-authored-by: John Joyce <john@Johns-MacBook-Pro.local>
2024-02-14 09:06:21 -08:00
Andrew Sikowitz
16fe22aafa
feat(ui/last-updated): Calculate last updated time as max(properties time, operation time) ( #9242 )
2023-12-06 15:21:56 -05:00
John Joyce
14a463b1ce
feat(ui): Supporting subtypes for data jobs ( #9361 )
...
Co-authored-by: Andrew Sikowitz <andrew.sikowitz@acryl.io>
2023-12-01 15:53:01 -08:00
Gabe Lyons
332d4afaab
feat(subtypes): support subtypes for charts in the UI ( #9186 )
2023-11-08 10:22:09 -08:00
Chris Collins
85fa5a1c4f
feat(ui/java) Update domains to be nested ( #8841 )
...
Allow the ability to now nest domains underneath other domains. This should work much like the business glossary where you can add domains underneath other domains, move domains underneath other domains or at the root, and navigate domains using a nice new navigator.
2023-09-18 16:14:33 -04:00
Ramendra761
75252a3d9f
feat(UI): AccessManagement UI to access the role metadata for a dataset ( #8541 )
...
Co-authored-by: Ramendra Srivastava <ramsrivastava@paypal.com>
2023-09-08 23:10:49 +05:30
Chris Collins
b6141f5fff
feat(java/ui) Add search suggestions to our search experience ( #8710 )
2023-08-24 18:02:22 -04:00
Joshua Eilers
a78e72caf8
highlight matched fields in search results ( #8651 )
2023-08-24 10:12:26 -07:00
Joshua Eilers
7c2fd7b139
Combine siblings in autocomplete ( #8610 )
2023-08-16 08:53:49 -07:00
Chris Collins
d9b8191b09
feat(ui) Display combined sibling results in search + 2 minor updates ( #8602 )
2023-08-15 12:20:51 -04:00
Gabe Lyons
f884eb8791
feat(siblings): hiding non-existant siblings in FE ( #8528 )
2023-07-31 16:34:47 -07:00
John Joyce
2bd8be4790
feat(ui): Adding support for rendering assertion health status in Dataset Search Card, Search Preview, etc. ( #8460 )
2023-07-26 09:13:45 -07:00
Chris Collins
ed2159bc36
feat(ui) Update Search & Browse to be a unified experience ( #8235 )
...
Co-authored-by: Josh Eilers <josh.eilers@acryl.io>
2023-06-21 13:40:07 +05:30
Indy Prentice
da33e27784
feat(search): Add AggregateAcrossEntities endpoint ( #8000 )
2023-05-19 21:26:50 +00:00
Shirshanka Das
b3c790aab6
feat: Add support for Data Products ( #8039 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-05-17 07:17:25 +00:00
Chris Collins
90f653b622
fix(ui) Get all entity assertions in chrome extension ( #7849 )
2023-04-20 12:41:20 -04:00
John Joyce
f0c5ba08b6
fix(ui): Fix tags display name + color in UI for autocomplete, search preview, entity profile ( #7785 )
2023-04-10 15:17:25 -07:00
Chris Collins
ba6426ef61
feat(ui) Update auto-complete functionality and design ( #7515 )
...
Adds in new styles for auto-complete as well as the new functionality around quick filters.
2023-03-27 12:45:38 -04:00
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
Amanda Ng
087b169b38
feat(editor): improve documentation editor using Remirror ( #6631 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-01-17 18:00:39 -05:00
John Joyce
c99ae26aa4
feat(ui): Adding External URLs to search preview for Dataset, Container, DataFlow, DataJob ( #6496 )
2022-11-18 17:46:26 -08:00
Chris Collins
cd1331fffe
feat(lineage) Add column-level impact analysis feature ( #6272 )
2022-10-26 16:43:39 -04:00
Ankit keshari
ac6779989a
Add the ability to add Domain to Glossary Terms ( #6135 )
2022-10-24 10:20:48 -04:00
Gabe Lyons
5f0216cfda
temporarily disable fetching input fields for search results ( #6139 )
2022-10-06 16:23:24 -07:00
Gabe Lyons
b9b0147dd1
feat(data platform) adding data platform indexing & select platform modal in frontend ( #5988 )
...
* adding data platform indexing & select platform modal in frontend
* comments
2022-09-20 08:53:26 -07:00
Felix Lüdin
a407e0a370
feat(dashboard): add subTypes aspect to dashboard entity ( #5843 )
...
Co-authored-by: John Joyce <john@acryl.io>
2022-09-18 23:03:38 -07: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
Aditya Radhakrishnan
aabc55499d
fix(groups): fix user, search, and preview group membership to be fetched for both external and native group memberships ( #5587 )
2022-08-08 10:54:18 -07:00
John Joyce
f8697ba54f
feat(ui): Partial support for Chart usage ( #5473 )
2022-07-22 15:19:04 -07:00
John Joyce
f8d059901f
feat(ui): Supporting enriched search preview + misc improvements ( #5419 )
2022-07-17 22:02:09 -07:00
John Joyce
c9be9e066d
perf(ui): Performance improvements and misc refactorings in the UI ( #5310 )
2022-07-01 11:35:21 -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
43deb7080a
feat(glossary) Business Glossary updates ( #5026 )
2022-05-29 21:26:07 -07:00
Chris Collins
0c5f844e4f
feat(containers) Get and display all parent containers in header and search ( #4910 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-12 21:17:19 -07:00
Chris Collins
e32f22f6bf
feat(dataPlatformInstance) - Resolve and display dataPlatformInstance on entities ( #4867 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-09 14:28:50 -07:00