3870 Commits

Author SHA1 Message Date
Sachin Chaurasiya
9dacab3970
Fix #6616 UI: Announcement Improvements (#6617)
* Fix #6616  UI: Announcement Improvements

* Minor fix

* Minor change

* Rever minor change

* Addressing review comment
2022-08-06 13:35:23 +05:30
Aniket Katkar
af0079683c
UI(issue#6234) : Manage tab removal (#6536)
* Removed manage tabs from Table, Topic, Dashboard, Pipeline and ML Model entities
Modified unit tests according to the changes made in comnponents

* Fixed error while deleting entities except tables and also added test-ids to edit icons for cypress tests

* * Added functionaliy to delete entities through ManageButton on Service, DatabaseSchema and DatbaseDetails page.

* Added functionality to edit the owner through entity summary details on DatabaseSchema and DatabaseDetails page.
* Removed manage tab from Service, DatabaseSchema and DatabaseDetails page and did relevant utils changes.

* Cypress test fixes for manage tab removal and bug fix on service page

* * Service deletion message added

* Removed the option for soft delete for service, database and database schemas

* Cypress test slectors changed for specificity

* Added mocks for all APIs in service page unit tests

* Fixed failing unit tests

* Removed unused props

* Resolved onAnnouncementClick handler error.
2022-08-06 12:38:27 +05:30
Sachin Chaurasiya
1182402872
Add support for editing announcement (#6607) 2022-08-05 12:08:18 -07:00
Suresh Srinivas
7825986105
Fixes #6554 Add support for team of type Group (#6588)
* Fixes #6554 Add support for team of type Group

* Fixing test failure
2022-08-05 10:49:42 -07:00
Shilpa Vernekar
29248437c3
SSO Docker - changed to Bash from YAML (#6611) 2022-08-05 10:33:33 -07:00
Nahuel
a90787c54a
Fix Snyk vulnerability found in org.postgresql:postgresql@42.3.6 (#6612) 2022-08-05 10:33:00 -07:00
Akash Jain
ab6c9662dd
Add Page for GKE Deployment (#6606) 2022-08-05 10:32:45 -07:00
Milan Bariya
f3ec8c55a6
Clean col-level lineage internal logic (#6500)
* Clean col-level lineage internal logic

* Fix: The Python checkstyle failed

* Fix: SonarCloud Bugfix

* Add test

* Fix: Add multiple queries

* Fix: Based on review comments

* Fix: make py_format issue

* Fix: pytest issue

* Fix: BUG FIX
2022-08-05 20:48:28 +05:30
Sachin Chaurasiya
49033706a8
UI: Show announcement banner on entity pages and options to manage the announcement (#6543)
*  UI: Show announcement banner on entity pages and options to manage the announcement

* Fix undefined bug

* Create separate component for announcement thread

* Add support for announcement details in feedcard body

* Refactored feed header component

* Add support for showing active announcement

* fix unit test

* Styling change

* Address review comment

* Add unit tests

* Add support for isActive announcement util

* Fix timestamp issue
2022-08-05 13:13:59 +05:30
Chirag Madlani
4aaa995523
fix(ui): oidc login stuck at loading (#6597) 2022-08-05 12:48:41 +05:30
Mayur Singal
5e1b124d57
Fix #6530 & Fix #4975: Oracle Connection Enhancements (#6579)
* Fix #6530 & Fix #4975: Oracle Connection Enhancements

* updated migrations & docs
2022-08-05 10:28:04 +05:30
Sriharsha Chintalapani
3ea1f7845b
volumes.md - remove image with yaml (#6593) 2022-08-05 10:11:00 +05:30
Onkar Ravgan
3d93aaad53
Moved view lineage to post process (#6585)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-08-04 20:03:17 +02:00
Teddy
b37bca5471
Fixes #2954 -- Ingest sample data for profile, test suite and co. (#6586)
Fixes #2954 -- Ingest sample data for profile, test suite and co. (#6586)
2022-08-04 19:44:21 +02:00
Vivek Ratnavel Subramanian
3dd8929567
Fix #6462 Backend: Add support for filter by 'teamType' in teams API (#6531) 2022-08-04 09:08:51 -07:00
Sriharsha Chintalapani
1a42428e42
Add time series extention (#6416)
Co-authored-by: Vivek Ratnavel Subramanian <vivekratnavel90@gmail.com>
Co-authored-by: Teddy <teddy.crepineau@gmail.com>
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2022-08-04 07:22:47 -07:00
Mayur Singal
12f81c43f8
ES pipeline minor changes (#6565) 2022-08-04 15:22:09 +02:00
Chirag Madlani
c6d35f7c4c
fix(ui): Update flags from AuthProvider only (#6566) 2022-08-04 17:29:08 +05:30
Milan Bariya
45e6c2c7d7
Sample Data Ingestion use Create request (#6546)
* Sample Data Ingestion use Create request

* Fix: Code smell

* Fix: make_pyformat

* Fix: Changed based on comments
2022-08-04 11:13:48 +02:00
Shailesh Parmar
dbc4e7fe36
UI: unit test for users page component (#6449)
* added users and admin page to global settings menu

* addressing comment

* added unit test for userListPage with 96% statement coverage

* addressing comment
2022-08-04 14:16:01 +05:30
Mayur Singal
5754b1424a
Bigquery Docs Min Requirements (#6561) 2022-08-04 10:29:45 +02:00
Suresh Srinivas
951251a444
Fixes #6518 - Support conditional policies and policies overhaul (#6519) 2022-08-03 12:08:19 -07:00
Mayur Singal
91d9e810ea
Revert Rename on MetadataEs (#6537) 2022-08-03 19:36:09 +05:30
Nahuel
3e810f1401
Fix#5917: Stop saving connection service configuration parameters when secret manager is configured (#6522)
* Change how we store entities when using the secret manager

* Refactor of secret manager interface

* Fix implementation of decryptOrNullify
2022-08-03 15:58:27 +02:00
Shailesh Parmar
fb511dc961
UI: Global setting teams page (#6533)
* added teams page to global settings

* added icon and admin protection for global setting menu

* left panel style fixes

* addressing comment

* addressing comment

* added new user modal component for global setting team page

* fixed failing test
2022-08-03 17:56:26 +05:30
Pere Miquel Brull
6701ae6416
Fix #6489 - Update backup CLI (#6488)
Fix #6489 - Update backup CLI (#6488)
2022-08-03 12:01:57 +02:00
Sachin Chaurasiya
d6ffb0aa70
Fix #6528 Color updates on Pipeline (#6532) 2022-08-03 15:30:02 +05:30
Pere Miquel Brull
e2916b2521
Organise ingestion module (#6515)
Organise ingestion module (#6515)
2022-08-03 09:55:50 +02:00
Pere Miquel Brull
dc712e3179
Add executionDate to ingestionPipeline (#6481) 2022-08-03 08:13:55 +02:00
Parth Panchal
dd8b7fb5b0
Maven publish config changes in pom.xml (#6502)
* Config for maven publish

* Config for maven publish

* Config for maven publish

* Config for maven publish

* Config for maven publish

* Config for maven publish

* Config for maven publish
2022-08-03 10:49:44 +05:30
Suresh Srinivas
4cc6f09062
Fixes #6526 - Reset the Fernet Mock in SecretManager in tests (#6527) 2022-08-02 17:35:06 -07:00
Suresh Srinivas
9760da6d2f
Fixes #6524 Ensure single Organization in the team hierarchy (#6525) 2022-08-02 17:33:36 -07:00
Sachin Chaurasiya
70654f309c
Feat : UI Add support to create an announcement (#6507) 2022-08-02 10:28:49 -07:00
Aniket Katkar
13eabfe2db
Fix(Ui): Fixed the teams search irrelevant suggestions issue (#6516)
* Fixed the issue where teams suggestions when searched were not showing relevant results

* Fixed isJoinable param issue
2022-08-02 21:47:13 +05:30
Chirag Madlani
6e8da06b12
fix(ui): for use signin we should try fallback popup login (#6506)
* fix(ui): for use signin we should try fallback popup login

* fix authState for signIn page
2022-08-02 19:15:50 +05:30
Nahuel
cfc3568c19
Fix: wrong sed command in Airflow APIs test GH workflow (#6510) 2022-08-02 14:15:03 +02:00
Pere Miquel Brull
049077e1b5
Airflow APIs coverage (#6501)
Airflow APIs coverage (#6501)
2022-08-02 14:02:44 +02:00
mohitdeuex
9792586cff
[Backend][Java SDK] SNYK security fix (#6505) 2022-08-02 14:02:14 +02:00
Mayur Singal
b1975de123
Bigquery Docs Fix (#6508) 2022-08-02 14:01:51 +02:00
Pere Miquel Brull
0c7e4f716e
Docs - Add schemas navigation info (#6494)
Docs - Add schemas navigation info (#6494)
2022-08-02 12:58:46 +02:00
Aniket Katkar
6175b821c5
Teams search by query response size increased. (#6503) 2022-08-02 16:14:43 +05:30
Sachin Chaurasiya
ee6dbe8adb
Fix #6497 UI : Replace arrow with Read more text (#6498)
* Fix #6497 UI : Replace arrow with `Read more` text

* Add unit test

* Fix unit test

* Fix unit test
2022-08-02 15:41:17 +05:30
Nahuel
a878aa911c
Fix#6212: Retrieve connection params from secret manager in CLI commands (#6441)
* Retrieve connection params from secret manager for database connectors

* Retrieve connection params from secret manager for all services except database connectors

* Stop retrieving connection from SM in Airflow rest plugin

* Retrieve connection params from secret manager for dashboard services

* Retrieve connection params when initializing Workflow/ProfilerWorkflow objects

* Align services topologies + comment changes in topology runner

* Address SonarCloud bug detected

* Update database service topology

* Address PR comments

* Address PR comments

* Address PR comments
2022-08-02 09:13:46 +02:00
Pere Miquel Brull
157fcd8dcf
DeltaLake does not support profiler (#6495) 2022-08-02 08:45:43 +02:00
Vivek Ratnavel Subramanian
39df2a4845
Backend: Add support for Announcement Description (#6493) 2022-08-01 16:19:45 -07:00
Nahuel
550b4645cf
Do 'mvn clean install' when running security-scan GH workflow (#6492) 2022-08-01 16:04:35 -07:00
Akash Jain
cac59328d0
feat: prepare metadata docker cli with 0.11.4 (#6490) 2022-08-02 00:57:09 +05:30
Aniket Katkar
11276986e4
Fix(UI)#6445: Global Search no data placeholder removal (#6482) 2022-08-01 10:58:33 -07:00
Parth Panchal
2f65eb711a
Backend: Util counts api fix (#6473) 2022-08-01 09:22:15 -07:00
Teddy
818736e2ca
Fix SQLite same thread error (#6486) 2022-08-01 17:33:53 +02:00