Chris Collins
36fd614e3b
feat(ui) Finalize support for all entity types on forms ( #10915 )
2024-07-15 15:14:15 -04:00
Andrew Sikowitz
92e9a5823b
ci(ui): Add prettier to CI ( #10741 )
2024-06-21 11:03:56 -07:00
ksrinath
d559656a8a
feat(auth): add viewTests platform privilege ( #10413 )
2024-05-27 14:20:05 +05:30
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
Harshal Sheth
f0bdc24fc9
feat(ingest/dbt): dbt model performance ( #9992 )
2024-03-26 17:18:54 -07:00
Chris Collins
5a3df32bb5
feat(properties) Add upsertStructuredProperties graphql endpoint for assets ( #9906 )
2024-03-20 15:25:36 -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
Chris Collins
815176913c
feat(forms) Add support for metadata forms on entities in the UI ( #9718 )
2024-02-02 15:55:36 -05:00
Chris Collins
a78c6899a2
feat(ui) Add structured properties support in the UI ( #9695 )
2024-01-25 10:12:01 -05:00
Chris Collins
bf538671a2
feat(ui) Support auto-render aspects on remaining entity types ( #9696 )
2024-01-23 16:30:02 -05:00
Chris Collins
1d0e9f1ac7
fix(extension) Fixes routing for the embed pages for chrome extension ( #9648 )
2024-01-17 18:15:36 -05:00
Harshal Sheth
4240578627
feat(ui): switch to vite and vitest ( #9451 )
2024-01-03 17:16:16 -05: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
f3abfd175e
feat(ui): Add caching to search, entity profile for better UX ( #9362 )
2023-12-01 13:21:28 -08:00
Chris Collins
b6141f5fff
feat(java/ui) Add search suggestions to our search experience ( #8710 )
2023-08-24 18:02:22 -04:00
Chris Collins
e12d910648
feat(ui) Create page for managing home page posts ( #8707 )
2023-08-23 21:30:27 -04:00
zheyu001
bf47d65412
feat(ingest/presto-on-hive): enable partition key for presto-on-hive ( #8380 )
2023-08-02 09:53:27 +05:30
Joshua Eilers
e0f8e9c944
fix(documentation): remove links from associatedUrn ( #8319 )
2023-06-28 13:42:26 -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
Gabe Lyons
bb4a912d9b
feat(search): adding support for _entityType
filter in the application layer + frontend ( #8102 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
Co-authored-by: Indy Prentice <iprentic@users.noreply.github.com>
2023-05-30 10:21:33 -07:00
Pedro Silva
ea92b86e6a
feat(custom ownership): Adds Custom ownership types as a top level entity ( #8045 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-05-26 17:54:09 +01: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
ce33db74fd
refactor(ui): Loading schema dynamically for dataset profile ( #7558 )
...
Co-authored-by: david-leifker <114954101+david-leifker@users.noreply.github.com>
2023-03-21 18:27:31 -07:00
John Joyce
a18c93c028
refactor(ui): Separate entity lineage counts query from rest of entity query ( #7569 )
2023-03-14 13:26:57 -07:00
John Joyce
08a215951c
feat(queries): Overhaul Queries Tab ( #7366 )
2023-02-20 11:10:18 -08: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
7a68f11a9f
feat(ui) Build entity doesn't exist page for entity profiles ( #7150 )
2023-01-27 14:36:01 -08:00
John Joyce
22ee828236
feat(backend): Supporting Embeddable Previews for Dashboards, Charts, Datasets ( #6875 )
2023-01-03 15:40:39 -08:00
Chris Collins
f559dcc282
feat(lineage) Adds ability to edit lineage manually from the UI ( #6816 )
2022-12-20 10:54:08 -05:00
John Joyce
54230a8d81
feat(): Views Feature Milestone 1 ( #6666 )
2022-12-12 12:30:09 -08: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
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
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
Gabe Lyons
47aa32a8a5
feat(simplified homepage): adding option to show limited entity types on homepage ( #5678 )
2022-08-30 09:17:11 -07:00
Chris Collins
261163cac8
feat(ui) Retrieve last ingested timestamp and display on frontend ( #5600 )
2022-08-11 17:27:16 -07:00
John Joyce
aa7ae23904
feat(ui): Adding Statistics Summary to Dataset + Dashboard Profiles ( #5440 )
2022-07-19 15:46:43 -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
39a4ef842d
refactor(ui): Remove unnecessary fields in GraphQL ( #5358 )
2022-07-08 09:19:50 -07:00
Chris Collins
f817ebb006
fix(me) Cache the me query for performance reasons ( #5316 )
2022-07-05 18:06:54 -07:00
John Joyce
c9be9e066d
perf(ui): Performance improvements and misc refactorings in the UI ( #5310 )
2022-07-01 11:35:21 -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
f9aca8aca2
feat(domain) Add ability to edit a Domain name from the UI ( #5266 )
2022-06-27 16:09:36 -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
43deb7080a
feat(glossary) Business Glossary updates ( #5026 )
2022-05-29 21:26:07 -07:00
John Joyce
944be9a1da
feat(Tests): Metadata Tests Models + APIs + UI (Part 1) ( #4989 )
2022-05-25 08:55:08 -07:00
Chris Collins
3aa841c2e1
fix(UI) Fix multiple UI usability issues ( #4975 )
2022-05-23 14:21:30 -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