19 Commits

Author SHA1 Message Date
John Joyce
271784c9c1
feat(ui): UI-based ingestion (as featured in Dec Townhall) (#3975) 2022-01-27 10:33:12 -08:00
Gabe Lyons
795b647b96
perf(react bundle): decrease bundle size by 15% (#3468) 2021-10-26 16:10:11 -07:00
Gabe Lyons
d72ea019ba
feat(react): add handy webpack analyzer command (#3454) 2021-10-25 22:20:08 -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
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
9708adb0d6
feat(react): Dataset page refresh + improved homepage, search and browse screens (#3169) 2021-08-31 22:00:56 -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
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
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
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
dcff7c54fc
feat(react): update schema table hierarchy (#2443) 2021-04-23 23:45:17 -07:00
Gabe Lyons
8ab2630fb6
feat(lineage): expandable lineage visualization for dataset <> dataset lineage (#2333) 2021-04-03 11:13:25 -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
John Joyce
98b14b84e2
fix(React): Fix Dataset Ownership Role Update Bug (#2102)
* Fix Ownership Update Bugs

Co-authored-by: John Joyce <john@acryl.io>
2021-02-12 10:30:51 -08:00
Gabe Lyons
c2698b99f1
feat(React): Adding schema tab on dataset entity (#2096) 2021-02-09 18:14:10 -08:00
Gabe Lyons
dcefd96b4a
feat(React Incubation): User Profile (#2083)
* feat(react incubation): user profile w/ mock data

* removing spurious build-and-test change

* fixing CI issues
2021-02-05 14:21:04 -08:00
John Joyce
550cdc51ee
feat(React Incubation): React Playground Proof of Concept (#2059)
Co-authored-by: John Joyce <jjoyce0510@gmail.com>
2021-01-17 12:54:49 -08:00