68 Commits

Author SHA1 Message Date
Harshal Sheth
f0bdc24fc9
feat(ingest/dbt): dbt model performance (#9992) 2024-03-26 17:18:54 -07:00
Chris Collins
815176913c
feat(forms) Add support for metadata forms on entities in the UI (#9718) 2024-02-02 15:55:36 -05:00
dependabot[bot]
d78db0abee
build(deps-dev): bump vite from 4.5.0 to 4.5.2 in /datahub-web-react (#9676)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 14:53:50 +05:30
dependabot[bot]
d2292d849d
build(deps): bump @adobe/css-tools from 4.3.1 to 4.3.2 in /datahub-web-react (#9561)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-04 17:32:28 -05:00
Harshal Sheth
4240578627
feat(ui): switch to vite and vitest (#9451) 2024-01-03 17:16:16 -05:00
Salman-Apptware
6a18010891
fix(vulns): node-fetch forwards secure headers to untrusted sites (#9375)
unrelated smoke test failing
2023-12-04 10:16:42 -08:00
Salman-Apptware
65d5034a80
fix(): Address HIGH vulnerability with Axios (#9353) 2023-11-30 09:20:08 -08:00
Salman-Apptware
c3499f8661
fix(): Address @babel/traverse vulnerabilities (#9343)
Co-authored-by: John Joyce <john@acryl.io>
2023-11-29 18:07:50 -08:00
dependabot[bot]
cb72253327
build(deps): bump tmpl from 1.0.4 to 1.0.5 in /datahub-web-react (#9345)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-30 01:07:37 +00:00
kushagra-apptware
c00ce518c2
fix(ui): Complexity in chalk/ansi-regex and minimatch ReDoS Vulnerability solution (#9323)
Co-authored-by: John Joyce <john@acryl.io>
2023-11-29 16:37:33 -08:00
gaurav2733
bc24136763
fix(ui): vulnerability (React): Inefficient Regular Expression Complexit… (#9324) 2023-11-28 19:43:21 -08:00
kushagra-apptware
ac7fa5624f
fix(sec): update the "json-schema" version from package.json to solve json-schema vulnerability (#9289) 2023-11-27 21:15:14 -08:00
Amanda Ng
a9650b650c
feat(ui): bump frontend dependencies (#8353)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-11-27 11:45:21 -05:00
Chris Collins
88cde08d06
feat(ui): Update Apollo cache to work with union types (#9193) 2023-11-06 18:34:17 -08:00
Joshua Eilers
7b443e559e
chore(analytics): bump version (#8786) 2023-09-05 12:29:15 -07:00
Ellie O'Neil
d3fd025b11
feat(ui): apply views to: domains, containers, terms (#8572) 2023-08-09 09:18:26 -07:00
Joshua Eilers
a9bf1abaf8
chore: cleanup some devtool console warnings (#7988) 2023-05-09 15:16:11 -07:00
dependabot[bot]
99bddbea90
chore(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /datahub-web-react (#7554)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 08:52:17 -07:00
dependabot[bot]
1ab495c23f
chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /datahub-web-react (#7231)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-03 18:51:47 +05:30
Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges (#7159) 2023-02-02 15:30:49 -08:00
dependabot[bot]
331ba158b3
chore(deps): bump ua-parser-js from 0.7.32 to 0.7.33 in /datahub-web-react (#7123) 2023-01-24 12:05:45 -08:00
Amanda Ng
087b169b38
feat(editor): improve documentation editor using Remirror (#6631)
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2023-01-17 18:00:39 -05:00
Chris Collins
485a4baaa8
chore(frontend) Remove unused dependencies from package.json (#6974) 2023-01-09 14:11:56 +05:30
Aseem Bansal
c9626bdf63
chore(react): remove outdated cypress tests and dependency (#6948) 2023-01-05 13:57:52 -08:00
dependabot[bot]
3f706133ff
chore(deps): bump json5 from 1.0.1 to 1.0.2 in /datahub-web-react (#6931)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Aseem Bansal <asmbansal2@gmail.com>
2023-01-04 17:07:08 +05:30
dependabot[bot]
e769a723a3
build(deps): bump qs from 6.5.2 to 6.5.3 in /datahub-web-react (#6664) 2022-12-08 16:29:20 -08:00
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