1497 Commits

Author SHA1 Message Date
RyanHolstien
72eff249ad
chore(deps): play - upgrade for CVEs (#4891) 2022-05-10 16:15:53 -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
b48337942c
fix(ui): search filter entity ui update (#4866)
* fix: update const list in SearchFilter

* fix(ui): update inline css with styled components

* fix(ui): update space between title and description
2022-05-09 14:07:19 -05:00
RyanHolstien
9422578e41
Revert "chore(deps): upgrade play to remove CVEs (#4864)" (#4868)
This reverts commit 84a026b1263ab91cd4010d905129a279523f413e.
2022-05-06 15:08:35 -07:00
RyanHolstien
84a026b126
chore(deps): upgrade play to remove CVEs (#4864) 2022-05-06 13:42:03 -07:00
RyanHolstien
ad7a92a098
Revert "chore(deps): upgrade play dependencies to remove CVE vulnerabilities (#4820)" (#4861)
This reverts commit fa4abeade750c487504976e13c7aad2789b9e49e.
2022-05-06 10:18:30 -07:00
RyanHolstien
fa4abeade7
chore(deps): upgrade play dependencies to remove CVE vulnerabilities (#4820) 2022-05-06 08:05:19 -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
Aseem Bansal
58fbf9fc89
feat: updates for 0.8.34 (#4829) 2022-05-05 12:57:06 +02:00
Shubham Thakre
09b8f2c695
fix(ui): Fix/UI bug on default preview component (#4818) 2022-05-04 15:31:14 -07:00
Chris Collins
9daaf44e6e
fix(search) Fixes a UI issue so results and filters are always separated (#4811)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP.lan>
2022-05-03 16:38:52 -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
80cdd6b76a
fix(ui): preview card UI design update (#4808) 2022-05-03 12:16:39 -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
Shubham Thakre
e3eb4b190b
fix(ui): update default preview component with new ui design (#4783) 2022-05-02 15:34:32 -07:00
Chris Collins
0a0db02ae8
feat(tracking) Configure whether mixpanel is enabled with env variable (#4768) 2022-04-29 14:37:19 -07:00
vanmeete
74d6d35881
feat(ingestion): add Pulsar source (#4721) 2022-04-29 15:57:02 +05:30
Chris Collins
0e6dc9edae
fix(lineage) Filter dataset -> dataset lineage edges if data is transformed (#4732)
Co-authored-by: Chris Collins <chriscollins@Chriss-MBP-73.lan>
2022-04-28 10:27:21 -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
Dexter Lee
980c0550de
fix(policies): Re-revert the policies fix + ingest documents directly to search (#4733) 2022-04-25 18:45:01 -07:00
Gabe Lyons
28240bb49f
stop homepage flicker (#4730) 2022-04-25 12:46:41 -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
John Joyce
b38d14fa67
fix(ui): Display warning in UI when metadata service auth is disabled. (#4728) 2022-04-22 12:09:05 -07:00
Dexter Lee
3584d64f1c
Revert "fix(policy): Use search to fetch all policies (#4713)" (#4725)
This reverts commit 8185ba441cf9266c3c811f2d0b13cdd38b7df6ba.
2022-04-22 10:05:41 -07:00
Dexter Lee
8185ba441c
fix(policy): Use search to fetch all policies (#4713)
* fix(policy): Use search to fetch all policies

* Add updated timestamp

* Change refetching logic and add timeout

* Increase wait on smoke test
2022-04-21 22:15:11 -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
Aseem Bansal
c66ef7c1fe
fix(snowflake): deprecate config, update examples (#4644)
* fix(snowflake): deprecate config, update examples

Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-04-20 15:21:09 -07:00
Chris Collins
c91d70f1ba
Fix lineage entity drawer heigh UI bug (#4707) 2022-04-20 14:09:37 -07:00
Ankit keshari
f659cc8938
Redesign the login page (#4684) 2022-04-19 20:04:39 -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
Shubham Thakre
72046bf43d
fix(ui): Fixing modal validations for multiple language support (#4673) 2022-04-15 10:33:25 -07:00
Dexter Lee
b9a0f3c60e
Add more platforms (#4676) 2022-04-15 09:54:40 -07:00
Gabe Lyons
0c61dee07b
set custom logo without rebuilding (#4674) 2022-04-15 09:37:08 -07:00
Aseem Bansal
8e2bd00059
chore(ingestion): update example recipes (#4660) 2022-04-14 16:09:19 -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
Ankit keshari
8f6718104b
fix(ui): Adding relative path routing on the Users & Groups screen (#4664) 2022-04-14 10:16:41 -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
Dexter Lee
c9f2c453d2
Fix issue where browse cards are missing (#4652) 2022-04-12 16:19:05 -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
jchen0824
524d183d93
feat: add presto-on-hive metadata ingestion source (#4625)
* feat(metadata ingestion source): add presto-on-hive metadata ingestion source

Co-authored-by: Houren Chen <houren.chen@grabtaxi.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
2022-04-11 17:46:44 -07:00