1500 Commits

Author SHA1 Message Date
Gabe Lyons
b6c35a610c
fix(usage): pull usage from environment source rather than args (#4824) 2022-05-11 10:02:42 -07:00
Gabe Lyons
94ff969319
fix(ui): fix side panel resize css (#4892) 2022-05-11 09:56:00 -07:00
dependabot[bot]
6461ddf1ce
chore(deps): bump axios from 0.21.1 to 0.21.4 in /datahub-web-react (#4865)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 09:03:35 -07:00
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