3870 Commits

Author SHA1 Message Date
Sachin Chaurasiya
c4260e78ce
Fix #6397 UI : Override markdown parser default stylings (#6401)
* Fix UI : Override markdown parser default stylings #6397

* Minor change
2022-07-28 17:22:25 +05:30
Sachin Chaurasiya
dd3d4cb926
Fix #6356 Clicking tasks on My Tasks should open up the task details (#6399) 2022-07-28 15:13:33 +05:30
Suresh Srinivas
92597fc265
Fixes #6391 Use cache to lazy load policies and roles (#6392) 2022-07-27 14:09:54 -07:00
Mayur Singal
9c7d8f7d8f
Fix #5847: Handled Exception For Source Config (#6386)
* Fix #5847: Handled Exception For Source Config

* Comment Fix

* Added Test Cases
2022-07-27 20:21:16 +02:00
Sriharsha Chintalapani
1e3ddfc111
Update index.md
Add roadmap to docs
2022-07-27 09:07:10 -07:00
Sachin Chaurasiya
b9eaeb8aeb
UI : Add custom properties support for all entities (#6350)
*  UI : Add custom properties support for all entities

* Add custom properties for topic entity

* use async await pattern

* Add custom property support for dashboard entity

* Add custom property support for pipeline entity

* minor fix

* Fix unit test

* Add custom property support for ml model entity

* Fix unit test

* Add unit tests

* Add extension

* Fix formatting

* Addressing review comment

* Addressing review comments
2022-07-27 20:59:28 +05:30
Mayur Singal
c6efe8c142
Fix #6158: Fivetran Connector Added (#6329)
* Fivetran Connector Added

* Fivetran unit test added

* Fixed Unit Tests

* Added Fivetran Docs & Added Fivetran in Pipeline Listing
2022-07-27 20:50:56 +05:30
Shailesh Parmar
e35cfe489c
UI: Added custom property pages into global settings (#6381)
* Added custom property i global settings

* prettier formatting

* addressing comment

* addressing comment

* added prettier
2022-07-27 20:35:20 +05:30
Sriharsha Chintalapani
384d64221f
Update local-deployment.md
Update docker-compose from 0.11.3 release
2022-07-27 07:56:28 -07:00
Chirag Madlani
04998d6e37
fix(ui): pre-commit not writing changes (#6379)
* fix(ui): pre-commit not writing changes

* use flag --concurrent false

* Update .nvmrc
2022-07-27 19:50:28 +05:30
Pere Miquel Brull
b390f8bfe9
Add JWT docs image (#6385)
* add jwt docs

* add missing image
2022-07-27 16:13:59 +02:00
Pere Miquel Brull
b5daf1737b
Add braces as literals (#6377) 2022-07-27 16:04:32 +02:00
Pere Miquel Brull
c8fe163aa6
add jwt docs (#6384) 2022-07-27 07:02:49 -07:00
Parth Panchal
f28f4afcc6
Fixed#6349: Backend : Getting Invalid field name extension for Topic, Pipeline, Dashboard and Ml Model. (#6380)
* Fixed#6349: Backend : Getting Invalid field name extension for Topic, Pipeline, Dashboard and Ml Model.

* Fixed#6349: Backend : Getting Invalid field name extension for Topic, Pipeline, Dashboard and Ml Model.
2022-07-27 17:33:58 +05:30
Mayur Singal
9adaec1b3a
Fix #6248: Use PUT API instead of POST for tag & tagCategory (#6344)
* Fix #6248: Use PUT API instead of POST for tag & tagCategory

* Restructure yield_tag topology

* Renamed method to create_or_update
2022-07-27 08:41:55 +02:00
Pere Miquel Brull
53930a9253
Fix #6283 #6281 #6279 - Send compressed log, backend logs and Airflow fix (#6288)
Fix #6283 #6281 #6279 - Send compressed log, backend logs and Airflow fix (#6288)
2022-07-27 07:47:25 +02:00
Pere Miquel Brull
aabdb3c5f7
Update k8s docs (#6370) 2022-07-27 07:46:06 +02:00
mohitdeuex
c58de2128c
[Backend][Notifications] Fix taskConversation sent as taskNotification (#6355) 2022-07-26 22:24:39 -07:00
Pere Miquel Brull
ca58c47933
Add amundsen docs (#6369) 2022-07-27 06:38:44 +02:00
Sriharsha Chintalapani
aac64e161b
Fix #6364: increase the length of tagFQN (#6367) 2022-07-26 20:58:05 -07:00
Suresh Srinivas
8af3af9d32
Fixes #6365 Support for adding policies at the team level (#6366) 2022-07-26 17:33:13 -07:00
Vivek Ratnavel Subramanian
7590418d9c
Docs: Update docker deployment format from yaml to bash 2022-07-26 16:35:10 -07:00
Vivek Ratnavel Subramanian
3e7d371a27
Docs: Update Google SSO docker deployment
The env file is updated to reflect the correct key value format
2022-07-26 16:31:42 -07:00
Shailesh Parmar
4cbdc530c3
Fix #6261 UI: Global settings page - services (#6347) 2022-07-26 15:22:59 -07:00
Shailesh Parmar
d3977bcb29
Fix #6291 UI: Remove required condition for dbt s3 from ui (#6361) 2022-07-26 15:19:39 -07:00
Suresh Srinivas
a23a9c84c1
Fixes #6336 - Add API to list of operations per resource for policy authoring (#6337)
* Fixes #6336 - Add API to list of operations per resource to be used for writing policies

* Fixing UI build errors

* Include only JSON schema file and not JSON data files in python code generation

* Fix generate

* Update operations list

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-07-26 12:08:01 -07:00
Harsh Vador
7da74d48e5
tier description dropdown (#6354)
* tier description dropdown

* code improvements
2022-07-26 23:52:55 +05:30
Chirag Madlani
9dc8cb6107
fix(ui): update placeholder to indicate search teams (#6351) 2022-07-26 23:12:39 +05:30
Chirag Madlani
0688f558cb
support pre-commit hook to avoid prettier or lint errors (#6358) 2022-07-26 23:01:03 +05:30
Nahuel
f8bb39f730
Update POM profile build configuration when using the only-backend profile (#6359) 2022-07-26 19:05:22 +02:00
Nahuel
30ff470922
Reduce the CI times for py-tests (#6352)
* Testing if we can reduce the CI times

* Update POM and run_local_docker script
2022-07-26 17:47:03 +02:00
Nahuel
fdfdaa14aa
Fix#5921: Implentation for retrieving auth provider config from Secret Manager (#6330)
* Implentation for retrieving auth provider config from Secret Manager

* Address PR comments

* Address code smells from SonarCloud

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-07-26 15:42:40 +02:00
Chirag Madlani
6f02774baa
feat(ui): support notification popover at navbar (#6090)
* feat(ui): support notification popover at navbar

* Remove conversation from notification box
Attach web-socket to listen on notifications
Add badge component from AntD
Fix loading issue
removing badge style from css

* fix notification misx

* support we based notification

* fix code smell

* update notifications

* update avatar component

* fix codesmell

* revert polling transport changes

* address comments
2022-07-26 18:53:10 +05:30
Abhishek Pandey
bef4d412ce
uniontype-coverage-added (#6348) 2022-07-26 15:21:34 +02:00
Sachin Chaurasiya
aac79dd566
feat UI : kill endpoint for IngestionPipeline (#6323)
*  feat UI : kill endpoint for IngestionPipeline

* minor change

* Remove reload logic

* Add unit tests

* Addressing review comments
2022-07-26 15:42:54 +05:30
Shailesh Parmar
5839620b60
UI: added webhook page in global setting (#6277)
* added left panel for global setting

* adding style for left panel

* removed unneccessary state depandancy and make setting route allowed only for sandbox and local env

* added webhook page in global setting

* added primery color to remove icon

* addressing comment

* addressing comment

* added wait time as delete service taking more time
2022-07-26 14:47:15 +05:30
Chirag Madlani
1959179a9a
fix(ui): redirect to home only if loggedIn flag updates (#6298)
* fix(ui): redirect to home only if loggedIn flag updates

* fix(ui): infinite load for first login
2022-07-26 13:06:53 +05:30
Sachin Chaurasiya
16e94a8b16
Fix #6320 UI : Update Entity Versions Markdown Parser (#6327) 2022-07-26 11:05:55 +05:30
Parth Panchal
cdda82ae8a
Fixed#6002: Added developer documentation for Java SDK. (#6321) 2022-07-25 12:55:04 -07:00
Vivek Ratnavel Subramanian
eb81a6a61a
Fix json2ts build errors (#6332) 2022-07-25 12:10:50 -07:00
Teddy
aae4410c93
Fies #6183 - Ability to set profile sample at the profilier workflow level (#6292)
Fies  #6183 - Ability to set profile sample at the profilier workflow level (#6292)
2022-07-25 12:08:20 +02:00
Sriharsha Chintalapani
67339a6c25
Fix #6313: Add om-comment to entities (#6315)
* Fix #6313: Add om-comment to entities

* Fix #6313: Add om-comment to entities
2022-07-25 12:28:21 +05:30
Snyk bot
7c7e19b36f
fix: upgrade mobx from 6.0.1 to 6.6.1 (#6301)
Snyk has created this PR to upgrade mobx from 6.0.1 to 6.6.1.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/harshach/project/450b4396-0ef4-4bb2-8b7a-9c8e6ab6c41d?utm_source=github&utm_medium=referral&page=upgrade-pr
2022-07-24 23:06:51 -07:00
Abhishek Pandey
f125c597a9
Atlas connector fix (#4112)
* refactored-atlas-schema

* atlas-source-connector-fixed

* code-formatted

* updated-service-creation

* code-formatted

* atlas-json-updated

* atlas-removed-from-database-service

* atlas-fqn-and-execution-flow-updated

* atlas-connector-fixed

* atlas--amundsen-removed-from-db-service

* code-cleanup

* removed-unused-codes

* code-smelled

* code-smell-removed
2022-07-25 11:23:36 +05:30
Nahuel
e2b176c5db
Fix failing test due to missing parameter in IngestionPipelineResource constructor (#6317) 2022-07-24 22:51:30 -07:00
Francisco J. Jurado Moreno
ae491f747f
[TASK-6295] Reduce memory footprint for S3 ingestion (#6308)
* Reduce memory footprint for parquet & CSV formats

* Add pagination, remove local var

* Add jsonl parser
2022-07-25 07:24:57 +02:00
Shailesh Parmar
3d2f3cfd15
Cypress: Add E2E test for delete service work flow (#6150) 2022-07-24 22:24:47 -07:00
Milan Bariya
5e5e728ea9
Create Messaging Topology (#6201)
Create Messaging Topology (#6201)
2022-07-25 07:17:15 +02:00
Nahuel
52b416ba65
Fix#5918: Save Airflow config credentials in secrets manager when bootstrapping (#6270)
* Implementation for saving auth provider airflow parameters in the Secret Manager

* Add Airflow configuration validator

* Add tests for validators

* Add missing tests
2022-07-25 07:08:14 +02:00
Pere Miquel Brull
7560635114
Fix #6280 - Bump DeltaLake version, tests and docs (#6307)
Fix #6280 - Bump DeltaLake version, tests and docs (#6307)
2022-07-24 18:49:15 +02:00