Aditya Radhakrishnan
c13e7e09f8
feat(lineage): add time filtering for lineage edges ( #7159 )
2023-02-02 15:30:49 -08:00
Aseem Bansal
b8b2e48f29
fix(test): missing variables in test causing error in logs ( #7210 )
2023-02-01 15:15:42 -08:00
david-leifker
39920bb00f
feat(elasticsearch): Elasticsearch improvements ( #6894 )
2023-01-31 18:44:37 -06:00
John Joyce
727050a8f3
refactor(ui ingest): Allow enabling / disabling ingestion schedule easily ( #7162 )
2023-01-30 11:39:27 -08:00
Felix Lüdin
566b7b0892
refactor(ui): refactor capitalization of platform name and sub types ( #7099 )
2023-01-25 09:32:15 -08:00
John Joyce
50bc591811
fix(tests): Fixing add_users smoke test ( #7116 )
2023-01-24 08:35:10 -08:00
Aseem Bansal
7e73ae7483
fix(ci): managed ingestion test fix ( #6946 )
2023-01-04 18:35:17 +05:30
david-leifker
c845866521
test(misc): misc test updates ( #6890 )
2022-12-29 11:26:42 -06:00
Aseem Bansal
0bbe6d693e
fix(ci): reduce flakiness in add_users, siblings smoke test ( #6883 )
2022-12-29 21:47:25 +05:30
Aseem Bansal
1d0bb1cd8a
refactor(smoke): use env variables ( #6866 )
2022-12-29 17:16:43 +05:30
david-leifker
cb6314c51d
fix(elasticsearch): fixes out of order runId writes ( #6845 )
...
Co-authored-by: leifker <dleifker@gmail.com>
Co-authored-by: Pedro Silva <pedro@acryl.io>
2022-12-27 17:50:11 -06:00
Aseem Bansal
1bec1d87bd
fix(ci): reduce smoke test run time ( #6841 )
2022-12-27 00:08:01 +05:30
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
John Joyce
c482ef0215
refactor(ui): Misc domains improvements ( #6850 )
2022-12-23 11:06:47 -08:00
Aseem Bansal
86ee0e58de
feat(ci): add cypress test ui based ingestion ( #6769 )
2022-12-22 20:37:29 +05:30
Aseem Bansal
2fb0b1ecfb
fix(ci): reduce flakiness views select test ( #6821 )
2022-12-21 20:53:58 +05:30
Harshal Sheth
5c8a3659db
fix(smoke-test): remove stateful ingestion config check ( #6781 )
2022-12-16 13:04:48 -05:00
Harshal Sheth
b8560abd5a
fix(smoke-test): fix stateful ingestion test regression ( #6753 )
2022-12-13 19:35:37 -08:00
John Joyce
54230a8d81
feat(): Views Feature Milestone 1 ( #6666 )
2022-12-12 12:30:09 -08:00
Aseem Bansal
3099bd1486
fix(ci): flakiness due to onboarding tour in add user test ( #6734 )
2022-12-12 22:02:19 +05:30
david-leifker
27ea3bf125
fix(security): play framework upgrade ( #6626 )
...
* fix(security): play framework upgrade
2022-12-08 20:27:51 -06:00
dependabot[bot]
7ccbaca219
build(deps): bump qs from 6.5.2 to 6.5.3 in /smoke-test/tests/cypress ( #6663 )
2022-12-08 14:57:10 -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
Aseem Bansal
626a06445a
feat(ci): add smoke test for domain mutation ( #6641 )
2022-12-07 15:27:50 +05:30
david-leifker
00e8750657
fix(test): fix delete smoke test ( #6585 )
2022-11-30 13:44:55 -06:00
david-leifker
a2dc229c62
fix(tests): Misc updates for tests, auth log level, and quickstart ( #6491 )
2022-11-29 08:44:55 -08:00
Chris Collins
6255181169
fix(ui) Display duplicate nodes in lineage viz ( #6526 )
2022-11-23 16:14:21 -08:00
John Joyce
86798ec618
feat(ui): Introducing Share Button on Entity Pages ( #6450 )
2022-11-22 08:48:03 -08:00
Gabe Lyons
62ac91a22e
docs(cypress): adding local cypress running instructions ( #6492 )
...
* adding cypress instructions
* adding h1 header for CI
* .md -> .txt
* Update README.txt
2022-11-18 13:23:23 -08:00
david-leifker
33fd876421
feat(elasticsearch): Updates to elasticsearch configuration, dao, and tests ( #6269 )
2022-11-15 18:03:11 -08:00
Aseem Bansal
9a687caae4
feat(build): env variable for creds pass to cypress ( #6367 )
2022-11-05 03:08:51 +05:30
John Joyce
0b9a30bd8d
refactor(ui): Refactor the Glossary Related Entities, Tag Profiles to use search filters instead of query API. ( #6352 )
2022-11-03 15:32:25 -07:00
Aseem Bansal
4d3c25be5e
feat(build): refactor cypress tests, add some tests for invite users, domain creation ( #6259 )
2022-11-03 22:53:49 +05:30
Chris Collins
cd1331fffe
feat(lineage) Add column-level impact analysis feature ( #6272 )
2022-10-26 16:43:39 -04:00
Chris Collins
31f90a4b52
fix(ui) Fix two lineage visualization bugs ( #6278 )
2022-10-26 13:56:32 -04:00
Aseem Bansal
7a6ca47706
feat(build): add cypress tests for glossary and deprecation ( #6249 )
2022-10-20 23:30:35 +05:30
Gabe Lyons
abe6781e25
adding domain & container tests ( #6221 )
2022-10-18 07:33:02 -07:00
Gabe Lyons
1939116002
fixing filtering on impact analysis + cypress tests ( #6152 )
2022-10-07 15:09:23 -07:00
Gabe Lyons
ce90310dd0
feat(advanced-search): Complete Advanced Search: backend changes & tying UI together ( #6068 )
...
* stashing progress
* adding remove option
* more progress
* editing
* further in
* additional rendering improvements
* stashing adv search progress
* stashing more progress
* propagating not filters back to UI
* more frontend progress
* more filters working
* getting ready for data platform selector
* add platform select functionality
* locking out switching btwn advanced and standard filters
* final polish
* remove unneeded code
* added unit and cypress tests
* resolutions after merge
* adding documentation
* cleaning up & refactoring
* removing console.log
* minor ui fix & removing unneeded code
* fixing lineage search
* fixing lints
* fix display of degree
* fixing test
* fixing lint
* responding to comments
* fixing tests
* fix smoke tests
* fixing cypress
* fixing cypress test
* responding to comments
2022-10-04 10:20:04 -07:00
Aditya Radhakrishnan
325b959ea6
feat(roles): add ability to invite users into a role ( #6015 )
2022-09-23 16:48:23 -07:00
RyanHolstien
0728656fbf
feat(patch): initial support of json patch style semantics in MCPs ( #5901 )
...
Co-authored-by: Shirshanka Das <shirshanka@apache.org>
2022-09-22 23:52:18 -07:00
Ravindra Lanka
b8941ab190
feat(ingestion): Add fail-safe stale entity removal via configurable 'fail_safe_threshold' param. ( #6027 )
2022-09-22 16:09:22 -07:00
Ravindra Lanka
ee68f09624
feat(ingestion): Refactor standard state-handling tasks into a common handler that are common across all stateful ingestion sources. ( #5766 )
2022-09-14 09:30:42 -07:00
firas omrane
c606abdb40
fix(docker) Add platform to docker-compose command ( #5683 )
2022-09-14 17:56:42 +05:30
Ravindra Lanka
386719f15a
feat(platform): timeseries - Server & Client side changes to support timeseries aspect deletion & rollback. ( #4756 )
2022-09-11 11:27:46 -07:00
Chris Collins
3fb4fc35f7
feat(schema) Add search filter to Schema tab ( #5845 )
2022-09-09 14:28:53 -04:00
John Joyce
d15518f0d9
fix(browse): Fixing browse path to remove requirement for simple name suffix ( #5634 )
2022-09-07 13:32:38 -07:00
Harshal Sheth
13e411e796
chore(smoke): add additional logs in smoke test ( #5842 )
...
Will help debug flakes like this one: https://github.com/datahub-project/datahub/runs/8213344841?check_suite_focus=true
2022-09-07 09:56:13 +05:30
Harshal Sheth
2a95248f6a
test(smoke-test): check debug arg in executor requests ( #5811 )
2022-09-02 10:43:12 +05:30
Gabe Lyons
5bf5fc2d66
feat(previews): add previews for glossary terms, tags, and domains ( #5784 )
...
* add graphql for chart glossary terms
* add placeholder tab component
* continued progress
* finished rendering of other tooltips
* fix tests
* add null check
* force more clicks
* fix analytics test
2022-08-31 20:48:32 -07:00