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
John Joyce
45e09ca824
feat(ui): Adding GraphQL queries to fetch entity deprecation status ( #4614 )
2022-04-07 19:17:24 -07:00
Aseem Bansal
32349bf405
chore: update default cli for managed ingestion ( #4581 )
2022-04-05 15:33:13 -07:00
John Joyce
b277048b72
feat(GraphQL): Add data platform query to GraphQL API ( #4574 )
2022-04-04 17:42:28 -07:00
Gabe Lyons
ede6547eff
fix(search): handle commas in search queries in the UI ( #4570 )
...
* handle commas in search queries
* encode/decode everything else
2022-04-04 14:25:46 -07:00
Dexter Lee
5e0409f8a6
fix(policy): Add view entity page priv to all entity types ( #4569 )
...
* Add to all
* Fix UI issues
2022-04-04 12:05:04 -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
3fbc84bb43
fix(policy): Remove all from the resource type choices ( #4538 )
...
* Remove all from the resource type choices
* Fix empty case
* Fix privileges
2022-03-31 10:16:54 -07:00
Matt Matravers
ee0c931076
build(ui): allow custom nodeDistBaseUrl ( #4542 )
2022-03-31 08:15:25 -07:00
Ebu (えぶ)
dad6a53890
feat(ui): Add new loading pattern logo ( #4369 )
2022-03-30 11:42:13 -07:00
Dexter Lee
70ad4b2cd6
feat(policy): Add tooltip and view button ( #4525 )
...
* Add tooltip and view
* Add links to details page
2022-03-29 14:45:44 -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
Shubham Thakre
31c1fe92e1
SecretBuilderModal -> name field validation updated ( #4500 )
2022-03-28 08:29:47 -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
John Joyce
58dab764c4
Fixing privilege option display bug ( #4443 )
2022-03-18 15:46:59 -07:00
Kevin Neville
d8e6f890a9
fix: Replace old repository link with new link ( #4446 )
2022-03-18 14:12:19 -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
Ankit keshari
55357783f3
Refactoring the quries into a single one to get the search results on Home Page ( #4372 )
2022-03-14 22:24:45 -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
Aseem Bansal
f0230b05f5
fix: add missing logo ( #4386 )
2022-03-14 09:05:50 -07:00
Gabe Lyons
bb413beb24
Revert "Fixed Bug: Alpha slider doesn’t move, only the color slider is movable in tag color picker ( #4359 )" ( #4390 )
...
This reverts commit cf7cefe20389e20754718cd07dab4ff13eba974c.
2022-03-13 13:43:29 -07:00
Gabe Lyons
7eb0017c44
fix(browse): fix browse double click issue ( #4382 )
2022-03-11 08:46:26 -08:00
Ankit keshari
cf7cefe203
Fixed Bug: Alpha slider doesn’t move, only the color slider is movable in tag color picker ( #4359 )
2022-03-10 17:29:45 -08: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
1d9becad1e
query for custom properties on containers ( #4349 )
2022-03-08 09:33:55 -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