Aseem Bansal
c12f3491a2
refactor(tests): extract common code ( #7441 )
2023-02-27 19:06:16 +05:30
John Joyce
08a215951c
feat(queries): Overhaul Queries Tab ( #7366 )
2023-02-20 11:10:18 -08:00
Aseem Bansal
5690560b6e
feat(cli): make deprecations, renames easier to notice ( #7310 )
2023-02-17 22:50:41 +05:30
david-leifker
f944d494bc
fix(tests): Remove rollback-reports, add to ignore ( #7312 )
2023-02-10 13:41:58 -08:00
Aditya Radhakrishnan
bb7fa52230
fix(cypress): fix broken cypress tag tests ( #7306 )
2023-02-09 20:15:02 -08:00
Aseem Bansal
2ae368cdbe
chore(ci): ensure kafka setup runs for smoke tests ( #7278 )
2023-02-08 09:03:59 -06:00
Aditya Radhakrishnan
c0bc477ca5
chore(cypress): upgrade cypress to latest v12.5.1 ( #7276 )
2023-02-07 20:09:01 -08:00
david-leifker
4b1774adea
fix(test): cleanup test on setup error ( #7259 )
2023-02-07 16:50:15 -08:00
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