92 Commits

Author SHA1 Message Date
dependabot[bot]
2008130f2f
build(deps): bump express from 4.17.1 to 4.18.2 in /datahub-web-react (#6665) 2022-12-08 14:57:53 -08:00
Aditya Radhakrishnan
f0f0355a83
feat(onboarding): adds framework and some steps for onboarding steps UI (#6462)
* feat(onboarding): adds models and API for onboarding steps feature

* feat(onboarding): adds backend for onboarding steps feature

* feat(onboarding): adds framework and some steps for onboarding steps UI
2022-12-07 16:21:55 -08:00
dependabot[bot]
438bbdee0f
build(deps): bump decode-uri-component in /datahub-web-react (#6617) 2022-12-06 14:45:27 -08:00
John Joyce
86798ec618
feat(ui): Introducing Share Button on Entity Pages (#6450) 2022-11-22 08:48:03 -08:00
dependabot[bot]
455d0619c2
build(deps): bump moment-timezone in /datahub-web-react (#5783) 2022-11-14 16:14:05 -08:00
Stan Baker
7ea97974ba
perf(ui): virtualize schema table rows for rendering performance (#6287) 2022-11-14 11:57:49 -05:00
djordje-mijatovic
ff885f043e
refactor(ui): Enable url without mail domain (#6317) 2022-11-02 22:16:05 -07:00
Amanda Ng
ebd052ec43
feat(ui): display entity names in browser tab titles (#6225) 2022-10-23 21:07:51 -07:00
Chris Collins
3fb4fc35f7
feat(schema) Add search filter to Schema tab (#5845) 2022-09-09 14:28:53 -04:00
Chris Collins
9a3ee1cb6b
feat(ingestion) Update managed ingestion scheduler to be easier to use (#5559) 2022-08-03 17:16:20 -07:00
dependabot[bot]
af2fd8ce59
build(deps): bump terser from 4.8.0 to 4.8.1 in /datahub-web-react (#5446)
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-21 22:47:30 -07:00
Chris Collins
be0bc0f0f0
fix(security) Sanitize rich text before sending to backend or rendering on frontend (#5278) 2022-06-28 14:27:42 -07:00
Gabe Lyons
baf3f3f33c
feat(dbt): add sibling association logic to associate dbt elements with their target systems (#5190) 2022-06-22 08:31:18 -07:00
Felix Lüdin
6a58398f90
fix(ui): load monaco-editor as a dependency and not from a third party CDN (#5189) 2022-06-21 06:58:01 -07:00
dependabot[bot]
1f638fcc8c
chore(deps): bump eventsource from 1.1.0 to 1.1.1 in /datahub-web-react (#5058) 2022-06-01 18:00:09 +05:30
Gabe Lyons
94ff969319
fix(ui): fix side panel resize css (#4892) 2022-05-11 09:56:00 -07:00
dependabot[bot]
6461ddf1ce
chore(deps): bump axios from 0.21.1 to 0.21.4 in /datahub-web-react (#4865)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.4)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-11 09:03:35 -07:00
Gabe Lyons
bb413beb24
Revert "Fixed Bug: Alpha slider doesn’t move, only the color slider is movable in tag color picker (#4359)" (#4390)
This reverts commit cf7cefe20389e20754718cd07dab4ff13eba974c.
2022-03-13 13:43:29 -07:00
Ankit keshari
cf7cefe203
Fixed Bug: Alpha slider doesn’t move, only the color slider is movable in tag color picker (#4359) 2022-03-10 17:29:45 -08:00
Dexter Lee
18dd5b6c13
feat(Impact Analysis): Support impact analysis to check all downstreams of given entity (#4322) 2022-03-04 16:10:25 -08:00
Ankit keshari
826abb882e
Added Drawer to show the tag profile data (#4132) 2022-02-24 08:33:00 -08:00
Ankit keshari
e3599c521c
UI Fix: Modal close on Enter press, autofocus on modal, added split panel, alignment of button (#4155) 2022-02-16 15:00:54 -08:00
Amanda Ng
d17f2bf014
feat(ui): Host platform images on datahub-web-react (#4118)
* feat(react-images): host platform images on datahub-web-react

* feat(react-images): update data_platforms logoUrl

* feat(react-images): add explanation for CopyWebpackPlugin

Co-authored-by: Amanda Ng <amanda.ng@grabtaxi.com>
2022-02-16 11:28:06 -08:00
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