dependabot[bot]
3e5e39e683
build(deps): bump dompurify from 2.3.8 to 2.5.4 in /datahub-web-react ( #11387 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-19 17:16:43 -07:00
dependabot[bot]
ddcf2dcb36
build(deps-dev): bump vite from 4.5.3 to 4.5.5 in /datahub-web-react ( #11410 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-17 20:58:26 -07:00
Aseem Bansal
11c5c3e194
fix(build): fix lint fix web react ( #10896 )
2024-07-17 20:17:35 +05:30
Pinaki Bhattacharjee
19336fec50
chore(vulnerability): Bumped up reactour version to address high vulnerability ( #10218 )
2024-06-28 15:08:16 -07:00
dependabot[bot]
5857a22bf1
build(deps-dev): bump vite from 4.5.2 to 4.5.3 in /datahub-web-react ( #10199 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-26 11:59:27 -07:00
Patrick Franco Braz
6307eecb96
feat(web-react): adds the possibility to track events through GA4 ( #8231 )
...
Co-authored-by: Chris Collins <chriscollins3456@gmail.com>
2024-06-24 17:36:40 -04:00
Andrew Sikowitz
92e9a5823b
ci(ui): Add prettier to CI ( #10741 )
2024-06-21 11:03:56 -07:00
Harshal Sheth
f0bdc24fc9
feat(ingest/dbt): dbt model performance ( #9992 )
2024-03-26 17:18:54 -07:00
Sumit Patil
6e8a2eb1dd
ci(react): Update package.json to enable lint check ( #10011 )
2024-03-07 19:29:34 -08:00
Andrew Sikowitz
c1332c65fa
build(frontend): Add tsc to lint ( #9911 )
2024-02-23 17:18:43 -08: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
Harshal Sheth
4240578627
feat(ui): switch to vite and vitest ( #9451 )
2024-01-03 17:16:16 -05:00
Andrew Sikowitz
16fe22aafa
feat(ui/last-updated): Calculate last updated time as max(properties time, operation time) ( #9242 )
2023-12-06 15:21:56 -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
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
david-leifker
15e68bb771
fix(node): fix node_options ( #9281 )
2023-11-21 16:23:21 -06:00
david-leifker
cd789b8d76
chore(node): update node to non-EOL version ( #9252 )
2023-11-16 12:09:28 -06: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
Joshua Eilers
a9bf1abaf8
chore: cleanup some devtool console warnings ( #7988 )
2023-05-09 15:16:11 -07:00
Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges ( #7159 )
2023-02-02 15:30:49 -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
david-leifker
ecc01b9a46
refactor(restli-mce-consumer) ( #6744 )
...
* fix(security): commons-text in frontend
* refactor(restli): set threads based on cpu cores
feat(mce-consumers): hit local restli endpoint
* testing docker build
* Add retry configuration options for entity client
* Kafka debugging
* fix(kafka-setup): parallelize topic creation
* Adjust docker build
* Docker build updates
* WIP
* fix(lint): metadata-ingestion lint
* fix(gradle-docker): fix docker frontend dep
* fix(elastic): fix race condition between gms and mae for index creation
* Revert "fix(elastic): fix race condition between gms and mae for index creation"
This reverts commit 9629d12c3bdb3c0dab87604d409ca4c642c9c6d3.
* fix(test): fix datahub frontend test for clean/test cycle
* fix(test): datahub-frontend missing assets in test
* fix(security): set protobuf lib datahub-upgrade & mce/mae-consumer
* gitingore update
* fix(docker): remove platform on docker base image, set by buildx
* refactor(kafka-producer): update kafka producer tracking/logging
* updates per PR feedback
* Add documentation around mce standalone consumer
Kafka consumer concurrency to follow thread count for restli & sql connection pool
Co-authored-by: leifker <dleifker@gmail.com>
Co-authored-by: Pedro Silva <pedro@acryl.io>
2022-12-26 16:09:08 +00: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
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
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
Gabe Lyons
94ff969319
fix(ui): fix side panel resize css ( #4892 )
2022-05-11 09:56:00 -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