1416 Commits

Author SHA1 Message Date
Aseem Bansal
dbd594b2f8
fix(stats): default to 3 months in historical tab (#8566) 2023-08-04 10:59:43 +05:30
John Joyce
a44550070e
fix(ui): Simplify background color for Entity Health Status popover (#8559) 2023-08-03 14:40:35 -07:00
Indy Prentice
6fc1f98bb8
build(release): Update files for 0.10.5 release (#8556) 2023-08-03 08:29:44 +05:30
Sukeerthi Mandyam
519f2e946b
chore(ui): variable rename in member selection modal (#8529) 2023-08-02 18:02:07 +05:30
zheyu001
bf47d65412
feat(ingest/presto-on-hive): enable partition key for presto-on-hive (#8380) 2023-08-02 09:53:27 +05:30
david-leifker
4f9fc671dc
fix(test): increase siblings.js test stability (#8542) 2023-08-01 19:59:30 -05:00
Chris Collins
ace74fae05
fix(ui) Make multiple small updates to new search and browse (#8524)
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-08-01 17:38:48 -04:00
VISHAL KUMAR
ef3b9489aa
feat(ingest/vertica): performance improvement and bug fixes (#8328)
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2023-08-01 19:34:35 +05:30
Gabe Lyons
f884eb8791
feat(siblings): hiding non-existant siblings in FE (#8528) 2023-07-31 16:34:47 -07:00
Felix Lüdin
1e507bcd40
fix(ui): use locale lowercase when filtering columns of an entity in the lineage (#8213) 2023-07-31 09:58:19 +05:30
Meenakshi Kamalaseshan Radha
2ca7f566f8
fix(sso) - Add redirect_uri to authenticate route on 401 error (#8346) 2023-07-31 09:57:49 +05:30
Chris Collins
564d8a3760
fix(ui) Remove initial redirect logic from frontend (#8401) 2023-07-31 09:57:25 +05:30
Sukeerthi Mandyam
dafb15071a
fix(ui): Allows deselection of members in add members modal for a group (#8349) 2023-07-30 15:55:32 +05:30
John Joyce
2bd8be4790
feat(ui): Adding support for rendering assertion health status in Dataset Search Card, Search Preview, etc. (#8460) 2023-07-26 09:13:45 -07:00
Chris Collins
7bbeedddc4
fix(dataProduct) Show entity count excluding soft deleted entities (#8444)
Co-authored-by: Joshua Eilers <eilers.joshua@gmail.com>
2023-07-26 20:26:40 +05:30
Chris Collins
4f961dab2a
fix(ui) Fix broken dataPlatformInstance references in browseV2 (#8485) 2023-07-26 20:26:07 +05:30
John Joyce
8a23c37e7c
feat(search ui): Adding support for pluggable filter rendering (#8455) 2023-07-25 17:17:19 -07:00
Chris Collins
392f9f1bc0
fix(browseV2) Escape forward slashes in browse v2 query (#8446) 2023-07-21 10:48:46 -04:00
Gabe Lyons
cf8e44b69a
fix(ui ingestion): fixing issue where stale fields could stick around when changing recipes (#8421) 2023-07-17 13:22:37 -07:00
Joshua Eilers
620d23d623
feat(browsev2): styling updates and select platform (#8428) 2023-07-17 16:55:54 +00:00
Aseem Bansal
a8d822d874
chore(stats): change default stats lookback (#8408) 2023-07-13 13:23:47 +05:30
sudhakara
779d692cdc
refactor(ui): uniform ordering of items on the entities sidebar section (#8365)
Co-authored-by: sudhakara.st <sst@zynga.com>
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
Co-authored-by: Joshua Eilers <josh.eilers@acryl.io>
2023-07-11 14:09:54 -07:00
Chris Collins
18c1f12436
feat(ui) Allow a configurable default tab for domain entity profile page (#8316) 2023-07-11 10:30:47 -04:00
Felix Lüdin
64697eb5a0
fix(ui): fix a too much recursion error when column lineage is highlighted (#8207)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-07-10 13:47:46 -04:00
Joshua Eilers
c57037eb86
feat(stats): show size in bytes and scale at y=min (#8375) 2023-07-06 17:19:40 +00:00
Joshua Eilers
3207e732da
fix(browse): filter entities by whether they might exist in the instance (#8355) 2023-07-05 20:39:00 +00:00
Chris Collins
0f2a21df4e
fix(ui) Update copy of the demo site acryl banner (#8370) 2023-07-05 13:11:44 -04:00
skrydal
cfa864e418
feat(auth): Fine grained ownership policies (#7499)
Co-authored-by: davidlacedonia <davidlacedonia@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
2023-07-03 09:44:22 -07:00
Chris Collins
c051ea00b0
feat(ui) Show Acryl information with button and banner behind flag (#8330) 2023-06-29 17:13:50 -04:00
Gabe Lyons
653dc7312a
feat(usage): add max width to users tooltip (#8335) 2023-06-29 10:58:47 -07:00
Joshua Eilers
fd6617a141
fix(browse): try to prevent overlapping pagination calls (#8329) 2023-06-28 23:50:54 +00:00
Joshua Eilers
80fcb21169
Container link in browse v2 sidebar (#8305) 2023-06-28 22:20:31 +00:00
Joshua Eilers
2d6c235d1e
fix(browsev2): improved error handling (#8326) 2023-06-28 13:43:00 -07:00
Joshua Eilers
e0f8e9c944
fix(documentation): remove links from associatedUrn (#8319) 2023-06-28 13:42:26 -07:00
Chris Collins
7b55f2f63e
fix(ui) Only show search and browse V2 onboarding steps if flag is on (#8315) 2023-06-27 14:59:32 -04:00
Gabe Lyons
c9e4be5dab
fix(embed): hide chart & dashboard previews if not for looker (#8307) 2023-06-27 08:26:46 -07:00
Chris Collins
1343082535
feat(ui) Add ability to view CLL through DataJobs in lineage visualization (#8281) 2023-06-25 13:41:22 -04:00
Chris Collins
a4ab7672ac
fix(ui) Fix UI issues with self-referencing column level lineage (#8296) 2023-06-24 07:39:26 +05:30
Joshua Eilers
c074d2fdc1
Sidebar local storage setting + toggle tooltip (#8288) 2023-06-23 08:54:16 -07:00
John Joyce
65dd8e8d32
refactor(validations): Add URL-based Routing to Dataset Validations Tab (#8254) 2023-06-22 17:41:21 -07:00
Joshua Eilers
cecc005971
Support de-selecting browse paths (#8242) 2023-06-21 23:36:51 +00:00
Joshua Eilers
42260fc5d8
fix aggregation sorting in browsev2 sidebar (#8276) 2023-06-21 20:25:02 +00: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
Joshua Eilers
ae1b6328f7
chore(checkbox): darken all checkboxes (#8248) 2023-06-19 16:38:55 +05:30
Joshua Eilers
071ef4d111
feat(stats): make rowcount more human readable (#8232) 2023-06-14 10:54:19 -07:00
Aseem Bansal
5fc6601d8d
fix(search): tag/term should filter for both entity and field level (#7881) 2023-06-14 14:01:45 +05:30
Pedro Silva
4cfb795c1c
chore(release): update default cli for managed ingestion (#8226) 2023-06-13 15:51:03 +01:00
Chris Collins
03ac44c595
fix(ui) Show Entities first on Domain pages again (#8159) 2023-06-01 11:56:44 -04:00
Joshua Eilers
4ade1311f1
fix(stats): display consistent query count on stats tab (#8151) 2023-05-31 08:33:02 -07:00
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