128 Commits

Author SHA1 Message Date
Andrew Sikowitz
45ebaa7d1a
build(ui): Sort imports and enforce absolute imports with aliases (#13113) 2025-04-16 16:55:38 -07:00
John Joyce
00edc4205f
feat(Tags): Support Managing Tags via "Manage Tags" nav bar page (V1) (#12983)
Co-authored-by: Annadoesdesign <annaerocca@gmail.com>
Co-authored-by: Anna Everhart <149417426+annadoesdesign@users.noreply.github.com>
Co-authored-by: John Joyce <john@ip-192-168-1-64.us-west-2.compute.internal>
Co-authored-by: John Joyce <john@Mac.lan>
Co-authored-by: amit-apptware <132869468+amit-apptware@users.noreply.github.com>
Co-authored-by: John Joyce <john@Mac-302.lan>
2025-03-31 15:30:51 -07:00
Andrew Sikowitz
79fbc6aa75
feat(ui,graphql): Finish bringing alchemy UI to OSS (#12670) 2025-02-19 10:50:13 -08:00
Chris Collins
c2a43589c7
Bring Alchemy UI to OSS (#12481) 2025-01-29 20:42:01 -05: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
david-leifker
7198f711dc
fix(ci): further consolidate NODE_OPTIONS (#12217) 2024-12-31 08:50:44 -06: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
Chris Collins
41f7fc9949
fix(ui/graphql) Handle groups in institutionalMemory aspect (#11934) 2024-11-25 09:49:16 -05:00
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