202 Commits

Author SHA1 Message Date
John Joyce
2f03ad854b
feat(recommendations): Recommendations infra P1 (#3455) 2021-10-26 21:23:08 -07:00
Gabe Lyons
23d93dbc6c
fix(tags): fix links to tags when there are special chars (#3464) 2021-10-26 13:45:40 -07:00
Gabe Lyons
37394207a4
fix(react): fix up yarn test error reporting (#3462) 2021-10-26 12:13:53 -07:00
Dexter Lee
b2b0497bdb
fix(ui): small bug fixes for search redesign (#3381) 2021-10-12 23:21:43 -07:00
Gabe Lyons
a5926a5507
fix(urns): prevent corrupting whitespace trailing or leading urns to be created (#3348) 2021-10-08 11:55:03 -07:00
Gabe Lyons
03bbfd0b2a
fix(react): primary key rendering and small autocomplete issues (#3347) 2021-10-08 11:53:01 -07:00
John Joyce
ed01b59a00
feat(users & groups): User & Groups Management GraphQL APIs + UI (#3318) 2021-10-07 16:14:35 -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
6bf237b38e
feat(graphql): Adding write side validation and tests for add+remove API (#3259) 2021-09-20 11:58:31 -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
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
8aaf1d31cf
fix(admin): moving admin links to header (#3210) 2021-09-07 19:29:36 -07:00
John Joyce
ccb09a6966
feat(access control): Fine-Grained Access Control M1 (#3182) 2021-09-02 19:05:13 -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
John Joyce
81eb4f19bf
feat(sso): Just-In-Time User & Group Provisioning on SSO Login (oidc) (#3082) 2021-08-20 07:42:18 -07:00
Lal Rishav
daf7a8f37e
feat(business-glossary): Business glossary relationship UI (#3129) 2021-08-19 12:25:14 -07:00
taufiqibrahim
dd1b81b727
feat(ingest): adding redash source (#2918)
Co-authored-by: tibrahim <taufiq.ibrahim@bizzy.co.id>
2021-08-18 12:03:03 -07:00
neojunjie
bc2e71e9d2
feat(frontend): logout with oidc (#3049)
Co-authored-by: junjie <Jjlchiam4e>
2021-08-15 22:19:44 -07:00
Brian
35aca2cad6
fix(react): fix weird 0 rendering possible bugs (#3000)
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-08-03 11:18:39 -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
Wan Chiu
49de7aba66
feat(react): configure Cypress + MirageJS + GraphQL mock for functional testing plus a couple of example tests (#2597) 2021-07-16 11:56:50 -07:00
Brian
eff502b3f7
feat(react): implement visualizing historical versions of dataset schema (#2855) 2021-07-09 08:46:38 -07:00
Brian
c2252427d9
fix(react): reverse result of topological sort, autofocus in add tag modal (#2759) 2021-06-24 15:59:10 -07:00
Brian
409246a99d
feat(react): eliminate noises in react build, test and cleanup, get rid of warnings (#2618) 2021-05-27 11:23:09 -07:00
Lal Rishav
0827c0ee31
feat(react): business glossary and user - tab based profile page (#2590) 2021-05-26 18:37:22 -07:00
Brian
f720a5fc5b
feat(graphql): redesign autocomplete to search for all entity types, show suggestions grouped by entities (#2604) 2021-05-25 22:48:49 -07:00
shubham garg
67e1512636
feat(react): add glossary term to dataset preview (#2577)
* 8643 | add glossary term in dataset preview

Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-24 22:12:35 -07:00
Brian
27c4607a56
feat(react): add nativeDataType with tooltip over icon in schema (#2594) 2021-05-21 13:33:06 -07:00
Gabe Lyons
158d65bb4d
fix(react): fix tag autocomplete after creating a new tag (#2586) 2021-05-19 17:42:37 -07:00
shubham garg
81e7ea2044
feat(react): link glossary term to dataset page (#2549)
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-17 19:19:42 -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
John Joyce
29832e5385
feat(Product Analytics): Introducing In-App Analytics Beta (#2499)
Co-authored-by: Harshal Sheth <harshal@acryl.io>
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-05-11 15:41:42 -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
82791008c3
feat(react): add padding between tags and description on datasets profile page (#2384) 2021-04-14 19:35:21 -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
Brian
172d914ceb
feat(react): add dropdown menu links, menu styling, removed warnings (#2367) 2021-04-08 12:30:13 -07:00
Gabe Lyons
f51340410f
feat(lineage): improve lineage re-focus experience (#2349) 2021-04-06 18:21:33 -07:00
Gabe Lyons
8ab2630fb6
feat(lineage): expandable lineage visualization for dataset <> dataset lineage (#2333) 2021-04-03 11:13:25 -07:00
Gabe Lyons
01f27b4503
feat(react): updating entity layouts to be friendly to smaller viewport sizes (#2277) 2021-03-22 23:19:28 -07:00
Lal Rishav
2eb8a24147
feat : custom menu options in the main dropdown menu (#2250)
Co-authored-by: lalrishav <lalrishav@gmail.com>
2021-03-22 14:44:14 -07:00
Gabe Lyons
711e023f5e
fix(tags): fixing margins on tags for long descriptions (#2260) 2021-03-18 16:36:00 -07:00
Gabe Lyons
7106753a4d
feat(tags): improving elastic search templates for tags (#2254) 2021-03-18 15:04:24 -07:00
Gabe Lyons
039fe597f7
feat(tags): editing tags from react client on datasets, schemas, charts & dashboards (#2248) 2021-03-18 11:52:14 -07:00
John Joyce
08616cc610
feat(react): SSO support simple OIDC authentication (#2190)
Co-authored-by: John Joyce <john@acryl.io>
2021-03-11 13:38:35 -08:00
Gabe Lyons
92387019ff
feat(react): adding ability to support theming of datahub, with two themes included (#2193) 2021-03-09 23:14:52 -08:00
Gabe Lyons
adfe60e97a
feat(tags): adding support for read/write of tags in gms & read-only in react datahub-frontend. (#2164) 2021-03-07 11:26:47 -08:00
John Joyce
03f673b16c
feat(React UI): SearchPage and SearchResultsPage (#2130)
Co-authored-by: John Joyce <john@acryl.io>
2021-02-23 12:45:42 -08:00