Chris Collins
d7cc415c77
fix(ui) Fix some spacing issues on the search card ( #4916 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-13 11:59:51 -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
Gabe Lyons
94ff969319
fix(ui): fix side panel resize css ( #4892 )
2022-05-11 09:56:00 -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
Shubham Thakre
6610265b68
feat(ui): entity profile add copy url option update ( #4821 )
2022-05-05 13:46:45 -07:00
Gabe Lyons
828a9985fd
hide soft deleted entities in lineage ( #4835 )
2022-05-05 12:07:03 -07:00
Aditya Radhakrishnan
3775e79d47
fix(blame) - fixes UI issues on small viewports for the schema blame view ( #4827 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-05-05 08:12:49 -07:00
Aditya Radhakrishnan
ae333b1d6d
fix(blame): make view blame prior to button work properly ( #4810 )
2022-05-03 12:18:06 -07:00
Shubham Thakre
f01a2a7606
fix(ui): update default preview card description text ( #4796 )
2022-05-03 09:06:29 -07:00
Chris Collins
36d3edb78d
fix(scrolling) Fixes scrolling and weird heights for embeddedListSearch across entities ( #4805 )
2022-05-03 09:05:46 -07:00
Aditya Radhakrishnan
b09e61eedb
feat(blame) - add schema history blame UI ( #4793 )
2022-05-02 17:28:47 -07:00
Aditya Radhakrishnan
c20a47f34c
feat(operation): display the reported time for last updated in the UI ( #4800 )
2022-05-02 16:00:29 -07:00
Gabe Lyons
67b2d296d8
fixing ml model feature tab ( #4769 )
2022-04-28 08:01:12 -07:00
Shubham Thakre
2a52632a2f
fix(ui): Users and Groups UI bug fixes ( #4746 )
2022-04-27 15:11:18 -07:00
mayurinehate
08920d4409
fix(ui): fix expandedName for dataset ( #4762 )
2022-04-27 15:09:04 -07:00
Gabe Lyons
b811254145
rephrasing soft delete banner ( #4753 )
2022-04-26 14:50:30 -07:00
Chris Collins
40cb83f583
fix(entity header): Fixes two issues in the EntityHeader - update UI and remove link ( #4720 )
...
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-04-22 13:46:09 -07:00
David Sanchez
788fb8f45b
feat(ml): show custom properties for MLFeatureTable in UI ( #4706 )
...
* feat(ml): show custom properties for MLFeatureTable in UI
* Make assignment conditional
* Fix lint
2022-04-21 10:30:49 -07:00
John Joyce
8d036fa179
Only adding deprecation button to specific entity pages ( #4712 )
2022-04-21 09:51:47 -07:00
Ankit keshari
e572af62ea
feat(ui): Add support for Deprecating an entity via the UI ( #4633 )
2022-04-15 15:10:44 -07:00
Gabe Lyons
d468208fc8
feat(ml): some machine learning followups ( #4669 )
...
* make ml features searchable, add lineage tab, remove 500 exception
* fix lint
2022-04-14 15:14:44 -07:00
Gabe Lyons
4d7684bae7
show fqn in autocomplete ( #4663 )
2022-04-13 12:25:35 -07:00
Gabe Lyons
c92990d32b
feat(ml): bringing ml screens up to date w/ the modern ui layout & improving ml lineage ( #4651 )
...
* backend ml changes
* updating ml model UI
* more work on the UI
* ml primary key joining the party
* more progress on UI
* making progress on lineage
* finalizing UI experience
* remove irrelevant test
* fixing lint
* fixups
* add tests and fix what the issues they discovered
* internal > core
2022-04-12 22:42:12 -07:00
Tamas Nemeth
902f525307
[model]: Dataprocess instance entity to model datajob/jobflow runs ( #4459 )
...
* Initial model for dataprocess instance to model datajob/jobflow runs
* Fixing typos
* Removing dataprocessinstance from entity registry
* Add dataprocessinstance to entity registry
Adding DataprocessInstancekey aspect
* Fixing relationships
* Updating the model
* Removing EditableDataProcessInstanceProperties
* Makint try number optional
* Updating model
* Fixing typo
* visualizing job runs for a task
* add pagination
* show utc time on hover
* add dataset side
* dataprocessinstance > dataprocessinst
* add cypress test
* Removing jobs from DataFlowInfo.pdl as it should be part of another change if we really want it
* Adding missing files
* Fix moved import
* Remove duplicate import
* fixing yarn test
* Update DatasetRunsResolver.java
* Update TaskRunsResolver.java
* Update DatasetRunsResolver.java
* responding to comments
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
2022-04-12 08:52:07 +02:00
John Joyce
45e09ca824
feat(ui): Adding GraphQL queries to fetch entity deprecation status ( #4614 )
2022-04-07 19:17:24 -07:00
Gabe Lyons
9e06f66b2b
feat(lineage): show fully qualified dataset name on expansion ( #4562 )
...
* show fully qualified dataset name on expansion
* also pull qualified name
2022-04-01 10:37:51 -07:00
Dexter Lee
df69e76289
feat(policy): Add domain based and view based policies ( #4516 )
...
* Add domain based policy and view based policy
* Add new files
* Fix issue
* Fix comment on markdown
* Fix to John's comments
* Update policies.md
* Remove comments
* Fix to John's comments
* Fix policy details page
* Add back notebook privileges
* Fix graphql
Co-authored-by: John Joyce <john@acryl.io>
2022-03-29 12:02:22 -07:00
darapuk
c9b40ec1ca
fix: Update GroupProfile to read from properties over deprecated info aspect ( #4475 )
2022-03-24 12:46:58 -07:00
Shubham Thakre
fd3723ac7e
Feature/modal-validation-and-UI-fixes-updates ( #4439 )
2022-03-23 13:35:45 -07:00
Gabe Lyons
4c1d04910b
enabling ml tabs ( #4471 )
2022-03-23 07:12:22 -07:00
Gabe Lyons
1ab3ad3986
feat(gql): make gql layer resistant to unresolvable relationships ( #4424 )
...
* query for custom properties on containers
* dont break gql if fine grained lineage is present
2022-03-16 14:19:10 -07:00
Gabe Lyons
540d1b3be5
feat(lineage): hide soft deleted nodes in lineage & adds banner in entity page ( #4410 )
...
* query for custom properties on containers
* updating queries
* hide soft deleted entities in lineage viz
* add banner for soft deleted entities
* fix tests
2022-03-15 11:17:13 -07:00
John Joyce
a453ebf02d
feat(autocomplete): Show recent searches + improved autocomplete ( #4400 )
2022-03-14 14:07:49 -07:00
John Joyce
ecd263b0d2
feat(*): Support setting owner type when assigning ownership ( #4354 )
2022-03-14 11:14:32 -07:00
Gabe Lyons
0e4a26b2a9
fix(ui): some small ui fixes for lineage ( #4381 )
...
* query for custom properties on containers
* small lineage ui nits
2022-03-10 15:23:47 -08:00
Ankit keshari
4037d49777
Fixed the Small Project issue ( #4343 )
2022-03-08 12:25:05 -08:00
Gabe Lyons
2903646a15
feat(impact analysis): bugfixes for Impact Analysis ( #4336 )
2022-03-07 14:30:00 -08:00
John Joyce
7efc88e389
Minor ui fixes ( #4325 )
2022-03-06 20:45:19 -08:00
Dexter Lee
18dd5b6c13
feat(Impact Analysis): Support impact analysis to check all downstreams of given entity ( #4322 )
2022-03-04 16:10:25 -08:00
John Joyce
b48b215528
Correct display name for users in UI ( #4323 )
2022-03-04 16:08:38 -08:00
Aditya Radhakrishnan
08aab88553
fix(tags) - map tags to globalTags for entities ( #4310 )
2022-03-04 12:28:12 -08:00
John Joyce
902929293d
fix(ui) Misc UI fixes & styling improvements. ( #4311 )
2022-03-04 12:19:37 -08:00
mayurinehate
92b0e1c7c7
feat(tableau): emit workbook as container entity in tableau source, some minor fixes in tableau source ( #4261 )
2022-03-04 11:52:04 -08:00
John Joyce
9f1c5a8f75
feat(assertions): Adding Assertions Entity & Great Expectations BETA ( #4305 )
2022-03-04 11:51:31 -08:00
John Joyce
5cb02319c6
feat(ui): Introducing New group profile ( #4308 )
2022-03-03 18:04:48 -08:00
Ankit keshari
1438abfdac
Fixed the UI issue: Height issue of editor and The Spacing issue between logo and description ( #4300 )
2022-03-03 14:19:46 -08:00
Ankit keshari
826abb882e
Added Drawer to show the tag profile data ( #4132 )
2022-02-24 08:33:00 -08:00
Mert Tunç
78cb1941c8
feat(react): add pagination to group ownerships ( #4199 )
2022-02-22 19:07:21 -08:00
John Joyce
b08784e27a
minor fixes(ui): Small UI display fixes ( #4190 )
2022-02-18 10:12:30 -08:00
Shubham Thakre
8167cbd432
minor ui fixes ( #4181 )
2022-02-17 21:08:12 -08:00