3981 Commits

Author SHA1 Message Date
Pere Miquel Brull
ea918495ff
Fix #6382 - Snyk workflows (#6413)
Fix #6382 - Snyk workflows (#6413)
2022-07-28 23:06:33 +02:00
Sriharsha Chintalapani
5f8e2a7f4f
Generic Test Case definition to capture different testcases (#5647) 2022-07-28 13:58:41 -07:00
mohitdeuex
160806c013
[Backend][Slack] Slack integration with UI (#6261)
* [Backend][Slack] Slack integration with UI

* [Backend][Slack] Slack integration with UI - removed unused jdbi

* [Backend][Slack] Slack integration with UI - URL fix + init webhook url during initialization

* [Backend][Slack] Slack integration with UI - remove slack

* [Backend][Slack] add Slack generic to exisiting jsons

* [Backend][Slack] PG fix and Java CheckStyle
2022-07-28 23:45:12 +05:30
Chirag Madlani
3522a6ed67
fix(ui): skip test file to unblock checks (#6412) 2022-07-28 23:05:13 +05:30
Pere Miquel Brull
d49def330c
update menu icons (#6411) 2022-07-28 17:45:17 +02:00
Onkar Ravgan
7d7a06b188
Added powerbi account setup documentation (#6402)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-28 17:33:21 +02:00
Pere Miquel Brull
4449acf1c9
cognito sso (#6407) 2022-07-28 17:08:02 +02:00
Chirag Madlani
3036e7fb5c
feat(ui): support mention notification on notification popover (#6395)
* feat(ui): support mention notification on notification popover

* move timer to constant

* update notification text
2022-07-28 20:29:01 +05:30
Onkar Ravgan
7fdab21a72
Glue Topology Refactor (#6231)
* rebase with main

* refactored glue for topology

* added glue unit tests

* resolved review comments

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-07-28 15:04:43 +02:00
Pere Miquel Brull
b7eb41a560
Fix #5840 - Upgrade Airflow container to 2.3.3 (#6362)
Fix #5840 - Upgrade Airflow container to 2.3.3 (#6362)
2022-07-28 14:46:25 +02:00
Chirag Madlani
33f2f4b283
chore(ui): cleaup package.json (#6398)
* chore(ui): cleaup package.json

* update package & webpack file

* cleanup
2022-07-28 17:24:22 +05:30
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