1453 Commits

Author SHA1 Message Date
Harshal Sheth
937f02c6bc
feat: usage stats (part 1) (#2750)
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
2021-06-24 17:11:00 -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
Dexter Lee
e640f5ed03
fix(docker): modernize docker images and fix vulnerabilities (#2746) 2021-06-23 13:55:14 -07:00
Kevin Hu
a89094da5b
feat(ingest): add support for Glue ETL jobs (#2687) 2021-06-22 11:33:22 -07:00
Kevin Hu
554e1637c5
fix(ingest): types for dbt (#2716) 2021-06-22 10:37:08 -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
John Joyce
97e9660037
feat: No Code Metadata Modeling (#2629)
Co-authored-by: Dexter Lee <dexter@acryl.io>
Co-authored-by: Gabe Lyons <itsgabelyons@gmail.com>
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2021-06-03 13:24:33 -07:00
shubham garg
4e73011bb9
feat(react): replace user urn with username (#2599)
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-06-03 11:10:03 -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
7261eb9230
fix(react): update ispartofbuilderfromdataflow, update ui in datajob header (#2619) 2021-05-28 10:25:00 -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
Gabe Lyons
2a54739987
fix(react): fixing tags autocomplete bug (#2615) 2021-05-26 19:05:20 -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
8d53924892
feat(react): update collectionname in datajob, update tabs ui/ux (#2603) 2021-05-26 07:27: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
Brian
5562b615e7
feat(react): add parent flow link on datajob page (#2602) 2021-05-25 19:00:21 -07:00
Brian
d23c58734b
feat(react): add topological sort feature, update graphql, add tests (#2600) 2021-05-25 18:58:43 -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
martha
3fe997c624
feat(react): add optional subtitle to home page (#2591) 2021-05-24 22:08:43 -07:00
Brian
27c4607a56
feat(react): add nativeDataType with tooltip over icon in schema (#2594) 2021-05-21 13:33:06 -07:00
martha
b56ec274e5
feat(react): prevent logo distortion (#2589) 2021-05-20 23:21:01 -07:00
Gabe Lyons
158d65bb4d
fix(react): fix tag autocomplete after creating a new tag (#2586) 2021-05-19 17:42:37 -07:00
Brian Boylen
d30bf67761
feat(react): Add label to edited dataset descriptions (#2583) 2021-05-19 08:41:47 -07:00
Brian
aa8ba1b8e9
feat(dataflow): update dataflow to have datajobs in new tab (#2579) 2021-05-18 21:25:42 -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
Lal Rishav
8659dc3589
fix(react): Update raw schema view to support non json schemas (#2566)
2565 | Update raw schema to show non json text (#2566)
2021-05-17 12:16:33 -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
Gabe Lyons
5de346b7ad
fix(search): have search bar ignore blank searches (#2556) 2021-05-13 18:11:32 -07:00
Gabe Lyons
66d79be4b1
fix(owner): fixing ownership routing (#2553) 2021-05-13 13:42:18 -07:00
Gabe Lyons
16a43be605
feat(business glossary): hiding business glossary until all features completed (#2555) 2021-05-13 13:41:28 -07:00
Lal Rishav
89535d7dea
feat(business glossary): search, browse and entity page for business glossary terms (#2538) 2021-05-12 20:48:49 -07:00
John Joyce
0cdadd810a
fix(react): disable analytics link display (#2541) 2021-05-12 09:36:40 -07:00
Brian
508259bbab
fix(react): fix type issue with adding new in ownership (#2542) 2021-05-12 09:32:33 -07:00
Gabe Lyons
793b812d43
fix(react): fixing import issue (#2535) 2021-05-11 18:48:32 -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
shubham garg
95782b1acf
feat(graphql): add graphql types for business glossary (#2485)
Co-authored-by: shubham.garg <shubham.garg@thoughtworks.com>
2021-05-11 17:29:00 -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
Brian
e67279b8c3
feat(react): set fixed height for dataset preview (#2523) 2021-05-10 19:23:34 -07:00
Dexter Lee
b4457afe30
feat(search): Add search for field level description and tags (#2491) 2021-05-05 14:04:02 -07:00
Gabe Lyons
5250b870d6
fix(react): fixing layout adjustments in lineage viz (#2496) 2021-05-05 13:35:14 -07:00
John Joyce
062597a425
refactor(react): Use useGetAuthenticatedUser hook to get the logged in user. (#2484) 2021-05-03 07:51:46 -07:00
Lal Rishav
0653edc9b5
fix(react): Fetch userUrn from cookie while uploading documentation links (#2473)
2471 | Fetch userUrn from cookie while uploading document
2021-04-30 21:18:20 -07:00
Brian Boylen
3de037caf7
feat(react): makes user profile select first ownership item automatically (#2474) 2021-04-30 17:21:57 -07:00
Gabe Lyons
be50532e3e
fix(react): removing non-functional page size change controls on results page (#2468) 2021-04-27 16:12:03 -07:00
Rickard Cardell
48ea19a5f7
feat(react): add custom properties tab on dashboard profile page (#2439) (#2469) 2021-04-27 11:26:09 -07:00
Brian
fbb7f3c481
feat(react): add dashboards tab in charts entity (#2458) 2021-04-26 17:16:23 -07:00
Brian
dcff7c54fc
feat(react): update schema table hierarchy (#2443) 2021-04-23 23:45:17 -07:00
John Joyce
8d0cbfab91
feat(React): Adding Tags to Previews & Fixing Dashboard / Charts Ownership Updates (#2448) 2021-04-23 23:43:47 -07:00