Gabe Lyons
b6575ded1c
fix(ui): trim whitespace when resolving foreign keys ( #3485 )
2021-10-28 23:15:30 -07:00
Gabe Lyons
c1ca2977f4
fix(datajobs): fetch dataflow properties from a relationship ( #3487 )
2021-10-28 17:38:16 -07:00
John Joyce
2f03ad854b
feat(recommendations): Recommendations infra P1 ( #3455 )
2021-10-26 21:23:08 -07:00
Gabe Lyons
37394207a4
fix(react): fix up yarn test error reporting ( #3462 )
2021-10-26 12:13:53 -07:00
John Joyce
a52711472e
Fixing UI username display ( #3461 )
2021-10-26 12:00:08 -07:00
Gabe Lyons
2f8145496b
fix(browse): disable breadcrumb links on non-browsable entities ( #3447 )
2021-10-25 14:06:39 -07:00
Gabe Lyons
0bb8f684b8
feat(lineage): improved lineage performance + simplified layout logic + some easter eggs ( #3357 )
2021-10-22 15:46:46 -07:00
John Joyce
00fc664f69
fix(ui): Properties coming from info OR properties ( #3410 )
2021-10-15 16:24:44 -07:00
John Joyce
6849393182
Fix subtypes bug ( #3386 )
2021-10-13 13:28:13 -07:00
Dexter Lee
b2b0497bdb
fix(ui): small bug fixes for search redesign ( #3381 )
2021-10-12 23:21:43 -07:00
Swaroop Jagadish
146e79b9c3
fix(ingest): fixing support for kafka key schemas when only key schemas are present ( #3379 )
2021-10-12 18:50:39 -07:00
John Joyce
d7a6ca5423
feat(subtypes): support visualization for "view" subtypes ( #3376 )
2021-10-12 15:47:29 -07:00
Gabe Lyons
ac06666ebd
fix(ui): fix url encoding issues ( #3359 )
2021-10-11 15:19:41 -07:00
John Joyce
23c6eb5d1c
feat(ui): Improve add owner search experience ( #3306 )
2021-09-29 12:54:38 -07:00
Gabe Lyons
08e18868dc
feat(react): show primary keys & foreign keys in the schema ( #3298 )
2021-09-28 22:47:00 -07:00
John Joyce
9f4906ee3f
feat(UI): UI Migration for Charts, Dashboards, Pipelines, Tasks + Glossary Terms and Links for all. ( #3303 )
2021-09-28 10:30:37 -07:00
John Joyce
106be099f3
refactor(graphql): GraphQL Public API Refactor + Documentation ( #3278 )
2021-09-22 17:30:15 -07:00
Gabe Lyons
fa9e172a18
fix(react): fix updates from the UI ( #3280 )
2021-09-22 08:34:45 -07:00
Aikepaer Abuduweili
d21d497866
fix(web): upgrade remove-markdown package to fix a ReDoS security issue ( #3254 )
2021-09-18 07:44:55 -07:00
Gabe Lyons
96bd9f5cb7
feat(glossary): splitting apart tags & terms into their own visual sections ( #3250 )
2021-09-16 12:33:24 -07:00
Gabe Lyons
9be6d2b580
fix(glossary terms): some cosmetic fixes for glossary terms ( #3235 )
2021-09-14 18:36:00 -07:00
rslanka
c418bc845c
feat(Analytics): Support for Timeseries Aggregated Statistics ( #3207 )
...
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Dexter Lee <dexter@acryl.io>
2021-09-14 18:35:10 -07:00
Gabe Lyons
2de4ea9566
feat(business glossary): Add support to add & remove glossary terms from the UI ( #3213 )
2021-09-13 09:16:37 -07:00
Gabe Lyons
9887ca9d69
fix(react): fix lineage button highlighting ( #3224 )
2021-09-10 16:53:28 -07:00
Gabe Lyons
3ee6e760f0
fix(react): add owner modal title ( #3222 )
2021-09-10 16:51:36 -07:00
Aikepaer Abuduweili
8dbbec45a8
fix(react): safely access caught Error properties ( #3196 )
2021-09-07 23:14:59 -07:00
John Joyce
a6aedf6492
fix(react): fix add links ( #3194 )
2021-09-03 11:54:43 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 ( #3182 )
2021-09-02 19:05:13 -07:00
Gabe Lyons
c725d9a97f
fix(react): removing preview artifact from platform logo ( #3185 )
2021-09-02 15:39:08 -07:00
Gabe Lyons
9ba378f3a0
fix(react): show schema-attached description ( #3178 )
2021-09-01 13:39:53 -07:00
Gabe Lyons
9708adb0d6
feat(react): Dataset page refresh + improved homepage, search and browse screens ( #3169 )
2021-08-31 22:00:56 -07:00
rslanka
8844240328
feat: Adding support for nested schemas in ingestion and visualization ( #3079 )
2021-08-11 15:47:18 -07:00
John Joyce
352a0abf8d
Introducing TimeSeries Aspects + Dataset Profile (Stats) Aspect ( #2983 )
...
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
Co-authored-by: Ravindra Lanka <rlanka@acryl.io>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-07-30 17:41:03 -07:00
Brian
7e2c4d6e44
feat(mlFeatureTable): add graphql, ui/ux for mlFeatureTable, mlFeature, mlPrimaryKey entities ( #2887 )
2021-07-20 11:42:21 -07:00
Harshal Sheth
3179f032de
fix(react): avoid displaying "0" for ignored timestamps ( #2889 )
2021-07-16 12:21:23 -07:00
Brian
a6dc9e0dc0
fix(react): fix bug in description update modal ( #2874 )
2021-07-13 21:02:20 -07:00
Brian
eff502b3f7
feat(react): implement visualizing historical versions of dataset schema ( #2855 )
2021-07-09 08:46:38 -07:00
Harshal Sheth
2f921d15e8
fix(ingest): avoid setting timestamps unless source system provides it ( #2843 )
2021-07-08 12:11:06 -07:00
Brian
38471ac700
fix(react): update schema description edit behavior ( #2718 )
2021-06-18 12:02:55 -07:00
Brian
a5f9b8dfe9
feat(entities): add markdown description update/viewer feature in dataset, datajob, dataflow, chart and dashboard, update ui/ux ( #2707 )
2021-06-16 15:48:27 -07:00
Gabe Lyons
47554d2d4a
fix(react): url encoding urns and tag profile fix ( #2623 )
2021-06-03 11:08:43 -07:00
Rickard Cardell
2f3de31ec3
feat(react): custom properties are now sortable by name in the UI ( #2622 )
2021-06-02 09:48:39 -07:00
Brian
8d53924892
feat(react): update collectionname in datajob, update tabs ui/ux ( #2603 )
2021-05-26 07:27:22 -07:00
Lal Rishav
a5dfa7fa62
fix(react): Removing a user having multiple role from owner tab also remove the other roles associated to that user ( #2570 )
...
* 2567 | Removing a user having multiple role from owner tab also remove the other roles associated to that user
2021-05-17 12:13:20 -07:00
Brian
508259bbab
fix(react): fix type issue with adding new in ownership ( #2542 )
2021-05-12 09:32:33 -07:00
Brian
d7d8870008
feat(usergroup): implement corpgroup in graphql, refactor avatars and ownership in react ( #2519 )
2021-05-11 17:55:45 -07:00
Gabe Lyons
851e00ba9f
feat(lineage): implement support for datasets, charts and dashboards downstream lineage fetching in a generic way ( #2397 )
...
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Brian <brianwebtek@gmail.com>
Co-authored-by: John Joyce <john@acryl.io>
Co-authored-by: Harshal Sheth <hsheth2@gmail.com>
2021-04-23 00:18:39 -07:00
Brian
fefcdd949c
feat(react): update avatar to use initial if no image, refactor all avatars with custom one ( #2379 )
2021-04-09 16:53:04 -07:00
John Joyce
b4430a534f
feat(React): Adding basic chart + dashboard UI ( #2119 )
...
Co-authored-by: John Joyce <john@acryl.io>
2021-02-18 12:33:17 -08:00